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

body{
     background-image: url(http://lesben-sex.amateur-freepics.com/hintergrund.jpg);
	 font:.9em  Arial, Helvetica, sans-serif, Georgia, Verdana;
	 color:#000000;
	 text-align:center;
	 }
a{
   font-size: 1em;
   color:#CC99CC;
   text-decoration: underline;
	}
a:visited{
   font-size: 1em;
   color:#CC99CC;
   text-decoration:underline;
	}
a:activ{
   font-size: 1em;
   color:#FF0000;
   text-decoration:underline;
	}
a:hover{
   font-size: 1em;
   color:#FF0000;
   text-decoration:none;
	}

/* ======== Seiten-Container ========================*/
#container{
     width:955px;
	 background-color:#fff;
	 margin:0px auto;
	 padding:0px;
	 border:1px solid #000;
	 text-align:left;
	 }
/* ======== Header ============================*/

#header{
	text-align:center;
	height:196px;
}
#header h1{
	
	font-size:2.5em;
	padding:50px 0px 0px 0px;
}
/* ======== Main ==============================*/

#main{
	
	width:100%;
	display:inline;

}
.bigimage{
	
	float:left;
	width:300px;
	height:241px;
	margin: 10px 10px 10px 10px;
}


.bigimage img{
	
	border:1px solid #000;
	padding: 10px 10px 10px 10px;
}



.maintext{
	float:right;
	width:490px;
	margin:10px 10px 10px 0px;
	
}

.linkundertext{ 
   float:left;
   text-align:center;
   margin:10px 10px 10px 10px;
   
   }
.linkundertext a{
   font-size: 2.0em;
   font-weight:bold;
   color:#660066;
   text-decoration: underline;
	}
.linkundertext a:visited{
   font-size: 2.0em;
   font-weight:bold;
   color:#660066;
   text-decoration:underline;
	}
.linkundertext a:activ{
   font-size: 2.0em;
   font-weight:bold;
   color:#660066;
   text-decoration:underline;
	}
.linkundertext a:hover{
   font-size: 2.0em;
   font-weight:bold;
   color:#CC99CC;
   text-decoration:none;
	}
.textlink{
	
	clear:both;
	text-align:center;
	margin:10px 10px 10px 10px;
}

.textlink a{
   font-size: 2.0em;
   font-weight:bold;
   color:#660066;
   text-decoration: underline;
	}
.textlink a:visited{
   font-size: 2.0em;
   font-weight:bold;
   color:#660066;
   text-decoration:underline;
	}
.textlink a:activ{
   font-size: 2.0em;
   font-weight:bold;
   color:#660066;
   text-decoration:underline;
	}
.textlink a:hover{
   font-size: 2.0em;
   font-weight:bold;
   color:#CC99CC;
   text-decoration:none;
	}

.smallimages{
	
	margin:20px 10px 10px 10px;
	
}

* html .smallimages{
	
	margin:20px 10px 10px 20px;
	
}
.smallimages img{
	border:1px solid #000;
	padding: 10px 10px 10px 10px;
	margin:0px 10px 0px 0px;
	text-align:center;
	}
* html .smallimages img{
	border:1px solid #000;
	padding: 10px 10px 10px 10px;
	margin:0px 5px 0px 0px;
	text-align:center;
	}
.llink a{
   font-size: .2em;
   color:#FFF;
   text-decoration:none;
	}
.llink a:visited{
   font-size: .2em;
   color:#FFF;
   text-decoration:none;
	}
.llink a:activ{
   font-size: .2em;
   color:#FFF;
   text-decoration:none;
	}
.llink a:hover{
   font-size: .2em;
   color:#FFF;
   text-decoration:none;
	}
/* ======== Footer ======================== */
#footer{
	clear:both;
	height:25px;
	text-align:center;
}
