@charset "utf-8";
/* CSS Document */

html,body{
	margin: 0px;
	padding: 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	/*color: #989898;*/
	color: #53636c;
}

div{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#allcontent{
	width: 960px;
	margin: 0px auto 0px auto;
	background-image: url(/images/background.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}

#banner{
	width: 100%;
	height: 300px;
	background-image: url(/images/layout/banner_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#bannerimg{
	width: 100%;
	height: 298px;
	margin: 0px 0px 2px 0px;
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

#banner_left{
	width: 190px;
	height: 298px;
	float: left;
}

#banner_right{
	width: 770px;
	height: 298px;
	float: right;
}

#logo{
	width: 159px;
	height: 69px;
	margin: 37px 0px 0px 15px;
	background-image: url(/images/layout/logo_banner.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#home{
	width: 190px;
	height: 16px;
	background-color: #00884a;
	margin: 176px 0px 0px 0px;
	background-image: url(/images/menu/home_arrow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#searchbar{
	width: 517px;
	height: 40px;
	/*background-image: url(/images/layout/searchbar.png);
	background-repeat: no-repeat;
	background-position: left;*/
	margin: 6px 0px 0px 253px;
	/*z-index: 40;*/
}

#topmenu{
	height: 182px;
	margin: 70px 10px 0px 17px;
	background-image: url(/images/schlagworte.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*z-index: 40;*/
}

#left{
	width: 190px;
	float: left;
}

#middle{
	width: 740px;
	float: left;
	margin-left: 20px;
}

#path{
	width: 100%;
	height: 25px;
	color: #b3b3b2;
	font-size: 11px;
}

#footer{
	width: 760px;
	margin: 0px 10px 0px 190px;
}

#copyright{
	width: 760px;
	margin: 0px 10px 0px 190px;
	height: 56px;
	background-image: url(/images/layout/copyright_spacer.gif);
	background-repeat: repeat-x;
}


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

div.menuitem_left{
	width: 165px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 25px;
}

div.menuitem_left_selected{
	width: 165px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 25px;
	background-image: url(/images/menu/left_open.gif);
	background-repeat: no-repeat;
}

div.menusubitem_left{
	width: 165px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 25px;
}

div.menusubitem_left_selected{
	width: 165px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 25px;
	background-image: url(/images/menu/left_sub.gif);
	background-repeat: no-repeat;
}

div.menuchilditem_left{
	width: 150px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 40px;
}

div.menuchilditem_left_selected{
	width: 150px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 40px;
	background-image: url(/images/menu/left_child.gif);
	background-repeat: no-repeat;
}

div.menuchilditem2_left{
	width: 135px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 55px;
}

div.menuchilditem2_left_selected{
	width: 135px;
	margin-top: 6px;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 55px;
	background-image: url(/images/menu/left_child2.gif);
	background-repeat: no-repeat;
}

div.portal_left{
	width: 473px;
	float: left;
}

div.portal_right{
	width: 237px;
	float: left;
	margin-left: 30px;
	overflow: hidden;
}

div.header_portal_rl{
	width: 209px;
	float: left;
	margin-bottom: 3px;
}

div.header_portal_rr{
	width: 28px;
	float: left;
	text-align: right;
	margin-bottom: 3px;
}

div.header_portal_rl_full{
	width: 445px;
	float: left;
	margin-bottom: 3px;
}

div.content{
	width: 100%;
	text-align: left;
}

div.trenner{
	height: 1px; !important
	width: 100%;
	background-image: url(/images/trennlinie.jpg);
	background-repeat: repeat-x;
	font-size: 0px;
}

div.article_image{
	width: 146px;
	float: left;
}

div.article_preview{
	width: 317px;
	padding: 9px 10px 9px 0px;
	float: left;
}

div.right_image{
	width: 71px;
	float: left;
}

div.right_preview{
	width: 153px;
	padding: 9px 10px 9px 3px;
	float: left;
	overflow: hidden;
}

div.right_preview_full{
	width: 392px;
	padding: 9px 10px 9px 0px;
	float: left;
	overflow: hidden;
}

div.searchresult{
	width: 100%;
	height: 39px;
	padding-top: 7px;
}

div.infocenter_content{
	background-color: #f2f3eb;
	padding: 10px;
}

div.sitemap{
	height: 18px; 
	text-align: left; 
	overflow: hidden; 
	width: 100%;
}

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

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