/* ======= Algemeine Definitionen ===================*/
* {
     margin: 0 auto;
     padding:0;
     border:0
}

body{
     background-color:#EBEBEB;
	 font:0.76em Thoma, Verdana, Arial, Helvetica, sans-serif;
	 color:#000;
	 /*background:url(../images/seitensprung.fick-sex-bilder_bg.gif) #000;*/
	 }
a:link{
	
	color:#000;
	
	}
a:visited{
	
	color:#000;
	}
a:hover{
	color:#FF0000;
}
h1{
	font-size:1.2em;
	color:#000;
}
h2 {
  font-size:0.9em;
	color:#000;
}
/* ======== Main Container  ======== */
#container{
	 width:990px;
	 height:auto;
	 overflow:auto;
	 margin:0px auto;
	 padding:0px;
	 background-color:#FFF;
	 border:#660066 1px solid;
}
/* ======== Header   ========= */
#header {
	width:990px;
	height:100px;
	text-align:center;
	padding:50px 0px 0px 0px;
	background:url(../images/mollige-frauen.fick-sex-bilder.com.jpg) no-repeat;
	
}
#header h1{
	color:#660066;
	font-size:1.8em;
	text-shadow: 0.1em 0.1em #FFF;
}
/* === Left side ====== */
#leftside{
	float:left;
	width:145px;
	height:auto;
	padding:10px 0px 0px 5px;
}

iframe{
	border:1px #C1B4A4 solid;
}
#leftside ul{
	list-style:none;
	font-weight:bold;
	padding:5px 0px 20px 5px;
	background-color:#FFCCFF;
	border:1px #660066 solid;
	margin:10px 0px 10px 0px;
	}
#leftside li{
	line-height:1.4em;
	font-weight: normal;
}
/* ==== Content ===== */
#content{
	float:left;
	width:810px;
	height:auto;
	padding:0px 0px 0px 20px;
	
}
#singles{
	width:auto;
	height:auto;
	overflow:auto;
	padding:5px;
	text-align:center;
}
#singles .singletitel{
    text-align:center;
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0px 5px 0px;	
}
#singles .singlebox{
	min-width:150px;
	float:left;
	text-align:center;
	padding:5px;
}
* html #singles .singlebox{
	width:150px;
	float:left;
	text-align:center;
	padding:5px;
}
#singles .singlebox:hover{
	background-color:#D72062;
}
#content .post{
	float:left;
	width:380px;
	min-height:255px;
	margin:10px 5px 10px 5px;
	padding:5px;
	background-color:#FFCCFF;
	border:1px #660066 solid;
}
#content .post h2{
	font-size:1.2em;
	color:#000;
	margin-bottom:10px;
}
#content .post img{
	float:left;
	margin:5px 10px 5px 5px;
}
#content .pagination {
	clear:both;
	height:30px;
	text-align:center;
}

#content .pagination ul{
	clear:both;
	width:100%;
	list-style:none;
}
#content .pagination li{
	float: left;
	display: block;
	padding:3px 5px 3px 5px;
	margin:2px;
	border:1px #FFCCFF solid;
}
#content .pagination li.page_info{
	float: left;
	display: block;
	padding:3px 5px 3px 5px;
	color: #666666;
	border:1px #FFCCFF solid;
}
#content .pagination li.active_page {
	border:1px #660066 solid;
}
#content .pagination li.disabled{
	/*display:none;*/
	
}
#gall_top{
	width:970px;
	height:auto;
	padding:5px 10px 5px 10px;
}
#gall_top h2{
	font-size:1.2em;
	color:#000;
	margin:0px 0px 10px 0px;
}
#gall_top_bigimage{
	width:970px;
	height:auto;
	padding:5px 10px 5px 10px;
	text-align:center;
}
#gall_top_bigimage h2{
	font-size:1.2em;
	color:#000;
	margin:0px 0px 10px 0px;
}
.klickteaser{
	width:990px;
	height:45px;
	text-align:center;
	font-size:2.0em;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
.klickteaser a:hover{
	text-decoration:none;
}
.imagecontainer{
	width:840px;
	height:auto;
	overflow:auto;
	padding:5px 10px 5px 140px;

}
.imagecontainer img{
	padding:10px;
	margin:5px;
	background-color:#FFCCFF;
	border:1px #660066 solid;
}
.bigimagecontainer{
	width:990px;
	height:auto;
	overflow:auto;
	text-align:center;
}
.bigimagecontainer img{
	padding:10px;
	margin:5px;
	background-color:#FFCCFF;
	border:1px #660066 solid;
}
#gallery_previes{
	float:left;
	width:475px;
	height:30px;
	text-align:left;
	padding:0px 0px 0px 20px;
}
#gallery_previes a{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
#gallery_previes a:hover{
	text-decoration:underline;
}
#gallery_next{
	float:left;
	width:475px;
	height:30px;
	text-align:right;
	padding:0px 20px 0px 0px;
}
#gallery_next a{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
#gallery_next a:hover{
	text-decoration:underline;
}
#back_to_gal{
	width:990px;
	height:30px;
	text-align:center;
}
.error_container{
	text-align:center;
}
.error_container h2{
	font-size:1.8em;
}
/* ==== Footer ======== */
#footer{
	clear:both;
	width:970px;
	height:50px;
	text-align:center;
	padding:10px;
}

