
html, body, td 			{ margin: 0px; padding: 0px; font-size: 11pt; font-family: Arial, Verdana, Helvetica; } 

body				{ overflow: hidden; color: #FFFFFF; background-color: #00006A; background-image: url(images/xxgbg2_a.gif); background-position: right;}

th, td					{ text-align: left; line-height: 1.75em; vertical-align: top; }

#box_head			{ position: absolute; top: 0px; left: 0px; width: 100%; height: 336px; z-index: 2; background-color: #00006A; }
#box_head_folge		{ position: absolute; top: 0px; left: 0px; width: 100%; height: 135px; z-index: 2; background-color: #00006A; }
	#box_head_oben		{ position: absolute; top: 0px; left: 0px; width: 100%; height: 122px; text-align: center; }
	#box_head_unten		{ position: absolute; top: 122px; left: 0px; width: 100%; height: 214px; background-image: url(images/xxghea2a.jpg); background-position: top center; }
	#box_head_unten_folge { position: absolute; top: 122px; left: 0px; width: 100%; height: 13px; background-image: url(images/xxghea4a.jpg); background-position: top center; }

#box_body			{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-top: 336px solid #000053; z-index: 1; background-image: url(images/xxgbg__a.gif); background-repeat: repeat-y; _overflow-y: scroll; }
body > #box_body	{ margin: 0px; border: none; top: 336px; bottom: 0px; height: auto; overflow: auto; }

#box_body_folge		{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-top: 140px solid #000053; z-index: 1; background-image: url(images/xxgbg__a.gif); background-repeat: repeat-y; _overflow-y: scroll; }
body > #box_body_folge	{ margin: 0px; border: none; top: 135px; bottom: 0px; height: auto; overflow: auto; }

	#box_body_navi		{ position: absolute; top: 5px; left: 0px; width: 200px; height: auto; _height: 100%; z-index: 5; }
	#box_body > #box_body_navi { margin: 0px; border: none; height: auto; bottom: 0px; }
		#box_body_navi_text	{ padding: 85px 10px 0px 11px; }
		
	#box_body_content	{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-left: 200px solid #00006A; border-right: 200px solid #00006A; z-index: 3; }	
	#box_body > #box_body_content { margin: 0px; border: none; left: 200px; right: 200px; top: 0px; bottom: 0px; width: auto; height: auto; }
	#box_body_folge > #box_body_content { margin: 0px; border: none; left: 200px; right: 200px; top: 0px; bottom: 0px; width: auto; height: auto; }
		#box_body_content_text	{ margin: 50px 22px 50px 25px; line-height: 16pt; }
		.box_body_content_box	{ margin: 30px 22px 0px 25px; line-height: 16pt; }
			
	#box_body_right		{ position: absolute; top: 0px; left: 100%; width: 180px; height: 100%; margin-left: -180px; _margin-left: -180px; z-index: 10; }
	#box_body > #box_body_right { border: none; top: 0px; bottom: 0px; }
	#box_body_folge > #box_body_right { border: none; top: 0px; bottom: 0px; }
		#box_body_right_text	{ width: 155px; padding: 84px 0px 0px 0px; line-height: 12pt; font-size: 10pt; }
	
	
	
/* -- Allgemeing&uuml;ltige Formatierungen -- */
.titel, th		{ font-size: 11pt; color: #FFFF47; font-weight: bold; margin-bottom: 0px;}

a:link, a:active, a:visited	{ color: #FFFFFF; text-decoration: underline; }
a:hover	{ color: #FFFFFF; text-decoration: none; }

a.small:link, a.small:active, a.small:visited	{ color: #FFFFFF; text-decoration: underline; font-size: 10pt; }
a.small:hover	{ color: #FFFFFF; text-decoration: none; }

a.navi:link, a.navi:active, a.navi:visited	{ color: #FFFFFF; text-decoration: none; font-size: 10pt;  }
a.navi:hover, a.navi_akt:active, a.navi_akt:visited, a.navi_akt:link, a.navi_akt:visited	{ color: #FFFF47; font-weight: bold; text-decoration: none; font-size: 10pt;  }

.table_normal td	{ vertical-align: top; line-height: 17px; padding-bottom: 10px; }
