/*=====================================================
  Inhaltsverzeichnis
======================================================*/
/*
1. Algemeine Definitionen
2.Seiten Container
3.Kopf-Container
4.Wrapper-Continer 
4.Linke-Seite
5.Inhalts-Container
6.Rechte-Seite
7.Footer-Continer
*/

/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}

body{
     background-color: #990000;
	 font:.9em/1.3em Verdana, Arial, Helvetica, sans-serif;
	 color:#000000;
	 text-align:center;
	 }
	 
/* ----- Hack für IE 7 aber nicht für Opera 5-9 ----- */
html*div#rightside {
   margin: 0 0 0 -0.5em;
   /* ----- Hack nicht für IE ab Version 7 und andere Browser ----- */
   _margin: 0 0 0 0;
   /* ----- Hacks nur für IE 5 Mac ----- */
   /*\*//*/
   margin: 0 0 0 0;
   /**/
} 
/* ======== Seiten-Continer ========================*/
#container{
     width:760px;
	 background-color: #6c0326;
	 margin:0px auto;
	 padding:0px;
	 border:1px solid #6c0326;
	 text-align:left;
	 }


/* ======= Kopf Container =========================*/
#header{
    width:100%;
	height:200px;
	background-color:#6c0326;
	background-image:url(siteimages/amateure-porno-bilder.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
	
/* ====== Wrapper-Continer =========================*/

#wrapper{
    width:760px;
	overflow:auto;
    background-color:#FFFFFF;
	background-repeat:repeat-x;
	}

/* ====== Linke-Seite ============================*/
#leftside{
    float:left;
	width:145px;
	font-size: 0.9em;
	}

#leftside ul{
    margin: 5px 0px 0px 5px;
}

#leftside ul li {
    line-height:15px;
    list-style:none;
    text-align:left;
}

#leftside ul li a {
    display:block;
    width:100%;
    color:#000000;
    text-decoration:none;
}

#leftside ul li a:hover {
    color:#581328;

}

#bannerleftside{
   margin:10px 20px 0px 5px;
   padding:0px;
   
   }
/* ====== Inhalts-Container =====================*/

#content{
    float:left;
	width:470px;
	font-size: 0.9em;
	margin:10px 0px 0px 0px;
	padding:0px;
	}
#content h1 {
   font-size: 1.3em;
   color:#000;
   margin-bottom:20px;
   border-bottom:1px solid #000;
}

#content h2 {
   font-size: 1.1em;
   margin:15px 0;
}
#bild{
    float: left;
   margin-right:1em;
  padding-top: 4px;
  }
#bild_02{
    float:right;
   margin-left:1em;
  padding-top: 4px;
  
  }
  
 #textcontainer_01{
    width:460px;
	height:auto;
	margin:20px 0px 0px 0px;
	}
#textcontainer_01 h1{
   font-size: 1.0em;
   color:#000;
   margin-bottom:0px;
   border-bottom:0px;
	}
#weiter{
   width:460px;
	height:auto;
	margin:10px 0px 0px 0px;
	text-align:center;
}

/* ====== Rechte Seite =========================*/
#rightside{
   clear:right;
    float:left;
	width:145px;
	font-size: 0.9em;
	}
	
#rightside ul{
    margin: 5px 5px 0px 0px;
}
	
#rightside ul li {
    line-height:15px;
    list-style:none;
    text-align:right;
}

#rightside ul li a {
    display:block;
    width:100%;
    color:#000000;
    text-decoration:none
}

#rightside ul li a:hover {
   color:#581328;
   
}
#bannerrightside{
   margin:10px 0px 0px 20px;
   padding:0px;
   
   }
/* ====== Footer-Continer ====================*/

#footer{
    clear:left;
    background-color:#6c0326;
	height:20px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	
	}
#footer a{
    color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover{
    color:#CCCCCC;
	text-decoration:none;
	}
/* ======== END ============================*/

#partnerlinks {
    font:.9em/1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	}
#partnerlinks a{
    font:.9em/1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	}
#partnerlinks a:hover{
    font:.9em/1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	}
