body
{
	background: #EEF1F3 url("../images/background.gif") repeat-x;
}

#bodydiv
{
	width: 943px;
}

#head_logo
{
	background: url("../images/head.gif") no-repeat;
	width: 750px;
	height: 91px;
	float: left;
	margin-top: 1px;
}

#head_logo a
{
	display: block;
	height: 91px;
	width: 750px;
}

#head_logo img.logo
{
	margin-top: 15px;
	margin-left: 98px;
}

#metanav
{
	background: url("../images/bg_re_ob.jpg") no-repeat;
	width: 189px;
	height: 89px;
	border-top: 3px solid white;
	float: left;
	border-left: 1px solid white;
	border-right: 3px solid white;
}
#metanav img
{
	border: none;
}

#metanav div#metanav_text
{
	letter-spacing: -3px;
	height: 10px;
	margin-top: 15px;
	margin-left: 2px;
}

#metanav div#metanav_text img
{
	border-left: solid 1px white;
}

#metanav div#metanav_login
{
	margin-top: 30px;
}

#metanav div#metanav_login span
{
	display: block;
	padding-left: 7px;
	color: white;
	font-size: 10px;
}

#metanav div a
{
	color: #FFFFFF;
}

#div_navigation
{
	height: 23px;
	background-color: #106A91;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#div_navigation ul
{
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#div_navigation ul li
{
	background: none;
	padding: 0;
	margin: 0;
	float: left;
	color: white;
	border-left: 1px solid white;
	position: relative;
}

#div_navigation ul li.active,
#div_navigation ul li.highlight
{
	background-color: #095D81;
}

#div_navigation ul li.first
{
	border-left: none;
}

#div_navigation ul li.first a
{
	padding: 4px 16px 3px 21px;
}

#div_navigation ul li a
{
	font-size: 12px;
	color: white;
	display: block;
	padding: 4px 11px 4px 11px;
}

#div_navigation ul ul
{
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	margin-top: 23px;
	left: -1px;
	top: 0;
	border: solid 1px white;
	border-top: none;
}

#div_navigation ul ul li
{
	background: #095D81 url("../images/background_navigation.gif") 0 0 repeat-x;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
	width: 173px;
}

#div_navigation ul ul li a
{
	padding: 3px 5px 3px 10px !important;
	width: 158px;
	float: none;
	color: white;
	font-size: 11px;
}

#div_navigation ul ul li a:hover
{
	background-color: #EAEDEF;
	color: #5A5958;
}

#searchbox
{
	background-color: #e9edef;
	padding: 3px 0;
}

#searchbox input.text
{
	width: 125px;
	border: 1px solid #CECECE;
}

input.submitbutton
{
	font-size: 10px;
	color: white;
	background-color: #005174;
	border: none;
	padding: 2px;
}

#left
{
	width: 227px;
	float: left;
	background: #F0F0F0 url("../images/background_left.gif") 0 25px repeat-x;
	height: 505px;
}

#middle
{
	width: 523px;
	float: left;
	border-right: 1px solid white;
	background-color: white;
	min-height: 508px;
}

#right
{
	width: 189px;
	float: left;
	background-color: #E9EDEF;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
	padding-bottom: 10px;
}

#right p, #right td, #right li
{
	font-size: 10px;
}

#left #spacer1
{
	margin-top: 8px;
	border-top: 1px solid white;
	height: 15px;
	background: #F0F0F0 url("../images/background_spacer_left.gif") repeat-y;
	border-top: 1px solid #C4CDD2;
	border-bottom: 1px solid white;
}

#left #spacer2
{
	background-color: #005174;
	height: 13px;
	border-bottom: 1px solid white;
}

#left #left_block
{
	background: white;
	width: 199px;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	border-left: 3px solid white;
	border-bottom: 3px solid white;
}

#left #left_block ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left #left_block ul li
{
	padding: 0;
	width: 198px;
	background: url("../images/background_rubrikmenue.gif") repeat-y;
}

#left #left_block ul li.active
{
	background: #AF2E33;
}

#left #left_block ul li a
{
	width: 173px;
	display: block;
	font-size: 11px;
	color: white;
	padding-left: 25px;
	background: url("../images/pfeil_rubrikmenue.gif") 9px 6px no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px white;
}

#left #left_block ul ul li,
#left #left_block ul ul li.active
{
	background: #E9EDEF;
}

#left #left_block ul ul li a
{
	width: 163px;
	color: #707070;
	padding-left: 35px;
	background: none;
}

#left #left_block ul ul li.active a
{
	color: #004867;
}

#left #left_block ul ul ul li,
#left #left_block ul ul ul li.active
{
	background: #F1F5F7;
}

#left #left_block ul ul li.active ul li a
{
	width: 153px;
	color: #707070;
	padding-left: 45px;
}

#left #left_block ul ul li.active ul li.active a
{
	color: #004867;
}

#left #left_teaser
{
	height: 109px;
}

#left #left_teaser p
{
	font-size: 10px;
	width: 120px;
	margin: 0;
	padding: 0;
	color: #003248;
	padding-top: 40px;
}

#left #icons
{
	margin-top: 5px;
	margin-right: 8px;
	text-align: right;
}

#left #icons a
{
	margin-left: 8px;
}

#left #icons img
{
	border: none;
}

#middle #spacer3
{
	height: 13px;
	background-color: #005174;
}

#middle #content
{
	margin-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	clear: left;
}

#right h2
{
	margin:0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #106A91;
	margin-bottom: 5px;
	padding-left: 7px;
	padding-top: 5px;
}

#right h2.oben
{
	margin: 0;
	background: #E9EDEF url("../images/bg_re_ob2.jpg") no-repeat;
	border-top: 1px solid white;
	height: 39px;
	padding-top: 47px;
}

#right h2 span
{
	color: white;
}

#right ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid white;
}

#right ul li
{
	padding: 0;
	background: none;
	font-size: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
}

#right ul li a
{
	color: #555555;
}

#right ul li h3
{
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 10px;
	background: url("../images/background_right_h3_list.gif") 13px 0 no-repeat;
	padding-left: 20px;
}

#right ul li p, #right p
{
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 6px;
	padding-right: 3px;
}

#right ul li h3 a
{
	color: #106A91;
}

#right #termine
{
	background-color: #D9E2E6;
	border-bottom: 3px solid white;
	padding-bottom: 5px;
}

#right #termine td
{
	font-size: 10px;
	color: white;
	background-color: #B0C3CD;
	text-align: center;
	line-height: 19px;
}

#right #termine th
{
	background-color: #EFF2F4;
	font-size: 10px;
	color: #106A91;
	height: 20px;
	line-height: 16px;
}


#right #termine td a
{
	font-size: 10px;
	color: white;
	background-color: #B0C3CD;
	display: block;
	width: 17px;
}

#right #termine td.inactive
{
	background-color: #E0E6E9;
}

#right #termine td.label
{
	background: none;
	color: #828282;
}

#right #termine td.highlight, #right #termine td.highlight a
{
	background-color: #106A91;
	color: white;
}

#right #termine td.highhighlight, #right #termine td.highhighlight a
{
	background-color: #2a91be;
}

#breadcrumb
{
	padding-bottom: 20px;
}

#breadcrumb ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 5px 0 10px 0;
}

