/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
* {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: none;
}

.hrclearboth,
.clearboth {
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0em;
	height: 0em;
	visibility: hidden;
}

.clear,
.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}

hr[class = "hrclearboth"],
div[class = "clearboth"] {
	position: static;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignright {
	text-align:right;
}

.clearboth {
	clear: both;
}

html {
	height: 100%;
}

body {
	background: #FFFFFF;
	font-size: 100.01%;
	text-align: center;
	height: 100%;
	color: #333333;
}

#wrapper {
	background: #FFFFFF;
	text-align: left;
	margin: 0px auto;
	min-width: 60em;
	max-width: 80em;
	margin: 0 auto 0 0;
	padding-bottom:13px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* mother's little helpers */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#skipnav {
	position: absolute;
	left: -2000px;
}

#skipnav li a:focus,
#skipnav li a:active {
	display: block;
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 2200px;
	font-size: 1.5em;
	background: #fff;
	color: #333333;
	border: solid 2px #C3C3C3;
	padding: 10px;
	width:  15em;
	height: 2em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* header */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header {
	height: 135px;
	background: url(headerbgdefault.gif) repeat-x left top;

	/* new */
	position: relative;
}

#logo {
	width: 300px;
	height: 135px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(logobg.gif) repeat-x left top;
}

#logo img {
	display: block;

}

#logo_print,
logo_print * {
	display:none;
}

#metanavi {
	height: 135px;
	z-index: 2;
}

#metanavi ul {
	float: right;
	list-style-type: none;
	background: transparent url(metanavibg.gif) repeat-x right bottom;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 15px;
	height: 100px;
}

#metanavi ul.energie {
	background: transparent url(metanavibg_energie.gif) repeat-x right bottom;
}
#metanavi ul.erde {
	background: transparent url(metanavibg_erde.gif) repeat-x right bottom;
}
#metanavi ul.gesundheit {
	background: transparent url(metanavibg_gesundheit.gif) repeat-x right bottom;
}
#metanavi ul.struktur {
	background: transparent url(metanavibg_struktur.gif) repeat-x right bottom;
}
#metanavi ul.technologie {
	background: transparent url(metanavibg_technologie.gif) repeat-x right bottom;
}
#metanavi ul.verkehr {
	background: transparent url(metanavibg_verkehr.gif) repeat-x right bottom;
}


#metanavi li {
	line-height: 1.5em;
	display: inline;
	color: #FFFFFF;
	background: #00589c;
	font-size: 0.7em;
}

#metanavi li a,
#metanavi li strong {
	text-decoration: none;
	color: #FFFFFF;
	background: #00589c;

	padding: 0 6px 0 0;
	margin: 0 6px 0 0;
	background: url(metanavi-divider.jpg) no-repeat right center;
}

#metanavi li.last a,
#metanavi li.last strong {
	background: #00589c;

	padding: 0 6px 0 0;
	margin: 0;
}

#metanavi li.lang a {
	padding: 0 0 0 6px;
	margin: 0 0 0 6px;
	background: url(metanavi-divider.jpg) no-repeat left center;
}

#metanavi li.mobile {
	background: url(icon-mobile-version.png) no-repeat top left;
	padding-left: 12px;
}

#metanavi li a:hover,
#metanavi li a:active,
#metanavi li a:focus {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main navigation */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#mainnavi {
	padding-top: 5px;

}

#mainnavi ul {
	list-style-type: none;
	font-size: 0.8em;
	font-weight: bold;
	background: url(mainnavibg.gif) repeat-x left bottom;
	height: 2.1em;
}

/*
#mainnavi li
{
	line-height: 1.5em;
	display: inline;
}
*/

#mainnavi li {
	float: left;
	line-height: 1.5em;
	height: 2.1em;
}

#mainnavi li a {
	text-decoration: none;
	color: #00589C;
	padding: 0px 0px 0.6em 25px;
	display: block;
}

#mainnavi li a:hover,
#mainnavi li a:active,
#mainnavi li a:focus {
	color: #333333;
	background: url(Navipfeilrechtsgraumain.gif) no-repeat left bottom;
}

