body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100,01%;
	background-color: #031543;
	background-attachment: fixed;
	background-image: url(main_bg.png);
	background-repeat: repeat-x;
}
body, x:-moz-any-link, x:default { position:relative; top:-0.1px; }
p {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
#main {
	width:780px;
	margin: 0 auto;
	text-align: left;
}

#main_border {
	background-color: #FFFFFF;
}
#main_in_border {
	margin-left:2px;
	margin-right:2px;
}
#main_border_left {background: url(main_border_left.png) repeat-y top left;}
#main_border_right {background: url(main_border_right.png) repeat-y top right}

#header {
	height: 263px;
	background-image: url(header_bg.png);
	background-repeat: repeat-x;
}
#topText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:20px;
	padding-top:8px;
}
#lbsr {
	width:227px;
	height:220px;
	padding-top: 11.59px;
	float:left;
}
#bsrr {
	width:214px;
	height:66px;
	padding-left:20px;
	padding-top:55px;
	float:left;
}
#header_right_box {
	float:right;
	padding-right:20px;
	padding-top:0px;
}
#header_right_text {
	float:right;
	padding-right:20px;
	padding-top:60px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_image {
	border: 1px solid #FFFFFF;
}
.nav_top_bg {
	background-image: url(nav_top_bg.png);
	background-repeat: repeat-x;
	height: 33px;
	padding-left:110px;
}
.nav_bottom_bg {
	background-image: url(nav_bottom_bg.png);
	background-repeat: repeat-x;
	height: 33px;
	padding-left:110px;
}
#content,p {
	padding-top: 8px;
	padding-bottom: 8px;
}
#content,h2 {
	padding-top: 5px;
}
#content {
	background-color: #FFFFFF;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	text-align: justify;
}
#contain_left {
	float:left;
	width:200px;
	margin-right:10px;
}
#contain_right {
	float:left;
}
#c_image {
	border: 1px solid #445bb4;
	float: right;
	margin-right:18px;
	margin-left:25px;
}

.imgref {
	border: 3px solid #445bb4;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bottom_bg {
	background-image: url(bottom_bg.png);
	background-repeat: repeat-x;
	height: 32px;
}
.nav_margin {
	background-color: #000000;
	height: 2px;
}
.navlink {
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF; 
	font-weight: bold;
}
.b_navb_top { background:url(buttons/button_top_bg.png);float:left;display:block; height:33px; }
.b_navb_top a:link, .b_navb_top a:visited { color: #FFFFFF; font-weight: bold; }
.b_navb_top a:hover { background:url(buttons/button_top_h_bg.png); }

.b_navb_top_active{ background:url(buttons/button_top_h_bg.png);float:left;display:block; height:33px; }
.b_navb_top_active a:link, .b_navb_top_active a:visited{ color: #FFFFFF; font-weight: bold; }

.b_navb_bottom { background:url(buttons/button_bottom_bg.png);float:left;display:block; height:33px; }
.b_navb_bottom a:link, .b_navb_bottom a:visited { color: #FFFFFF; font-weight: bold; }
.b_navb_bottom a:hover { background:url(buttons/button_bottom_h_bg.png); }

.b_navb_bottom_active{ background:url(buttons/button_bottom_h_bg.png);float:left;display:block; height:33px; }
.b_navb_bottom_active a:link, .b_navb_bottom_active a:visited{ color: #FFFFFF; font-weight: bold; }

.b_vline_top{ background:url(buttons/b_vline_top.png);float:left;display:block; width:2px; height:33px; }
.b_vline_bottom{ background:url(buttons/b_vline_bottom.png);float:left;display:block; width:2px; height:33px; }

.gbox_top {
	background-image: url(gbox_top_bg.png);
	height:35px;
}

.gbox_top_left {background: url(gbox_top_left.png) repeat-y top left; height:35px;}
.gbox_top_right {background: url(gbox_top_right.png) repeat-y top right; height:35px;}

.nbox_top_left {background: url(nbox_top_left.png) repeat-y top left; height:34px;}
.nbox_top_right {background: url(nbox_top_right.png) repeat-y top right; height:34px;}

.gbox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	padding-left:30px;
	padding-top:12px;
}

.nbox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	padding-left:30px;
	padding-top:10px;
}
.nb_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}
.nbox_button {
	background-image: url(nbox_button.png);
	height:30px;
	margin-right:8px;
	margin-left:2px;
}

.gbox_m {
	background-image: url(gbox_m_bg.png);
}
.gbox_m_left {background: url(gbox_m_left.png) repeat-y top left;}
.gbox_m_right {background: url(gbox_m_right.png) repeat-y top right;}

.gbox_bottom {
	background-image: url(gbox_bottom_bg.png);
	height:20px;
}
.gbox_bottom_left {background: url(gbox_bottom_left.png) repeat-y top left; height:20px;}
.gbox_bottom_right {background: url(gbox_bottom_right.png) repeat-y top right; height:20px;}

#gb_content {
	background-color: #FFFFFF;
	padding-top:15px;
	padding-left:14px;
	padding-right:10px;
	padding-bottom:5px;
	text-align: justify;
}
.gb_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	padding-right: 15px;
	color: #FFFFFF;
}
.gb_text_formd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.gb_comment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	margin-top: 10px;
	background-color: #999999;
	border: 1px solid #000000;
	color: #333333;
	font-style: italic;
}
.gbox_m_line {
	background-image: url(gbox_m_line.png);
	height:2px;
}
.gbox_m_line_left {background: url(gbox_m_line_left.png) repeat-y top left; height:2px;}
.gbox_m_line_right {background: url(gbox_m_line_right.png) repeat-y top right; height:2px;}

