/* ======= Algemeine Definitionen ===================*/ 
* {
    margin: 0 auto;
    padding: 0;
    border: 0;
}

body { font: 0.76em Thoma, Verdana, Arial, Helvetica, sans-serif; color: #000; background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: center top; }

a:link{
	color:#7d1597;
	}
a:visited{
	color:#7d1597;
	}
a:hover{
	color:#de00ff;
	text-decoration:none;
}

h2, h1 {
  font-size:0.9em;
	color:#7d1597;
}
/* ========= Main container ====== */
#container{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:990px; height:auto; margin-bottom:20px; }
/* ==== Header Container  ======= */

#header{
	width:990px;
	height:180px;
	background: #fff url(images/header.jpg) no-repeat;
	text-align:center;
	padding:20px 0 0;
}
#header h1{
	float:left;
	/*width:300px;*/
	font-size:1.6em;
	color:#FFF;
	margin:150px 10px 0px 280px;
}
* html #header h1{
	margin:150px 10px 0px 140px;
}
#header h2{
	float:left;
	/*width:350px;*/
	font-size:1.6em;
	color:#FFF;
	margin:150px 0px 0px 0px;
}
/* ==== Topmenue Container  ======= */
#topmenue{
	width:990px;
	height:20px;	
}

/* ==== Lefdside Container  ======= */
#leftside{ float:left; width:180px; min-height:820px; background-color:#f094bb; height: 1600px; margin:20px 10px 10px; display:inline; }
* html #leftside{
	margin:20px 10px 10px 5px;
}
#leftside h2{ color: #7d1597; width:180px; text-align:center; padding:5px 0; font-size:1.2em; }
#leftside ul{
	list-style:none;
}
#leftside li{
	width:160px;
	text-align:left;
	padding:2px 0px 2px 5px;
	font-weight:bold;
	font-size:1.0em;
}
#leftside .cats{
	padding:0px 0px 10px 0px;
}
#leftside .nisches{
	margin:10px 0px 20px 0px;
}
#leftside .banner { text-align: center; }
#leftside .affairebox{
	width:175px;
	height:170px;
	background-color:#fff;
	margin:20px 0 20px 2px;
}
/* ==== Content Container  ======= */
#content{ float:left; width:590px; height:auto; min-height:820px; margin:20px 0 10px; color:#000; background-color: #fff; display:inline; }
#content a{ color: #ac2acd; font-weight: bold; text-decoration:underline; }

#content .welcometext {
	padding:10px;
	text-align:justify;
	
}
#content .box { text-align: justify; padding: 10px; }
#content .welcometext h2, #content .welcometext h1{
	padding:5px 0px 5px 0px;
	font-size:1.2em;
}
#content .categorietext {
	min-height:240px;
	padding:10px;
	text-align:justify;
	
}
#content .categorietext h2{
	padding:5px 0px 10px 0px;
	font-size:1.2em;
}
#content .categorietext img{
	float:left;
	width:250px;
	padding:0px 10px 0px 0px;
}
#content .categorietext .sexkontaktetext{
	float:left;
	width:295px;
	padding-top:10px;
	padding-bottom:20px;
	margin-left:25px;
}

#content .categorietext .suchboxklein{
	float:left;
	width:230px;
	height:215px;
}
#content .actext {
	min-height:150px;
	padding:10px;
	text-align:justify;
	
}

#content .actext h2{
	padding:5px 0px 10px 0px;
	font-size:1.2em;
}
#content .actext .acinfotext{
	float:left;
	width:510px;
	height:150px;
	margin-left:20px;
}
#content .acprofile{
	width:525px;
	height:250px;
	margin-left:25px;
	margin-bottom:20px;
}
#content .actemplate{
	width:510px;
	height:400px;
	margin-left:30px;
	margin-bottom:20px;
}
#content .smtemplates{
	width:525px;
	height:465px;
	margin-left:25px;
	margin-bottom:40px;
}

