<!--
html,body {
	width: 100%;
	margin: 0;
}
body {
	background-image:url(gfx/background.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#outer {
	width: 1010px;
}


/* Hauptbereiche */
#left {
	width: 183px;
	float:left;
	height: 915px;
}
#main {
	width: 614px;
	float: left;
	height: 869px;
	float: left;
}
#schatten {
	width: 7px;
	height:915px;
	float:left;
}
#right {
	float: left;
	width: 143px;
}
/*******************************
		Linke Spalte
 *******************************/
#nav {
	float: left;
	width:120px;
}
#nav ul {
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
}
.navbox {
	width: 120px;
	height: 183px;
}
#nav_telefonsex {
	background-color: #e1cbf2;
	color: #7000b7;
}
#nav_telefonsex a {
	color:#7000b7;
	text-decoration:none;
}
#nav_telefonsex a:hover {
	color:#aa68d5;
	text-decoration:none;
}
#nav_telefonsex_aktiv {
	background-color: #7000b7;
	color:#FFFFFF;
}
#nav_telefonsex_aktiv a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav_telefonsex_aktiv a:hover {
	color: #e1cbf2;
	text-decoration:none;
}
#nav_geschichten {
	background-color: #f7e5cb;
	color: #a85700;
}
#nav_geschichten a {
	color: #a85700;
	text-decoration:none;
}
#nav_geschichten a:hover {
	color: #df780a;
	text-decoration:none;
}
#nav_geschichten_aktiv {
	background-color: #f07c00;
	color: #FFFFFF;
}
#nav_geschichten_aktiv a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav_geschichten_aktiv a:hover {
	color: #f7e5cb;
	text-decoration:none;
}
#nav_webcams {
	background-color:#e7f4d0;
	color:#063200;
}
#nav_webcams a {
	color: #063200;
	text-decoration:none;
}
#nav_webcams a:hover {
	color:#14a500;
	text-decoration:none;
}
#nav_webcams_aktiv {
	background-color: #22aa0f;
	color:#FFFFFF;
}
#nav_webcams_aktiv a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav_webcams_aktiv a:hover {
	color: #e7f4d0;
	text-decoration:none;
}
#nav_linktipps {
	background-color:#cbebf2;
	color:#014154;
}
#nav_linktipps a {
	color: #014154;
	text-decoration:none;
}
#nav_linktipps a:hover {
	color: #0095c1;
}
#nav_linktipps_aktiv {
	background-color:#008eb7;
	color:#FFFFFF;
}
#nav_linktipps_aktiv a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav_linktipps_aktiv a:hover {
	color: #cbebf2;
	text-decoration:none;
}
#nav_freepix {
	background-color:#f2cbf1;
	color:#740073;
}
#nav_freepix a {
	color: #740073;
	text-decoration:none;
}
#nav_freepix a:hover {
	color: #cf18cd;
}
#nav_freepix_aktiv {
	background-color:#b700b5;
	color:#FFFFFF;
}
#nav_freepix_aktiv a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav_freepix_aktiv a:hover {
	color: #f2cbf1;
	text-decoration:none;
}
#pfeile {
	float: left;
	width: 21px;
	height: 915px;
}
#pfeile .pfeil {
	width: 21px;
	height: 183px;
	background-image:url(gfx/pfeil_blank.gif);
}
#pfeile .pfeil_telefongirls {
	width:21px;
	height:183px;
	background-image:url(gfx/pfeil_telefongirl.gif);
}
#pfeile .pfeil_geschichten {
	width: 21px;
	height: 183px;
	background-image:url(gfx/pfeil_geschichten.gif);
}
#pfeile .pfeil_webcams {
	width: 21px;
	height: 183px;
	background-image:url(gfx/pfeil_webcams.gif);
}
#pfeile .pfeil_linktipps {
	width: 21px;
	height:183px;
	background-image:url(gfx/pfeil_linktipps.gif);
}
#pfeile .pfeil_freepics {
	width:21px;
	height:183px;
	background-image:url(gfx/pfeil_freepix.gif);
}
#headlines{
	float: left;
	width: 42px;
}

/*******************************
			Mitte
 *******************************/


/* Header */
#header {
	background-repeat:no-repeat;
	width: 614px;
	height:70px;
	overflow:visible;
	text-align:right;
}
#h_kategorie {
	font-size: 14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top: 13px;
	margin-right: 22px;
}
#h_beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:22px;
}
#header h1  {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
	font-size: 30px;
	margin-top: -7px;
	margin-left: 17px;
	margin-bottom: 0px;

}
#content {
	float:left;
	width: 614px;
	height: 799px;
}
/*******************************
		Rechte Spalte
 *******************************/
#right .box {
	width: 143px;
	height: 172px;
	border-width:1px;
	border-style:solid;
	margin-left: 20px;
	margin-top: 10px;
}
#right #news_telefonsex {
	border-color:#760aba;
	background-color:#f5eefa;
	margin-top: 5px;
}
#right #news_geschichten {
	border-color:#fa860a;
	background-color:#f7e5cb;
}
#right #news_webcam {
	border-color:#22aa0f;
	background-color:#e7f4d0;
}
#right #news_linktipps {
	border-color:#0a92ba;
	background-color:#cbebf2;
}
#right #news_freepix {
	border-color:#ba0ab8;
	background-color:#f2cbf1;
}

#right #news_telefonsex a {
	color:#7000b7;
	text-decoration:none;
}
#right #news_telefonsex a:hover {
	color:#aa68d5;
	text-decoration:none;
}

#right #news_geschichten a {
	color: #a85700;
	text-decoration:none;
}
#right #news_geschichten a:hover {
	color: #df780a;
	text-decoration:none;
}

#right #news_webcam a {
	color: #063200;
	text-decoration:none;
}
#right #news_webcam a:hover {
	color:#14a500;
	text-decoration:none;
}

#right #news_linktipps a {
	color: #014154;
	text-decoration:none;
}
#right #news_linktipps a:hover {
	color: #0095c1;
}

#right #news_freepix a {
	color: #740073;
	text-decoration:none;
}
#right #news_freepix a:hover {
	color: #cf18cd;
}

#right .boxhead {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	padding-top: 3px;
}
#right #news_telefonsex .boxhead {
	background-image:url(gfx/news_telefongirls.gif);
	background-repeat:no-repeat;
	width: 143px;
	height:23px;
}
#right #news_geschichten .boxhead {
	background-image:url(gfx/news_geschichten.gif);
	background-repeat:no-repeat;
	width: 143px;
	height:23px;
}
#right #news_webcam .boxhead {
	background-image:url(gfx/news_webcams.gif);
	background-repeat:no-repeat;
	width:143px;
	height:23px;
}
#right #news_linktipps .boxhead {
	background-image:url(gfx/news_linktipps.gif);
	background-repeat:no-repeat;
	width:143px;
	height:23px;
}
#right #news_freepix .boxhead {
	background-image:url(gfx/news_freepics.gif);
	background-repeat:no-repeat;
	width: 143px;
	height:23px;
}
#right .box .boxcontent {
	height: 120px;
	padding: 3px;
	font-size: 12px;
}

#footer_shadow {
	position:absolute;
	left: 120px;
	top: 915px;
	width: 676px;
	height:17px;
	background-image:url(gfx/shadow.jpg);
	background-repeat:no-repeat;
}
#footer_preis {
	color: #a3a3a3;
}
-->