#teaser_image{
	position: absolute;
	height: 369px;
	width: 237px;
	left: 759px;
	top: 94px;
}

#content_box {
	border: 2px solid black;
	width: 478px;
	height: auto;
	min-height: 591px;
	float: left;
	margin-left: 28px;
	margin-top: 41px;
}

* html #content_box {
	background-image: none;
	background-color: #F9F2D6;
	filter: alpha(opacity=80);
	height: 595px;
	width: 482px;
}

#logo {
	position: absolute;
	z-index: 100;
	top: 8px;
	left: 9px;
}

#content{
	font-size: 12pt;
	margin-left: 25px;
	margin-right: 20px;
	width: auto;
	font-family: Times New Roman, Times, serif;
	color: black;
	line-height: 140%;
}

#content td {
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
	color: black;
	line-height: 140%;
}

#content h1 {
	color: #890101;
	font-size: 130%;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 38px;
}

#content ul {
	margin-left: 0px;
	padding-left: 12px;
}

* html #content ul {
	margin-left: 3px;
}

#content li {
	color: black;
	margin-left: 0px;
	padding-left: 0px;
}

.small_text {
	font-size: 70%;
}

#content a {
	color: black;
}

#subnavi_box a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

#subnavi_box a:hover {
	color: #890101;
}

#subnavi_box a.active {
	color: #890101;
}

#imprint {
	text-align: center; 
	margin-top: 428px; 
	font-size: 10px; 
	line-height: 155%;
	margin-left: 52px;
}

#imprint h2 {
	color: #890101; 
	font-size: 10px; 
	margin: 0px;
}
	
	
/* ####################################### */


body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 13px;
}

/* Navigation xml-Style */

#navi_box a {
	text-decoration: none;
}

#navi_box * a:hover {
	color: #890101 !important;
}

#navi_box .closed a { 
 color: black;
}

#navi_box .open a {
 color: black;
}

#navi_box .active, #navi_box .active a{ 
 color: #890101;
}

#subnavi_box a.active {
	color: #890101;
}


#navi_box {
	border: 2px solid black;
	width: 163px;
	height: auto;
	min-height: 591px;
	float: left;
	margin-left: 35px;
	margin-top: 41px;
}

* html #navi_box {
	background-image: none;
	background-color: #F9F2D6;
	filter: alpha(opacity=80);
	height: 595px;
	width: 167px;
	margin-left: 17px;
}

ul#navigation, ul#navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	font-family: Times New Roman, Roman, serif;
	font-size: 12pt;
}

ul#navigation {
	margin-top: 112px;
	margin-left: 17px;
}

ul#navigation li {
	margin-bottom: 5px;
}

ul#navigation li.nav1 {
	margin-left: 6px;
}

