/*********************************************
* EroCa24.com
* Copyright by MX Progress
*********************************************/
/* Mainpart - Global Styling */
html { 
	margin:0px;
	padding:0px;
	overflow-y:scroll;
}
body { 
	margin:0px;
	padding:0px;
	background:url('./eroca_style/back.png') fixed;
	background-color:#000000;
	color:#ffffff;
	font:10px Arial,Helvetica,Tahoma,Sans-Serif,Verdana;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#fda720;
}
a:hover {
	color:#ffffff;
}
img {
	border:0px;
}
.clear { 
	clear:both;
}
p {
	border:0px;
	margin:0px;
}

/* Content */
.divGirls {
	width:713px;
	height:25px;
	overflow:hidden;
	background:url('./eroca_style/girls.png');
	margin-top:5px;
	margin-bottom:5px;
}
.divGirls a {
	display:block;
	float:left;
	height:25px;
}
.divHeader {
	width:713px;
	height:96px;
	overflow:hidden;
}
.divHeader a {
	display:block;
	float:left;
	height:96px;
}
.divPage {
	width:713px;
	height:338px;
	overflow:hidden;
	background:url('./eroca_style/enter_bottom.png');
}
.divPage a {
	display:block;
	float:left;
	height:325px;
	color:#000000;
	font:10px Tahoma,Sans-Serif,Verdana;
	font-weight:bold;
}
.divPage a:hover {
	color:#ff0000;
}
.enterLeft {
	margin:0px;
	margin-left:18px;
	margin-right:10px;
}
.enterRight {
	margin:0px;
	margin-left:10px;
	margin-right:18px;
}
.divToplists {
	width:713px;
	height:25px;
	overflow:hidden;
	background:url('./eroca_style/toplists.png');
	margin-top:5px;
}
.divToplists a {
	display:block;
	float:left;
	height:25px;
}
.divNavi {
	width:713px;
	height:25px;
	overflow:hidden;
	background:url('./eroca_style/intern.png');
	margin-top:5px;
	font-weight:bold;
	color:#000000;
}
.divNavi a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.divNavi a:hover {
	color:#ffffff;
}
.spanNavi {
	margin-top:6px;
}
.divPreview {
	float:left;
	border:0px;
	width:324px;
	height:325px;
	overflow:hidden;
}
.span3 {
	margin-top:3px;
}

/* Small Backlinks */
.divSback {
	width:200px;
	float:left;
	margin-left:5px;
}
.divSback2 {
	width:100%;
	background-color:#666666;
	margin-bottom:5px;
}
.divSback3 {
	padding:1px;
}
.divSback4 {
	width:198px;
	background-color:#333333;
}
.divSback5 {
	padding:10px;
}

/* Large Backlinks */
.divLback {
	width:508px;
	float:left;
}
.divLback2 {
	width:100%;
	background-color:#666666;
	margin-bottom:5px;
}
.divLback3 {
	padding:1px;
}
.divLback4 {
	width:506px;
	background-color:#333333;
}
.divLback5 {
	padding:10px;
}

/* Complete Background-Box */
.divBback {
	width:713px;
	margin-top:5px;
}
.divBback2 {
	width:100%;
	background-color:#666666;
	margin-bottom:5px;
}
.divBback3 {
	padding:1px;
}
.divBback4 {
	width:711px;
	background-color:#333333;
}
.divBback5 {
	padding:10px;
}
.divBback6 {
	padding:5px;
}

/* Link-Spalten */
.divSpalteLinks,
.divSpalte {
	float:left;
	width:130px;
	text-align:left;
	font-size:10px;
	color:#000000;
	margin-bottom:3px;
}
.divSpalte {
	margin-left:10px;
}
.myLinkBanner {
	display:none;
}

/* Disclaimer*/
.divGer {
	width:354px;
	float:left;
}
.divEng {
	width:354px;
	margin-right:5px;
	float:left;
}
.divGer2,
.divEng2 {
	width:100%;
	background-color:#666666;
	margin-bottom:5px;
}
.divGer3,
.divEng3 {
	padding:1px;
}
.divGer4,
.divEng4 {
	width:352px;
	background-color:#333333;
}
.divGer5,
.divEng5 {
	padding:10px;
	text-align:left;
}