#mainnavi li strong__deprecated {
	color: #333333;
	padding: 0px 0px 0.6em 25px;
	display: block;
	background: url(Navipfeilrechtsblaumain.gif) no-repeat left bottom;
}
#mainnavi li .current {
	color: #333333;
	padding: 0px 0px 0.6em 25px;
	display: block;
	background: url(Navipfeilrechtsblaumain.gif) no-repeat left bottom;
}
#mainnavi .li1act a,
#mainnavi .li1act a:hover,
#mainnavi .li1act a:active,
#mainnavi .li1act a:focus {
	color: #333333;
	padding: 0px 0px 0.6em 25px;
	background: url(Navipfeilpfadschraegmain.gif) no-repeat left bottom;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main with 3 columns */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainWrapper {
	position: relative;
}


#leftColumn {
	float: left;
	width: 220px;
	padding-left: 0px;
	padding-bottom: 1px;
	/*padding-top: 10px;*/
	padding-top: 30px;
	margin-left:-260px;
	position:relative;
}

#naviintro {
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#naviintro .bodytext {
	font-size: 0.8em;
	color: #00589C;
	background: #FFFFFF;
	line-height: 125%;
}


#leftColumn ul {
	list-style-type: none;
}

#themenavi h2,
#subnavi h2 {
	font-size: 0.72em;
	color: #505050;
	background: #FFFFFF;
	margin-top: 1.7em;
	padding-left: 25px;
	line-height: 1.6;
	font-weight: bold;
	padding-top: 2px;
}

	#subnavi h2 {
		font-size: 0.8em;
	}

	#subnavi ul.noborder {
		background: none;
	}


#subnavi .ullevel1 {
	background: transparent url(naviline.gif) no-repeat left bottom;
	font-size: 0.8em;
	padding-bottom: 1px;
}

#themenavi .ullevel1 {
	background: transparent url(naviline.gif) no-repeat left bottom;
	font-size: 0.7em;
	padding-bottom: 1px;
}

#subnavi .ullevel1 li,
#themenavi .ullevel1 li {
	font-weight: 700;
	padding-top: 1px;
/*	padding-top: 4px;
	padding-bottom: 2px;*/
	background: transparent url(naviline.gif) no-repeat left top;
}

#subnavi .ullevel1 .first {
	background: transparent;
}

#themenavi h2.first {
	background: transparent;
	margin-top: 0;
}

#mainnavi,#subnavi {
font-size: 0.9em;
}


#subnavi .ullevel1 a,
#subnavi .ullevel1 strong,
#subnavi .ullevel1 .current,
#themenavi .ullevel1 a,
#themenavi .ullevel1 strong {
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#subnavi li.energie span {
	border-left: 8px solid #E6AF11;
	padding-left: 5px;
}

#subnavi li.erde span {
	border-left: 8px solid #006600;
	padding-left: 5px;
}

#subnavi li.gesundheit span {
	border-left: 8px solid #D42D12;
	padding-left: 5px;
}

#subnavi li.technologie span {
	border-left: 8px solid #A9B509;
	padding-left: 5px;
}

#subnavi li.struktur span {
	border-left: 8px solid #E36800;
	padding-left: 5px;
}

#subnavi li.verkehr span {
	border-left: 8px solid #00A2E0;
	padding-left: 5px;
}

#subnavi .ullevel1 a {
	background: transparent;
	color: #00589C;
}

#themenavi .ullevel1 a {
	background: transparent;
	color: #828282;
}

#subnavi li.struktur {
	margin-bottom: 20px;
}

#subnavi .li1no a:hover,
#subnavi .li1no a:active,
#subnavi .li1no a:focus,
#themenavi .li1no a:hover,
#themenavi .li1no a:active,
#themenavi .li1no a:focus {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_grau.gif) no-repeat 14px 7px;
}

#subnavi .li1act strong,
#subnavi .li1act .current,
#themenavi .li1act strong {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_blau.gif) no-repeat 14px 7px;
}

