body {
	background-image: url(../images/background/rainbow_originalfarben_1pix.gif);
	background-repeat: repeat-y;
}
#blau_oben_links {
	background-color: #19417C;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 190px;
	width: 100px;
	left: 0px;
	top: 0px;
}
#foto {
	position: absolute;
	left: 11px;
	top: 22px;
	z-index: 2;
	visibility: visible;
}
#hauptlogo {
	position: absolute;
	left: 341px;
	top: 22px;
}
#blau_hauptnavi_links {
	background-color: #3366FF;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 20px;
	width: 120px;
	left: 0px;
	top: 190px;
}
#hauptnavi {
	position: absolute;
	left: 12px;
	top: 187px;
	z-index: 4;
}
#balken_links {
	position: absolute;
	width: 80px;
	left: 5px;
	top: 230px;
}
#balken_links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
	background-color: #6699FF;
}
#balken_links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
	background-color: #6699FF;
}
#balken_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #19417C;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
	background-color: #6699FF;
}
#navilinks {
	position: absolute;
	left: 16px;
	top: 269px;
}
#navirechts {
	position: absolute;
	left: 653px;
	top: 232px;
}
#content {
	position: absolute;
	left: 141px;
	top: 230px;
	width: 470px;
	background-color: #F9F9F9;
	border-right-style: dotted;
	border-right-color: #205A93;
	border-right-width: 4px;
}
#showbook {
	position: absolute;
	left: 150px;
	top: 230px;
	width: 470px;
	border-right-color: #19417C;
	border-right-width: 4px;
	border-right-style: dotted;
}

img {
	border: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 140%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	line-height: 140%;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	list-style-type: decimal;
	color: #333333;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: square;
	line-height: 140%;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #205A93;
	text-decoration: none;
	line-height: 140%;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #205A93;
	text-decoration: none;
	line-height: 140%;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #205A93;
	text-decoration: underline;
	line-height: 140%;
}
.hervorhebung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
}
.mainnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.fett {
	font-weight: bold;
}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
}
.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}