#breadcrumb ul li
{
	padding: 0;
	background: none;
	float: left;
	margin-left: 5px;
}

#breadcrumb ul li.first
{
	margin-left: 2px;
}

#breadcrumb ul li.first a
{
	background: none;
}

#breadcrumb ul li a
{
	padding-left: 10px;
	background: url("../images/pfeil_breadcrumb.gif") 2px 4px no-repeat;
}

#sitemap ul
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#sitemap ul ul
{
	margin: 0;
}

#sitemap ul li
{
	margin: 0;
	padding: 0;
	background: #EFF2F4;
	color: #106A91;
}

#sitemap ul li li
{
	padding-left: 10px;
	background: #FFFFFF url("../images/pfeil.gif") 0 3px no-repeat;
}

ul.list
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	width: 460px;
	font-size: 10px;
}

ul.list li
{
	padding: 5px;
	padding-bottom: 0;
	padding-top: 10px;
	padding-right: 15px;
	border-bottom: 1px solid #E5E5E5;
	font-size: 10px;
}

ul.list li.schattiert
{
	background-color: #F5F8F9;
}

ul.list li.pressemitteilung
{
	background: url("../images/pfeil.gif") 6px 13px no-repeat;
	padding-left: 15px;
}

ul.list li.pressemitteilung a
{
	color: #086289;
}

ul.list li p
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 10px;
}

ul.list li p.news
{
	margin-left: 130px;
}

ul.list li p a
{
	color: #555555;
}

ul.list li h2
{
	font-size: 12px;
	color: #086289;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-left: 100px;
}

.list_left
{
	float: left;
	text-align: center;
	width: 130px;
}

.list_left span
{
	font-size: 11px;
	color: #086289;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.list_left img
{
	margin-top: 5px;
	border: 1px solid #E5E5E5;
}

ul.list li p.news a.more
{
	margin-left: 0px;
}

/** Metasuche **/
div.metasearch_nav
{
	background-color: #EFF2F4;
	padding: 6px 0;
	text-align: center;
	margin-bottom: 5px;
}

div.metasearch_nav a
{
	font-weight: bold;
}

div.metasearch_nav a.active
{
	color: #555555;
	text-decoration: none;
}

div.searchform
{
	background-color: #EFF2F4;
	padding: 0;
	border: solid white 1px;
}

div.searchform div.input
{
	background-color: #D9E2E6;
	padding: 8px 2px 8px 35px;
}

div.searchform div.input label
{
	font-weight: bold;
}

div.searchform div.options
{
	padding: 8px 10px 8px 10px;
}

div.searchform input.text
{
	border: solid #cecece 1px;
	margin: 0 3px;
	width: 198px;
}

div.metasearch_sourcetitle
{
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #005174;
	border: none;
	padding: 2px;
	margin: 0.5em 0 2px 0;
}

div.metasearch_showmore
{
	font-size: 11px;
	color: white;
	background-color: #116A92;
	border: none;
	padding: 2px;
	margin: 0;
}

div.metasearch_result
{
	background: white url(/images/background_search.gif) top left repeat-x;
	margin: 0;
	padding: 8px 10px;
}

div.metasearch_result h3
{
	margin: 0;
}

p.description
{
	padding-left: 14px;
}

p.url
{
	background-image: url(/images/bullet_searchresult.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
}

body.popup
{
	margin: 0;
	padding: 10px 20px 0 20px;
}

body.popup h1
{
	margin-left: 0;
}

.mediacontainer
{
	margin: 20px 0 10px 0;
}