body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#top {
	position: relative;
	width: 1000px;
	height:45px;
	background:url(img/top_bg.png) no-repeat center #FFFFFF;
	margin: 0px auto;
	text-align: left;
}

#container {
	position: relative;
	width: 1000px;
	height: auto;
	background:url(img/body_bg.png) repeat-y scroll center #FF99FF;
	margin: 0px auto;
	text-align: left;
	}

h1 {
	color: #063881;
	font-size: 22px;
	font-weight:100;
	text-transform:uppercase;
	margin-top: 10px;
	line-height: 24px;
}
h2 {
	color: #E60000;
	font-size: 14px;
}
h3 {
	display:none;
}
h5 {
	display:block;
	color: #E60000;
	border-bottom: 1px dashed #063881;
	font-size:16px;
	margin-bottom: 5px;
}


.text_sm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height:13px;
	padding-left:0px;
}

#inhalt {
	margin: 0px auto;
	width:960px;
	min-height:389px;
	color: #666;
	line-height: 150%;
}
a:link, a:visited, a:active {
	font-weight:bold;
	color: #063881;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}	
#blauer_balken {
	margin: 0px auto;
	width:960px;
	height: 4px;
	background: #FFFFFF;
	border-top: 3px solid #063881;
}
#header {
	margin: 0px auto;
	width:960px;
	background:#FFFFFF;
	height: 60px;
}
#flash_header {
	position:absolute;
	width: 553px;
	height: 58px;
	left: 280px;
	top: 4px;
}
/* SUBNAVIGATION */
#subnavi {
	margin: 0px auto;
	width:958px;
	height: 21px;
	background: #EFEFEF;
	border-bottom: 1px solid #063881;
	padding: 1px;
}
#subnavi ul {
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 0;
	
}
#subnavi li {
	display: inline;
	list-style-type: none;
	margin-left: 750px;
	margin-bottom: 0;
}
#subnavi li a:link, #subnavi li a:visited, #subnavi li a:active {
	color: #063881;
	font-size:11px;
	font-weight: normal;
	text-transform:uppercase;
}
#subnavi li a:hover {
	color: #E60000;
	padding-bottom: 1px;
	border-bottom: 4px #063881;
}

#content
{
	background:url(img/body_bg.png) repeat-y scroll center #FF99FF;
	margin: 0px auto;
	width:960px;
	height:auto;
	margin: auto; /* Div soll zentriert werden */
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */ 
}

#block_links {
	width: 145px;
	font-size: 10px;
	float:left;
	text-align:center;
	float:left;
}
#block_links img {
	margin-top: 20px;
}
#block_links p {
	border-top: 1px solid #063881;
	margin-top: 5px;
	margin-bottom: 5px;
}
#inhalt {
 min-height:389px;
	width: 755px;
	padding: 30px;
	float:left;
}

#block_rechts {
	width: 145px;
	float:left;
}
#navlist {
	padding-top:0px;
	list-style: none;
	padding-left: 7px;
	margin: 0;
	width: 138px;
	font-size: 11px;
	text-align:left;
}
#navlist li a:link, #navlist li a:visited, #navlist li a:active {
	display: block;
	background:url(img/bg_navi_button.gif) middle left no-repeat;
	border-bottom: 1px dotted #063881;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform:uppercase;
}
#navlist li a:hover {
	background:url(img/bg_navi_button_down.gif) middle left no-repeat;
	border-bottom: 1px dotted #063881;
}
#navlistol {
	text-align:left;
	list-style: none;
	padding-left: 7px;
	margin: 0;
	width: 138px;
	font-size: 10px;
	font-weight:normal;
	padding-top: 10px;
}
#navlistol li a:link, #navlistol li a:visited, #navlistol li a:active {
	list-style: none;
	font-weight:normal;
	padding-left:23px;
	margin: 0;
}
#lines_color {
	position: absolute;
	background: url(../img/lines_color.gif);
	top: 3px;
	left: 805px;
	width: 53px;
	height: 338px;
}
#footer {
	float:right;
	text-align:center;
	background:url("img/bottom_bg.png") no-repeat center top #FFFFFF;
	margin: 0px auto;
	width: 100%;
	height:45px:
	font-size:10px;
	padding-bottom:40px;
}
.bild {
	float:right;
	margin-left: 10px;
	border: 1px solid #063881;
}
.ext_link {
	background:url(../img/ext_link.gif) top left no-repeat;
	padding-left: 20px;
}
.tabelle td {
	padding-bottom: 3px;
	padding-top: 3px;
}
.formularfeld {
	border: 1px solid #063881;
}
.formularfeld_fix {
	border: 1px solid #063881;
	width: 270px;
}
.submit {
	background-color: #063881;
	border: 1px solid #fff;
	color: #FFFFFF;
}
.redfont {
	color: #E60000;
} 
.bilddownload {
	margin-top: 30px;
}
.valid_icon {
	margin-top: 7px;
}

ul
{
list-style-type:circle;
padding-left:15px;
margin:0px;
}