#subnavi .li1act a,
#themenavi .ullevel1 .li1act a {
	color: #333333;
	background: url(Navi_pfeil_pfad_schraeg.gif) no-repeat 14px 7px;
}

#subnavi .li2no a,
#themenavi .ullevel1 .li2no a {
	color: #505050;
	background: transparent;
}

#themenavi .ullevel1 .li2no a {
	font-weight: normal;
}

#subnavi li.energie .li2no a,
#subnavi li.energie .li2no strong,
#subnavi li.erde .li2no a,
#subnavi li.erde .li2no strong,
#subnavi li.gesundheit .li2no a,
#subnavi li.gesundheit .li2no strong,
#subnavi li.technologie .li2no a,
#subnavi li.technologie .li2no strong,
#subnavi li.struktur .li2no a,
#subnavi li.struktur .li2no strong,
#subnavi li.verkehr .li2no a,
#subnavi li.verkehr .li2no strong,
#subnavi li.energie .li2act a,
#subnavi li.energie .li2act strong,
#subnavi li.erde .li2act a,
#subnavi li.erde .li2act strong,
#subnavi li.gesundheit .li2act a,
#subnavi li.gesundheit .li2act strong,
#subnavi li.technologie .li2act a,
#subnavi li.technologie .li2act strong,
#subnavi li.struktur .li2act a,
#subnavi li.struktur .li2act strong,
#subnavi li.verkehr .li2act a,
#subnavi li.verkehr .li2act strong {
	padding-left: 38px;
}

#subnavi .li2no a:hover,
#subnavi .li2no a:active,
#subnavi .li2no a:focus,
#themenavi .ullevel1 .li2no a:hover,
#themenavi .ullevel1 .li2no a:active,
#themenavi .ullevel1 .li2no a:focus {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_grau.gif) no-repeat 14px 7px;
}

#subnavi .li2act strong,
#themenavi .ullevel1 .li2act strong {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_blau.gif) no-repeat 14px 7px;
}

#themenavi .ullevel1 .li2act strong {
	font-weight: normal;
}

#subnavi .li2act a {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_pfad_schraeg.gif) no-repeat 14px 7px;
}

#subnavi .ullevel3 li {
	font-weight: normal;
}

#subnavi .li3no a {
	color: #505050;
	background: transparent;
}


#subnavi .li3no a:hover,
#subnavi .li3no a:active,
#subnavi .li3no a:focus {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_grau.gif) no-repeat 14px 7px;
}

#subnavi .li3act strong {
	font-weight: normal;
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_blau.gif) no-repeat 14px 7px;
}

#subnavi .li3act a {
	color: #333333;
	background: url(Navi_pfeil_pfad_schraeg.gif) no-repeat 14px 7px;
}

#subnavi .ullevel4 li a,
#subnavi .ullevel4 li strong {
	padding-left: 40px;
}

#subnavi .li4no a {
	color: #505050;
	background: transparent;
}


#subnavi .li4no a:hover,
#subnavi .li4no a:active,
#subnavi .li4no a:focus {
	color: #333333;
	background: #F3F3F3 url(Navi_pfeil_rechts_grau.gif) no-repeat 29px 7px;
}

#subnavi .li4act strong {
	font-weight: normal;
	background: #F3F3F3 url(Navi_pfeil_rechts_blau.gif) no-repeat 29px 7px;
	padding-left: 40px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                     loginbox                        */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#loginbox .field,
#loginbox .button_set {
	margin-top: 5px;
}
/**
#loginbox input,
#loginbox .bodytext {
	font-size: 0.8em;
}
*/

#loginbox .field {
	font-size: 0.8em;
}

#loginbox a {

	background: url(link_intern.gif) no-repeat left top;
	border: none;
	color: #505050;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
}

#contentWrapper #loginbox h3 {
	display: none;
}

#leftColumn #loginbox {
	margin-left: 25px;
	margin-top: 25px;
}

#leftColumn fieldset {
	border: 1px solid #fff;
}

#leftColumn #loginbox h3 {
	font-size: 0.8em;
	color: #00589C;
	background: #FFFFFF;
	line-height: 1.3;
}

