/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* IMARE #538DBD ersetzt durch #0B4790 */
/* IMARE #00589C ersetzt durch #0B4790 */

* {
	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;
	color: #333333;
	background: #ffffff;
	font-size: 0.7em;
}
#rightColumn img {
	background: #E5EEF5;
	color: #333333;
}


.hrclearboth {
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0em;
	height: 0em;
	visibility: hidden;
}

hr[class = "hrclearboth"] {
	position: static;
}
.cleaner {
    	clear: both;
    	margin: 0;
    	border: 0px; 	
}


.cleanersmall {
    	clear: both;
    	padding:0;
    	margin: 0;
    	border: 0px; 	
    	font-size:1px;
    	line-height:1px;
    	height:1px;
    	
    	
}




.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}

html {
	height: 100%;
}

body {
	background: #E5EEF5;
	color: #333333;
	font-size: 100.01%;
	text-align: center;
	height: 100%;
}

#wrapper {
	text-align: left;
   	/**margin: 0px auto; */
   	margin: 0px auto 0px 0px;
	min-width: 48em;
	max-width: 80em;
}

.sitetitle, .printdate {
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* mother`s little helpers */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hidden,
dfn.menu,
.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: 100;
	top: 5px;
	left: 2200px;
	font-size: 0.8em;
	background: #FFFFFF;
	color: #333333;
	border: solid 2px #C3C3C3;
	padding: 10px;
	width:  15em;
	height: 2em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* header */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header {
	position: relative;
	top: 0;
	left: 0;
	height: 135px;
	background: url(headerbgdefault.gif) repeat-x left top;
	/** mit Balken: headerbgdefault-beispiel.gif */
}
#header-backgroundimage {
	height: 135px;
	background: transparent url(header-image.jpg) no-repeat top left;
	
}

#logo {
	width: 320px;
	height: 57px;
	position: absolute;
 	top: 22px;
    	left: 24px;
	z-index: 10;
}

#print-logo {
	display: none;
}

#logo-awi { 
	display:block; 
	background-color:transparent; 
	/*color:#4886B9;*/
}

#logo-hh { 
	display:block; 
	background-color:transparent; 
	/*color:#4886B9;*/
}

#logo-print {  
	display:none !important; 
	background-color:transparent; 
}

#logo-hh-print {  
	display:none !important; 
	background-color:transparent; 
}

#metanavi {
	height: 135px;
	position: absolute;
	top:0;
	right:0;
	z-index: 2;
}

#metanavi ul {
	float: right;
	list-style-type: none;
	/** mit Balken background: #4785B8 url(metanavibg-beispiel.gif) repeat-x right bottom; color: #FFFFFF; */
	padding-right: 15px;
	padding-bottom: 20px;
	margin-top: 15px;
	height: 100px;
}

#metanavi li {
	display: inline;
	font-size: 0.7em;
	line-height: 1.5em;

	float: left;
}

#metanavi li a,
#metanavi li strong {
	text-decoration: none;
  	color: #FFFFFF;
	font-weight: normal;
	background: #5794aa url(metanavi-divider.gif) no-repeat right center;/*imare angepasst*/
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}

#metanavi li.last a,
#metanavi li.last strong {
	background: #0B4790; /*imare angepasst*/
	color: #fff;
	margin: 0;
	padding: 0;
}

#metanavi li a:hover,
#metanavi li a:active,
#metanavi li a:focus {
	text-decoration: underline;
}

#metanavi li strong {
	text-decoration: underline;
	font-weight: bold;
}
/**
.pipewrap {
	padding: 0 5px;
	background: #4785B8;
	color: #FFFFFF;
	font-weight: bold;
}
*/

#helmholtz-logo {
	color: #0B4790;
	background: #F2F6FA;
	font-size: 0.7em;

	position: absolute;
	top: 30px; /*Position des Logos ehemals 50px */
	right: 15px;
	z-index: 5;
}

#polaryear-counter {
	position: absolute;
	top: 119px;
	right: 15px;
	

	font-weight: bold;
	font-size: 0.7em;
}
#polaryear-counter div {
	color: #0B4790;
	background: #ffffff;
}
#polaryear-counter div span {
	color: #333333;
	background: #ffffff;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                        mainnavi                     */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#mainnavi ul {
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 4px;

	background: #FFFFFF;
	color: #333333;
}

#mainnavi li {
	display: inline;
	margin-right: 4px;
}

#mainnavi li a {
	text-decoration: none;
	color: #333333;
	background: #FFFFFF;
	padding: 6px 14px 4px 14px;
}

#mainnavi li a:hover,
#mainnavi li a:active,
#mainnavi li a:focus {
	color: #0B4790;
	background: #C2D7E7;
	border-bottom: 1px solid  #C2D7E7;
}
#mainnavi li strong {
	color: #0B4790;
	background: #C2D7E7;
	padding: 6px 14px 4px 14px;
	border-bottom: 1px solid  #C2D7E7;
}

#mainnavi .li1act a,
#mainnavi .li1act a:hover,
#mainnavi .li1act a:active,
#mainnavi .li1act a:focus {
	color: #0B4790;
	background: #C2D7E7;
	padding: 6px 14px 4px 14px;
	border-bottom: 1px solid  #C2D7E7;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                search                               */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#searchline {
	position: relative;
	height:1.6em;
	background: #C2D7E7;
	color: #333333;
	line-height:1.5em;
	
}

#search {
	position: absolute;	
	top: 0px;
	right: 15px;
	margin: 0;
	padding: 0;
	width: 200px;
	font-size: 1em;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: 0px;
	white-space: nowrap;
}

#search legend {
	display: none;
 }

#search label {
	display: none;
}

#search #search_query {
	margin: 1px 0 0 0;
	padding: 0 0 0 2px;
	width: 140px;
	border: 1px solid #FFFFFF;
	font-size: 0.7em;
}
#search #search_query:hover,
#search #search_query:active,
#search #search_query:focus {
	border: 1px solid #0B4790;
	background: #F2F6FA;
	color: #333333;
}
#search .submit_button {
	width: 17px;
	height:18px;
	margin: 1px 0 0 0;
	padding: 0 0 0 50px;
	color: #C2D7E7;
	border: none;
	font-size: 0.1em;
	text-indent: -700px;
	text-align: right;
	vertical-align:middle;
	background-image:url('searchbutton.gif');
	background-position:center left;
	background-repeat:no-repeat;
	background-color:transparent;
   
	cursor: pointer;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*  			main with 3 columns                    */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainWrapper {
	position: relative;
		
}

#leftColumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	z-index:900;
}

#subnavi {
	background: #C2D7E7;
	color: #333333;
	padding: 5px /*10px*/ 0 4px 0; 
}

#subnavi ul {
	list-style-type: none;

}

#subnavi ul li {
	margin: 0 0 9px 0;
	
}
#subnavi li a,
#subnavi li strong  {
	color: #0B4790;
	background: #FFFFFF url(subnavi-arrow-right.gif) no-repeat 11px 4px;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;

	padding: 4px 10px 4px 32px;
	display: block;
}
#subnavi li strong,
#subnavi li.subnavi1-act a{
	background: #ffffff url(subnavi-arrow-bottomright.gif) no-repeat 11px 4px;
	color: #333333;
}

#subnavi li a:hover,
#subnavi li a:active,
#subnavi li a:focus {
	background: #ffffff  url(subnavi-arrow-bottomright.gif) no-repeat 11px 4px;
	color: #333333;
}

/**************************** 2. Ebene ****************************/
#subnavi li.subnavi1-act li {
	margin: 0;
}
#subnavi li.subnavi1-act li a,
#subnavi li.subnavi1-act li strong {
	font-weight: normal;
	color: #FFFFFF;
/*	background: #0B4790 url(subnavi-box-stripes.gif) no-repeat 32px 9px;*/
	background: #0B4790 url(subnavi-box-stripes.gif) no-repeat 14px 9px;
	padding: 4px 10px 4px 32px;
}
#subnavi li.subnavi1-act li strong {
	background: #4886B8 url(subnavi-box-white.gif) no-repeat 14px 9px;
	color: #FFFFFF;
}
#subnavi li.subnavi1-act li.subnavi2-act a {
	background: #4886B8 url(subnavi-box-white.gif) no-repeat 14px 9px;
	color: #FFFFFF;
}

#subnavi li.subnavi1-act li a:hover,
#subnavi li.subnavi1-act li a:active,
#subnavi li.subnavi1-act li a:focus {
	background: #4886B8 url(subnavi-box-white.gif) no-repeat 14px 9px;
	color: #FFFFFF;
}


#subnavi ul li ul li {
	margin: 0;
}
#subnavi ul li ul li a,
#subnavi ul li ul li strong,
#subnavi ul li ul li a:hover,
#subnavi ul li ul li a:active,
#subnavi ul li ul li a:focus {
	font-weight: normal;
	color: #FFFFFF;
	background: #0B4790 url(subnavi-box-stripes.gif) no-repeat 14px 9px;
	padding: 4px 10px 4px 32px;
}

#subnavi ul li ul li a:hover,
#subnavi ul li ul li a:active,
#subnavi ul li ul li a:focus {
	background: #4886B8 url(subnavi-box-white.gif) no-repeat 14px 9px;
	color: #FFFFFF;
}


/**************************** 3. Ebene ****************************/
#subnavi li.subnavi1-act li.subnavi2-act li a {
	background: #4886B8;
	color: #FFFFFF;
/**	padding: 2px 10px 2px 56px;*/
	padding: 2px 10px 2px 32px;
/**	font-size: 0.7em;*/
	font-size: 0.8em;
}
#subnavi li.subnavi1-act li.subnavi2-act li strong {
	background: #4886B8;
	color: #FFFFFF;
	padding: 2px 10px 2px 32px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.8em;
}
#subnavi li.subnavi1-act li.subnavi2-act li a:hover,
#subnavi li.subnavi1-act li.subnavi2-act li a:active,
#subnavi li.subnavi1-act li.subnavi2-act li a:focus {
	text-decoration: underline;
	font-weight: normal;
}

#subnavi ul li.subnavi1-act ul li ul li{
	margin: 0;
}
#subnavi ul li.subnavi1-act ul li ul li a,
#subnavi ul li.subnavi1-act ul li ul li strong,
#subnavi ul li.subnavi1-act ul li ul li a:hover,
#subnavi ul li.subnavi1-act ul li ul li a:active,
#subnavi ul li.subnavi1-act ul li ul li a:focus {
	background: #4886B8;
	color: #FFFFFF;
	padding: 2px 10px 2px 32px;
	font-size: 0.8em;
	font-weight: normal;
}

#subnavi ul li.subnavi1-act ul li ul li a:hover,
#subnavi ul li.subnavi1-act ul li ul li a:active,
#subnavi ul li.subnavi1-act ul li ul li a:focus,
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act a {
	text-decoration: underline;
	font-weight: normal;
}

#subnavi ul li.subnavi1-act ul li.subnavi2-act ul li a {
	padding: 2px 10px 2px 32px;
}

#subnavi ul li.subnavi1-act ul li.subnavi2-act ul li strong {
	padding: 2px 10px 2px 32px;
}

/**************************** 4. Ebene ****************************/
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act li a {
       text-decoration: none;
}
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act li a:hover,
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act li a:active,
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act li a:focus {
	text-decoration: underline;
}

#subnavi ul .subnavi1-act ul .subnavi2-act ul li ul li a,
#subnavi .subnavi1-act .subnavi2-act ul li ul li strong,
#subnavi .subnavi1-act .subnavi2-act ul li ul li a:hover,
#subnavi .subnavi1-act .subnavi2-act ul li ul li a:active,
#subnavi .subnavi1-act .subnavi2-act ul li ul li a:focus,
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act li a {
	background: #4886B8;
	color: #FFFFFF;
	padding: 2px 10px 2px 50px;
	font-size: 0.75em;
}
#subnavi li.subnavi1-act li.subnavi2-act li.subnavi3-act li strong {
	background: #4886B8;
	color: #FFFFFF;
	padding: 2px 10px 2px 50px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.75em;
}









#cross-access-navi {
	background: #FFFFFF;
	color: #0B4790;
	padding: 2px 0 2px 10px;
}
#cross-access-navi .selection {
	border: 1px solid #4785B8;
	color: #0B4790;
	background: #FFFFFF;
	width: 220px;
	font-size: 0.75em;
	font-weight: normal;
}
#cross-access-navi .selection:hover,
#cross-access-navi .selection:active,
#cross-access-navi .selection:focus {
	background: #F2F6FA;
	color: #0B4790;
}
#bluebar{
	height: 20px;
	background: /*#C2D7E7*/ #C2D7E7; /*imare angepasst*/
	color: #FFFFFF;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                  main content                       */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentWrapper {
	margin: 0 225px 0 240px;
	padding: 0 20px 0 20px;
	background-color: #FFFFFF !important;
	color: #333333;
	display:block;
	clear:both;
}

#contentWrapperOneCol {
	margin: 0 0 0 240px;
	padding: 0 20px 0 20px;
	background: #FFFFFF;
	color: #333333;
}

#content {
	width: 100%;
	padding-bottom: 30px;

	/**border: 1px solid red;*/
}

#keyvisual {
	display: block;
	background-repeat: no-repeat;
	height: 150px;
	background-position: top center;
/**	margin: 0 0 30px 0; */
 	margin: 0 0 15px 0;
}

.atmocontent {
	margin: 0 0 30px 0;
}

#atmoimage {
	margin: 0 0 15px 0; 
	display: block; 
	height: 150px; 
	background-repeat: no-repeat; 
	background-position: top center;
}

.atmocontent p {
	font-size: 0.9em;
}


#breadcrumb {
	/*padding-bottom: 10px;*/
	padding-top: 10px;
	/* important because ie5.5 ie6 troubles */
	width:82% !important; 
	float:left;
}

#breadcrumb p {
	font-size: 0.7em;
	color: #999999;
	background: #FFFFFF;
	line-height: 140%;
}

#breadcrumb a {
	color: #999999;
	background: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:focus {
	border-bottom: 1px solid #0B4790;
    color: #0B4790;
	background: #FFFFFF;
}
#breadcrumb strong {
	color: #0B4790;
	background: #FFFFFF;
}
#breadcrumb span {
  	color: #999;
	background: #ffffff url(breadcrumb-divider.gif) no-repeat right center;
	margin: 0 8px 0 0;
	padding: 0 12px 0 0;
 	display: block;
	float: left;
}
#breadcrumb span.last {
	color: #999;
	background: #ffffff;
	margin: 0;
	padding: 0;	
}

#pagefunctions {
	height: 1.5em;
	margin-right: 0px;
}

#pagefunctions_top {
	display:block;
	margin-right: 0px;
	height:auto;
	float: right;
	width:17%;
	/*padding-bottom: 10px;*/
	padding-top: 10px;

}


#pagefunctions div,
#pagefunctions_top div{
	
	float: right;
}

#pagefunctions .pdf,
#pagefunctions_top .pdf {
	margin-right:5px;

}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                    responsible                      */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#responsible {
        background: #E5EEF5;
        color: #0B4790;
        margin: 0 -20px 0 -20px;
        padding: 0;
        display:block;
        font-size: 0.7em
        clear:both;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                    footer                           */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	background: #E5EEF5;
	color: #0B4790;
	margin: 0 -20px 0 -20px;
	padding: 0;
	display:block;
	clear:both;
}

#footer ul {
	list-style-type: none;
	height: 1.5em;
	text-align: center;
	padding: 11px 0 20px 0;
}

#footer li {
	line-height: 1.5em;
	display: inline;
	color: #0B4790;
	background: #E5EEF5;
	font-size: 0.7em;
}

#footer li a,
#footer li strong {
	text-decoration: none;
   	color: #0B4790;
	font-weight: normal;

	background: #E5EEF5 url(metanavi-divider.gif) no-repeat right center;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}

#footer li.last a,
#footer li.last strong {
	background: #E5EEF5;
	color: #0B4790;
	margin: 0;
	padding: 0;
}

#footer li a:hover,
#footer li a:active,
#footer li a:focus {
	text-decoration: underline;
}

#footer li strong {
	text-decoration: underline;
	font-weight: bold;
}
/**
#footer .pipewrap {
	color: #0B4790;
	background: #E5EEF5;
}
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                 right column                        */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rightColumn {
	position: absolute;
	top: 10px;
   	right: 15px;
	width: 200px;
	z-index: 2;
}

#rightColumn .contentWrap {
/**	margin: 0 0 15px 0; */
	margin: 0 0 5px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                  contents                           */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content .contentWrap {
/**	margin: 0 0 25px 0;*/
	margin: 0 0 5px 0;
}

h1 {
	font-size: 1em;
	color: #0B4790;
	background: #fff;
	margin: 10px 0;
	padding: 0;
	line-height: 140%;
}

h2, h3, h4 {
	font-size: 0.85em;
	color: #333333;
	background: #FFFFFF;
	margin: 6px 0 10px 0;
	padding: 0;
	border-bottom: 0px solid #CCCCCC;
	line-height: 140%;
}

h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader {
	margin: 0 0 10px 0;
}

h2 {
	color: #0B4790;
	background: #fff;
}

p.pageintro {
	font-size: 0.85em;
	line-height: 125%;
	margin: 22px 0 30px 0;
}

p {
	font-size: 0.8em;
	line-height: 135%;
/**	margin: 0 0 15px 0; */
	margin: 0 0 5px 0;
}

/**.csc-textpic-caption */
.csc-caption {
	font-size: 0.7em;
	line-height: 110%;
	margin: 4px 0 4px 0;
}


p.csc-linkToTop {
	font-size: 0.7em;
}

.csc-textpic {
	border: 1px solid #FFFFFF;
}

.csc-header {
	clear:both;
}

#content a,
.browseBoxWrap .pagenavi ul li a,
#content .csc-sitemap ul li a {
	color: #0B4790;
	background: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #0B4790;
}
#content a:hover,
#content a:active,
#content a:focus,
.browseBoxWrap .pagenavi ul li a:hover,
.browseBoxWrap .pagenavi ul li a:active,
.browseBoxWrap .pagenavi ul li a:focus,
#content .csc-sitemap ul li a:hover,
#content .csc-sitemap ul li a:active,
#content .csc-sitemap ul li a:focus {
	border-bottom: 1px solid #0B4790;
}
/**
#content a:visited {
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
*/

#content .list a.internal-link,
#content .csc-sitemap ul li a,
#content .csc-menu a {
	color: #0B4790;
	background: #FFFFFF url(internal-link.gif) no-repeat top left;
	padding-left: 20px;
	text-decoration: none;
}

#content a.mail {
	background: #ffffff url(mail.gif) no-repeat 0 2px;
	color: #0B4790;
	padding: 0 0 0 17px;
}

#content a.download {
	background: #ffffff url(download.gif) no-repeat 0 2px;
	color: #0B4790;
	padding: 0 0 0 17px;
}


#content a.cemark {
	visibility: hidden;
}

.csc-menu {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 145%;
}

li.csc-section {
	list-style-type: none;
	line-height: 145%;
	margin-left: 20px;
}


ul.csc-bulletlist,
.contentWrap ul {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contentWrap ul ul,
.contentWrap ul ul ul,
.contentWrap ul ul ul ul {
	font-size: 1em;
}

ul.csc-bulletlist li,
.contentWrap ul li {
	background: #FFFFFF url(bulletlist.gif) no-repeat 0 6px;
	color: #333333;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 145%;
}

.contentWrap .csc-sitemap ul li {
	background: none;
}

.contentWrap ul li.pagenum {
	background: #ffffff;
	color: #333;
	padding: 0;
}

.contentWrap ul.csc-menu li {
	background: none;
	padding: 0;
}

.contentWrap ol {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

.contentWrap ol li {
	margin: 0 0 0 20px;
}

#content .contentWrap .csc-frame-frame1 ul li {
	background: #e5eef5  url(bulletlist.gif) no-repeat 0 6px;
	color: #333333;
}


.contentWrap ol li,
.contentWrap ul li {
	line-height: 145%;
}


.contenttable {
	font-size: 0.75em;
}

.contenttable caption {
	background: #E5EEF5;
	color: #333333;
}

.contenttable td,
.contenttable th {
	padding: 2px 6px;
	margin: 0;
}

.contenttable th {
	background: #E5EEF5;
	color: #333333;
}

.contenttable td {
	border: 1px solid #C2D7E7;
}

#content .csc-frame  {
	padding: 20px; 
}

#content .csc-frame-frame1 {
	background: #e5eef5;	
	color: #333333;
}
#content .csc-frame-frame1 .csc-textpic {
	border: 1px solid #e5eef5;
}
#content .csc-frame-frame1 a {
	color: #0B4790;
	background: #e5eef5;
}
#content .csc-frame-frame1 a.mail {
	background: #e5eef5 url(mail.gif) no-repeat 0 2px;
	color: #333333;
}
#content .csc-frame-frame1 a.download {
	background: #e5eef5 url(download.gif) no-repeat 0 2px;
	color: #333333;
}
.csc-frame-frame1 h1 {
	color: #0B4790;
	background: #e5eef5;
}
.csc-frame-frame1 h2, 
.csc-frame-frame1 h3, 
.csc-frame-frame1 h4 {
	color: #333333;
	background: #e5eef5;
}

#content .csc-frame-frame2 {
	border: 2px solid #e5eef5;
}

/*************************   mailform     ****************************/

.csc-mailform {
	display:block;
	padding-top:15px;
	padding-bottom:15px;
}

#mailform LABEL {
	width:10em; float:left;
	margin-left:2em;
}

#mailform fieldset {
	border: 1px solid #CCCCCC;
	margin: 20px 0 0 0;
}


#mailform .csc-mailform-field {
	display:block;
	clear:both;	

}

#mailform .csc-mailform-field * {
	font-size:13px;
}


#mailform .csc-mailform-field .csc-mailform-input,
#mailform .csc-mailform-field .csc-mailform-selection,
#mailform .csc-mailform-field .csc-mailform-textarea {
	width:20em;
	border:1px solid #0B4790;
	margin-bottom:5px;
	background: #ffffff;
	color: #333333;
}

#mailform .csc-mailform-field .csc-mailform-input:hover,
#mailform .csc-mailform-field .csc-mailform-input:active,
#mailform .csc-mailform-field .csc-mailform-input:focus,
#mailform .csc-mailform-field .csc-mailform-selection:hover,
#mailform .csc-mailform-field .csc-mailform-selection:active,
#mailform .csc-mailform-field .csc-mailform-selection:focus,
#mailform .csc-mailform-field .csc-mailform-textarea:hover,
#mailform .csc-mailform-field .csc-mailform-textarea:active,
#mailform .csc-mailform-field .csc-mailform-textarea:focus {
	background: #e5eef5;
	color: #333333;
}


#mailform .csc-mailform-field .csc-mailform-submit {
	width:20em;
	margin-bottom:5px;
}


#mailform .csc-mailform-field #mailformformtype_mail {
	margin-left:12em;
	width:10em;
}

#mailform .csc-mailform-submit {

	
}

/*******************************  indexed_search  ****************************/

.tx_indexedsearch {
	padding-top:15px;
	padding-bottom:15px;
}

.tx-indexedsearch fieldset {
	border: 1px solid #cccccc;
}

.tx-indexedsearch fieldset * {
	font-size:13px;
	line-height:16px;
	vertical-align:middle;
}

.tx-indexedsearch .browsebox LI {
	display:inline;
	border:5px solid #ffffff;
}


.tx-indexedsearch .browsebox {
	list-style-type: none;
	display:inline;
	margin-left:0px;
	
}

.tx-indexedsearch .browsebox A {
	display:inline;
	
}

.tx-indexedsearch select {
	width:150px;
	border:1px solid #0B4790;
	margin-bottom:5px;
}

.tx-indexedsearch legend {
	font-weight:bold;
	color:#333333;
	background: #ffffff;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
	margin-bottom:5px;
	margin-left:2em;
}

.tx-indexedsearch .tx-indexedsearch-form LABEL {
	font-weight:bold;
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:200px;
	border:1px solid #0B4790;
	margin-bottom:5px;
	padding-left:4px;

}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT[checkbox] {
	margin-top:-5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px; margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold; font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align:center; font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #ff0000;
	background: #ffffff;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	font-size: 0.75em;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px; margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px; margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background:#cccccc; 
	vertical-align:middle;
	color: #333333;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666;
	background: #ffffff;
}
.tx-indexedsearch .tx-indexedsearch-category {
	background:#cccccc; 
	color: #333333;
	font-weight:bold;
}
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear:both; margin-bottom:1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right:0em; width:10em; float:left;
	margin-left:1em;

}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}

.tx-indexedsearch-browsebox {
	margin-bottom:10px;

}


.filelinks div {
	margin: 5px 0 0 0;
	font-size: 0.8em;
}

.filelinks span {
	margin: 0 0 3px 0;
	display: block;
}




/*******************************  lists  ****************************/
.tx-list-pi1-selectorbox0 {
	font-size: 0.8em;
	margin: 20px 0 0 0;
}

.tx-list-pi1-selectorbox0 option {
	width: 14em;
}

.resultcount {
	margin: 15px 0 0 0;
}

.pagenavi ul {
	margin: 20px 0 20px 0;
	clear:both;
}

.pagenavi ul li {
	display: inline;
	margin-right: 2em;
}

#content a.back {
	color: #333333;
	background: #ffffff url(back.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
}


/*******************************  press-list ****************************/
.press .list {
	margin: 0;
}

.press .list p {
	margin: 0 0 6px 110px;
}

.press .list img {
	float: left;
	margin-right: 10px;
}

.press h2 .date {
	font-weight: normal;
	font-size: 0.8em;
}


.press .list .highlight {
	margin-top: 20px;
}

.press .list .highlight h2{
	font-size: 1em;
	color: #0B4790;
	background: #FFFFFF;
	margin: 10px 0 10px 210px;
	padding: 0;
	border: none;
}

.press .list .highlight .date {
	font-size: 0.75em;
	margin: 0 0 0 210px;
	display: block;
}

.press .list .highlight p {
	font-size: 0.85em;
	margin: 0 0 6px 210px;
}

.press .floatleft {
	margin: 0 10px 0 0;
}

.press .floatright {
	margin: 0 0 0 10px;
}

.press .detail .cleaner {
	height: 10px;
}

.press .detail h3 {
	clear: both;
	margin: 20px 0 15px 0;
}

.press .detail h4 {
	font-size: 0.75em;
	border: none;
	margin: 0 0 3px 0;
	padding: 0;
}

.press .detail .downloadlist .cleaner {
	height: 0px;
}

.press .detail .download {
	margin: 0 0 20px 0;
}

/*******************************  event-list ****************************/
.event .list {
	margin: 0;
}

.event .category {
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
}
/**
.event .category .number1 {
	color: #666666;
	background: #ffffff;
}

.event .category .number2 {
	color: #999999;
	background: #ffffff;
}

.event .category .number3 {
	color: #CCCCCC;
	background: #ffffff;
}
*/

.event h2 {
	border-bottom: none;
	color: #333333;
	background: #ffffff;
}

.event .detail h2 {
	margin: 15px 0;
}

p.nomargin {
	margin: 0;
}

.event p {
	clear: both;
}

.event p strong {
	float: left;
	width: 4em;
	font-weight: bold;
}

.event p span {
	margin: 0 0 0 4em;
}


/*******************************  job-list ****************************/
.job .top {
	font-size: 0.8em;
	height: 1.2em;
	border-bottom: 1px solid #CCCCCC;
}

.job .code{
	float: left;
	width: 15em;
}

.job .deadline {
	float: right;
	width: 15em;
	text-align: right;
}

.job h2 {
	border-bottom: none;
	color: #333333;
	background: #ffffff;
	line-height: 140%;
}

.job p {
	margin: 0 0 8px 0;
}

.job .detail h2 {
	margin: 15px 0;
}





/*******************************  galery-list ****************************/
.galery .list {
	float: left;
	width: 128px;
	height: 9.5em;
	border: 1px solid #C2D6E7;
	margin: 6px 14px 6px 0;
	padding: 7px;

	background: #E5EEF5;
	color: #333333;

	text-align: center;
}

.galery .list div {
	text-align: center;
}

.galery .list p {
	margin: 0 0 8px 0;
	line-height: 140%;
}

#content .galery .list p a {
	background: #E5EEF5;
	color: #333333;
}

.galery .list img {
/**	border: 1px solid white; */
}

#content .galery .list div a {
	border:none;
}

.galery .detail p {
	margin: 15px 0 0 0;
}


/*******************************  video-list ****************************/
.video h2 {
	border: none;
}

.video .list img {
	float: left;
	margin: 0 10px 0 0;
}

.video .list p {
	margin-left: 110px;
}

.video .detail #film {
	float: left;
	margin-right: 10px;
}


/*******************************  audio-list ****************************/
.audio h2 {
	border: none;
}

.audio .detail p {
	margin-top: 20px;
}


/*******************************  sitemap   ****************************/

.csc-sitemap ul {
	list-style-type: none;
	font-size: 0.95em;
}

.csc-sitemap ul li a {
	line-height: 160%;
	font-weight: bold;
}

.csc-sitemap ul li ul li a {

	margin-left: 23px;
}

.csc-sitemap ul li ul li ul li a {
	margin-left: 46px;
	font-weight: normal;
}

.csc-sitemap ul li ul li ul li ul li a {
	margin-left: 69px;
}

.csc-sitemap ul li ul li ul li ul li ul li a {
	margin-left: 92px;
}

.csc-sitemap ul li ul li ul li ul li ul li ul li a {
	margin-left: 115px;

}

.csc-sitemap ul li ul li ul li ul li ul li ul li ul li a {
	margin-left: 138px;
}

/*******************************  glossary   ****************************/
acronym, dfn, abbr, span.abbr {
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted #000000;
	color: #333333;
	background: #ffffff;
}

dl.glossary {
	font-size: 0.8em;
}

dl.glossary p {
	font-size: 1em;
}

dl.glossary dt {
	font-weight: bold; margin: 0 0 3px 0; font-style: normal;
}
dl.glossary dd {
	margin: 0 0 15px 20px;
}
dl.glossary .description {
	margin: 0; padding: 0;
}
dl.glossary .type {
	font-style: italic; padding: 0 3px 0 0;
}

#content a.glossary {

}





/*******************************  rightColumn ****************************/

#rightColumn h1,
#rightColumn h2,
#rightColumn h3,
#rightColumn h4 {
	font-size: 0.75em;
	color: #FFFFFF;
	background: #0B4790;
	padding: 3px 12px;
	margin: 0 ;
}
#rightColumn p {
	font-size: 0.72em;
	line-height: 140%;
	padding: 5px 0 4px 0;
}

#rightColumn .csc-textpic {
	border: 0px solid #E5EEF5;
}

#rightColumn a {
	color: #333333;
	background: #E5EEF5 url(internal-link-rightColumn.gif) no-repeat top left;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px dotted #0B4790;
}

#rightColumn a:hover,
#rightColumn a:active,
#rightColumn a:focus {
	border-bottom: 1px solid #0B4790;
}

#rightColumn .csc-textpic-image a {
	background: none;
	padding: 0;
	border: none;
}

#rightColumn a.cemark {
	visibility: hidden;
}

#rightColumn .floatleft  img {
	margin-right: 10px;
	margin-top: 5px;
}



/*******************************  adress-list ****************************/
#rightColumn .adress-list {
	border-bottom: 1px solid #7FAACE;
	background: #C2D6E7;
	color: #333333;
	position: relative;
	clear: both;

	padding: 15px 0 15px 0;
}

#rightColumn .adress-list .photo {
    position: absolute;
    bottom: 0px;
    right: 0px;

	width: 45px;
}

#rightColumn .adress-list p {
	margin: 0;
	padding: 0 0 3px 4px;
}

#rightColumn .adress-list p a {
	background: #C2D6E7 url(internal-link-rightColumn-dark.gif) no-repeat top left;
	color: #333333;
}

#rightColumn .adress-list p a.email {
	background: #C2D6E7 url(mail-right.gif) no-repeat top left;
	color: #333333;
}



/*******************************  adress-list ****************************/
#rightColumn .press .list p {
	margin: 0;
}

#rightColumn .press .list {
	margin: 0 0 5px 0;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                 default styles for extension "tx_cssstyledcontent"                        */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid #C2D7E7;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */
/******************************** felogin *******************************/

				.tx-felogin-pi1 div{
					font-size: 0.8em;
					line-height: 135%;
					margin: 0 0 10px 0;
					clear:left;
				}

				.tx-felogin-pi1 label{
					font-weight:bold;
					clear:left;
					float:left;
					width:8em;
				}
				.tx-felogin-pi1 input{
					float:left;
				}
				.tx-felogin-pi1 input[type="submit"]{
					margin-left:77px;
				}
				.tx-felogin-pi1 fieldset{
					border:none;
				}
				.tx-felogin-pi1 fieldset div{
					padding-bottom:20px;
				}
				.tx-felogin-pi1 legend{
					display:none;
				}

