body
{
	background-color:#dadada;
	text-align:center;
	margin:0px;
	background-image: url(bilder/bg_body_zen.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {font-size:18px;color:#FF00FF;margin-bottom:0px;}
h2 {
	font-size:16px;
	color:#21536a;
	padding-top: 20px;
}
h3 {
	font-size:14px;
	color:#f29a26;
	margin: 5px;
}
h4 {font-size:12px;
	color:#21536a;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;}
#code {
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	margin: 20px 5px;
	text-align: justify;
	display: block;
	line-height: 18px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #f29a26;
	border-left: thin none #999999;
	padding-bottom: 10px;
}
pre {
	font-size:12px;
	color:#21536a;
	padding:50px 5px 5px;
	background-image: url(bilder/Boxstaffel%201927_225x164.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 164px;
	width: 520px;
	border: thin #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 240pt;
	background-position: 25mm;
}
	
a:link, a:visited, a:active, a:hover
{
	font-weight:normal;
	color:#005fa9;
	font-size:12px;
	line-height: 20px;
	text-decoration: none;
}
a:active, a:hover
{
	color:#21536a;
	text-decoration: underline;
}
a.menu {
	display:block;
	padding:3px;
	background-color:#737994;
	text-align:center;
	color:#eeeeee;
	text-decoration:none;
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #000;
 }
 a.menu:link, a.menu:visited
{
  color:#21536a;
 background-color:#f5f7f7;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
	color:#f29a26;
	font-weight:bold;
	background-color:#efeff7;
	text-decoration: underline;
}

#title {
	height:150px;
	padding:0px;
	border-bottom:1px solid #000;
	position: absolute;
	top: 0px;
	width: 750px;
	background-image: url(bilder/header1.jpg);
	background-repeat: no-repeat;
	left: 0px;
	right: 0px;
	visibility: visible;
}

#titletest {
	height:460px;
	padding:0px;
	border-bottom:1px solid #000;
	position: absolute;
	top: -150px;
	width: 950px;
	background-image: url(bilder/header_spiegel.gif);
	background-repeat: no-repeat;
	left: 0px;
	right: 0px;
	visibility: visible;
	background-position: 130px 0px;
	z-index: 100;
}

#left {
	background-color:#f5f7f7;
	float:none;
	position: absolute;
	top: 151px;
	border: thin #FF0000;
	width: 165px;
	left: 0px;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	margin:2px;
	color: #4a4946;
}
.menucontainer {
	background-color:#FFFFFF;
	position: absolute;
	top: 0px;
	width: 163px;
	left: 0px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
}
#content {
	background-color:#efeff7;
	float:right;
	padding:0px 10px;
	border-top: 1px none #efeff7;
	border-right: 1px none #efeff7;
	border-bottom: 1px none #efeff7;
	border-left: 1px none #efeff7;
	position: absolute;
	left: 165px;
	top: 151px;
	width: 565px;
	height: 1px;
}
#masthead{
	position: absolute;
	top: 40px;
	left: 725px;
	background-image: url(bilder/logo.gif);
	background-repeat: no-repeat;
	border: thin;
	background-attachment: scroll;
	z-index: 0;
	height: 222px;
	width: 190px;
}
#utility{
	font-family: Verdana, sans-serif;
	position: absolute;
	top: 172px;
	right: 0px;
	left: 83px;
	width: 203px;
	height: 25px;
}

/************************************/
.untereLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
}

.untereLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.untereLinks a{
	display: block; 
}
/************************************/
.ganzunten{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px none #000000;
	position: absolute;
	top: 959px;
	left: 0px;
	width: 165px;
}