#leftColumn #loginbox legend {
	display: none;
}
#leftColumn #loginbox .legendwidth {
	width: 100px;
	border: 1px solid green;
}

#leftColumn #loginbox label {
	display: none;
}

#leftColumn #loginbox .field input {
	border: 1px solid #828282;
	color: #828282;
	background: #FFFFFF;
	width: 100%;
}

#leftColumn #loginbox p.message {
	display: none;
}

#leftColumn #loginbox p {
	font-size: 0.8em;
}

.login {
	font-size: 0.8em;
}

#leftColumn .login {
	background: transparent url(link_intern.gif) no-repeat left top;
	border: none;
	padding-left: 18px;
	font-weight: bold;
	overflow: visible;
	cursor: pointer;
	color: #505050;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main content */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#contentWrapper {
	margin-left: 260px;
	margin-right: 210px;
	overflow:visible;
}

#contentPad {
	margin:0;
	float: left;
	width:100%;
}


#content {
	margin-right:30px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* footer */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer {
	clear: both;
	/*border-top: 1px solid #C3C3C3;*/
	padding-bottom: 30px;
}

#footer ul.metas {
	list-style-type: none;
	height: 1em;
	text-align: center;

	border-top: 1px solid #ccc;
}

#footer .metas li {
	line-height: 1.5em;
	display: inline;
	color: #828282;
	background: #FFFFFF;
	font-size: 0.7em;
}

#footer .metas a,
#footer .metas strong {
	text-decoration: none;
	color: #828282;
	background: #FFFFFF;

	background: url(footer-divider.jpg) no-repeat right center;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
}

#footer .metas li.last a,
#footer .metas li.last strong {
	background: #FFFFFF;

	padding: 0 6px 0 0;
	margin: 0;
}

#footer .metas li.lang a {
	padding: 0 0 0 6px;
	margin: 0 0 0 6px;
	background: url(footer-divider.jpg) no-repeat left center;
}

#footer .metas a:hover,
#footer .metas a:active,
#footer .metas a:focus {
	/** border-bottom: 1px solid #00589C;*/

	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* right column with search*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rightColumn {
	width: 200px;
	overflow:hidden;
	margin-right:-200px;
	float:left;
	/*padding-top:30px;*/
	padding-top:33px;
	position:relative;
}

#searchbox {
	/*margin-bottom: 20px;*/

	position: absolute;
	top: 3em;
	right: 15px;

}

#searchbox input {
	border: 1px solid #C3C3C3;
	font-size: 0.8em;
}

#searchfield {
	font-size: 0.8em;
	width: 172px;
}

#searchbutton {
	vertical-align: middle;
	margin-left: 3px;
	padding: 4px 4px 5px 4px;

	/* new */
	background: #fff;
}

#rightColumn .newsWrap,
#rightColumn .contentWrap {
	margin-bottom: 20px;
}

#rightColumn .csc-textpic-imagewrap {
	padding: 0;
}

#rightColumn .newsWrap h1,
#rightColumn .contentWrap h1 {
	line-height: 1.3;
	font-size: 0.8em;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background: #F3F3F3;
	color: #333;

	margin: 0;
	padding: 0;

	display:block;
	clear:both;
	margin-bottom:5px;
/**	border: 1px solid yellow;*/
}


#rightColumn .newsWrap h2,
#rightColumn .contentWrap h2,
#content .displayRight h2 {
	font-size: 0.8em;
	line-height: 1.4;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background: #F3F3F3;
	color: #333;
	margin: 5px 0px;
}

#rightColumn .newsWrap h3,
#rightColumn .contentWrap h3 {
	font-size: 0.8em;
	line-height: 125%;
	margin: 5px 0px;
	color: #00589C;
	background: #FFFFFF;
	margin: 5px 0px;
}

#rightColumn .bodytext {
	font-size: 0.75em;
	color: #333333;
	background: #FFFFFF;
	line-height: 125%;
	margin: 3px 0px;
}

#rightColumn .bodytext a,
#rightColumn .bodytext3-6 a {
	line-height:1.5em;
}

