/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
*
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

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, Helvetica, sans-serif, "ËÎÌå";
}

img
{
	border: none;
}

.hrclearboth,
.clearboth
{
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0em;
	height: 0em;
	visibility: hidden;
}

hr[class = "hrclearboth"],
div[class = "clearboth"]
{
	position: static;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: 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;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* mother´s little helpers */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hidden,
dfn,
.searchbox label
{
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}


#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;
}

#logo
{
	width: 300px;
	height: 135px;
   position: absolute;
   top: 0;
   left: 0;
	z-index: 1;
	background: url(logobg.gif) repeat-x left top;
}

#logo img
{
	display: block;

}

#metanavi
{
	height: 135px;
	/*width: 430px;*/
	position: absolute;
   top:0;
   right:0;
	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
{
	float: right;
	list-style-type: none;
	background: transparent url(metanavibg_energie.gif) repeat-x right bottom; 
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 15px;
	height: 100px;
}

#metanavi ul.erde
{
	background: transparent url(metanavibg_erde.gif) repeat-x right bottom; 
}

#metanavi ul.gesund
{
	background: transparent url(metanavibg_gesundheit.gif) repeat-x right bottom; 
}

#metanavi ul.tech
{
	background: transparent url(metanavibg_technologie.gif) repeat-x right bottom; 
}

#metanavi ul.stru
{
	background: transparent url(metanavibg_struktur.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;
	font-size: 0.7em;
}

#metanavi li a
{
	text-decoration: none;
   color: #FFFFFF;
}

#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
{
	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
{
	position: absolute;
   left: 0px;
	top: 10px;
	width: 220px;
	padding-left: 0px;
	padding-bottom: 1px;
}
*/

#leftColumn
{
    float: left;
	width: 220px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 10px;
}

#naviintro
{
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#naviintro .bodytext
{
	font-size: 0.8em;
	color: #00589C;
	line-height: 125%;
}


#leftColumn ul
{
	list-style-type: none;
}

#subnavi h2
{
	font-size: 0.8em;
	color: #505050;
	margin-top: 1.7em;	
	padding-left: 25px;
	line-height: 1.6;
	font-weight: bold;
	padding-top: 2px;
}

#themenavi h2
{
	font-size: 0.8em;
	color: #505050;
	margin-top: 1.7em;	
	padding-left: 25px;
	line-height: 1.6;
	font-weight: bold;
	padding-top: 2px;
}

#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: bold;
	padding-top: 1px;
/*	padding-top: 4px;
	padding-bottom: 2px;*/
	background: transparent url(naviline.gif) no-repeat left top;
}

.mylist
{
	list-style-image: url(icon_list.png);
	color: #333333;
	line-height: 180%;
}

#subnavi .ullevel1 .first
{
	background: transparent;
}

#themenavi h2.first
{
	background: transparent;
	margin-top: 0;	
}

#subnavi .ullevel1 a,
#subnavi .ullevel1 strong,
#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 #144D28;
	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 #CF6800;
	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 .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,
#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
{
	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
{
	margin-left: 25px;
	margin-top: 25px;
}

#loginbox h3
{
	font-size: 0.8em;
	color: #00589C;
	line-height: 1.3;
}

#loginbox input,
#loginbox .bodytext
{
	font-size: 0.8em;
}

#loginbox .field,
#loginbox .button_set
{
	margin-top: 5px;	
}

#loginbox .field input
{
	border: 1px solid #828282;
	color: #828282;
	width: 100%;
}

.login
{
	background: transparent url(link_intern.gif) no-repeat left top;
	border: none;
	padding-left: 20px;
	font-weight: bold;
	overflow: visible;
	cursor: pointer;
	color: #505050;
}

#loginbox a.link-intern
{
	border: none;
	color: #505050;
}




/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main content */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentWrapper
{
	margin-left: 260px;
	margin-right: 240px;
}

#content
{
	float: left;
	width: 100%;
}

#breadcrumb
{
	margin-bottom: 10px;
	padding-top: 15px;
}

#breadcrumb p
{
	font-size: 0.7em;
	color: #828282;
	line-height: 1.3;
}

#breadcrumb a
{
 	color: #828282;
 	text-decoration: none;
 	border-bottom: 1px dotted #C3C3C3;
}

#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:focus
{
 	border-bottom: 1px solid #00589C;
}

#breadcrumb strong
{
	font-weight: normal;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* footer */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer
{
	clear: both;
	border-top: 1px solid #C3C3C3;
	margin-top: 30px;
	padding-bottom: 30px;
}

#footer ul
{
	list-style-type: none;
	height: 1em;
	text-align: center;
}

#footer li
{
	line-height: 1.5em;
	display: inline;
	color: #828282;
	font-size: 0.7em;

}

#footer a
{
 	text-decoration: none;
    color: #828282;
 	border-bottom: 1px dotted #C3C3C3;
}

#footer a:hover,
#footer a:active,
#footer a:focus
{
 	border-bottom: 1px solid #828282;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* right column with search*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rightColumn
{
	position: absolute;
   right: 0px;
	top: 30px;
	width: 200px;
	padding-right: 10px;
}

#searchbox
{
	margin-bottom: 20px;
}

#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;
}

#rightColumn .newsWrap,
#rightColumn .contentWrap
{
	margin-bottom: 20px;
}

#rightColumn .newsWrap h2,
#rightColumn .contentWrap h2
{
	font-size: 0.8em;
	line-height: 1.4;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background: #F3F3F3;
}

#rightColumn .newsWrap h3,
#rightColumn .contentWrap h3
{
	font-size: 0.8em;
	line-height: 125%;
	margin: 3px 0px;
	color: #00589C;
}

#rightColumn .bodytext
{
	font-size: 0.75em;
	color: #333333;
	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;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* content styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.blue
{
	color: #00589C;
}

.black
{
	color: #333333;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* page browser */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.pagenavi
{
	margin: 25px 0px 20px;
	clear:both;
}

.space0-40
{
	margin-bottom: 40px;
}

.pagenavi a:hover,
.pagenavi a:active,
.pagenavi a:focus
{
	border-bottom: 1px solid #00589C;
}

.pagenavi p
{
	line-height: 1.5;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 5px;
}

.pagenavi ul
{
	list-style-type: none;
	height: 1.5em;
	text-align: center;
}

.pagenavi li
{
	line-height: 1.5em;
	display: inline;
	color: #333333;
	font-size: 0.8em;
   padding: .2em;
}

.pagenavi .first
{
	margin-right: 20px;
	font-size: 0.8em;
}

.pagenavi .last
{
	margin-left: 20px;
	font-size: 0.8em;
}

.pagenum
{
    font-size: 0.8em;
}

.pagenum a
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

.backnavi
{
	margin: 20px 0px 30px;
}

.backnavi p
{
	font-size: 0.7em;
	line-height: 1.5em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*atmo picture*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#atmofull
{
	height: 188px;
	margin-bottom: 25px;
	margin-top: 4px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*sitemaps*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.csc-menu-5
{
	margin-top: 20px;
}

.csc-menu-5 .menu-item
{
	clear: left;
	margin-bottom: 25px;
}

.csc-menu-5 .menu-image
{
	float: left;
	width: 90px;
}

.csc-menu-5 .menu-text
{
	margin-left: 160px;
	padding-bottom: 1px;
}

#content .contentWrap .csc-menu-5 h2
{
	font-size: 0.8em;
	line-height: 1.4;
	border-bottom: none;
	font-weight: bold;
}

.contentWrap .csc-menu-5 .bodytext
{
	margin: 0;
}

.csc-menu-6 .menu-item
{
	clear: left;
	padding-top: 1em;
}

.csc-menu-6 .menu-image
{
	float: left;
	width: 110px;
}

.csc-menu-6 .menu-image img
{
	margin-top: 4px;
}

.csc-menu-6 .menu-item h2
{
	border-bottom: 1px solid #C3C3C3;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content .contentWrap .csc-menu-6 h3
{
	margin: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* headers, bodytext, lists */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content .contentWrap
{
	clear: both;
	margin-bottom: 10px;
}

#content .contentWrap2
{
	clear: both;
}

#content .contentWrap1
{
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 0px;
}

#content .newsWrap
{
	margin-bottom: 50px;
}

#content .space0-30
{
	margin-bottom: 30px;
}

#content .space5-0
{
	margin-top: 5px;
}

#content h1
{
	font-size: 1em;
	color: #00589C;
	line-height: 1.3;
}

#content h1.space10
{
	margin-bottom: 1em;
}

#content h1.space8-8
{
	margin: 0.8em 0;
}

#content h1.space5
{
	margin-bottom: 0.5em;
}

#content .csc-subheader
{
	font-size: 0.8em;
	color: #00589C;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#content h3
{
	font-size: 0.8em;
	color: #00589C;
	line-height: 1.3;
	margin: 1em 0 0.5em;
}

#content .csc-textpic-text h3
{
	margin: 0 0 0.5em;	
}

#content .adress .indentphoto h3
{
	margin: 0;
	font-weight: bold;
	border-bottom: none;
}

#content h4
{
	font-size: 0.8em;
	line-height: 1.3;
	margin: 23px 0 0.5em;
}

#content .bodytext,
.error_message
{
	font-size: 0.8em;
	color: #333333;
	line-height: 180%;
}

#content .contentWrap h2
{
	border-bottom: 1px solid #C3C3C3;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content .contentWrap2 h2
{
	border-bottom: 1px solid #C3C3C3;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content .contentWrap1 h2
{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

.contentWrap .bodytext,
.contentWrap ul
{
	margin-bottom: 0.5em;
}

.contentWrap1 .bodytext,
.contentWrap1 ul
{
	margin-bottom: 0.5em;
}

.contentWrap ul,
.newsWrap ul
{
	font-size: 0.8em;
	color: #333333;
	line-height: 125%;
	list-style-type: none;
}

.newsWrap ul
{
	list-style-image: url(aufzaehlung.png);
	margin-left: 20px;
}

.contentWrap li
{
   margin-bottom: 0.3em;
}

#content .indent
{
	padding-left: 20px;
	text-indent: -20px;
}

div.newsDate
{
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 0.5em;
	margin-top: 10px;
	clear: both;
}

table.newsDate
{
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 0.5em;
	clear: both;
	width: 100%;	
}

table.newsDate td
{
	font-size: 0.8em;
	vertical-align: bottom;
}

table.newsDate td.newsLogo
{
	text-align: right;
}

div.newsTitle
{
	margin-bottom: 0.5em;
}

div.newsTitle h2
{
	font-size: 0.8em;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

#content .newsContent
{
	margin-bottom: 25px;
}

#content .newsContent .bodytext img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.newsDateDetail
{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4;
}

#content h3.newsCategory,
p.newsDate
{
	font-size: 0.7em;
	font-weight: normal;
}

#content .newsWrap h3.newsCategory {
  color: #333333;
  margin: 0;
}

h3.newsCategory
{
	float: left;
}

p.newsDate
{
	float: right;
}

.newsImage
{
	float: left;
	width: 100px;
	text-align: center;
}

.newsText
{
	margin-left: 100px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* shop */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.shopItem
{
	clear: both;
	border-top: 1px solid #C3C3C3;
	padding-top: 20px;
	margin-bottom: 22px;
	margin-top: 20px;
}

#content .contentWrap .shopItem h2
{
	font-size: 0.8em;
	line-height: 1.3;
	margin-bottom: 0.5em;
	color: #00589C;
	font-weight: bold;
	border-bottom: none;
}

.articleThumb
{
	float: left;
	width: 82px;
}

.articleShort
{
	margin-left: 82px;
}

.articleImage
{
	float: left;
	width: 110px;
}

.shopDetail
{
	margin-bottom: 40px;
}

.articleLong
{
	margin-left: 110px;
}

.fillcart
{
	background: transparent url(in_bestellkorb_legen.gif) no-repeat left top;
	color: #333333;
	padding-left: 20px;
	cursor: pointer;
}

.shoppingModule
{
	padding-bottom: 20px;
}

.shoppingModule fieldset
{
	padding-top: 30px;
	border: 0;
}

#content .contentWrap .shoppingModule h2
{
	font-size: 0.8em;
	font-weight: bold;
	color: #00589C;
	margin-bottom: 1.5em;
	font-weight: bold;
	border-bottom: none;
}

.cartItem
{
	border-bottom: 1px solid #C3C3C3;
	padding-bottom: 1em;
}

#content .cartItem h3
{
	color: #333333;
}

.cart .field
{
	float: left;
	width: 8em;
}

.cart .field label
{
	font-size: 0.8em;
	margin-left: 6px;
}

.cart .field input
{
	font-size: 0.8em;
	border: 1px solid #00589C;
	width: 3em;
	padding: 0px 2px 2px 2px;
}

.cart .buttons
{
	margin-left: 8em;
}

.cart .buttons input
{
	font-size: 0.8em;
	margin-bottom: 5px;
	padding-left: 20px;
}

.confirm
{
	background: transparent url(aenderung_bestaetigen.gif) no-repeat left top;
}

.delete
{
	background: transparent url(aus_liste_entfernen.gif) no-repeat left top;
}

.cartdelete
{
	background: transparent url(bestellkorb_loeschen.gif) no-repeat left top;
}

.send
{
	background: transparent url(bestellung_abschicken.gif) no-repeat left top;
}

.customer .field
{
	clear: left;
	margin-top: 5px;
}

.customer .field label
{
	font-size: 0.8em;
}

.customer .field label.left
{
	float: left;
	width: 9em;
}

.customer .field input
{
		width: 14.5em;
		border: 1px solid #00589C;
		padding: 0px 2px 2px 2px;
		font-size: 0.8em;
}

.order .field label
{
	font-size: 0.8em;
}

.order .field input
{
		font-size: 0.8em;
}

.order .buttons input
{
	font-size: 0.8em;
	margin-top: 5px;
	padding-left: 20px;
}

.shoppingModule .field input
{
		background: #D5EDFF;
}

.shoppingModule .field input:hover, .shoppingModule .field input:focus
{
		background: #FFFFFF;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* newsletter registration */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#nlRegistration
{
	padding-top: 20px;
}

#nlRegistration fieldset
{
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	padding-bottom: 10px;
}

#nlRegistration legend
{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
}

#nlRegistration select,
#nlRegistration input,
#nlRegistration label
{
	font-size: 0.8em;
}

#nlRegistration .field_set
{
	margin-left: 30px;
	padding-top: 20px;
}

#nlRegistration .field_set .field
{
	clear: left;
	margin-top: 5px;
}

#nlRegistration label.left
{
	float: left;
	width: 10.5em;
	margin-left: 0;
}

#nlRegistration .field_set select
{
		width: 15em;
		border: 1px solid #00589C;
}

#nlRegistration .field_set input
{
		width: 14.5em;
		border: 1px solid #00589C;
		padding: 0px 2px 2px 2px;
		background: #D5EDFF;
}

#nlRegistration .field input:hover, #nlRegistration .field input:focus
{
		background: #FFFFFF;
}

#nlRegistration .button_set
{
	margin: 20px 0px 20px 10.5em;
}

#nlRegistration .button_set input
{
	background: #FFFFFF;
	cursor: pointer;
	overflow: visible;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* net login and registration*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#login,
#netRegistration
{
	padding-top: 20px;
}

#login fieldset,
#netRegistration fieldset
{
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	padding-bottom: 10px;
}

#login legend,
#netRegistration legend
{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
}

#login input,
#login label,
#netRegistration input,
#netRegistration select,
#netRegistration label
{
	font-size: 0.8em;
}

#login .field_set,
#netRegistration .field_set
{
	margin-left: 30px;
	padding-top: 20px;
}

#login .field_set .field,
#netRegistration .field_set .field
{
	clear: left;
	margin-top: 5px;
}

#login label.left,
#netRegistration label.left
{
	float: left;
	width: 12em;
	margin-left: 0;
}

#login .field input,
#netRegistration .field input
{
		width: 14.5em;
		border: 1px solid #00589C;
		padding: 0px 2px 2px 2px;
		background: #D5EDFF;
}

#netRegistration .field_set select
{
		width: 15em;
		border: 1px solid #00589C;
}


#login .field input:hover, #login .field input:focus,
#netRegistration .field input:hover, #netRegistration .field input:focus,
#login .button_set input:hover, #login .button_set input:focus,
#netRegistration .button_set input:hover, #netRegistration .button_set input:focus
{
		background: #FFFFFF;
}

#login .button_set,
#netRegistration .button_set
{
	margin: 20px 0px 20px 9.7em;
}

#login .button_set input,
#netRegistration .button_set input
{
	background: #FFFFFF;
	width: auto;
	cursor: pointer;
	overflow: visible;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* selector box*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.tx-list-pi1-selectorbox
{
	margin-bottom: 5px;
}

.tx-list-pi1-selectorbox select
{
		width: 30em;
		border: 1px solid #00589C;
		font-size: 0.8em;
}

.selector-box-button
{
	   margin-top: 20px;
}

.search-link
{
	background: transparent url(suche_starten.gif) no-repeat left top;
	color: #333333;
	padding-left: 20px;
	cursor: pointer;
	margin-left: 8.5em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* contact form*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#tx_a21contactform fieldset
{
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	padding-bottom: 10px;
}

#tx_a21contactform legend
{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
}

#tx_a21contactform select,
#tx_a21contactform input,
#tx_a21contactform textarea,
#tx_a21contactform label
{
	font-size: 0.8em;
}

#tx_a21contactform .field_set
{
	margin-left: 40px;
	padding-top: 20px;
}

#tx_a21contactform .field_set .field
{
	clear: left;
	margin-top: 5px;
}

#tx_a21contactform label
{
	margin-left: 8em;
}

#tx_a21contactform label.left
{
	float: left;
	width: 8em;
	margin-left: 0;
}

#tx_a21contactform .field_set select
{
		width: 15em;
		border: 1px solid #00589C;
}

#tx_a21contactform .field_set input,
#tx_a21contactform .field_set textarea
{
		width: 14.5em;
		border: 1px solid #00589C;
		padding: 0px 2px 2px 2px;
		background: #D5EDFF;
}

#tx_a21contactform .field_set input:hover, #tx_a21contactform .field_set input:focus,
#tx_a21contactform .field_set textarea:hover, #tx_a21contactform .field_set textarea:focus {
		background: #FFFFFF;
}

#tx_a21contactform #copymail
{
	width: auto;
	border: none;
}

#tx_a21contactform .button_set
{
	margin: 20px 0px 20px 9em;
}

#tx_a21contactform .button_set input
{
	background: #FFFFFF;
	margin-right: 10px;
	cursor: pointer;
	overflow: visible;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* advanced search page */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#advanced_search fieldset
{
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	margin-bottom: 10px;
}

#advanced_search legend
{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
}

#advanced_search .floating_field_set
{
	margin: 0px 10px;
	padding: 10px 0px 0px;
}

#advanced_search .floating_field_set input,
#advanced_search .floating_field_set select,
#advanced_search .floating_field_set label
{
	font-size: 0.8em;
}

#advanced_search .floating_field_set .field
{
	clear: left;
	margin-top: 5px;
}

#advanced_search label
{
	float: left;
	width: 8em;
}

#advanced_search .floating_field_set select
{
	width: 14em;
	border: 1px solid #00589C;
}

#advanced_search .floating_field_set input
{
	padding: 0px 2px 2px 2px;
	width: 13.5em;
	border: 1px solid #00589C;
}

#advanced_search .floating_field_set .checkbox,
#advanced_search .floating_field_set .button_set
{
	padding-bottom: 10px;
}

#advanced_search .floating_field_set .checkbox input
{
	width: auto;
	border: none;
}

#advanced_search .floating_field_set .checkbox label
{
	float: none;
	width: auto;
}

#advanced_search .button_set input
{
	background: #FFFFFF;
	width: auto;
	cursor: pointer;
	margin: 0px 10px 10px;
}

#advanced_search #search_results_set
{
	margin: 0px 10px;
	padding: 10px 0px;
	font-size: 0.8em;
}

#advanced_search #search_results_set .short_cut
{
		list-style-type: none;
		line-height: 1.5;
		margin-top: 10px;
		font-size: 1em;
}

#advanced_search #search_results_set .short_cut a
{
	padding-left: 20px;
	background: url(link_intern.gif) no-repeat 0px 0px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#advanced_search #search_results_set .short_cut a:hover,
#advanced_search #search_results_set .short_cut a:active,
#advanced_search #search_results_set .short_cut a:focus
{
	border-bottom: 1px solid #00589C;
}

#advanced_search .search_browser
{
	/*font-size: 0.8em;*/
	margin-top: 10px;
}

.search_browser .first
{
	margin-right: 20px;
}

.search_browser .last
{
	margin-left: 20px;
}

#advanced_search .search_browser ul
{
	font-size: 1em;
	text-align: center;
	list-style-type: none;
	height: 1.5em;
}

#advanced_search .search_browser li
{
	line-height: 1.5em;
	display: inline;
}

#advanced_search .search_browser ul a
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#advanced_search .search_browser ul a,
#advanced_search .search_browser ul strong
{
	margin: 0px 3px;
}

#advanced_search .search_browser a:hover,
#advanced_search .search_browser a:active,
#advanced_search .search_browser a:focus
{
	border-bottom: 1px solid #00589C;
}

#advanced_search #search_results_set hr
{
	color: #C3C3C3;
	height: 1px;
	border-top: 1px solid #C3C3C3;
	margin: 0.5em 0px;
}

#advanced_search #search_results_set h2
{
	font-size: 1em;
	margin: 1.5em 0 1em;
}

#advanced_search #search_results_set h2 .number_of_results
{
	font-weight: normal;
	display: block;
	float: right;
}

#advanced_search #search_results_set h2 a
{
	color: #00589C;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
	background: url(link_intern.gif) no-repeat left top;
}

#advanced_search #search_results_set h2 a:hover,
#advanced_search #search_results_set h2 a:active,
#advanced_search #search_results_set h2 a:focus
{
	border-bottom: 1px solid #00589C;
}

#advanced_search .search_result
{
	margin: 0.7em 0px;
}

#advanced_search .search_result h4
{
	font-size: 1em;
	margin-bottom: 0.3em;
}

#advanced_search .search_result h4 a
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
	background: url(link_intern.gif) no-repeat left top;
}

#advanced_search .search_result .resume
{
	font-size: 1em;
}

#advanced_search .search_result .bread_crumb_trail
{
	font-size: 0.75em;
	color: #828282;
}

#advanced_search .search_result .bread_crumb_trail a
{
	color: #828282;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#advanced_search .search_result a:hover,
#advanced_search .search_result a:active,
#advanced_search .search_result a:focus
{
	border-bottom: 1px solid #00589C;
}

.tx-indexedsearch hr
{
 display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* link classes */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.filelinks a
{
 	border-bottom: 1px dotted #C3C3C3;
  	text-decoration: none;
}
.filelinks a:hover,
.filelinks a:active,
.filelinks a:focus
{
 	border-bottom: 1px solid #00589C;

}

a.back
{
	background: url(link_back.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.next
{
	background: url(link_intern.gif) no-repeat right top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-right: 20px;
}

a.link-intern
{
	background: url(link_intern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.link-intern-centre-title
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

a.link-extern
{
	background: url(link_extern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.mail
{
	background: url(e_mail.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

.phone
{
	background: url(telefon.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
	font-size: 0.75em;
	line-height: 125%;
	margin: 3px 0px;
}

.fax
{
	background: url(fax.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
	font-size: 0.75em;
	line-height: 125%;
	margin: 3px 0px;	
}

a.video
{
	background: url(download_video.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.audio
{
	background: url(download_sound.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.doc
{
	background: url(download_doc.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.ppt
{
	background: url(download_ppt.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.pdf
{
	background: url(download_pdf.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.download
{
 background: url(download.gif) no-repeat left top;
 color: #333333;
 text-decoration: none;
 border-bottom: 1px dotted #C3C3C3;
 padding-left: 20px;
}

a.opencart
{
 background: url(bestellkorb_oeffnen.gif) no-repeat left top;
 color: #333333;
 text-decoration: none;
 border-bottom: 1px dotted #C3C3C3;
 padding-left: 20px;
}

.linkstyle
{
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #333333;
	cursor: pointer;
}

a.back:hover,
a.back:active,
a.back:focus,
a.next:hover,
a.next:active,
a.next:focus,
a.link-intern:hover,
a.link-intern:active,
a.link-intern:focus,
a.link-intern-centre-title:hover,
a.link-intern-centre-title:active,
a.link-intern-centre-title:focus,
a.link-extern:hover,
a.link-extern:active,
a.link-extern:focus,
a.mail:hover,
a.mail:active,
a.mail:focus,
a.video:hover,
a.video:active,
a.video:focus,
a.audio:hover,
a.audio:active,
a.audio:focus,
a.doc:hover,
a.doc:active,
a.doc:focus,
a.ppt:hover,
a.ppt:active,
a.ppt:focus,
a.pdf:hover,
a.pdf:active,
a.pdf:focus,
a.download:hover,
a.download:active,
a.download:focus,
a.opencart:hover,
a.opencart:active,
a.opencart:focus,
.linkstyle:hover,
.linkstyle:active,
.linkstyle:focus
{
	border-bottom: 1px solid #00589C;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* glossary*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

acronym, dfn, abbr, span.abbr {
 cursor: help;
 background: #DBE8F1;
}
a span.abbr {
 color: #333333;
 text-decoration: none;
}
a.glossary dfn {
 position: relative;
 left: 0;
 top:0;
 width:auto;
 height: auto;
 overflow:hidden;
 display:inline;
 color: #333333;
 text-decoration: none;
 font-style : normal;
}
a.glossary {
 border-bottom: 1px dotted #C3C3C3;
}
a.glossary:hover,
a.glossary:active,
a.glossary:focus {
 border-bottom: 1px solid #00589C;
}
p.back a{
 background: url(link_back.gif) no-repeat left top;
 color: #333333;
 text-decoration: none;
 border-bottom: 1px dotted #C3C3C3;
 padding-left: 20px;
}
p.back a:hover,
p.back a:active,
p.back a:focus {
 border-bottom: 1px solid #00589C;
}
p.all a{
 background: url(link_intern.gif) no-repeat left top;
 color: #000000;
 text-decoration: none;
 border-bottom: 1px dotted #C3C3C3;
 padding-left: 20px;
}
p.all a:hover,
p.all a:active,
p.all a:focus {
 border-bottom: 1px solid #00589C;
}
.glossary {

}
.glossary dt {
 color: #00589C;
 font-weight: bold;
}
.glossary dd .type {
 font-style : italic;
 display: block;

}
.glossary p.description {
 margin: 0.5em 0 1.5em 0;
}

.bottom
{ 
	background: #FFFFFF;
	font-size: 0.75em;
	text-align: left;
	color: #333333;
}

.mynewstopic
{
	font-size: 1em;
	line-height: 1.3em;
	color: #00589C;
}

.copyright 
{
	font-size: 12px;
}