.gblink a:link, .gblink a:visited, .gblink a:active, .gblink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}

.pagenum {
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	font-size: 0.9em;
	color: #787474;
	font-weight: bold;
}
.pagel {
	color: #000000;
	text-decoration: none;
	padding: 0.2em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 0.7em;
}
.pagel a:link, .pagel a:active, .pagel a:visited, .pagel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	margin-left: 0.1em;
	background-color: #001773;
	border: 1px solid #000000;
	font-size: 0.9em;
}
.pagel a:hover {
	background-color: #0471fe;
}
.pagela a:link, .pagela a:active, .pagela a:visited, .pagela a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	margin-left: 0.1em;
	background-color: #0D35D9;
	border: 1px solid #000000;
	font-size: 0.9em;
}
.pagela a:hover {
	background-color: #0471fe;
}

#contact_content {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	margin-top:1em;
	margin-bottom:1em;
}
.bg_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2c2b2b;
	background-color: #BFD5FF;
	border: 1px solid #2c2b2b;
}
.bg_formfault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FFE6E6;
	border: 1px solid #666666;
}
.msgerr{
	display:block;
	background-color: #FFEAEA;
	border: 1px solid #FF7777;
	color: #B90000;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0.5em;
	font-size:0.9em;
}
.msgerr h1{
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:0;
}
.msgcorrectly{
	display:block;
	background-color: #D7FFD7;
	border: 1px solid #00B700;
	color: #005300;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0.5em;
	font-size:0.9em;
}
.msgcorrectly h1{
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:0;
}
.msgattention{
	display:block;
	background-color: #FFFFBB;
	border: 1px solid #B9B900;
	color: #373700;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0.5em;
	font-size:0.9em;
}
.msgattention h1{
	font-size:1.5em;
	margin-top:5px;
	margin-bottom:0;
}
.msgattention a:link, .msgattention a:active, .msgattention a:visited, .msgattention a:hover{
	color: #0066CC;
	text-decoration: none;
}
.msgattention a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
	height:0;
	font-size: 1em;
	line-height: 0px;
}

/* Extrabehandlung für IE6 */
* html #main_border {
	margin-top: -10px;
}
* html .nav_bg {
	display:block;
	margin-top: -14px;
}
* html #content {
	margin-top: 0px;
}
* html #main {
	margin-bottom: -14px;
}