#content .seitentext {
	width:500px;
	min-height:240px;
	padding:10px;
	text-align:justify;	
}
#content .seitentext h2{
	padding:5px 0px 10px 0px;
	font-size:1.2em;
}
#content .seitentext img{
	float:left;
	padding:0 10px 0 5px;
}
#content .forfreetext {
	width:500px;
	padding:10px;
	text-align:justify;	
}
#content .forfreetext  h2{
	padding:5px 0px 10px 0px;
	font-size:1.2em;
}

#content .multiplewebsites{
	width:585px;
}
#content .multiplewebsites .singlywebsite{
	float:left;
	width:260px;
	padding:10px;
	border:1px #00D8F1 solid;
	margin:5px 5px 5px 5px;
}
* html #content .multiplewebsites .singlywebsite{
	margin:5px 0px 5px 5px;
}

#content .multiplewebsites .singlywebsite .websitetitle{
	width:260px;
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	color:#fff;
}
#content .multiplewebsites .singlywebsite .websitetaser{
	width:260px;
	font-size:1.0em;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}

#content .paysitegals{
	width:530px;
	min-height:290px;
	margin:0px 0px 20px 40px;
	
}
#content .paysitegals .paysitegalimage{
	float:left;
	padding:0px 5px 0px 5px;
	margin:10px 15px 0px 0px;
	text-align:center;
}

#content .paysitegals .paysitegalimage a{
	text-decoration:none;
}
#content .paysitegals .paysitegalimage img{
	width:150px;
	height:120px;
	
}
#content .paysitemailform{
	clear:both;
	width:500px;
	height:180px;
	border:1px #FFF solid;
	padding:5px 0px 20px 2px;
	margin-bottom:40px;
	margin-left:43px;
	background-color:#C62B57;
	text-align:center;
}	

#content .paysitemailform .profilbilder {
	width:500px;
}
#content .paysitemailform .profilbilder a{
	text-decoration:none;
}

#content .paysitemailform .profilbilder img{
	width:83px;
	margin-top:5px;
	
}
#content .paysitemailform .emailhinweis{
	font-size:2.5em;
}
#content .paysitemailform form{
	width:500px;
	text-align:center;
	margin:5px 0px 5px 0px;
	
	
}
#content .paysitemailform .input{
	width:490px;
	height:15px;
	/*padding:2px;*/
	border:1px #2D5082 solid;
	text-align:center;
}


#content .paysitemailform .submitbutton{
	width:497px;
	height:20px;
	cursor:pointer;
	background-image:url(images/submitbutton.gif);
	margin-top:5px;
	
}

#content .paysitemailform .submitbutton:hover{
	background-image:url(images/submitbutton-hover.gif);
	}
#content .paysitemailform .preishinweis{
	width.300px;
	height:10px;
	padding:15px 0px 10px 0px;
	margin-left:110px;
	font-weight:bold;
}

#content .bannercontent{
	width:585px;
	font-size:2.5em;
	text-align:center;
	margin-bottom:15px;
}

#content .videocovers{
	width:530px;
	height:500px;
	margin:0px 0px 20px 40px;
	
}
#content .videocovers .videocover{
	float:left;
	padding:0px 5px 0px 5px;
	margin:10px 15px 0px 0px;
	text-align:center;
}

#content .videocovers .videocover a{
	text-decoration:none;
}
#content .videocovers .videocover img{
	width:100px;
	height:142px;
	
}
#content .videocovers .videocover .catname{
	font-size:0.8em;
}
/* ==== Right Container  ======= */
#rightside{ float:left; width:170px; min-height:820px; background-color:#f094bb; margin:20px 10px 10px; padding:0 5px; overflow:hidden; text-align: center; height: 1600px; display:inline; }
* html #rightside{
	margin:20px 3px 10px 10px;
}
#rightside h2{ color: #7d1597; width:170px; text-align:center; padding:5px 0; font-size:1.2em; }
#rightside .galimage{
	width:150px;
	height:120px;
	padding: 5px 5px 5px 5px;
}
#rightside .galimage img{
	width:150px;
	height:120px;
	
}
#rightside .bannerbox{
	text-align:center;
}
/* ==== Footer Container  ======= */
#footer{
	clear:both;
	width:990px;
	height:20px;
	background-color:#fff;
}