/* +++++++ Positionierungen +++++++ */html {	padding:0px;	margin:0px;}body {	background-color:#ffbb33;	font-family:georgia, palatino, arial, helvetica, serif;	font-size:14px;	line-height:20px;	margin:0px;	padding:15px 15px 15px 15px;}#Rahmen {	position:relative;	background-color:#ffffff;	max-width:1000px;	min-width:815px;	margin-left:auto;	margin-right:auto;	padding-bottom:5px;}#Rand.oben {	position:absolute;	width:100%;	height:10px;	top:-10px;	left:0px;	background-image:url(bilder/rand-oben.png);	background-repeat:repeat-x;}#Rand.obenlinks {	position:absolute;	width:10px;	height:10px;	top:-10px;	left:-10px;	background-image:url(bilder/rand-obenlinks.png);	background-repeat:no-repeat;}#Rand.obenrechts {	position:absolute;	width:10px;	height:10px;	top:-10px;	right:-10px;	background-image:url(bilder/rand-obenrechts.png);	background-repeat:no-repeat;}#Rand.links {	position:absolute;	width:10px;	height:100%;	left:-10px;	top:0px;	background-image:url(bilder/rand-links.png);	background-repeat:repeat-y;}#Rand.rechts {	position:absolute;	width:10px;	height:100%;	right:-10px;	top:0px;	background-image:url(bilder/rand-rechts.png);	background-repeat:repeat-y;}#Rand.unten {	position:absolute;	width:100%;	height:10px;	bottom:-10px;	left:0px;	background-image:url(bilder/rand-unten.png);	background-repeat:repeat-x;}#Rand.untenlinks {	position:absolute;	width:10px;	height:10px;	bottom:-10px;	left:-10px;	background-image:url(bilder/rand-untenlinks.png);	background-repeat:no-repeat;}#Rand.untenrechts {	position:absolute;	width:10px;	height:10px;	bottom:-10px;	right:-10px;	background-image:url(bilder/rand-untenrechts.png);	background-repeat:no-repeat;}#Navigation {	position:relative;	float:left;	left:0px;	top:0px;	padding-top:5px;	padding-left:5px;	padding-bottom:5px;	width:200px;	font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;	font-size:11px;	line-height:16px;}#Navigation .Logo {	font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;	font-weight:bold;	font-size:18px;	line-height:24px;	color:#666666;}#Navigation p {	padding:0px;	margin:0px;	margin-left:10px;}#Navigation p.Titel {	font-weight:bold;	color:#666666;	text-transform:uppercase;	letter-spacing:.1em;	padding-top:16px;	margin-left:0px;}#Navigation p.aktuelleSeite {	color:#993300;}#Hauptteil {	padding-top:15px;	margin-left:205px;	margin-right:10px;}#Fuss {	clear:both;	height:0px;	width:100%;}#Impressum {	position:absolute;	font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;	font-size:11px;	line-height:16px;	bottom:-18px;	left:5px;	color:#666666;}/* +++++++ Bilder +++++++ */.rechts {	float:right;	margin-left:5px;	padding-left:0px;}.Anzeige {	text-align:center;	margin-top:10px;	padding-top:10px;	border-top:1px solid #666666;	font-size:12px;	line-height:16px;}/* +++++++ Formatierungen +++++++ */a img {	border:0;}b {	color:#333333}small {	font-size:12px;	line-height:16px;}a {	color:#cc6633;	text-decoration:none;}a:visited {	color:#cc6633;	text-decoration:none;}a:active {	color: #993300;}a:hover {	color: #993300;}li {	margin-bottom:9px;}h1, h2, h3 {	color:#333333;	font-family:georgia,palatino,arial,helvetica,serif;	font-style:normal;	font-weight:bold;	text-align:center;}h1 {	font-size:28px;	line-height:36px;	margin-top:0px;}h2 {	font-size:22px;	line-height:28px;}h3 {	font-size:14px;	line-height:20px;	text-align:left;}p.noindent {	margin-bottom:0pt;	margin-top:0pt;}p.indent {	text-indent: 1.5em;	margin-top: 0pt;	margin-bottom: 0pt}p.autor {	text-align: right;	margin-right: 3em;	color: #666666}