#rightColumn .bodytext3-6,
.bodytext3-6 {
	font-size: 0.75em;
	color: #333333;
	background: #FFFFFF;
	line-height: 125%;
	margin: 3px 0px 6px;
}

#rightColumn .newsContent,
#rightColumn .stdContent {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 8px;
}

#rightColumn .newsWrap .indent,
#rightColumn .contentWrap .indent {
	padding-left: 20px;
	text-indent: -20px;
	margin-bottom: 10px;
}

#rightColumn .newsContent .bodytext img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#rightColumn .newsContent .space10 {
	margin-top: 10px;
}

#rightColumn p.space10-0 {
	margin-top: 1em;
}

#rightColumn  div.csc-textpic-imagewrap  {
	padding:3px 0;
}

#mainnavi ul a,
#mainnavi ul li strong,
#mainnavi ul li .current,
#subnavi .ullevel1 .li1no a,
#subnavi .ullevel1 .li1act strong,
#subnavi .ullevel1 .li1act .current,
.newsDate .newsCategory,
.menu-subpages-h2 {

	text-transform:uppercase;
}



/*************************** NEW ATART PAGE ****************************/
#naviintro1 {
	margin-left: 25px;
	/*margin-top: 15px;*/
	margin-bottom: 40px;
}
#naviintro1 .bodytext {
	font-size: 0.8em;
	color: #00589C;
	background: #FFFFFF;
	line-height: 125%;
}

#naviintro1 p.bodytext a {
	color: #00589C;
}

#leftColumn .contentWrap h2 {
	font-size: 0.72em;
	color: #505050;
	background: #FFFFFF;
	margin-top: 1.7em;
	padding-left: 25px;
	line-height: 1.6;
	font-weight: bold;
	padding-top: 2px;
}

#subnavi li.energie div {
	border-left: 8px solid #E6AF11;
	padding-left: 5px;
}

#subnavi li.erde div {
	border-left: 8px solid #006600;
	padding-left: 5px;
}

#subnavi li.gesundheit div {
	border-left: 8px solid #D42D12;
	padding-left: 5px;
}

#subnavi li.technologie div {
	border-left: 8px solid #A9B509;
	padding-left: 5px;
}

#subnavi li.struktur div {
	border-left: 8px solid #E36800;
	padding-left: 5px;
}

#subnavi li.verkehr div {
	border-left: 8px solid #00A2E0;
	padding-left: 5px;
}

#searchbox1 input {
	border: 1px solid #00589c;
	font-size: 0.8em;
}

#searchfield1 {
	font-size: 0.8em;
	width: 172px;
	background-image: url( '../images/search_bg.gif' );
	height: 18px;
}

#searchbutton1 {
	vertical-align: middle;
	/*margin-left: 3px;*/
	padding: 4px 4px 5px 0px;
}

/*************** FOOTER NAVI *******************************/

 * /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Footer navigation */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footernavi {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 0px solid #C3C3C3;
	background:#f3f3f3;
}

#footernavi ul {
	list-style-type: none;
	/*font-size: 0.1em;*/
	font-size: 10px;
}


#footernavi li {
	float: left;
	width:20em;
}

#footernavi li li{
	float: none;
	width:20em;
}

#footernavi li a {
	text-decoration: none;
	color: #6f6f6f;
	padding: 0px 0px 0.6em 25px;
	display: block;
}

#footernavi li a:hover,
#footernavi li a:active,
#footernavi li a:focus {
	color: #d42d12;
}

#footernavi li strong {
	color: #d42d12;
	padding: 0px 0px 0.6em 25px;
	display: block;
}

#footernavi .li1act a,
#footernavi .li1act a:hover,
#footernavi .li1act a:active,
#footernavi .li1act a:focus {
	color: #d42d12;
	padding: 0px 0px 0.6em 25px;
}
#footernavi ul a,
#footernavi ul li strong
{
	text-transform:uppercase;
}
#footernavi ul ul a,
#footernavi ul li li strong
{
	text-transform:none;
}


#content .contentWrap .contentWrap .teaser{float:left;}
#content .contentWrap .contentWrap .upmargin{margin-top:-135px;width: 48%;}
