/* ======= Allgemeine Definitionen ===================*/
* {
    margin:0;
    padding:0;
    border:0
	}
body{
    background-image: url(http://www.amateure-exclusiv.com/img/wp.gif);
	background-color: #945F21;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
	font-size: 0.76em;
	text-align:center;
	}
h1{
	font-size:1.0em;
	color:#000;
	padding: 5px 10px 0px 10px;
	text-align:center;
	}
a:link{
	color:#000;
	}	
a:visited{
	color:#000;
	}	
a:hover{
	color:#960000;
    }
/* ====== Wrapper-Container =========================*/
#wrapper{
    width:980px;
	height:auto;
	overflow:auto;
	}
/* ======== Seiten-Container ========================*/
#container{
     width:980px;
	 margin:0px auto;
	 padding:0px;
	 text-align:left;
	 }
#header{	
	width:980px;
	height:122px;
	text-align:top;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFD78;
	border-top:#945F21 solid 4px;
	border-left:#945F21 solid 4px;
	border-right:#945F21 solid 4px;
    }
	
/* ======== content ===============*/
#content{
	width:980px;
	height:auto;
	overflow:auto;
	background-color:#FFFD78;
	border-left:#945F21 solid 4px;
	border-right:#945F21 solid 4px;
	}

*html #content{
	width:988px;
	height:auto;
	overflow:auto;
	background-color:#FFFD78;
	border-left:#945F21 solid 4px;
	border-right:#945F21 solid 4px;
	}


#content #leftside{
    float:left;
	padding:10px 0px 0px 10px;
	width:150px;
	}
#content #imagecontainer{
    float:left;
	width:800px;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	}

#content #imagecontainer img{
	float: left;
	width:107px;
	height:150px;
	margin:2px 2px 0px 0px;
	border:#945F21 1px solid;
	}
#content #imagecontainer .einleitung{
	float:left;
	width: 773px;
	height: 120px;
	margin:2px 0px 0px 0px;
	border:#945F21 1px solid;
	}
#content #imagecontainer .imgbigright{
	float: right;
	width:218px;
	height:304px;
	margin:2px 25px 0px 0px;
	border:#945F21 1px solid;
	}
#content #imagecontainer .imgbigleft{
	float: left;
	width:218px;
	height:304px;
	margin:2px 2px 0px 0px;
	border:#945F21 1px solid;
	}	
#content #leftside .leftmenue{
	width:150px;
	margin:8px 0px 0px 0px;
	}
#content #leftside .leftmenue ul{
	list-style:none;
	font-size:1.0em;
	margin:2px 0px 0px 5px;
	}
#content #imagecontainer .topliste{
	float:left;
	width: 773px;
	height: 150px;
	margin:2px 0px 0px 0px;
	border:#945F21 1px solid;
	}
#content #imagecontainer .topliste img{
	clear: both;
	width: 770px;
	height: 45px;
	border:none;
	}
#content #imagecontainer .topliste ul{
   	float:left;
	list-style:none;
  	margin:10px 0px 0px 10px;
	}
#content #imagecontainer .wergr{
	float:left;
	width: 387px;
	height: 300px;
	margin:2px 3px 4px 0px;
	border:#945F21 1px solid;
	}
#content #imagecontainer .navi{
	float:left;
	width: 773px;
	height: 30px;
	margin:2px 0px 2px 0px;
	text-align: center;
	}
#content #imagecontainer .navi img{
	float:left;
	width: 110px;
	height: 25px;
	border:none;
	}
#content #imagecontainer .imgadds{
	background-color: #FFFD78;
	float:left;
	width: 773px;
	height: 160px;
	padding:0px 0px 0px 20px;
	margin:2px 0px 2px 0px;
	}
	
#content #imagecontainer .navi ul{
	list-style:none;
	font-size:1.5em;
	padding:2px 0px 0px 0px;
	}
#content #imagecontainer .textlink{
	float:left;
	width: 773px;
	height: 25px;
	margin:2px 0px 2px 0px;
	padding:7px 0px 0px 0px;
	font-size:2.2em;
	text-align: center;
	}

		
/* ====== Footer ======== */
#footer{
	width: 980px;
	height: 20px;
	text-align: center;
	background-color:#FFFD78;
	color: #000;
	border-left: #945F21 solid 4px;
	border-right: #945F21 solid 4px;
	border-bottom: #945F21 solid 4px;
	}
/* ====== Hacks ======== */

* html #content #leftside{
    float:left;
	padding:10px 0px 0px 5px;
	width:150px;
	}
*html #footer{
	width: 988px;
	height: 20px;
	text-align: center;
	background-color:#FFFD78;
	color: #000;
	border-left: #945F21 solid 4px;
	border-right: #945F21 solid 4px;
	border-bottom: #945F21 solid 4px;
	}


