*{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size:14px;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #2D5977;
	background-image: url(bilder/layout/bg.gif);
	background-position: top center;
}

div {
	margin: 0;
	padding: 0;
}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color: #333;
}

a:hover {
	text-decoration:none;
	color: #333;
}


a.fatr,
a.fatr:link,
a.fatr:active,
a.fatr:visited {
	font-weight: bold;
	text-decoration:underline;
	color: #aa0000;
}

a.fatr:hover {
	font-weight: bold;
	text-decoration:none;
	color: #000;
}

#out {
	width: 728px;
	margin: 0;
	margin-top: -19px;
	padding: 0;
	text-align: left;
	background-color: #fff;
	border: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #000;
}

#header {
	width: 728px;
	height: 120px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(bilder/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}


#headerempty {
	width: 728px;
	height: 120px;
	padding: 0;
	margin: 0;
}


#page {
	width: 728px;
	padding: 0;
	text-align: left;
	
}

.content {
	padding: 10px;
	margin: 0;
}


#navline {
	padding: 0 10px 10px 10px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}

#navline a {
	padding: 0;
	text-decoration:underline;
	color: #000;
	font-size: 11px;
}

#navline a:hover {
	text-decoration:none;
	color: #000;
}


.nichebox {
	width: 344px;
	height: 170px;
	margin: 10px;
	padding: 0;
	float: left;
	overflow: hidden;
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #afafaf;
}


.nichelink {
	padding: 0;
	margin: 0;
}

.nichelink a {
	padding: 0 0 0 19px;
	text-decoration:none;
	color: #257AB4;
	font-size: 20px;
	font-weight: bold;
	background-image: url(bilder/layout/star.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.nichelink a:hover {
	text-decoration:underline;
	color: #000;
}


.sitebox {
	width: 708px;
	height: 160px;
	margin: 10px;
	padding: 0;
	overflow: hidden;
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #afafaf;
}

.sitethumb img {
	width: 200px;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px;
	border-style: solid;
	border-color: #000;
	float: left;
}


.sitelink {
	padding: 0;
	margin: 0;
}

.sitelink a {
	padding: 0 0 0 19px;
	text-decoration:none;
	font-size: 20px;
	color: #257AB4;
	font-weight: bold;
	background-image: url(bilder/layout/tick.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.sitelink a:hover {
	text-decoration:underline;
	color: #000;
}


.smallsitelink {
	text-decoration:none;
	padding: 0;
	margin: 5px 0 0 0;
	text-align: right;
}

.smallsitelink a {
	text-decoration:none;
	color: #bb0000;
	font-size: 12px;
	font-weight: bold;
}

.smallsitelink a:hover {
	text-decoration:underline;
	color: #257AB4;
}

img.surftipp {
	padding: 0;
	margin: 0 0 0 3px;
	width: 70px;
	height: 16px;
	vertical-align: center;
}

.partnerbox {
	width: 708px;
	height: 70px;
	margin: 10px;
	padding: 0;
	overflow: hidden;
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #afafaf;
}

.partnerthumb img {
	width: 120px;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	float: left;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#footerlinks {
	margin: 0;
	padding: 10px;
	text-align: justify;
	color: #555;
	font-size: 11px;
}


#footerlinks a {
	font-size: 11px;
	color: #555;
	text-decoration: underline
}

#footerlinks a:hover {
	font-size: 11px;
	color: #555;
	text-decoration: none;
}

#footer {
	width: 728px;
	margin: 10px 0 0 0;
	padding: 2px 2px 10px 2px;
	text-align: center;
}

#footer {
	color: #888;
	font-size: 11px;
}

#footer a {
	font-size: 11px;
	color: #888;
	text-decoration: underline
}

#footer a:hover {
	font-size: 11px;
	color: #888;
	text-decoration: none;
}

/* ######## stylisierungen ######## */

hr {
	height: 0;
	padding: 5px 0 0 0;
	margin: 0 10px 0 10px;
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #afafaf;
}

h1, h2, h3, h4 {
	font-size: 22px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
}

h2.wm {
	font-size: 20px;
	margin: 10px 0 5px 10px;
	padding: 0;
	color: #008800;
}

.textbox {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

p.centerbox {
	padding: 0;
	margin: 20px 0 20px 0;
	text-align: center;
}

.red {
	color: #aa0000;
}

.green {
	color: #008800;
}

.small {
	font-size: 11px;
}

.borderline {
	height: 10px;
	background: #FFFFFF url(bilder/layout/borderline.gif) no-repeat center top;
	padding: 0;
	margin: 0;
}

.borderline2 {
	height: 10px;
	background: #FFFFFF url(bilder/layout/borderline2.gif) no-repeat center top;
	padding: 0;
	margin: 0;
}

.adline {
	padding: 0;
	margin: 5px 0 5px 0;
	border: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000;
}
.pornothumb {
	 float: left;
	 padding: 0;
	 margin: 3px 5px 0 0;
	 border: 1px solid #000;
}

.picboxlp {
	margin: 7px 10px 10px 0;
	padding: 0px;
	float: left;
}

.picboxlp img {
	 border: 1px solid #000;
}

.linkboxlp {
	padding: 15px;
	margin: 0px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}

.linkboxlp a,
.linkboxlp a:link,
.linkboxlp a:active,
.linkboxlp a:visited {
	text-decoration:underline;
	color: #257AB4;
	font-size: 28px;
}

.linkboxlp a:hover {
	text-decoration:none;
	font-size: 28px;
}

#footerlinkslp {
	margin: 20px 0 0 0;
	padding: 0 10px 0 10px;
	font-size: 11px;
	text-align: center;
	color:#777;
}

#footerlinkslp a,
#footerlinkslp a:link,
#footerlinkslp a:active,
#footerlinkslp a:visited {
	text-decoration:none;
	color:#777;
	font-size: 11px;
}

#footerlinkslp a:hover {
	text-decoration:underline;
	color: #777;
	font-size: 11px;
}