* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height:100%;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:12px;
}
#container {
	position:relative;
	width:1004px;
	min-height:100%;
	background-image:url(../lay/bg_site.gif);
	background-repeat:repeat-y;
}

/* IE min-height start \*/
* html #container {
	height: 100%;
}

/** Header Formatierungen **/
/* IE min-height stop */
#header {
	width:1004px;
	height:164px;
	background-image:url(../lay/bg_banner.gif);
	background-repeat:repeat-x;
}

div.header_top {
	position:relative;
	left:0px;
	top:0px;
	width:1004px;
	height:29px;
	background-image:url(../lay/bg_banner_top.jpg);
	background-repeat:no-repeat;
}

div.header_image {
	position:relative;
	left:18px;
	top:0px;
	width:422px;
	height:101px;
	
	float:left;
	display:inline;
}

div.header_image_right {
	position:relative;
	left:18px;
	top:0px;
	width:564px;
	height:101px;
	
	background-image:url(../lay/header_right.jpg);
	background-repeat:no-repeat;
	
	float:left;
	display:inline;
}

div.header_bottom {
	clear:both;
	position:relative;
	left:0px;
	top:0px;
	width:1004px;
	height:34px;
}

div.header_column_color {
	position:relative;
	left:18px;
	top:0px;
	width:120px;
	height:34px;
	background-color:#FDBE00;
}

div.header_column_color_right {
	position:absolute;
	right:0px;
	top:0px;
	width:46px;
	height:34px;
	background-color:#FFFFFF;
}

/** // Ende Header Formatierungen **/
#content_wrapper {
	padding-bottom:30px;
}

div.column_left{
	float:left;
	display:inline;
	margin-left:18px;
	width:120px;
}

div.content{
	float:left;
	display:inline;
	margin-top:4px;
	margin-left:50px;
	width:730px;
}

div.title_underline {
	width:100%;
	height:1px;
	background-color:#3E4B87;
	margin-bottom:20px;
} 

/********* Navigationen ************/
div.navigation {
	width:120px;
	background-color:#FDBE00;
	padding-bottom:1px;
	_padding-bottom:0px;
}

div.main_nav_active {
	width:120px;
	min-height:23px;
	_height:23px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-top:6px;
	_padding-top:4px;
	margin-bottom:3px;
	_padding-bottom:3px;
}

div.main_nav {
	width:120px;
	min-height:23px;
	_height:23px;
	background-color:#FFFFFF;
	margin-bottom:3px;
	padding-left:10px;
	padding-top:6px;
	_padding-top:4px;
	_padding-bottom:3px;
}

div.sub_nav_active {
	padding-bottom:5px;
	margin-left:19px;
}

div.sub_nav {
	margin-left:19px;
	padding-bottom:5px;
}

div.subnav_margin {
	background-color:#FFFFFF;
	margin-bottom:3px;
	margin-top:-5px;
	_margin-top:-3px;
}

div.header_global_nav {
	position:absolute;
	left:188px;
	top:104px;
	height:16px;
}

div.global_nav{
	position:relative;
	float:left;
	display:inline;
	width:54px;
	height:16px;
	background-color:#3D619C;
	color:#FFFFFF;
	text-align:center;
	margin-right:1px;
	padding-top:2px;
}

/********* // Ende Navigationen ************/

/*#footer {
	position:absolute;
	bottom:0;
	width:989px;
	height:145px;
	background-image:url(../lay/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}*/

br {
	line-height:12px;
}

p, td {
	font-size:       		12px;
	line-height:			18px;
	margin:0px;
	margin-bottom:			12px;
	color:#3D619C;
}

h1 {
	font-size:       		18px;
	font-weight:			bold; 
	color:#3D619C;
	margin:					0px;
	margin-bottom:			10px;
}

h2 {
	font-size:       		15px;
	font-weight:			bold; 
	margin:					0px;
	margin-bottom:			15px;
}

h3 {
	font-size:       		13px;
	font-weight:			bold; 
	margin:					0px;
	margin-bottom:			15px;
}

img {
	border:0px;
}

ul {
	margin-bottom:15px;
	padding-left:20px;
	list-style-type:disc;
}

li {
	margin-bottom:5px;
}

input, textarea {
	border:1px solid #CCCCCC;
}

.bold {
	font-weight:			bold;
}

/* Standardlinks */
a:link, a:visited {
	color:#3D619C;
	text-decoration:		none;
	line-height:18px;
}

a:hover, a:active {
	color:#3D619C;
	text-decoration:underline;
	line-height:18px;
}

/* Hauptmenupunkt Links */
a.main_link, a.main_link:link, a.main_link:visited{
	color:					#3D619C;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	line-height:normal;
}

a.main_link:hover, a.main_link:active{
	color:					#3D619C;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	line-height:normal;
}

/* Hauptmenupunkt Links */
a.main_link_active, a.main_link_active:link, a.main_link_active:visited{
	color:					#3D619C;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	line-height:normal;
}

a.main_link_active:hover, a.main_link_active:active{
	color:					#3D619C;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	line-height:normal;
}

/* Submenupunkt Links */
a.sub_link, a.sub_link:link, a.sub_link:visited{
	color:					#3D619C;
	text-decoration:		none;
	font-size:				11px;
	font-weight:         	normal;
	line-height:normal;
}

a.sub_link:hover, a.sub_link:active{
	color:					#3D619C;
	text-decoration:		none;
	font-size:				11px;
	font-weight:         	normal;
	line-height:normal;
}

a.sub_link_active, a.sub_link_active:link, a.sub_link_active:visited{
	color:					#3D619C;
	text-decoration:		none;
	font-size:				11px;
	font-weight:         	normal;
	line-height:normal;
}

a.sub_link_active:hover, a.sub_link_active:active{
	color:					#3D619C;
	text-decoration:		none;
	font-size:				11px;
	font-weight:         	normal;
	line-height:normal;
}

/* Globale Menupunkte */
a.global_link, a.global_link:link, a.global_link:visited{
	text-decoration:		none;
	font-size:11px;
	color:#FFFFFF;
	line-height:normal;
}

a.global_link:hover, a.global_link:active{
	text-decoration:		none;
	font-size:11px;
	color:#FFFFFF;
	line-height:normal;
}