body{
	background:#666;
	color:#333;
	font:1,2em arial;
	text-align:center
}

td {
 font-family: Arial;
 font-size: 12pt;
 line-height:130%;
}
 
#seite{
	background:url(hintergrund.gif) repeat-y #fff;
	line-height:110%;
	margin:0 auto;
	padding:10px 20px 10px 19px;
	text-align:left;
	width:850px;
}

#linkeseite{
	text-align:left;
	width:620px;
}

#rechts{
	border-left:1px solid #bbb;
	float:left;
	margin:10px 0 20px -1px;
	padding:0 0 0 19px ;
	width:340px;
}

#unten{
	border-top:1px solid #bbb;
	padding:5px 0;
}

h1{
	font:italic bold 2.3em georgia,"trebuchet ms",sans-serif;
	padding:20px 0 5px 0;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	color:#000;
	text-decoration:none
}

h1 span{
	color:#888;
	font:italic .5em georgia,"trebuchet ms",sans-serif;
	padding:0 0  0 10px;

}


hr#kopf{
	visibility:visible;
	border:0;
	border-bottom:6px solid #eee;
	border-top:1px solid #000;
	width:100%
}
hr#einfach {
	visibility:visible;
	border:0;
	border-bottom:1px solid #bbb;
	margin:0px 0 10px 0;
	width:100%
}

.werbung{
	background:#000;
	font:1.4em georgia;
	padding:8px 5px 7px 5px;
	text-align:center;
	margin:10px 0 10px 0 ;
}

.werbung a:link, .premiumanzeige a:visited, .premiumanzeige a:active{
	border-bottom:1px dotted #eee;
	color:#fff;
	text-decoration:none
}

.werbung a:hover{
	border-bottom:1px solid #fff;
}
.unten-spalte {
	background:#000;
	font:1.4em georgia;
	padding:1px 1px 1px 1px;
	text-align:center;
	margin:5px 0 5px 0;
}
.unten-spalte a {
	border-bottom:1px dotted #fff;
	color:#fff;
	text-decoration:none
}
.unten-spalte a:hover {
	border-bottom:1px solid #fff;
}
