body {
 margin-top: 0px;
 margin-left: 0px;
 background-color: white;
 text-align: center;
}

.content {
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#main_container {
 width: 959px;
 height: 630px;
 overflow: hidden;
 background-color: #5A0707;
 margin: auto;
 background-image: url('/images/bg_85p.jpg');
 background-repeat: no-repeat;
 background-position: top;
 text-align: left;
}

#main_container, td {
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 color: white;
 font-size: 9pt;
 line-height: 150%;
}

#navi_container {
 width: 959px;
 height: 251px;
 background-image: url('/images/logo.gif');
 background-repeat: no-repeat;
 background-position: top;
 position: relative;
 z-index: 100;
}

#content_container {
 width: 959px;
 max-width: 849px;
 height: 360px;
 overflow: hidden;
 background-image: url('/images/unten.gif');
 background-repeat: no-repeat;
 background-position: bottom;
 position: relative;
 padding-left: 70px;
 padding-right: 40px;
 z-index: 10;
}

#content_container2 {
 width: 959px;
 max-width: 919px;
 height: 360px;
 overflow: hidden;
 background-image: url('/images/unten.gif');
 background-repeat: no-repeat;
 background-position: bottom;
 position: relative;
 padding-right: 40px;
 z-index: 10;
}

#image_container {
 background-image: url(/images/trenner.gif); 
 background-repeat: no-repeat;
 background-position: left bottom;
 float: left; 
 padding-left: 70px; 
 width: 543px; 
 max-width: 473px; 
 height: 360px;
}

#text_container {
	float: left;
	width: 370px;
}

#list_table {
	padding: 0px;
	margin-top: 15px;
}

#list_table td {
	padding: 0px;
	padding-bottom: 10px;
	vertical-align: top;
}

#left_content {
	width: 450px;
	float: left;
}
#right_content {
	width: 399px;
	float: right;
}

#footer_container {
 position: relative;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #780201;
 font-size: 8pt;
 text-align: center;
 height: 19px;
 background-color: white;
}

h1 {
 font-size: 120%;
 margin-top: 0px;
 margin-bottom: 15px;
}

#navi1 ul,  #navi1 li{
 list-style-type: none;
 display: inline;
}

#navi1 a{
 display: block;
 color: white;
 float: left;
 text-decoration: none;
 width: auto;
}

#navi_container a:hover {
 text-decoration: underline;
}

#navi1, #navi2 {
 position: absolute;
}

#navi1 {
 top: 2px;
 left: 540px;
}

#navi2 {
 top: 38px;
 left: 511px;
}

#navi1 a {
 margin-right: 50px;
}

#navi2 a {
 padding-right: 1px;
 margin-left: 29px;
}

a {
color: white;
}

.mainh1 {
	width: 500px;
}