/* CSS Document */

div{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#allcontent{
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	width: 996px;
	margin: 0px auto 0px auto;
}

#banner{
	left: 0px;
	top: 0px;
	height: 66px;
	width: 996px;
}
#banner_logo{
	left: 0px;
	top: 0px;
	width: 377px;
	height: 66px;
	overflow: hidden;
	float: left;
	background-color: #fff;
}

#banner_welcome{
	left: 377px;
	top: 0px;
	width: 619px;
	height: 66px;
	overflow: hidden;
	float: right;
}

#menue_top{
	/*left: 0px;
	top: 0px;
	height: 20px;
	width: 996px;
	background-color: rgb(0,0,102);
	overflow: hidden;
	clear: both;*/
	width:100%;
	height:2.15em;
	margin:0px;
	padding:0px;
	background-color:#333366;
	color:#ccccff;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	list-style-type:none;
  background-image: url(/images/bg_topnavi.png);
}

#menue_top_left{			/* Menue-Darstellung */
	position: relative;
	width: 700px;
	height: 100%;
	float: left;
}

#menue_top_right{			/* Suchfunktion */
	position: relative;
	width: 296px;
	height: 100%;
	float: left;
	text-align: right;
}

#main_content{
	left: 0px;
	top: 0px;
	width: 996px;
	clear: both;
	min-height: 400px;
}

#menue_left{
	/*left: 0px;
	top: 0px;
	width: 240px;
	float: left;*/
	
	/*width:15.2em;*/
/*	width:195px; */
	width: 240px;
	text-align:left;
	float:left;
	/*background-color:#f5f5ff;*/
	color:#333366;
	
	overflow: hidden; !important
}

#content{
	left: 252px;
	top: 0px;
	width: 744px;
	float: right;
	overflow: auto;
}

#content_home{
	left: 252px;
	top: 0px;
	width: 744px;
	float: right;
	overflow: visible;
	font-size: 0px;
}

#menue_bottom{
	/*left: 0px;
	top: 0px;
	height: 20px;
	width: 996px;
	background-color: rgb(0,0,102);
	overflow: hidden;
	clear: both;*/
	width:100%;
	height:2.15em;
	margin:0px;
	padding:0px;
	background-color:#333366;
	color:#ccccff;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	list-style-type:none;
  background-image: url(/images/bg_topnavi.png);
}


/* ############################################################################################## */

div.content_full{
	position: relative;
	left: 12px;
	width: 720px;
	overflow: visible;
}

div.headline{
	font-size:1.4em;
	line-height:0.9em;
	color:#333366;
	font-weight:bold;
	padding:0em;
	margin:0em 0em 0.5em 0em;
}

div.content{
	position: relative;
	left: 0px;
	width: 100%;
	overflow: visible;
}

div.line_blue{
	position: relative;
	left: 0px;
	background-color: rgb(0,0,102);
	height: 1px;
	width: 100%;
	font-size: 0px;
}

div.box{
	position: relative;
	left: 0px;
	width: 100%;
	overflow: auto;
	background-color: rgb(245,245,255);
}

ul#menue_left {
	font-size:1em;
	line-height:1.9em;
	font-weight:bold;
	list-style-type:none;
	color:#333366;
	margin:0px 0px 10px 0px;
}

li.menue_left {
	width:100%;
	float:left;
	background-color:#e9e9ff;
  background-image: url(/images/bg_leftnavi.png);
}

ul#menue_left_sub {
	font-size:0.9em;
	line-height:1.8em;
	font-weight:bold;
	list-style-type:none;
	color:#333366;
	margin:0px 0px 20px 0px;
	}

li.menue_left_sub {
	width:100%;
	float:left;
	background-color:#f5f5ff;
	}

div.menue_left{
	/*position: relative;
	left: 0px;
	width: 240px;
	background-color: transparent;
	font-size: 0px;*/
	
	width:100%;
	float:left;
	background-color:#e9e9ff;
  background-image: url(/images/bg_leftnavi.png);
	
	overflow: hidden !important
}
div.menue_left_sel{
	position: relative;
	left: 0px;
	width: 240px;
	background-color: #ffffff;
	font-size: 0px;
	overflow: hidden !important
}

div.menue_item_left_top{
	position: relative;
	left: 12px;
	width: 216px;
	height: 11px;
	background-image: url(/images/menue_left_item_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	overflow: hidden !important
}

div.menue_item_left_top_sel{
	position: relative;
	left: 12px;
	width: 216px;
	height: 11px;
	background-color: #ffffff;
	font-size: 0px;
	overflow: hidden !important
}

div.menue_item_left{
	position: relative;
	left: 12px;
	width: 216px;
	background-color: transparent;
	overflow: hidden !important
}

div.menue_item_left_sel{
	position: relative;
	left: 12px;
	width: 216px;
	background-color: #ffffff;
	overflow: hidden !important
}

div.menue_item_left_sub{
	position: relative;
	left: 34px;
	margin-top: 2px;
	width: 194px;
	background-color: transparent;
	font-size: 12px;
	overflow: hidden !important
}

div.menue_item_left_bottom{
	position: relative;
	left: 12px;
	width: 216px;
	height: 12px;
	background-image: url(/images/menue_left_item_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	overflow: hidden !important
}

div.menue_item_left_bottom_sel{
	position: relative;
	left: 12px;
	width: 216px;
	height: 12px;
	background-color: #ffffff;
	font-size: 0px;
	overflow: hidden !important
}

/* Top- Bottommenue */

div.menue_top{
	/*position: relative;
	float: left;
	height: 20px;
	background-color: transparent;
	margin-left: -1px;*/
	float:left;
	margin:5px 10px 5px 0px;
	padding:0px 0px 0px 8px;
}
div.menue_top_sel{
	/*position: relative;
	float: left;
	height: 20px;
	background-color: rgb(255,255,255);
	margin-left: -1px;*/
	float:left;
	margin:5px 10px 5px 0px;
	padding:0px 0px 0px 8px;
}

div.menue_top1{
	position: relative;
	float: left;
	height: 20px;
	background-color: transparent;
	margin-left: -1px;
}
div.menue_top1_sel{
	position: relative;
	float: left;
	height: 20px;
	background-color: rgb(255,255,255);
	margin-left: -1px;
}

div.spacer{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 12px;
	clear: both;
	font-size: 0px;
	background-color: #FFFFFF;
}

div.sp{
	width: 100%;
	font-size: 0px;
	clear: both;
}