
* {
    margin: 0;
    padding: 0;
}

	html * { font-size:100%; }
@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'),
         url('../fonts/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'),
         url('../fonts/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'),
         url('../fonts/OTF/SourceSansPro-Regular.otf') format('opentype'),
         url('../fonts/TTF/SourceSansPro-Regular.ttf') format('truetype');
}


	textarea,
	pre,
	code,
	kbd,
	samp,
	var,
	tt {
		font-family:Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
	}

	body {
		font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
		font-size:87.50%; /* base: 14px */
		color:#333;

		/* (en) Prevent auto-scaling of text in mobile webkit browsers */
		-webkit-text-size-adjust:100%;
	}
 
body #browserWarning {
    font: 65% 'Source Sans Pro',arial, helvetica, sans-serif;
	color: #000;
	z-index: 7;
	line-height: 50px;
	background-color: #edc3c5;
	text-align: center;
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	color: black;
	display: block;
	height: 50px;
}

sup { 
  font-size: x-small; 
  line-height: 1; 
}

/*Headlines */

#main h1 {
	font-size: 200%;
	padding-left: 12px;
	clear: both;
	margin: 0 0 0.5em 0;
	padding-top: 3px;
	color:#660000;
	font-weight:normal;
	line-height:1.3em;
}

#main h2 {
	font-size: 1.2857142em;
	line-height:1.3em;
	padding:12px 12px 6px 12px;
	clear:both;
	color:#0D4080;
	font-weight:bold;
}

#sitemap #main .links h2 { display:block !important; }
#main .links h2 { display:none; }
#main .links h3 { display:block;  }
#main .mediathek h2 {
	padding-left: 0;
}
#main  .linklist.content h2,
#main .overview h2 { display:block !important; }

#main #breadcrumb h2 {
	font-size: 1em;
	display:none;
}
#main .teaser h2 {
/*	width: 100%;
*/	float: left;
	margin: 1px 0;
}
#main .teaser h2 em { /* kicker */
	display: block;
	margin: 0 0 -2px 0;
}
#main .highlight h2 {
	width: 296px;
}

/* teaser h2 in other layouts */
.col-subcol-subcol #main .teaser h2,
#main .teaser-group .teaser h2 {
	width: 230px;
}
.col-subcol-subcol #main .highlight h2,
#main .teaser-group .highlight h2 {
	width: 216px;
}

.col-float2-subcol #main .teaser h2,
.nav-col-float2 #main .teaser h2 {
	width: 190px;
} 
#main .mod h2,
.col-float3 #main .teaser h2,
#main .teaser-group .mod h2, #main .box h2 {
	width: auto;
	float: none;
	margin-top: 0;
 }
.col-float2-subcol #main .highlight h2,
.nav-col-float2 #main .highlight h2 {
	width: 176px;
}
/* 2 columns: nav | 1 big main column */
.nav-col #main .teaser h2 {
	width: 550px;
	line-height:20px;
	padding-bottom:5px;
	font-weight:normal;
}
.nav-col #main .teaser-group .teaser h2 {
    float: left;
    width: 563px;
}

#main .text .links h2,
#main .text .links h3 {
	margin: 5px 0 1px 0;
	padding: 3px 0 5px 0;
}
#main .event-list h2 {
    border-bottom: 1px solid #0D4080;
    float: none;
    margin: 5px 0;
    padding: 0 0 3px;
}

#main .box h2 { 
margin-right:12px; }
#main .box.extern h2,
#main .box.contact h2 { padding-bottom:1em; }
#main .teaser h2 { padding-bottom:8px; margin-right:12px; }
#home #main .teaser.content h2 { margin-left:-8px !important; }
#extras h2,  
#extras h3, 
#extras-two h2,  
#extras-two h3 {  color:#0D4080; font-weight:bold;} 
#extras .quickLinks h2, #extras .twitterLinks h2, #extras .contact h2, #extras .quickLinksImage h2, #extras .textbaustein h2 { border-bottom:1px solid #0D4080; margin:0 5px 5px; padding: 5px 3px }
#home #extras .quickLinks.extras-right h2, #home #extras .quickLinks.extras-left h2 {padding: 10px}  /* IFOWEB-832 */

#extras .box h2 em { /* kicker */
	position: relative;
	margin: 0 0 3px 0;
}
#extras .event-list h2 {
	position: static;
	width: auto;
	height: auto;
	border-bottom: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #333;
}

#main .text h2.subline {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 20px 0 12px 0;
	padding: 2px 0 0 12px;
}
#main #toc h2 {
	margin: 5px 0 1px 0;
	padding: 3px 0 5px 0;
	color: #313131;
	font-weight: bold;
	padding-left:12px;
}

.form-wrapper fieldset h2 {
	margin: 0 0 1px 0;
	border-top: 4px solid #cccc00;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	color: #333;
}
#sitemap .links h2 {
	margin: 16px 0 0 0;
	padding: 5px 0 5px 0;
}
#main .glossary-details h2 {
	display: block;
	float: none;
}

#main .text-box-tabs .text-box-section h2 {
	clear: both;
	background: none;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	color: #0D4080;
}
#main h2 a {
	font-size:1.333333em;
	font-weight:normal;
	line-height:1.2em;
}
#home .text-box-tabs .text-box-section h2 {
	padding: 0 0 0 12px;
	margin:6px 0;
}

#main .text-box-tabs h2 { display:none; }
#main .text-box-tabs div h2 { display:block; }

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser h2 {
	margin: 0;
	width: 190px;
	float: right;
	font-size: 180%;
	font-weight: normal;
}  
.js-on #wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser h2 {
	width: 235px;
}       
#wrapper-2 #wrapper-3 div.tw-switcher .mod h2,
.js-on #wrapper-2 #wrapper-3 div.tw-switcher .mod h2 {
	width: 100%;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser h2 {
	margin: 0;
	width: 100%;
	float: none;
	font-size: 114.28571%;
	font-weight: normal;
}      
#wrapper-2 #wrapper-3 #main div.tw-switcher .mod h2 {
	width: 100%;
}
#wrapper-2 div.tw-switcher .rack-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
	padding:0px !important;
	color: #4F4F4F;
}

#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser h2 {
	font-size: 140%;
}
#search-results .form-wrapper fieldset h2 { display:none; }
.facets h2 {
	position:relative;
}
.facets h2 span { display:block; padding:0 38px 5px 4px }
#sitemap #main .links h2 a { background:none !important; margin-left:-12px !important; }

#main .box h3, #main .standard-result h3, #main h3.intro {
	font-weight:normal;
	margin-bottom:0;
	color:#737373 ;  
}
#main h3, #main .text .box.textbaustein h3 {  /* IFOWEB-962 */ 
	font-size: 1.1428571em;
	padding-left:12px;
	clear:both;
	margin-bottom: 6px;
	font-weight:bold;
    color:#333;
}

#main  .linklist.content h3 { display:block; }
#main .overview h3 { display:none; }
h4 {
	font-size: 1.16em; 
}
.teaser-group h5 {
	font-size: 1.6em;
}
/* sidebar */
#extras h2,  
#extras h3,
#extras-two h2,  
#extras-t5wo h3
{  
	padding: 5px;
	overflow:hidden;
}


#extras .latest h3 em,
#extras .box h2 em, 
#extras-two .latest h3 em,
#extras-two .box h2 em 
{ /* kicker */
	display: block;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}
#extras_left h2 { padding:5px 5px 6px 6px;}
/*#main .searchResult h2 {
	padding:0px 12px;
}*/


/* LINKS 
--------------- */

a {
	color: #3D6699; /* #006fb4; */ 
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}

a:visited {
	color: #3D6699;
}
#extras a {
	color: #0D4080; /* #006fb4; */ 
	text-decoration: none;
}

a img { border:none}

em.more-comments a {
	font-style: normal;
	padding: 7px;	
}
em.more-comments:before {
	content: "|";
}
p.back a {
	clear: both;
	display: block;
	background: url(../img/icons/sprites.png) 0 -67px no-repeat;
	margin: 25px 0;
	border-top: 1px solid #B3B3B3;
	border-bottom: none !important;
	padding: 5px 0 0 17px;
	font-style: normal;
	font-weight: bold;
}
p.back a:hover,
p.back a:focus,
p.back a:active {
	text-decoration: underline !important;
}
.all a {
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	padding: 5px 0 0 17px;
	background: transparent url(../img/icons/sprites.png) no-repeat scroll 0 5px;
}
    
/* hidden & skip link  */
.aural,
.skip a,
#search-box label,
#search-results .new-search label,
#search-box h6,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
#extras-two h6,
em.more span,
#promos .more,
.pager li em,
.pager h3,
#search-results .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
#extras-two .vcard div h3,
#glossary-index h3,
.day span,
form div label em,
#nav-content strong em,
p#copyright-magnolia span,
#event-pager h5 {      
	display: block;  
    position: absolute;
    overflow: hidden;
	left: -9999px;
    width: 1px;
    height: 1px;
}
em { font-style:normal; }
em.more { background:url(../img/basis/dotLinks.gif) no-repeat left bottom; }
em.more a { padding-left:13px; }
#home em.more a,
#home .publ-standard-result a { font-weight: bold }
.skip a:active,
.skip a:focus {
    position: absolute;
	background: #fff;
	outline: none;
    z-index: 1000; 		
	left: 200px;	
    overflow: visible;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
    font-weight: bold;
}

span.details em.more { background: none; }
span.details em.more a { padding-left:0px; }


/* GRID / LAYOUT 
--------------------- */

#branding {  
	position: relative;
	margin: 0 auto 20px auto;
	width: 940px;
	background:#fff; 
}
#nav-global {     
	/*overflow: hidden;     */
	margin: 20px auto;
	width: 940px; 
	position:relative;
}  
#section-header {
	margin: 30px auto 20px auto;
	width: 940px;
}
#stage {
	position: relative;
	overflow: hidden;  
	margin: 0 auto 20px auto;	
	/*height: 32em;*/
	width: 940px;
}  
#wrapper-2 { 
	_background: #fff;    
	overflow: hidden;
  	margin: 20px auto 0px auto;
	width: 940px;   
}
#nav {      
	float: left; 
	display: inline; /* IE 6 */
	margin: 0 9px 0 0;          
	width: 189px;
}
#extras_left { 
	margin-bottom: 20px !important;
	padding-top: 0px !important;
	float: left !important; 
	display: inline !important; /* IE 6 */
	margin: 0 9px 0 0 !important;          
	width: 189px !important;
	background:#fff !important;	
}
#wrapper-3 {
	float: left;
	display: inline; /* IE 6 */
	/* margin: 0 -20px 0 0; */ /* IE 6 */
	width: 788px;
	/*margin-right:9px;*/
} 
	#search-results #wrapper-3 {
		float: left;
		display: inline; /* IE 6 */
		width: 787px;
		margin-right:0px;
	} 
#map {
	margin: 0px;
	overflow: hidden;
	width: 589px;
	/*margin-top: 37px;*/
}
#main {
	float: left;
	overflow: hidden;  /* IE 6 */
	display: inline; /* IE 6 */
	margin: 0 9px 0 0;
	width: 360px;
	background-color:#fff;
	min-height:500px;
	border:1px solid #FFFFFF;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;	
	padding-bottom:1.5em; 
}
body#home #main { border:none; padding-bottom:0 }

#wrapper-3 > #main {
	overflow: visible;	
}
#extras {
	float: left;
	display: inline; /* IE 6 */
	width: 189px;
}

#promos {
	clear: none;     
	float: right;
	margin: 0;
	padding: 35px 0 20px 0;
	width: 189px;
}
#extras-two {
	clear: none;     
	float: right;
	margin: 0;
	width: 189px;
}

#home #promos {
	padding: 0px 0 20px 0;
}                
.promo {       
	float: left;
	display: inline; /* IE 6 */
	margin: 0 0 20px 0 !important;
	/*background: #ede39e; */
}
#home #extras-two {
	padding: 0px 0 20px 0;
}                

#promo-3 {
	margin-right: 0;
} 
#site-info {
	clear: both;  
	overflow: hidden;
	height: 1%; /* IE 6 */
}

/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 985px; 
}
.col-subcol #main {
	width: 700px;
}
.col-subcol #main {
	width: 744px;
}
.col-subcol #extras {
	width: 387px;
}
	.col-subcol #extras-1 {
		width: 189px;
		margin-right:8px;
		float:left;
	}
	.col-subcol #extras-2 {
		width: 189px;
		margin-right:1px;
		float:right;
	}

/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 585px;
}


/* 2 column layout: two equal columns: main column | sidebar */
.col-subcol-equal #wrapper-3 {
	width: 100%; 
}
.col-subcol-equal #main,
.col-subcol-equal #extras,
.col-subcol-equal #extras-two
{
	width: 460px;
}

/* 2 column layout: nav vertical and big main column with 2 floating teasers: nav | main */
.nav-col-float2 #wrapper-3,
.nav-col-float2 #main {
	width: 700px;
}

/* 3 column layout: no nav vertical | main | sidebar | sidebar */
.col-subcol-subcol #wrapper-3 {
	width: 100%; 
}
.col-subcol-subcol #main,
.col-subcol-subcol #extras, 
.col-subcol-subcol #extras-two 
{
	width: 460px;
}
.col-subcol-subcol #extras-1,
.col-subcol-subcol #extras-2 {
	width: 220px;
	float: left;
}
.col-subcol-subcol #extras-2 {
	float: right;
}

/* 3 column layout: 1 big column with 3 floating teasers | main */
/* 2 column layout: 1 big column with 2 floating teasers | main */
.col-float2 #wrapper-3,
.col-float2 #main {
	width: 100%;
}
.col-float3 #wrapper-3,
.col-float3 #main {
	width: 100%;
}

/* 3 column layout: no nav vertical, 1 big column with 2 floating teasers and a sidebar:  main column | sidebar  */
.col-float2-subcol #wrapper-3,
.col-float2-subcol #main {
	width: 700px;
}
.col-float2-subcol #wrapper-3 {
	float: none;
}


/* FONTS */

p, 
li,
dd,
dt {
	line-height: 1.5em;
	color:#313131;
}
#main p {
	padding-left:12px;
	padding-right:12px;
}


#main .teaserlist li {
	font-size: 160%;
	font-weight: bold;
}
#main .links li {
	font-weight: normal;
}
#main .links em {
	font-size: 85%; /* 11px */
	font-style: normal;
}
#main p.small {font-size: 85.714285% }


/* promo */
.promo h3 {
	font-size: 130%;
}


/* BRANDING / HEAD
------------------ */
#branding {  
	color: #666;
} 
#logo {
	overflow: hidden;
	position: relative;
	height: 85px;
}
#logo span {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 0;
	left: 0;
}

#logo strong,
#logo em {
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 300%;
}
#logo em {
	position: absolute;
	z-index: 11;
	left: 80px;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #3d6699;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	white-space: nowrap;
}
#article.ncomva #logo a {top: 44px!important}
#logo a {
	position: absolute;
	display: block;
	top: 40px;
	left: 5px;
	width: 28em;
	height: 40px;
	padding: 10px;
	cursor: pointer;
}
#logo a:hover {
	text-decoration: none;
}
#logo a img {
	display: none;
}

/*
 * Header Search Box
 */
#search-box {
	position: absolute;
	right:10px;
	top:7px;
}              
#search-box input {
	background:#EDEDED;
	-webkit-box-shadow: 0;
    box-shadow:0; 
	-webkit-border-radius: 0;
    border-radius: 0; 
	margin: 0 5px 0 0;
	width: 150px;
	padding: 3px 3px 2px 3px;
	border:1px solid #fff;
} 
#search-box input:focus,
#search-box input.a11y-focus {
	background: #fff;
}

#search-box a.button {
	width: 100px;
	display: inline;
	border: none;
	padding: 3px 10px 2px 10px;
}


#search-box div{
position: relative;
}

#search-box .button {  width:22px; border: 0px; background:url(../img/basis/searchButton.png) no-repeat; position: absolute; left: 128px; top: 2px; cursor: pointer; box-shadow:none}
#search-box #searchbar { margin:0px; width:150px;}
/*IE 7*/
*:first-child+html #search-box .button {
	top: 1px;
}

#nav-meta {
	position: absolute;
	top: 0;
	background:#FFFFFF;
	width:100%;
	right: 0px;
	font-size:92.857142%;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;

} 
#nav-meta ul {	float:right;
margin-right:12px;
padding: 4px 0;
}
#nav-meta ul li {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}	

#nav-meta ul li a {
	color: #660000;
	background:url(../img/basis/metaNavSep.png) no-repeat left 3px;
	padding-left:10px;
}	
#nav-meta ul li:first-child a { background:none; }
#nav-meta ul li a:hover,
#nav-meta ul li a:active,
#nav-meta ul li a:focus {
	color: #660000;
	text-decoration: underline;
}	

/* megamenu
--------------------------*/
ul.hlistmenu {   
  margin: 0px auto;
  padding: 5px 10px;
  list-style: none;
  position:relative;
  float:left}
ul.hlistmenu li { float:left}
ul.hlistmenu li a, ul.hlistmenu li strong { display:block; padding:10px; color:#fff}  

ul.megamenu {
  margin: 0px auto;
  padding: 0;
  list-style: none;
  display: none;
}

ul.megamenu li {
  margin: 0px;
  padding: 0px;
}

ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  display: inline-block;
  color: #FFF;
  padding: 8px 15px;
  margin: 0px;
  text-decoration: none;
  z-index: 10;
  font-size: 114.28571%;
  font-weight:normal;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  -moz-border-radius: 0;
  border-radius: 0;
  }
ul.megamenu li.on a.mm-item-link:link, ul.megamenu li.on a.mm-item-link:visited {
	color: #ffffff;
	background: #a7a7a7;
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  color: #0d4080;
  background: #ededed;
  padding:9px 15px 9px 15px;
  margin-top:-1px;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.megamenu li.on a.mm-item-link-hover:link, ul.megamenu li.on a.mm-item-link-hover:visited {
  color: #0d4080;
  background:#EDEDED;
  padding:9px 15px 9px 15px;
  margin-top:-1px;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.megamenu li#nav-sec-home a.mm-item-link-hover:link, ul.megamenu li#nav-sec-home a.mm-item-link-hover:visited {
  color: #0d4080;
  background: url(../img/basis/naviBack_a.png) repeat-x;
  padding: 8px 15px;
  margin: 0px;
  text-decoration: none;
  border-top: 1px solid #ededed;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

ul.megamenu div.mm-item-content {
  background: #EDEDED;
  padding: 0px;
  position: absolute;
  left:-1px;
  top:35px;
  border: 1px solid #EDEDED;
  border-bottom:2px solid #727272;
  -webkit-border-radius: 0;
  border-radius: 0; 
  z-index: 20;
  width:984px;
}

.mm-content-base {
  background: #EDEDED;
  position: relative;
  z-index: 11;
  padding: 10px 0;
}
.mm-js-shadow {
  background: #EDEDED;
  position: absolute;
  z-index: 10;
  
}

.nav-second-level2 { width:100%}
#tabular-content { width:100%}
.nav-second-level2 table td { width: 33%; padding:10px; vertical-align:top;}
td.column1, td.column2 { padding-right:10px; border-right:1px solid #9eb3cc; }
.nav-second-level2 td h3 { font-weight:bold; font-size:114.28571%; border-top:1px solid #6988ae; padding:10px 0}
.nav-second-level2 td h3:first-child { border-top: none}
.nav-second-level2 td h3 a { color:#0d4080; display:block; padding:0 30px 0 0; background:url(../img/basis/arrow.png) 280px 2px  no-repeat}
.nav-third-level { list-style:none; font-weight:normal; font-size: 100%; margin-bottom: 20px ; }
ul.megamenu ul.nav-third-level li { border:none; margin:0; padding: 0; }
ul.megamenu ul.nav-third-level li a { color:#0d4080; background: url(../img/basis/MenuArrow.png) left 8px no-repeat; padding: 2px 0 3px 10px; margin-left:2px; display:block }

     
/* MAIN 
------------ */

/* Breadcrumb */
#main .contain_bc {	margin: 10px 15px;
   margin-left: 13px;
   padding-bottom:10px;
   border-bottom:1px solid #0D4080;}
	
#main #breadcrumb ol {
	list-style: none;
	margin:0px;
}
#main #breadcrumb li {
	float: left;
	background: url(../img/basis/Menu2Arrow.png) 0 6px no-repeat;
	border: none;
	margin: 0 6px 0 0;
	padding: 0 0 0 12px;
	font-weight: normal;
	white-space:nowrap;
}
#main #breadcrumb li:first-child {
	background:none;
	padding-left:0px; 
}
#main #breadcrumb a { color:#0D4080 }
#main #breadcrumb a:hover { color:#3D6699; }
#main #breadcrumb strong {color: #0D4080;}

/* Breadcrumb moved outside main: special for this design theme */
#wrapper-2 {
	position: relative;
	z-index: 1;
	width: 986px;
}

.col-subcol-equal #main {
	position: relative;
	overflow: visible;
}

.col-subcol-equal #main #breadcrumb {
	top: -30px;
}


/* Page Intro */
#main #page-intro:after {
	content: " ";
    display: block;
    clear: both;
}
#main #page-intro h1 {
	margin: 0 0 25px 0;
    clear: both;
    color: #660000;
    font-weight: normal;
    padding-top: 3px;
    font-size: 200%;
}
#main #page-intro h1 em {
    color: #838A8D;

    display: block;
    font-style: normal;
    font-weight: bold;
    margin: 2px 0 0;
}
#main #page-intro p {
	margin: 0 0 25px 0;
}
#main #page-intro .photo {
	float: left;
	width: 220px;
	height: auto;
	margin: 0 10px 25px 0;
}
#main #page-intro .mod {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
#main #page-intro .mod-2 {
	float: none;
	width: 460px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
}


/* OPENER & TEASERS
-------------------- */
.opener,
.teaser {
	overflow: hidden;
	margin: 0;
	padding: 0 0 6px 0;
}   

/* Opener */
.opener {
	position: relative;
}
#main .opener h1 {
	margin: 0 0 5px 0;
}
#main .opener h1 a {
	color:#4F4F4F;
}
#main .opener h1 em { /* kicker */
	margin: 2px 0 -3px 0; /* 15px */
	padding: 0;
}
#main .opener h1 a em {
	color: #838A8D;
	font-weight:bold;
	font-size:51%;
	padding-bottom:4px;
}
.opener img {
	float: none;
	display: block;
	width: 458px;
	height: 213px;
	margin: 0 0 10px 0;
} 
/* Opener in other layouts */
.col-float2-subcol .opener {
	float: left;
	clear: none;
	width: 340px;
	margin: 0 20px 10px 0;
} 
/* img opener in other layouts */
.col-float2-subcol .opener img {
	width: 338px;
} 
.col-subcol .opener img {
	width: 588px;
	height: 250px;
} 
 
/* Opener in .nav-col */
.nav-col .opener img {
	float: left;
	width: 340px;
	margin: 0 10px 0 0;
} 

/* teaser */ 
.teaser { 
	padding: 0 12px 20px 0;
} 

#main .mod .links { /* teaser with link list */
	margin-top: 10px;
}  
.teaser img {
	float: left;  
	/*width: 138px;*/  
	margin: 5px 10px 5px 12px;
}

/* something special */
#main .highlight {
	width: 446px;
	background: #f7f8d9;
	border-top: 4px solid #cdcc00;
	margin-bottom: 20px;
	padding: 6px 7px 10px 7px;
} 

#main .mod h2 a, .col-float3 #main .teaser h2 a, #main .teaser-group .mod h2 a, #main .box h2 a { 
	color:#4F4F4F;
}

#main .mod h2 a:hover, .col-float3 #main .teaser h2 a:hover, #main .teaser-group .mod h2 a:hover, #main .box h2 a:hover { 
	color:#3D6699;
}
#search-results #main ol h2 a,
#main .searchResult ol h2 a {
	color:#4F4F4F;
}

#search-results #main ol h2 a:hover,
#main .searchResult ol h2 a:hover {
	color:#3D6699;
}

#home .text-box-tabs div#tab-1-3 div#t-1-3-box-1-3 p { padding-left: 12px !important;} /* IFOWEB-961 */

/* img teasers in other layouts */
.col-float2-subcol .teaser img,
.nav-col-float2 .teaser img { 
	width: 138px;  
} 

/* openers & teasers in other layouts */
/* 3 columns: 1 big main column with 3 floating teasers | main */
.col-float3 .opener,
.col-float3 .teaser {
	clear: none;
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}
.col-float3 #main .highlight {
	width: 286px;
}
.col-float3 #teaser-3,
.col-float3 #teaser-6 {
	margin-right: 0;
}
.col-float3 #teaser-4,
.col-float3 #teaser-7 {
	clear: left;
}
.col-float3 .opener img,
.col-float3 .teaser img {
	display: block;
	float: none;
	width: 298px;
}
.col-float3 .highlight img {
	width: 284px;
}
.col-float3 .opener {
	background: #f2f2bf;
	background: #e5e57f;	
}
.col-float3 #main .opener h1 {
	border: none;
}
.col-float3 .opener img {
	height: 150px;
}
.col-float3 .teaser {
	border: none;
}
.col-float3 #main .opener h1,
.col-float3 #main .opener p {
	margin-left: 10px;
	margin-right: 10px;
}

/* 2 colums: 1 big main column with 2 floating teasers | main 
   3 columns: nav vertical and 1 big main column with 2 floating teasers | nav | main */
.col-float2 .opener,
.col-float2 .teaser {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.col-float2-subcol .opener,
.col-float2-subcol .teaser,
.nav-col-float2 .teaser,
.nav-col-float2 .opener {
	float: left;
	width: 340px;
	margin-right: 20px;
	overflow: hidden;
}
.col-float2-subcol #main .highlight,
.nav-col-float2 #main .highlight {
	width: 326px;
}

.col-float2 #teaser-2,
.col-float2 #teaser-4,
.col-float2 #teaser-6,
.col-float2 #teaser-8,
.nav-col-float2 #teaser-2,
.nav-col-float2 #teaser-4,
.nav-col-float2 #teaser-6,
.col-float2-subcol #teaser-2,
.col-float2-subcol #teaser-4,
.col-float2-subcol #teaser-6,
.col-float2-subcol #teaser-8 {
	margin-right: 0;
}
.col-float2 #teaser-3,
.col-float2 #teaser-5,
.nav-col-float2 #teaser-3,
.nav-col-float2 #teaser-5 {
	clear: left;
}
/* the last teaser */
.col-float2 #teaser-8,
.col-float2-subcol #teaser-8,
.nav-col-float2 #teaser-6,
.col-float2-subcol #teaser-6 {
	margin-right: -3px; /* IE 6 */
}


/* Teaser Group */
.teaser-group {
	clear: both;
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	margin: 0 0 20px 0;
}
.teaser-group h5 {
	margin: 5px 0;
	color: #333;
}
.teaser-group .teaser {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	float: none;
	border: none;
	margin: 0 0 5px 0;
	padding: 10px 0;
}
.teaser-group .teaser img { 
	width: 218px;  
} 

/* teaser with newslists */
.latest {
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}
#main .latest h3 {
	float: right;
	width: 100%;
	margin: 5px 0 5px 0;
}
#main .mod h3 {
	width: 100% !important;
}
#main .latest h3 em { /* kicker */
	display: block;
	margin: 0;
}
#main .latest h3 a em {  
	color: #555;
	margin: 0 0 5px 0;
}
#main .latest ul {
	position: relative;
	overflow: hidden;
	height: 1%;
}
#main .latest li {
	clear: left;
	float: left;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	width: 100%;
	font-size: 100%;
}
.latest li p em {
	color: #555;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}
/* other layouts */
.col-subcol-subcol #main .latest h3 {
	width: 310px;
}
.nav-col-float2 #main .latest h3 {
	width: 190px;
}
.nav-col #main .latest h3 {
	width: 550px;
}
.col-subcol #main .latest h3 {
	width: 440px;
}
.col-float2 #main .latest h3 {
	width: 188px;
}
#home.col-float2 #main .latest h3 {
	width: 310px;
}

/* teaser with just a link list */
#main .teaserlist li {
	font-weight: bold;
} 
#main .teaserlist li em {
	font-weight: normal;
}


/* LINK LISTS 
-------------------- */
.listing {
	border-top: 4px solid #cc0;
	margin: 20px 0 30px 0;
}
.listing h3 {
	margin: 5px 0 1px 0;
	padding: 0 0 5px 0;
	color: #333;
}
.listing ul {
	list-style: none;
	border-top: 1px solid #dedede;
}
.listing li {
	border-bottom: 1px solid #dedede;
}
.listing li a {
	display: block;
	padding: 5px 0 7px 0;
}
#index .listing li a {
	display: inline-block;
}	
.listing li em {
	font-style: normal;
	color: #555;
	font-size: 90%;
}

#main .teaser .links ul {
	clear: both;
	margin: 3px 0 -10px 0;
}
#main .links ul,
#main .text .links ul {
	list-style: none;
	margin: 0;
}
#main .links {
	margin: 20px 0 20px 0;
}
	
#main .teaser .links h3 { /* linklist in teaser */
	clear: both;
	margin: 10px 0 5px 0;
} 
#main .links li {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 2px 5px;

	font-weight: normal;
}
#main .links li a {
	/*background: url(../img/icons/sprites.png) 0 2px no-repeat;*/
	display: block;
	padding: 0 0 0 17px;
}
#main .links .download a,
#main .links .download li a {
	background: url(../img/icons/sprites.png) 0 -145px no-repeat;
}
#main .links .external a,
#main .links .external li a {
	background: url(../img/basis/ext.gif) 0px 8px no-repeat !important;
	padding:0 0 0 12px !important;
}
#main .links em {
	color: #555;
	font-style: normal;
}

#main .text-box .text-box-section li { /* in tab-box*/
	width: 405px;
	border-bottom: 1px solid #ccc;
}

/* EVENTS 
-------------------------- */

#main .event-list {
	overflow: hidden; /* ie 6 */
	position: relative;
	margin: 0 0 20px 0;
	border-bottom: none;
}
#main .event-list ul {
	margin: 0 0 10px 0;
}

#main .event-list li {
    border-bottom: 1px solid #0D4080;
    /*float: left;*/
    line-height: 1.5em;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    /*width: 100%;*/
}

#main .event-list li h3 { /* event headline */
	margin: 0 0 0 2.6em;
	font-size: 23px;
	line-height: 23px;
	color: #4F4F4F;
	font-weight: normal;
}

#main ul.event-data {
    border: medium none;
    clear: both;
    margin: 0 0 0 4.5em;
}

#main .event-data li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    font-size: 100%;
    font-weight: normal;
    margin: 0 10px 0 0;
    padding: 0;
}

#main .event-data li.organizer {
	clear: both;
}
.event-list li a {
	padding: 0;
	color: #4F4F4F;
}

#main .eventLinks ul li a {
    background: url("../img/basis/Menu2Arrow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #3D6699 !important;
    font-weight: normal !important;
    padding-left: 10px !important;
}

/* date sheet */
div.date {
	position: absolute; 
	top: 0;
	left: 0;
	margin: 0 5px 0 0;
	background: #0d4080;
	width: 4em;
}
.date .month {
	display: block;
	padding: 2px 0 0 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
}
.date abbr {
	border: none;
	cursor: help;
}
.date .day {
	display: block;
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 240%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
.date .till {
	display: block;
	height: 13px;
	text-indent: -9999px;
	background: url(../img/bgs/tillEvent.gif) 50% 0 no-repeat;
}
.date .d-end {
	background: #6e8cb3;
	padding-top: 0;
}
.event-list div.date {
	width: 3em;
	top: 10px;
}
.event-list .date .month {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 121.42857%; /* 16px */
}
.event-list .date .day {
	font-size: 185.71428%; /* 24px */
}

/* Event Detail */
.vevent {
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #fff;
	padding: 5px 5px 15px 5em;
	background: #f0f0f0 url(../img/bgs/microformat.png) no-repeat scroll 99% 5px;
	z-index: 1;
}

.vevent div.date {
	left: -50px;
}
.vevent > div.date {
	left: 0;
}
.vevent li {
	list-style: none;
}
#main .vevent p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#wrapper-2 .vevent dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 1%; /* IE 6 */
	line-height: 1.5em;
}
#wrapper-2 .vevent dt {
	float: left;
	width: 80px;
	font-weight: bold;
}
#wrapper-2 .vevent dd a.url {
	background: url(../img/icons/sprites.png) 0 -291px no-repeat;
	padding-left: 17px;
	color: #dd0e40;
}
.vevent span {
	display: none;
}

/* Event-Pager */
.event-list #event-pager {
	position: absolute;
	top: -3px;
	right: 0;
}

.event-list #event-pager li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    margin: 0 0 0 10px;
    width: auto;
}

.event-list #event-pager li a {
	font-size: 120%;
}
.event-list #event-pager li.prev a {
	background: url(../img/icons/sprites.png) 0 -71px no-repeat;
	padding-left: 16px;
}
.event-list #event-pager li.next a {
	background: url(../img/icons/sprites.png) 125% 3px no-repeat;
	padding-right: 18px;
}


/* SIDEBAR left / NAVIGATION sub
-------------------------------- */
#nav {
	margin-bottom: 20px;
	padding-top: 0px;
}

#nav-box ul {
	background: #A7A7A7;
	margin: 0;
	padding:0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#nav-box li {
	height: 1%; /* IE 6 */
	padding: 0;
	list-style: none;
	display:block;
}

#nav-box li.open,
#nav-box li li {
       background:#ededed}

#nav-box li a {
	display: block;
	/*margin:-1px 7px 1px;*/
	margin:-1px 7px;
	padding: 5px 0 5px 2px;
	color: #fff;
	font-weight: normal;
	border-top: 1px solid #FFF;
}
#nav-box li:first-child a {
	border-top: 1px solid #ededed;
}
#nav-box li.open a {
	color:#0D4080;
	font-weight: bold;
}
#nav-box li a:hover,
#nav-box li a:active,
#nav-box li a:focus {
	color: #0d4080;
	text-decoration: none;
}
#nav-box li.open strong {
	padding: 5px 0 5px 2px;
	margin:0 7px;
	color: #0D4080;
	border-top: 1px solid #FFF;
	display:block;
	font-weight: bold;
	}
#nav-box li:first-child.open strong,
#nav-box li:first-child.open a {
	border-top: 1px solid #ededed;
		
}

/* 2nd level */

#nav-box li li a, 
#nav-box li.open li a {
	font-weight: normal;
	color: #0D4080;
	background: url(../img/basis/Menu2Arrow.png) 1px 9px no-repeat;
	padding: 3px 0 3px 12px;
	border:none;
}
#nav-box li.open ul li:first-child a,
#nav-box li.open ul li:first-child strong {
	border-top: 1px solid #0D4080;
}

#nav-box li li a:hover,
#nav-box li li a:active,
#nav-box li li a:focus {
	color: #0D4080;
	text-decoration: underline;
}

#nav-box li li.on strong {
	background: url(../img/basis/Menu2Arrow.png) 1px 9px no-repeat;
	padding: 3px 0 3px 12px;
	border:none;
}

/* SIDEBAR right: #EXTRAS 
------------------------- */ 
.box {
	margin: 0 0 20px 0;
} 
.box.white a img { 
    background:#fff; 
	margin-top:5px; 
	/*width:100%*/
}

#main .box {
	margin: 0px -3px 18px 0px; clear:both;
}
#extras .box.contact, #extras .box.textbaustein {
	border:1px solid #EDEDED;
	-webkit-border-radius: 0;
    border-radius: 0; 
	background:#EDEDED;}

#extras .pairbox {
    border:1px solid #EDEDED;
	-webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 0; 
	background:#EDEDED;
	padding-left:0;
	   
}
#home #extras .pairbox {
	-webkit-border-radius: 0;
    border-radius: 0; 	   
}
#home #extras .quickLinks .pairbox {
	-webkit-border-radius: 0;
    border-radius: 0; 	   
}
#extras .pairbox2 {
    border:1px solid #EDEDED;
	-webkit-border-radius: 0;
    border-radius: 0; 
	background:#EDEDED;
	border-top: none;
	height:7px;
}
#extras .box {
	margin-bottom:20px}

#main .box a { float:left; }
#main .box li a { float:left; width:90%; }
#main .box h2 a { float:none;  }
#main .box img {
	float:left;
	padding:0px 12px 12px 12px;
}
#main .box p em a { float:none; } 

#main .teaser h2 a { float:none;  }
#main .teaser img {
	float:left;
	padding:0px 12px 12px 10px;
}



#main .content li.external a {
	background: url(../img/basis/ext.gif) 0px 2px no-repeat !important;	
	padding-left: 12px;
	line-height:18px !important;
}

#home #main .box { margin: 0px 0px 20px 0px !important;  border:1px solid #FFF; padding:8px 0px 10px 0px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;}
#home #main .text-box-tabs .box { 
border:none}

#home #main .box p am a { float:none; }
#home #main .box img {  }

#home #main .standard-result .snippet p,
#home #main .searchresultlist p.list { margin-left:12px;}
#home #main .links {  margin-left:6px !important; width:568px; clear:both; }
#home #main .links li {  padding:0px 0px 0px 8px !important; }
#home #main .links li a { padding:0px; font-weight:normal !important; }
#home #main .links li.external { margin-left:1px !important; }
#home #main .links li.download { margin-left:8px !important; padding:5px 0px 0px 0px !important;   background: url(../img/basis/downloadListIcon.gif) no-repeat 0px 5px !important ; }
#home #main .links li.download a { padding:2px 0px 0px 18px !important; font-size:14px !important; }

#home #main .teaser { margin-left:-4px !important; margin-right: -16px !important;}
#home #main .teaserlist { border-bottom:0px !important; padding-bottom:0px !important; }
#home #main .teaser.content { margin-left:5px !important; width:568px; }
#home #main .teaser.content li  { margin-left:-8px !important; padding-left:0px !important; }

#extras h2 a,  
#extras h3 a {  	
    color:#0D4080 !important;
	padding: 5px 17px 5px 0;
	display:block;
	background:url(../img/basis/arrow.png) right center no-repeat;
	border-bottom:1px solid #0D4080;
}
#extras .quickLinks h2 a,
#extras .twitterLinks h2 a,
#extras .quickLinksImage h2 a,
#extras .mediathek h2 a { border-bottom:none } 
#extras .mediathek h2 a { padding: 5px 20px 5px 0 }
#extras p, #extras-two p 
{
	line-height: 1.5em;
	padding:8px;
	margin-bottom: 30px;
}
#extras > p, #extras-two > p 
{
	margin-bottom: 30px;
}

#extras ul, 
#extras-two ul 
{
	clear: both;
	margin: 0px 5px 5px 2px;
	list-style: none;
}
#extras li, 
#extras-two li 
{
	margin: 2px 0;
}
#extras li a, 
#extras-two li a 
{
	display: block;
	padding: 5px 0 0 0;
}


.links li {
	height: 1% !important; /* ie 6 */
	margin: 0px !important;
	
	background:url(../img/basis/quickLinks.gif) no-repeat top right !important;
	overflow:hidden !important;
	height:1.5em;
}
.links li a {
	padding: 5px 0 3px 5px !important;
}

.quickLinks { padding-bottom:0px; }
#home .box.quickLinks { margin:0 0 20px}
.quickLinks ul { padding:0px !important; }
#home #extras .quickLinks ul { float:left; margin:0 0 5px}
.quickLinks li { overflow:visible !important;  padding:0px !important; height: 1% !important; /* ie 6 */ margin: 0px !important; height:auto !important; }
#home .quickLinks li {  float:left; width:50%}
#home .quickLinks .box_extras-right li, #home .quickLinks .box_extras-left li {width:100%}
.quickLinks li a { display: block !important; padding: 2px 0 3px 16px !important; color:#3d6699; background:url(../img/basis/quickLinksArrow.png) no-repeat 5px 8px !important; }
.quickLinks li a em { display:block; color:#3d6699 !important; font-weight:normal; }

.twitterLinks { padding-bottom:0px; }
#home .box.twitterLinks { margin:0 0 20px}
.twitterLinks ul { padding:0px !important; }
#home #extras .twitterLinks ul { float:left; margin:0 0 5px}
.twitterLinks li { overflow:visible !important;  padding:0px !important; height: 1% !important; /* ie 6 */ margin: 0px !important; height:auto !important; }
#home .twitterLinks .box_extras-right li, #home .quickLinks .box_extras-left li {width:100%}
.twitterLinks li a { display: block !important; padding: 2px 0 3px 27px !important; color:#3d6699; background:url(../img/basis/twitter-bird.png) no-repeat 7px 2px !important; }
.twitterLinks li.rss a { background:url(../img/basis/iconRssSmall.png) no-repeat 7px 4px !important; }
.twitterLinks li a em { display:block; color:#3d6699 !important; font-weight:normal; }

.quickLinksImage { padding-bottom:0px; border-bottom:1px solid #fff; }
#home .quickLinksImage ul { padding-bottom:0px !important; } 
#home .quickLinksImage .diagram ul, 
#home .quickLinksImage .pairbox.index_falling ul,
#home .quickLinksImage .pairbox.index_falling ul,
#home .quickLinksImage .pairbox.index_falling ul,
#home .quickLinksImage .exposureLevel ul,
#home .quickLinksImage .migrationsmonitor ul {
  padding-bottom: 0 !important;
}
.quickLinksImage ul { padding-bottom:60px !important; }
.quickLinksImage .pairbox.book ul { padding-bottom:80px !important; } 
.quickLinksImage li a { padding: 2px 0 3px 16px!important; color:#0d4080; background:url(../img/basis/quickLinksArrow.png) no-repeat 5px 8px }
#home .quickLinksImage li a { padding: 2px 8px 3px 4px!important; color:#0d4080; background:none }
#home .quickLinksImage li a b { color:#0D4080 }
.quickLinks li a em { display:block;}

/* Für ResourcenDB */
.quickLinksImage .pairbox.resourcenDB ul { padding-bottom:65px !important; } 
#extras .quickLinksImage .pairbox.resourcenDB {
   background:#EDEDED url(../img/ResourcesDB/RessourcenBanner.png) no-repeat right bottom;
}

/* Für migrationsmonitor */
#home #extras .quickLinksImage .pairbox.migrationsmonitor {background:#EDEDED url(../img/basis/migration_monitor.png) no-repeat right 54px;}
#extras .quickLinksImage .pairbox.migrationsmonitor { background:#EDEDED url(../img/basis/migration_monitor.png) no-repeat right bottom; }

	/*ICONS*/
#home #extras .quickLinksImage .pairbox.dice { background:#EDEDED url(../img/basis/CubeIcon.png) no-repeat right 40px; }
#extras .quickLinksImage .pairbox.dice { background:#EDEDED url(../img/basis/CubeIcon.png) no-repeat right bottom; }
#home #extras .quickLinksImage .pairbox.book { background:#EDEDED url(../img/basis/BookIcon.png) no-repeat right 38px; }
#extras .quickLinksImage .pairbox.book { background:#EDEDED url(../img/basis/BookIcon.png) no-repeat right bottom; }
#home #extras .quickLinksImage .pairbox.event { background:#EDEDED url(../img/basis/EventIcon.png) no-repeat right 138px;}
#extras .quickLinksImage .pairbox.event { background:#EDEDED url(../img/basis/EventIcon.png) no-repeat right bottom; }	
#home #extras .quickLinksImage .pairbox.shop { background:#EDEDED url(../img/basis/quicklink-shop.png) no-repeat right 62px; }
#extras .quickLinksImage .pairbox.shop { background:#EDEDED url(../img/basis/quicklink-shop.png) no-repeat right bottom; }
#home #extras .quickLinksImage .pairbox.diagram { background:#EDEDED url(../img/basis/quicklink-diagramm.png) no-repeat right 71px; }
#extras .quickLinksImage .pairbox.diagram { background:#EDEDED url(../img/basis/quicklink-diagramm.png) no-repeat right bottom; }
#home #extras .quickLinksImage .pairbox.exposureLevel { background:#EDEDED url(../img/basis/quicklink-exposureLevel.png) no-repeat right 54px; } 
#extras .quickLinksImage .pairbox.exposureLevel { background:#EDEDED url(../img/basis/quicklink-exposureLevel.png) no-repeat right bottom; }

#home #extras .quickLinksImage .pairbox.index_falling { background:#EDEDED url(../img/basis/index_falling.png) no-repeat right 60px; }
#extras .quickLinksImage .pairbox.index_falling { background:#EDEDED url(../img/basis/index_falling.png) no-repeat right bottom; }
#home #extras .quickLinksImage .pairbox.index_rising { background:#EDEDED url(../img/basis/index_rising.png) no-repeat right 60px; }
#extras .quickLinksImage .pairbox.index_rising { background:#EDEDED url(../img/basis/index_rising.png) no-repeat right bottom; }
#home #extras .quickLinksImage .pairbox.index_steady { background:#EDEDED url(../img/basis/index_steady.png) no-repeat right 60px; }
#extras .quickLinksImage .pairbox.index_steady { background:#EDEDED url(../img/basis/index_steady.png) no-repeat right bottom; }

#home #extras .quickLinksImage .pairbox.dice_visual_story { background:#EDEDED url(../img/DICE/ifoExplorerBanner.png) no-repeat right 72px; }
#extras .quickLinksImage .pairbox.dice_visual_story{ background:#EDEDED url(../img/DICE/ifoExplorerBanner.png) no-repeat right bottom; }
	
	
.social { background:none !important; margin-bottom:0px !important; border:none !important }
.social a { display:inline-block; width:23px; height:23px; padding-left:10px; outline:none; }
.social a { display:inline-block; width:23px; height:23px; padding-left:10px; outline:none; text-decoration:none; }
.social .print { background:url(../img/basis/iconPrint.gif) no-repeat; }
.social .facebook { background:url(../img/basis/iconFacebook.gif) no-repeat;  }
.social .twitter { background:url(../img/basis/twitter_bird.png) no-repeat; }
.social .rss {  background:url(../img/basis/iconRss.png) no-repeat; }

#extras .download li a, 
#extras li.download a {
	background: url(../img/icons/sprites.png) 3px -428px no-repeat;
}
#extras .external li a, 
#extras li.external a {
	background: url(../img/icons/sprites.png) 0 -139px no-repeat;
}
#extras li a em {
	color: #555;
	font-size: 90%;
	font-style: normal;
	
	color:#fff;
	display:block;
	font-weight:bold;
	
}
/* latest */
#extras .latest ul,
#extras .latest ul li {
	margin: 0;
	border: none;
	padding: 0;
}
#extras .latest ul li {
	margin: 5px 0;
	padding: 5px 0;
}
#extras h3 a em {
	color: #555;
}


#extras h3 a em,
#extras .box h2 a em {
	color: #555;
}
#extras li .more a {
	display: inline;
}
/* box-groups */
#extras .box-group h5 {
	margin: 0 -3px 5px 0;
	border-top: 4px solid #B3B3B3;
	padding: 5px 0;
	font-size: 160%;
	color: #333;
}
#extras .box-group .box {
	border-top: 1px solid #B3B3B3;
}

/* something special */
#extras .highlight {
	background: #f7f8d9;
	width: 206px;
	border-top: 4px solid #cdcc00;
	margin-bottom: 20px;
	padding: 0 7px 10px 7px;
}
 
/* events */
#extras .event-list {
	overflow: hidden;
	margin: 0 0 20px 0;
}

#extras .event-list ul {
	position: static;
	overflow: hidden;
	margin: -5px 0 10px 0;
	border: none;
	padding: 0;
}
#extras .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
	border: none;
	padding: 10px 0 0 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
}
#extras div.date {
	position: absolute;
	background: #AFAF00;
	top: 10px;
	left: 0;
	width: 3.4em;
	margin-right: 10px;
}
#extras .date .month {
	display: block;
	padding: 4px 0 1px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 140%;
}
#extras .date abbr {
	border: none;
	cursor: help;
}
#extras .date .day {
	display: block;
	padding: 4px 0 5px 0;
	color: #fff;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}
#extras .event-list li h3 {
	float: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 3em;
	font-size: 140%;
	width: 177px; /* IE 6 */
}
#extras .event-list .event-data {
	border: none;
	margin: 0;
	padding: 0 0 0 4.3em;
}
#extras .event-list .event-data li {
	display: block;
	background: none;
	margin: 0 10px 0 0;
	border: none;
	padding: 0;
	float: none;
	clear: both;
	height: auto;
	width: auto;
	color: #555;
	font-weight: normal;
}
#extras .event-list li a {
	background: none;
	padding: 0;
}

/* contact */
#extras .vcard {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
}
#extras .vcard h3 {
	background: url(../img/bgs/microformat.png) 100% 0 no-repeat;
	padding-right: 30px;
}
#extras .vcard div {
	overflow: hidden;
	margin: 3px 0;
}
#extras .vcard p {
	display: block;
	font-weight: normal;
}
#extras .vcard .organization-name {
	margin-bottom: 5px;
	padding: 2px 0 3px 0;
	font-weight: bold;
}
#extras .vcard div.adr p.locality,
#extras .vcard div.adr p.postal-code {
	float: left;
}
#extras .vcard div.adr p.locality {
	margin-left: .3em;
}
#extras .vcard .given-name,
#extras .vcard .family-name {
	margin-right: 5px;
}
#extras .vcard div dl {
	margin: 5px 0 0 0;
}
#extras .vcard div dt {
	float: left;
	clear: both;
	width: 5em;
	font-weight: bold
}
#extras .vcard div dd  {
	float: left;
}
#extras .vcard .photo {
	background: url(../img/bgs/photo-corners-thumb.png) 0 100% no-repeat;
	width: 90px;
}
#extras .vcard .photo img {
	width: 88px;
}
#extras .vcard .photo dd {
	display: block;
	font-size: 110%;
}
#extras .vcard .photo dt img {
	float: none;
	margin: 0;
}


/* dom tabs */
#extras .toc-box {
	background: #f2f2f2 url(../img/bgs/text-box-220.png) -270px 100% no-repeat;
	overflow: hidden;
	width: 220px;
	border: none;
	float: left;
	clear: both; /* IE 6 */
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}

#extras ol.toc-box-toc {
	background: #000 url(../img/bgs/text-box-220.png) 0 -30px no-repeat;
	width: 218px;
	overflow: hidden;
	padding: 10px 0 0 2px;
	list-style: none;
}
#extras .toc-box-toc li {
	float: left;
	border: none;
	margin: 0 2px 0 0;
}
#extras .toc-box-toc li a {
	background: url(../img/bgs/text-box.png) -10px -40px no-repeat;
	float: left;
	display: block;
	padding: 0;
	color: #d0d0d0;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#extras .toc-box-toc li a.ui-disabled {
	cursor: default;
}
#extras .toc-box-toc li a.on,
#extras .toc-box-toc li a.a11y-focus,
#extras .toc-box-toc li a:hover,
#extras .toc-box-toc li a:active,
#extras .toc-box-toc li a:focus {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 100% 0 no-repeat;
	color: #000;
	text-decoration: none;
}
#extras .toc-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}
#extras .toc-box-toc li.on span,
#extras .toc-box-toc li a:hover span,
#extras .toc-box-toc li a.a11y-focus span,
#extras .toc-box-toc li a:active span,
#extras .toc-box-toc li a:focus span {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 0 0 no-repeat;
}
#extras .toc-box .toc-box-section {
	background: #f2f2f2 url(../img/bgs/text-box-220.png) -540px 100% repeat-y;
	float: left;
	width: 204px;
	margin: 0;
	padding: 10px 8px;
}
#extras .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
}

/* 2 Sidebars: tabs module extended extras-1 and #extras-2 */
#module {
	width: 100%;
	float: right;
	margin: 0 0 20px 0;
}
#module p {
	line-height: 1.3em;
}
#module img {
	float: left;
	margin: 0 10px 5px 0;
}
#extras #module .toc-box {
	background: #f2f2f2 url(../img/bgs/text-box.png) -540px 100% no-repeat;
	width: 460px;
	margin: 0;
}

#extras #module ol.toc-box-toc {
	background: #000 url(../img/bgs/text-box.png) 0 -27px no-repeat;
	width: 460px;
}
#module ol.toc-box-toc li {
	display: inline;
}
#extras #module .toc-box .toc-box-section {
	background: #f2f2f2 url(../img/bgs/text-box.png) -1040px 100% repeat-y;
	width: 446px;
}
#extras #module .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 160%;
}

  
/* PROMOS 
------------ */
.promo {       
	position: relative;
	overflow: hidden;
	float: left;
	display: inline; /* IE 6 */	
	margin: 0 20px 0 0;
	width: 190px;
	background: #fff;	
}
#promo-4 {
	margin-right: 0;
}
.promo-text {
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding: 5px 5px 10px 5px;
	width: 190px;
	color: #838a8d;
	top:0px;
	left:0px;
	height:23px !important;
	overflow:hidden;
	
	background-color:#fff;
}
.promo h3 {
	margin: 0px;
}
.promo h3 a {
	color: #838a8d !important;
}
#wrapper-2 .promo p {
	color: #838a8d;
}
.promo img {
	display: block;
	width: 186px;
	margin-top:38px;
}
.promo a img {
	border: 1px solid #fff;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
}  	   
.promo a:hover img, 
.promo a:active img, 
.promo a:focus img {
	border: 1px solid #fff;
} 
.promo a:visited {
	color: #fff;
} 
  

/* FOOTER 
----------------- */
#site-info {   
	position: relative;
	color: #313131;
	margin:20px auto 0px auto;
}
p#copyright {
	clear: both;
	text-align: center;
	color: #646464;
	padding-top: 30px;
}

p#copyright a {
    color: #646464;
    text-decoration: none;
}

p#copyright a:hover {
    color: #3d6699;
    text-decoration: underline;
}

p#copyright-magnolia {
	text-align: center;
	color: #ebebeb;
	padding: 2px;
}
div > p#copyright-magnolia a {
	padding: 0 0 0 18px;
	background: url(../img/icons/sprites.png) 0 -939px no-repeat;
}
p#copyright-magnolia span {
	display: none;
}
#site-info div.logos { clear:both }

#site-info div div {
	float: left;
	display: inline; /* IE 6 */	
	width: 197px;
	margin: 10px 0 0 0; 
}  
#site-info ul { 
	margin: 5px 0 0 0;
	list-style: none;
} 
#site-info li { 
	margin: 0 0 5px 0;
} 
#site-info li a { 
	color: #ff3062;
} 
#site-info li a:hover,
#site-info li a:active,
#site-info li a:focus {
	text-decoration: none;
}
#site-info a:hover,
#site-info a:active,
#site-info a:focus {
	text-decoration: none;
}
#site-info li.external a { 
	background: url(../img/icons/sprites.png) 0 -363px no-repeat;
	padding-left: 18px;
}

#site-info img { 
    float:left; 
	border: 0 !important;
	padding:0px 56px 0px 56px;
}
#site-info li img { 
	margin: 5px 0 0 0;
	border: 0;
}
#site-info li a img { 
	border: 0;
}
#site-info div #about .photo {
	width: 65px;
	height: auto; 
	margin: 3px 10px 0 0;
}
#site-info div #about .mod {
	margin: 3px 0 0 10px;
}
#site-info div #about .mod-2 {
	width: 300px;
	height: auto;
	margin: 0 0 5px 0;
}


/* TEXT 
----------------- */
#main .text {
	clear: both;
	overflow: hidden;
	color: #333;
	
}

#main .text p.intro {
	color: #333;
}
.js-on #article #main .text p.intro,
#article.col-subcol #main .text p.intro {
	min-height: 1px;
	color:#313131;
	display:block;
	margin-left:12px;
	margin-right:12px;
	padding-left:0px;
}
#article #main .text p.intro {
	/*width: 553px;*/
}
#main .text p {
	margin: 0 0 10px 0;
	padding-left:12px;
	padding-right:12px;
}
#main .text p.list { padding-bottom:0px; display:block; margin-bottom:1em }
#main .text p a.ext { background:url(../img/basis/ext.gif) no-repeat 0px 4px; padding-left:13px; margin-left:3px; }
#main .text p a:hover,
#main .text p a:active,
#main .text p a:focus {
	text-decoration: underline;
}

#main .text ul,
#main .text ol {
	margin: 0 0 18px 15px;
	padding-left:12px;
}
#main  ul.text-data, #main  ol.text-data { margin:0px;  }
#main .text .searchresultlist ol, #main .text .searchresultlist ul { clear:both !important; height:100%}
#main .text .text .searchresultlist ol li div.standard3 {padding-bottom:10px}
#main .text ol {
	margin-left: 37px;
}
#main .text ul ul,
#main .text ol ol {
	margin: 2px 0 2px 20px;
}
#main .text li {
	line-height: 1.5em;
}
#main .text li li {
	font-size: 100%;
}
#main .text li.indent { clear:both !important; }
#main .text .highlight {
	background: #ff0;
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
	font-style: normal;
}

/* table of contents */
#main #toc {
	clear: both;
}

#main #toc ul {
	margin: 0 12px 18px 0;
	list-style: none;
}
#main #toc li {
	height: 1%; /* ie 6 */
	
	
	padding-left:12px;	
	border-top:1px solid #d6dadb;
}
#main #toc a {
	display: block;
	background: url(../img/icons/sprites.png) 0 -139px no-repeat;
	padding: 5px 0 5px 18px
}

/* table */
#main table { 
	margin: 10px 12px 25px 12px;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing:0px;
	width:566px;
}
#main table table { 
	margin: 0px !important;
	empty-cells: show;
	border-collapse: collapse;
	width:100%;	
}
#main table table table { 
	margin: 0px !important;
	empty-cells: show;
	border-collapse: collapse;
	width:100%;	
}

#main .table { 
	margin: 10px 12px 25px 12px;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing:0px;
	width:566px;
}
#main .table { border:0px; }
#main .table  caption { text-align:left; font-size: 133%; padding-left:0px !important; padding-bottom:5px; font-weight:bold; padding-left: 12px; clear: both; }
#main .table  tr { boder:0px;}
#main .table  th{ border:0px; border-right:1px solid #fff; border-bottom:1px solid #fff; padding:5px 2px 5px 2px !important; background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; font-weight:bold; }
#main .table  td { border:0px; border-right:1px solid #fff; border-bottom:1px solid #fff; padding:5px 2px 5px 2px !important; background-color: #E6ECF2  !important; font-size:13px !important; font-size:13px !important; font-weight:normal; }


#main .table2 { 
	margin: 10px 12px 25px 12px;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing:0px;
	width:566px;
}
#main .table2 { border:0px; }
#main .table2  caption { text-align:left; font-size: 133%; padding-left:0px !important; padding-bottom:5px; font-weight:bold; padding-left: 12px; clear: both; }
#main .table2  tr { boder:0px;}
#main .table2  th{ border:0px; border-right:1px solid #fff; border-bottom:1px solid #fff; padding:5px 2px 5px 2px !important; background-color: #fff !important; color: #101010 !important; font-size:13px !important; font-weight:bold; }
#main .table2  td { border:0px; border-right:1px solid #fff; border-bottom:1px solid #fff; padding:5px 2px 5px 2px !important; background-color: #fff  !important; font-size:13px !important; font-size:14px !important; font-weight:normal; }


#main th,
#main td {
	padding: 0px;
	vertical-align: top;
}
#main td {
	padding-left:0px;
	font-size:14px;
}

#main .text td ul,
#main .text td ol,
#main .text td p {
	margin-bottom: 0;
}
#main .text td li,
#main .text td p {
	font-size: 100%;
}


/* Tabellen im ifo-Layout */ 

/* Internet Lectures */ 
.lect { background-color: #ffffff; font-family:'Source Sans Pro',arial, Helvetica, sans-serif, Verdana, Tahoma; font-size:14px; 
             padding:2px; cursor:pointer; } 
.lecthead { background-color: #ffcc99; color: #333333; font-size:14px; } 
.lectentry { font-size:14px; } 
.lectOut { background-color: #FFF6ED; color: #333333; font-size:14px; } 
.lectOn { background-color: #ffcc99; color: #333333; font-size:14px; } 

/* Geschaeftsklima */ 
.gsk { background-color: #ffffff !important; font-family:'Source Sans Pro',arial !important; font-size:14px !important; 
             cursor:pointer;} 
.gsk  td {  padding:5px 2px 5px 2px !important; border-right:1px solid #fff; border-bottom:1px solid #fff;  }	
.gsk  .gDate { background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; } 
.gsk  .gText { background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; } 
.gsk  .gBlank { background-color: #E6ECF2 !important; font-size:13px !important; } 
.gsk  .gData { width:30px !important; font-size:13px !important; } 
.gsk  .gDataOut { background-color: #E6ECF2 !important; font-size:13px !important; } 
.gsk  .gDataOn { background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; } 

/* KT Ost */ 
.gskO { background-color: #ffffff !important; font-family:'Source Sans Pro',arial !important; font-size:14px !important; 
              cursor:pointer;} 
.gskO  td {  padding:5px 2px 5px 2px !important; border-right:1px solid #fff; border-bottom:1px solid #fff;  }			  
.gskO .gODate { background-color: #009966 !important; color: #101010 !important; font-size:13px !important; } 
.gskO .gOText { background-color: #009966 !important; color: #101010 !important; font-size:13px !important; } 
.gskO .gOBlank { background-color: #CCFFFF !important; font-size:13px !important; } 
.gskO .gOData { width:30px !important; font-size:13px !important; } 
.gskO .gODataOut { background-color: #CCFFFF !important; font-size:13px !important; } 
.gskO .gODataOn { background-color: #009966 !important; color: #101010 !important; font-size:13px !important; } 

/* fÃ¼r WES */ 
.wes { background-color: #ffffff !important; font-family:'Source Sans Pro',arial !important; font-size:14px !important; 
               cursor:pointer;} 
.wes  td {  padding:5px 2px 5px 2px !important; border-right:1px solid #fff; border-bottom:1px solid #fff;  } 
.wes  .wesDate { background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; } 
.wes  .wesText { background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; } 
.wes  .wesBlank { background-color: #E6ECF2 !important; font-size:13px !important; } 
.wes  .wesData { font-size:13px !important; } 
.wes  .wesDataOut { background-color: #E6ECF2 !important; font-size:13px !important; } 
.wes  .wesDataOn { background-color: #cfd9e6 !important; color: #101010 !important; font-size:13px !important; }

table.dt {border-top: 1px solid #0d4080}
#main .dt td {background-color: #ffffff;font-family:'Source Sans Pro',arial !important; font-size:13px !important;padding: 1px 2px} 
#main td.dt_head {border-top:1px solid #4f4f4f;border-bottom:1px solid #4f4f4f;padding:4px 2px} 
/* blockquote */
.text blockquote {
	position: relative;
	background: #f7f8d9 url(../img/bgs/quote.png) 0 0 no-repeat;
	padding: 15px 50px 5px 50px;
}
.text blockquote cite {
	background: url(../img/bgs/dash.png) 0 8px no-repeat;
	padding-left: 10px;
	font-size: 85%;
}

/* text-meta: author, date, tags */
#main .text-meta  {
	clear: both;
	height:21px;
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	position:relative;
}

#main .text-data {
	margin: 0;
	padding:0px 0px 0px 12px;
	width:550px;
	height:21px;
}
#main .text-data li {
	float: left;
	margin: 0 15px 0 0;
	padding: 3px 0;
	list-style: none;
	font-size: 120%;
	color: #333;
}
#main .text-data .author {
	padding-bottom:3px;
	height:21px;
	white-space:nowrap;
	overflow:hidden; 
	width:370px;
}
#main .text-data .date {
	padding-bottom:3px;
}
/* Tags in at the beginning of the text */
.text-meta dl {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #dedede;
	font-size: 92%;
	
	padding:3px 12px 3px 12px;
}
#wrapper-2 .text-meta dt {
	float: left;
	padding: 0 5px 0 0;
}
#wrapper-2 .text-meta dd {
	float: left;
	padding: 0 10px 0 0;
}
/* text-features */
#main  #text-features {
	position: absolute;
	top:1px;
	right:12px;
	margin: 0;
}
#text-features li {
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 0;
	list-style: none;
	font-size: 120%;
	text-align: right;
}
#text-features li a {
	color: #555;
}
#text-features li.print a {
	background: url(../img/icons/sprites.png) 0 -578px no-repeat;
	padding-left: 16px;
}
#text-features li.social-b a {
	background: transparent url(../img/icons/bookmarks.png) 0 -458px no-repeat;
	padding-left: 18px;
	display:none;
}
#text-features li a:hover,
#text-features li a:focus,
#text-features li a:active {
	color: #3d6699;
	text-decoration: underline;
}
/* Social Bookmarks */
#text-features #bookmarks {
	background: #fff;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 22px;
	width: 140px;
	border: 1px solid #dedede;
}
#text-features #bookmarks ul {
	display: block;
	border: none;
	margin: 5px 5px 0 5px;
}
#text-features #bookmarks ul li {
	float: none;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}
#text-features #bookmarks li a {
	background: transparent url(../img/icons/bookmarks.png) 100% -577px no-repeat;
	padding: 1px 18px 1px 0;
}
#text-features #bookmarks li.delicious a {
	background-position: 100% 0;
}
#text-features #bookmarks li.google a {
	background-position: 100% -51px;
}
#text-features #bookmarks li.wong a {
	background-position: 100% -101px;
}
#text-features #bookmarks li.webnews a {
	background-position: 100% -151px;
}
#text-features #bookmarks li.yigg a {
	background-position: 100% -201px;
}
#text-features #bookmarks li.stumble a {
	background-position: 100% -254px;
}
#text-features #bookmarks li.oneview a {
	background-position: 100% -387px;
}
#text-features #bookmarks li.linkarena a {
	background-position: 100% -319px;
}

/* Flash Content */
.flash {
	margin: 20px 0;
}



/* article navigation */
#nav-content {
	clear: both;
	background: white;
	margin: 0 0 20px 0;
	border: 1px solid #fff;
	padding: 5px;
}
#nav-content em {
	font-style: normal;
}
#main #nav-content h3 {
	margin: 5px 0;
	font-size: 225%;

    clear: both;
    color: #4F4F4F;
    font-weight: normal;
    padding-top: 3px;
}
#main #nav-content h3 em { 
    color: #838A8D;
    display: block;
    font-style: normal;
    font-weight: bold;
    margin: 2px 0 0;
	font-size:14px;
}
#main #nav-content ul {
	margin: 0 0 0 10px;
}
#main #nav-content li {
	margin: 8px 0;
	list-style: none;
}
#main #nav-content li a, .glossarlist a {
	background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 4px;
	padding-left: 12px;
}
#main #nav-content strong {
	padding: 0 0 0 20px;
}


/* PAGES 
==================== */

/* PROFILE  
------------------- */
/* vCard  addresses / microformats  */
.vcard {
	float: left; /* ie 6 */
	clear: both;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
}
.vcard div {
	overflow: hidden;
	margin: 3px 0;
}
#main .vcard .organization-name {
	background: url(../img/bgs/microformat.png) 0 3px no-repeat;
	margin-bottom: 5px;
	padding: 1px 0 1px 35px;
	font-weight: bold;
	font-size: 160%;
}
#main .vcard p {
	display: block;
}
.vcard div.adr p.locality,
.vcard div.adr p.postal-code {
	float: left;
}
.vcard div.adr p.locality {
	margin-left: .3em;
}
.vcard div dl {
	margin: 5px 0 0 0;
}
.vcard div dt {
	float: left;
	clear: both;
	width: 6em;
	font-weight: bold
}
.vcard div dd  {
	float: left;
}
.vcard .photo {
	background: url(../img/bgs/photo-corners-profile.png) 0 100% no-repeat;
	width: 140px;
}
.vcard .photo img {
	width: 138px;
}
.vcard .photo dd {
	display: block;
}
.vcard .photo img.photo { /* microformat class for export */
	margin: 0;
	padding: 0;
}
.vcard div dl.tel span.type {
	display: none;
}


/* SEARCH RESULTS
------------------------------- */

#main .searchResult .standard-result {
 margin: 0 0 1.5em 0; padding: 0; 
}
#home #main .searchResult .standard-result {
 padding: 0 0 2em 0; 
}

#main .text-box-tabs .searchResult .standard-result {
 border-bottom:1px solid #79a9d4;
 margin-top:1em; 
}
#search-results #main ol {
	margin: 20px 0 0 0;
}

#main .searchResult ol {
	margin: 0;
	padding:0px !important;
}


#search-results ol li,
#main .searchResult ol li {
	list-style: none;
	font-size: 100%;
}
#search-results ol li li, #main .searchResult ol li li { border:0px; }
#search-results ol li li li, #main .searchResult ol li li li { border:0px; }

#search-results #main li p,
#main .searchResult li p {
	clear: both;
	margin: 0;
	padding-bottom:3px;
}
#search-results #main li p.category,
#main .searchResult li p.category {
	margin: 2px 0 0 0;
	color: #555;
	font-size: 110%;
}
#search-results #main ol ul,
#main .searchResult ol ul {
	margin: 0;
}
#search-results #main li ul.text-data li,
#main .searchResult li ul.text-data li {
	background: none;
	float:none !important;
	margin: 2px 4px 4px 0;
	padding: 0;
	font-size: 12px;
	color: #555;
	display:inline;
}
#search-results #main li ul.text-data li.cat,
#main .searchResult li ul.text-data li.cat { border:1px solid #c2c6c7; display:inline; line-height:1.4em; padding:0px 4px 0px 4px; }
#search-results #main li ul.text-data li.topic,
#main .searchResult li ul.text-data li.topic { background:url(../img/basis/contentDot.gif) no-repeat 0px 6px; padding-left:10px; }
#search-results #main li ul.text-data li.author,
#main .searchResult li ul.text-data li.author { color:#3c3c3c; }

#search-results #main .text-data,
#main .searchResult .text-data {
	border: none;
	margin-bottom:2px;
}

.searchResult .snippet em {
  font-style:normal;
  color: #000000;
}
#main .standard-result .snippet p {overflow: hidden;}
#main .standard-result .snippet img.photo {padding-left:0;padding-top:4px; padding-bottom:0}
#main .publ-standard-result .list img.photo {padding-left:0;padding-top:4px;height:70px;width:50px}

/* Paging */
.pager {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0;
}
.pager ul {
	clear: both;
	float: left;
	padding-left:12px;
	margin-top:12px;
}
.pager li {
	float: left;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
}

.pager li a,
.pager li strong,
.pager li span {
	display: block;
	border-left: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: normal;
}
.pager li:first-child strong { border-left:1px solid #fff; }
.pager li span { /* ... */
	padding: 3px 3px 3px 5px;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
	border-left: 1px solid #ccc;
	color: #3c3c3c;
	text-decoration: none;
}
.pager li.previous a,
.pager li.next a {
	border: 1px solid #fff;
}
.pager li.previous a {
	background: url(../img/icons/sprites.png) 0 -70px no-repeat;
	width: 7px;
}
.pager li.next a {
	background: url(../img/icons/sprites.png) 4px 4px no-repeat;
	width: 7px;
	border-left: 1px solid #ccc;
}
.pager li.next a:hover,
.pager li.next a:active,
.pager li.next a:focus,
.pager li.previous a:hover,
.pager li.previous a:active,
.pager li.previous a:focus {
	color: #3d6699;
	text-decoration: none;
}

	
/* Pager Latest News */
#main .latest .pager {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}
#main .latest .pager ul {
	clear: both;
	float: right;
}
#main .latest .pager li {
	background: none;
	clear: none;
	float: left;
	width: auto;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
}
#main .latest .pager li a,
#main .latest .pager li strong,
#main .latest .pager li span {
	display: block;
	border-left: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: normal;
}
#main .latest .pager li span { /* ... */
	padding: 3px 1px;
	border-left: 1px solid #ccc;	
}
#main .latest .pager li strong { /* you are here */
	border: 1px solid #ccc;
}
#main .latest .pager li a:hover,
#main .latest .pager li a:active,
#main .latest .pager li a:focus {
	background: #3d6699;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
#main .latest .pager li.previous a,
#main .latest .pager li.next a {
	border: 1px solid #fff;
}
#main .latest .pager li.previous a {
	background: url(../img/icons/sprites.png) 0 -68px no-repeat;
	padding-left: 15px;
	color: #3d6699;
}
#main .latest .pager li.next a {
	background: url(../img/icons/sprites.png) 143% 4px no-repeat;
	padding-right: 18px;
	color: #3d6699;
}
#main .latest .pager li.next a:hover,
#main .latest .pager li.next a:active,
#main .latest .pager li.next a:focus,
#main .latest .pager li.previous a:hover,
#main .latest .pager li.previous a:active,
#main .latest .pager li.previous a:focus {
	color: #3d6699;
	text-decoration: underline;
}
/* Pager Events */
#main .event-list .pager {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
}
#main .event-list .pager ul {
	clear: both;
	float: right;
}
#main .event-list .pager li {
	background: none;
	clear: none;
	float: left;
	width: auto;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
}
#main .event-list .pager li a,
#main .event-list .pager li strong,
#main .event-list .pager li span {
	display: block;
	border: 1px solid #3d6699;
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}
#main .event-list .pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}
#main .event-list .pager li strong { /* you are here */
	border: 1px solid #ccc;
}
#main .event-list .pager li a:hover,
#main .event-list .pager li a:active,
#main .event-list .pager li a:focus {
	background: #3d6699;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
#main .event-list .pager li.previous a,
#main .event-list .pager li.next a {
	border: 1px solid #fff;
}
#main .event-list .pager li.previous a {
	background: url(../img/icons/sprites.png) 0 -68px no-repeat;
	padding-left: 15px;
}
#main .event-list .pager li.next a {
	background: url(../img/icons/sprites.png) 143% 4px no-repeat;
	padding-right: 18px;
}
#main .event-list .pager li.next a:hover,
#main .event-list .pager li.next a:active,
#main .event-list .pager li.next a:focus,
#main .event-list .pager li.previous a:hover,
#main .event-list .pager li.previous a:active,
#main .event-list .pager li.previous a:focus {
	color: #3d6699;
	text-decoration: underline;
}



/* FORMS 
-------------------- */
.form-wrapper {
	clear: both;
}
.form-wrapper fieldset {
	border: none;
	/*margin: 5px 0 30px 0;*/
}

.form-wrapper p.required {
	text-align: right;
}
.form-wrapper p.required span,
.form-wrapper dfn {
	color: #3d6699;
	font-weight: bold;
}
.form-wrapper div {
	clear: both;
	float: left;
	width: 460px;
	padding: 10px 0 15px 0;
}
.form-wrapper div div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.form-wrapper div div.form-item {
	margin: 0;	
	clear: none;
}
.form-wrapper label {
	position: relative;
	display: block;
}
.form-wrapper  fieldset .multiple-labels fieldset input,
.form-wrapper input,
.form-wrapper textarea,
.form-wrapper div.mod input.mod {
	display: block;
	background: #ebebeb;
	width: 300px;
	margin: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}
.form-item-hidden,
.form-wrapper input[type=hidden] {
   display: none;
}
.form-wrapper .multiple-labels fieldset input.a11y-focus,
.form-wrapper .multiple-labels fieldset input:focus,
.form-wrapper input:focus,
.form-wrapper textarea:focus,
.form-wrapper input.a11y-focus,
.form-wrapper textarea.a11y-focus {
	border: 1px solid #000;
	background: #fff;
}

.form-wrapper input[type=radio].a11y-focus,
.form-wrapper input[type=checkbox].a11y-focus {
	background: transparent;
	border: none;	
}


.form-wrapper textarea {
	height: 150px;
	width: 300px;
}
.form-wrapper select {
	display: block;
	width: 310px;
	margin: 5px 0 0 0;
}
.form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #555;
	font-size: 110%;
}
.form-wrapper h4 {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
.form-wrapper div.multiple-labels label span {
	color: #555;
	font-size: 110%;
	font-weight: normal;
}
.form-wrapper div label span {
	display: inline;
}
.form-wrapper div label.m span {
	clear: both;
	padding: 0 0 5px 0;
}
.form-wrapper div span.help a {
	background: url(../img/icons/sprites.png) 0 -651px no-repeat;
	padding-left: 15px;
}

/* multiple inputs in one row */
.form-wrapper div div.form-item-s,
.form-wrapper div div.form-item-m,
.form-wrapper div div.form-item-l {
	float: left;
	margin: 0;
	clear: none;
	width: 92px;
}

.form-wrapper div div.form-item-m {
	width: 161px;
	padding: 0;
}
.form-wrapper div div.form-item-l {
	width: 363px;
}
.form-wrapper div div.form-item-s input {
	width: 70px;
}
.form-wrapper div div.form-item-m input {
	width: 139px;
}
.form-wrapper div div.form-item-l input {
	width: 209px;
}

/* checkboxes & radiobuttons */
.form-wrapper fieldset fieldset {
	float: none; /* ie 6 */
	margin: 0 0 0 12px;
	padding: 0;
}
.form-wrapper fieldset fieldset .form-item {
	float: none;
	display: block;
	clear: both;
}
.form-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
}
#main .form-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}
.form-wrapper  fieldset fieldset div.form-item label {
	display: inline;
}
/* mod for short elements */
.form-wrapper fieldset fieldset.mod .form-item {
	float: left;
	clear: none;
	margin-right: 10px;
	width: auto;
}
.form-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
}
/* Submit */
.form-wrapper div.button-wrapper {
	position: relative;
	border: none;
	padding: 10px 0 5px 0;
}
.form-wrapper fieldset div.button-wrapper em {
	float: right;
	margin-top: -24px;
	font-size: 140%;
}
.new-search .button,  /* button outside button-wrapper */
.form-wrapper div.button-wrapper input { /* button */
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	right: auto;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
.new-search .button {  /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}
.new-search .button:hover, 
.new-search .button:active,
.new-search .button:focus,
.form-wrapper div.button-wrapper input:hover,
.form-wrapper div.button-wrapper input:active,
.form-wrapper div.button-wrapper input:focus {
	background: #333;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	
}

/* link-Button */
a.button {
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	min-width: 60px;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 3px 20px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
a.button span {
	position: absolute;
}
a.button:hover,
a.button:active,
a.button:focus {
	color: #fac4d1;
}

/* New Search */
#search-results .form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#search-results .form-wrapper input {
	float: left;
	margin: 3px 0 0 10px;
}
#search-results .form-wrapper div a.button {
	float: left;
	margin-top: 2px;
}
#search-results .form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}

/* error messages */
.error {
	color: #3d6699;
	font-weight: bold;
}
#main .error h1 {
	background: url(../img/bgs/error.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #3d6699;
}
main div.error {
	margin: 20px 0 20px 12px;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #3d6699;
}
#main div.error li a,
#main div.error label span {
	color: #3d6699;
}
#main .form-wrapper div.error {
	margin: 0;
}
.form-wrapper div.error input,
.form-wrapper div.error textarea {
	border: 1px solid #3d6699;
}
/* success messages */
#main .success {
	margin: 10px 0;
}
#main .success h1 {
	background: url(../img/bgs/confirmed.png) 0 8px no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;	
	padding: 5px 0 0 30px;
	color: #afaf00;
}

/* IFO-FORMS-BEGIN ---------------------------------------------------------------------------------------------------- */

.ifoForm-wrapper {
	clear: both;
}

.ifoForm-wrapper div {
      float:right; 
      width:100%;
      margin-bottom:10px;
}

.ifoForm-wrapper div div.form-item {
	margin: 0;	
	clear: none;
}

.ifoForm-wrapper fieldset {
	border:none;
}

/* checkboxes & radiobuttons */
.ifoForm-wrapper fieldset fieldset {
	float: none; /* ie 6 */
	margin: 0 0 0 0;
	padding: 0;
}
.ifoForm-wrapper fieldset fieldset .form-item {
	float: none;
	display: block;
	clear: both;
}
.ifoForm-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
      margin-top:5px;
      vertical-align: text-bottom;
}
#main .ifoForm-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}
.ifoForm-wrapper  fieldset fieldset div.form-item label {
	display: inline;
}

/* mod for short elements */
.ifoForm-wrapper fieldset fieldset.mod .form-item {
	float: left;
	clear: none;
	margin-right: 10px;
	width: auto;
}
.ifoForm-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
}

/* input elemets */
.ifoForm-wrapper fieldset .multiple-labels fieldset input,
.ifoForm-wrapper input[type=text],
.ifoForm-wrapper input[type=file],
.ifoForm-wrapper textarea,
.ifoForm-wrapper div.mod input.mod {
	display: inline; /*block*/
	background: #ebebeb;
	width: 445px; 
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

.ifoForm-wrapper input[type=file] {
        width: 550px;
}

.ifoForm-wrapper textarea {
	display: block;
	background: #ebebeb;
        max-width:550px; 
        min-width:550px;	
        min-height:80px;
        border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

.ifoForm-wrapper select {
	display: block;
	background: #ebebeb;
      max-width:557px; 
      min-width:557px;	
      min-height:20px;
      border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

.ifoForm-wrapper div label span {
      min-width:100px;
      max-width:100px;
      float:left;
      padding-right:5px;
      margin-top:0px;
}

/* Submit / Back */
.ifoForm-wrapper div.button-wrapper {
	padding: 0 0 0 0;
}

.ifoForm-wrapper input[type=submit], 
.ifoForm-wrapper input[type=button]  {
        padding:4px 10px 4px 10px;

        /* nur für IE */
	  border: 1px solid #c2c2c2\9;
	  background: #C0C0C0\9;
        font-weight: bold\9;
}

/* ifo error messages */
.error {
	color: #3d6699;
	font-weight: bold;
}
#main .error h2 {
	background: url(../img/bgs/error.png) 0 2px no-repeat;
	margin-bottom: 10px;
    margin-left: 10px;
	padding: 5px 0 0 30px;
	color: #3d6699;
}

#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #3d6699;
}
#main div.error li a,
#main div.error label span {
	color: #3d6699;
}

#main .ifoForm-wrapper div.error {
	margin-top: 5px;
}

.ifoForm-wrapper div.error input,
.ifoForm-wrapper div.error textarea {
	border: 1px solid #3d6699;
        
}


/* IFO-FORMS-END ---------------------------------------------------------------------------------------------------- */


/* SITEMAP 
--------------------- */
#sitemap .links {
	margin: 30px 0 30px 0;
}

#sitemap .links h2 a {
	display: block;
	color: #4F4F4F;
}
#sitemap .links h2 a:hover,
#sitemap .links h2 a:active,
#sitemap .links h2 a:focus {
	color: #3D6699;
}
#sitemap .links li {
	background: transparent url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	height: 1%; /* IE6 */
	margin: 0;
	border: none;
	padding: 0;
}
#sitemap .links li a {
	background: url(../img/basis/Menu2Arrow.png) 0 11px no-repeat;
	padding: 6px 0 6px 15px;
}
#sitemap .links li li a {
	background: url(../img/basis/Menu2Arrow.png) 0 11px no-repeat;
	padding-left: 45px;
}
#sitemap .links li li li a {
	background: url(../img/basis/Menu2Arrow.png) 60px 11px no-repeat;
	padding-left: 75px;
}
#sitemap #wrapper-3 .links li ul {
	margin: 0;
	padding: 0;
}
#sitemap .links li li {
	font-size: 100%;
}


/* ACCORDION/FAQ 
--------------------- */

.list-box { /* donÂ´t use height, border, margin or padding here - accessibility */ 
	
}
#main .super-list div div {
	background: #f7f8d9;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 10px 10px 10px 25px;
}
#main .super-list h3,
#main .super-list p, 
#main .super-list li li {
	font-size: 100%;
}
#main .super-list p {
	margin-bottom: 10px;
}
#main .super-list li {
	float: left;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	list-style-type: none;
}
#main .super-list li li {
	background: #fff;
	float: none;
	border: none;
	list-style-type: disc;
}
#main .super-list li p {
	margin: 0;
}
#main .super-list li h3 a {
	display: block;
	background: transparent url(../img/icons/sprites.png) no-repeat scroll 5px 7px;
	padding: 5px 0 5px 25px;
	font-weight: bold;
	cursor: pointer;
}
#main .super-list li h3 a.a11y-focus {
	text-decoration: underline;
}
#main .super-list li h3 a.on {
	background-color: #f2f2bf;
	background-position: 5px -139px;
}
#main .super-list li ul,
#main .super-list li ol {
	margin: 0 0 10px 25px;
}

#main .super-list ol li {
	list-style-type: decimal;
}
#main .super-list .photo,
#main .super-list dt img {
	margin-bottom: 0;
}
#main .super-list dl {
	overflow: hidden;
}
#main .super-list dd {
	font-size: 85%; /* 11px */
	line-height: 1.3em;
}
#main .super-list dd.copyright {
	font-size: 85%;
}


/* GLOSSARY
--------------------- */
#glossary-index {
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 0;
}
#glossary-index ul {
	margin: 10px 0 0 0;
}
#glossary-index li {
	list-style: none;
	float: left;
	margin: 0 5px 5px 0;
	font-size: 160%;
}

#glossary-index li a,
#glossary-index li span {
	display: block;
	border: 1px solid #ccc;
	padding: 2px 7px 2px 8px;
	min-width: 12px;
	text-align: center;
	font-weight: bold;
}
#glossary-index li span {
	color: #555;	
}
#glossary-index li a:hover,
#glossary-index li a:active,
#glossary-index li a:focus {
	background: #3d6699;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

/* Glossary Details */
.glossary-details {
	height: auto;
	width: 688px;
	padding: 10px 0 20px 10px;
}

#main .glossary-details ul li {
	width: 47%;
	float: left;
	margin-right: 19px;
}


/* 
PHOTOS
---------------------- *
/* photos / images */
.photo { /* for dl and without it */
	float: left;
	display: inline-block;
	/*width: 127px;*/
	margin: 3px 10px 10px 0;
}

#main .text { 
	text-align:none;
}
#main img.photo { /* for dl and without it */
	display: inline-block;
	max-width:564px;
	/* margin: 3px 10px 10px 0;*/
	text-align:center;
	padding:0px 12px 18px 12px;
	clear:both;
	margin:0px auto;
	/*width:564px;*/
}

#main .text-box-tabs .photo { padding-left:0px;  }

dl.photo {
	padding: 0 12px 5px 12px;
}
#main .text dl.photo { 
	padding:0px 12px 18px 12px !important;
	max-width:564px !important;
	text-align:center !important;
	margin:0px;
}
#main .text dl.mod-2 { 
	width:565px;
}
#main .text dl.mod-2 dt img { 
	margin: 0;	
	max-width:565px;
}
#main .text dl dd.caption, #main .text dl dd.zoom  { 
	display:none;
}
	
#main .text dl.photo dd { 
	padding:5px;
}

.photo img {
	display: block;
	max-width:564px;
}
dl.mod-2 { /* big */
	clear: both;
	float: none;
	padding-left:0px !important;
}
img.mod-2 {
	clear: both;
	display: block;
	/* width: 458px; */
}
.photo dd {
	background:#EDEDED;
	display: block;
	padding: 5px 5px 0 5px;
}
.photo dd.zoom {
	float: right;
}
.photo dd.zoom a {
	display: block;
	background: url(../img/icons/sprites.png) 0 -508px no-repeat;
	width: 12px;
	text-indent: -99999px;
}
#wrapper-2 .photo dd.copyright {
	font-style: italic;
	font-size: 120%;
}
.photo dd.longdesc {
	display: none;
}
.photo.mod {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}


/* PHOTO GALLERY
--------------------- */

.photo-index .photo {
	background: url(../img/bgs/photo-corners.png) 0 100% no-repeat;
	width: 220px;
}
.photo-index .photo dt {
	min-height: 125px;
	height: auto;
}
.photo-index .photo dt img {
	width: 218px;
}
.photo-index dl {
	margin-right: 15px;
}
.photo-index dl.last {
	margin-right: 0;
}

/* lightbox*/
/* 
SPECIAL MODULES
==================== */

/* TAGCLOUD
---------------- */
.tagcloud {
	float: left;
	clear: both;
	width: 100%;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}
.tagcloud ul {
	position: relative; /* ie 6 */
}
#main .tagcloud h3,
#wrapper-2 .tagcloud-wide h3 {
	margin: 5px 0;
	border-bottom: 1px solid #dedede;
	padding: 0 0 5px 0;
	font-size: 180%;
}
.tagcloud li {
	display: inline;
	height: 22px;
	margin: 0 10px 0 0;
	list-style: none;
	vertical-align: middle;
}
.tagcloud li a {
	font-size: 100%;
	line-height: 1.2em;
}
.tagcloud li.level-2 a {
	font-size: 120%;
}
.tagcloud li.level-3 a {
	font-size: 130%;
	font-weight: bold;
}
.tagcloud li.level-4 a {
	font-size: 140%;
	font-weight: normal;
}
.tagcloud li.level-5 a {
	font-size: 150%;
	font-weight: normal;
}
.tagcloud li em {
	font-style: normal;
}
/* in sidebar */
#extras .tagcloud {
	margin-top: 0;
	margin-right: -3px; /* ie 6 */
}
#extras .tagcloud ul {
	border: none;
	margin: 0;
	padding: 5px 0 0 0;
}
#extras .tagcloud li {
	background: none;
	border: none;
	margin: 0 10px 5px 0;
	line-height: 1.6em;
}
#extras .tagcloud li a {
	display: inline;
	background: none;
	padding: 0;
}


/* JAVASCRIPT MODULES IN MAIN 
----------------------------- */
/* Dom Tabs */
.text-box-tabs {
	float: left;
	clear: both; /* IE 6 */
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}
#main .text-box-tabs .text { border: none; box-shadow: none; -webkit-box-shadow:0}
.text-box-tabs p { padding-left:0px !important; }
.text-box-tabs .showAll { font-size:120%; display:block; margin-top:18px; }

ol.text-box-toc {
	margin: 0;
	padding: 0px;
	list-style: none;
	height: auto;
	width: 100%;
	position:relative;
	border-bottom:1px solid #FFFFFF;
	float:left; 
}
#main .text-box-toc li { /* dom tabs + one two three */
	display: inline-block; 
	position: relative;
	margin: 0 0 -1px -4px;
	text-transform:uppercase;
	background:#A7A7A7; 
	border:1px solid #FFFFFF;
	-webkit-border-radius: 0;
    border-radius: 0; 
	z-index:0;
	float:left;
}
#main .text-box-toc li:first-child,
#main .text-box-toc li.on:first-child,
.text-box-toc li:first-child a:hover {
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	margin-left:0;
	}
#main .text-box-toc li:last-child,
#main .text-box-toc li.on:last-child,
.text-box-toc li:last-child a:hover {
	border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	}
#main .text-box-toc li.on {
	border-bottom-color:#fff;
	z-index:2;
	background:#FFFFFF;
	border-top:2px solid #A7A7A7;}
	
.text-box-toc li a {
	display: block;
	cursor: pointer;
	color: #FFFFFF;

}
.text-box-toc li a.ui-disabled {
	cursor: default;
}

.text-box-toc li a.on,
.text-box-toc li a.a11y-focus,
.text-box-toc li a:active,
.text-box-toc li a:focus {
	color: #004d7c;
	text-decoration: none;
}
.text-box-toc li a:hover {
	background:#727272;
	text-decoration: none;
}

.text-box-toc li span {
	display: block;
	padding: 10px 21px 5px 21px;
	font-size: 13px; /* damit tabs bei grosser Browserschrift nicht umbrechen */
}
.text-box-toc li.on span {
	font-weight:bold;
}

.text-box-tabs .text-box-section {
	float: left;
    width: 444px;
	margin: 0;
	padding: 10px 8px;
	background-color:#FFF;
}
.text-box-section {
	border:1px solid #FFFFFF;
	border-top:none;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;	
}
.text-box-tabs .text-box-section {
	margin-right: -3px; /* IE 6 */
}

#main .text-box-tabs h2 a {
	color: #0d4080;
	line-height:1.125em;
}

.text-box-tabs img {
	float: left;
	/*width: 218px;*/
	margin: 0 10px 10px 0;
}
/* teaser link list modified for tab */
#main .text-box-tabs .links { 
	clear: both;
	margin: 10px 0 0 0;
}
#main .text-box-tabs .links h3 {
	font-size: 130%;
	margin: 0 0pt 5px 0;
}
#main .text-box-tabs .links li {
	border: none;
}

/* alternative layouts */
.col-float2 .text-box-tabs {
	width: 460px;
	float: left;
	clear: none;
}
.col-float3 .text-box-tabs {
	width: 100%;
	float: left;
	clear: none;
}
/* different images for .col-subcol */

.col-subcol .text-box-tabs {
	width: 588px;
}

.col-subcol .text-box-tabs .text-box-section {
	width: 571px;
	margin-right: -10px; /* IE 6 */
}

.col-subcol #main > .text-box-tabs .text-box-section {
	margin-right: 0;
}

/* Inside #wrapper-2 -> Platform Area */
#wrapper-2 #wrapper-3 div.tw-switcher {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 698px;
	margin: 35px 0 0 0;
	padding: 0;
}
#wrapper-2 #wrapper-3 div.tw-switcher h3 { 
	margin: 0px 0 5px 0;
	padding: 0px 0 2px 0;
	color: #000;
	font-size: 200%;
}
#wrapper-2 #wrapper-3 div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #wrapper-2 #wrapper-3 div.tw-switcher .pager {
	display: block;
}
#wrapper-2 #wrapper-3 div.tw-switcher .next,
#wrapper-2 #wrapper-3 div.tw-switcher .prev {
	background: url(../img/basis/prev-next-light-180.gif) 0 -230px no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 180px;
}
#wrapper-2 #wrapper-3 div.tw-switcher .prev {
	left: 0;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#wrapper-2 #wrapper-3 div.tw-switcher .next span,
#wrapper-2 #wrapper-3 div.tw-switcher .prev span {
	display: none;
	background: url(../img/basis/prev-next-light-180.gif) 100% -460px no-repeat;
	width: 19px;
	height: 180px;
	text-indent: -9999px;
}  
#wrapper-2 #wrapper-3 div.tw-switcher .next span {
	background-position: 0 -690px;
}
#wrapper-2 #wrapper-3 div.tw-switcher .next span.show,
#wrapper-2 #wrapper-3 div.tw-switcher .prev span.show {
	display: block;
}
#wrapper-2 #wrapper-3 div.tw-switcher .prev span.show:hover,
#wrapper-2 #wrapper-3 div.tw-switcher .prev span.show.over {
	background: url(../img/basis/prev-next-light-180.gif) 100% -920px no-repeat;
}
#wrapper-2 #wrapper-3 div.tw-switcher .next span.show:hover,
#wrapper-2 #wrapper-3 div.tw-switcher .next span.show.over{
	background: url(../img/basis/prev-next-light-180.gif) 100% -1150px no-repeat;
}
#wrapper-2 #wrapper-3 div.tw-switcher .rack {
	width: 940px;
	margin: 0;
	padding-left: 0;
} 
.js-on #wrapper-2 #wrapper-3 div.tw-switcher .rack {
	display: inline;
	overflow: hidden;
	height: 180px;
	margin-left: 19px;
	padding-left: 15px;
	width: 645px;
	background: #f2f2f2;
}
.js-on.hcm #wrapper-2 #wrapper-3 div.tw-switcher .rack {
	height: 210px;
	overflow: auto !important;
}
#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 340px;
	height: 170px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser {
	background-image: none;
	width: 385px;
	border-right: none;
	margin: 0;
	padding: 10px 10px 0 0px;
} 
    
#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	width: 140px;
	height: 150px;
	margin: 4px 10px 0 0;
	border: none;
}  
#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser p {
	width: 190px;  
	float: left;
	padding: 10px 0 0 0;    
	color: #555;
}
.js-on #wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser p {
	width: 200px; 
}
#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}

/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-switcher {
	position: relative;
	background: #fff;
	border: none; 
	float: left;
	clear: both;
	height: auto;
	width: 458px;
	margin: 0 0 20px 13px;
	padding: 0;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher h3 { 
	margin: 10px 0 5px 0;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #wrapper-2 #wrapper-3 #main div.tw-switcher .pager {
	display: block;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .next,
#wrapper-2 #wrapper-3 #main div.tw-switcher .prev {
	background: url(../img/basis/prev-next-light-180.gif) 0 -230px no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 180px;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .prev {
	left: 0;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .next span,
#wrapper-2 #wrapper-3 #main div.tw-switcher .prev span {
	display: none;
	background: url(../img/basis/prev-next-light-180.gif) 100% -460px no-repeat;
	width: 19px;
	height: 180px;
	text-indent: -9999px;
}  
#wrapper-2 #wrapper-3 #main div.tw-switcher .next span {
	background-position: 0 -690px;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .next span.show,
#wrapper-2 #wrapper-3 #main div.tw-switcher .prev span.show {
	display: block;
	cursor: pointer;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .prev span.show:hover,
#wrapper-2 #wrapper-3 #main div.tw-switcher .prev span.show.over {
	background: url(../img/basis/prev-next-light-180.gif) 100% -920px no-repeat;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .next span.show:hover,
#wrapper-2 #wrapper-3 #main div.tw-switcher .next span.show.over{
	background: url(../img/basis/prev-next-light-180.gif) 100% -1150px no-repeat;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	width: 405px;
	margin: 0;
	padding-left: 0;
} 
.js-on #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	overflow: hidden;
	height: 180px;
	background: #fff;
	margin-left: 19px;
	padding-left: 15px;
}
.hcm #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	height: 205px;
	overflow: auto !important;
}
#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 340px;
	height: 170px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser {
	background: #fff;
	background-image: none;
	width: 510px;
	border-right: none;
	margin: 0;

	padding: 10px 20px 0 0px;
} 
    
#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	width: 140px;
	height: 130px;
	margin: 4px 10px 0 0;
	border: none;
}  
#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser p {
	width: 190px; 
	float: left;
	padding: 10px 0 0 0;    
	color: #555;
}
.js-on #wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser p {
	width: 355px; 
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-switcher {
	width: 563px;
}
.nav-col #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	width: 510px;
	border: 1px solid #d37377;
	-webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

#wrapper-2 div.tw-switcher h3 { 
	padding: 4px 10px 5px 10px; 
	color: #fff;
	font-size: 200%;
}
#wrapper-2 div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #wrapper-2 div.tw-switcher .pager {
	display: block;
}
#wrapper-2 div.tw-switcher .rack {
	background: #fff;
	float: left;
	width: 923px;
	margin: 0;
	padding-left: 15px;
} 
.js-on #wrapper-2 div.tw-switcher .rack {
	overflow: hidden;
	height: 225px;
	background: #f2f2f2;
	display: inline;
	width: 885px;
	margin-left: 19px;
}
.hcm #wrapper-2 div.tw-switcher .rack {
	height: 250px;
	overflow: auto !important;
}
#wrapper-2 div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 225px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #wrapper-2 div.tw-switcher .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
} 
    
#wrapper-2 div.tw-switcher .rack-teaser h2 a {
	color: #4F4F4F !important;
	font-size:114.28571%;
}  
#wrapper-2 div.tw-switcher .rack-teaser h2 a:hover {
	color: #4F4F4F !important;
}  
#wrapper-2 div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	height: 100px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}  
#wrapper-2 div.tw-switcher .rack-teaser p {
	width: 375px; 
	padding: 10px 0 0 0;    
	color: #555;
}
#wrapper-2 div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#wrapper-2 div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}

/* Inside #wrapper-2 -> Platform Area */
#wrapper-2 #wrapper-3 div.tw-images {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 698px;
	margin: 35px 0 0 0;
	padding: 0;
}
#wrapper-2 #wrapper-3 div.tw-images h3 { 
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}
#wrapper-2 #wrapper-3 div.tw-images .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #wrapper-2 #wrapper-3 div.tw-images .pager {
	display: block;
}
#wrapper-2 #wrapper-3 div.tw-images .next,
#wrapper-2 #wrapper-3 div.tw-images .prev {
	background: url(../img/basis/prev-next-light-180.gif) 0 -230px no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 180px;
}
#wrapper-2 #wrapper-3 div.tw-images .prev {
	left: 0;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#wrapper-2 #wrapper-3 div.tw-images .next span,
#wrapper-2 #wrapper-3 div.tw-images .prev span {
	display: none;
	background: url(../img/basis/prev-next-light-180.gif) 100% -460px no-repeat;
	width: 19px;
	height: 180px;
	text-indent: -9999px;
}  
#wrapper-2 #wrapper-3 div.tw-images .next span {
	background-position: 0 -690px;
}
#wrapper-2 #wrapper-3 div.tw-images .next span.show,
#wrapper-2 #wrapper-3 div.tw-images .prev span.show {
	display: block;
}
#wrapper-2 #wrapper-3 div.tw-images .prev span.show:hover,
#wrapper-2 #wrapper-3 div.tw-images .prev span.show.over {
	background: url(../img/basis/prev-next-light-180.gif) 100% -920px no-repeat;
}
#wrapper-2 #wrapper-3 div.tw-images .next span.show:hover,
#wrapper-2 #wrapper-3 div.tw-images .next span.show.over {
	background: url(../img/basis/prev-next-light-180.gif) 100% -1150px no-repeat;
}
#wrapper-2 #wrapper-3 div.tw-images .rack {
	width: 940px;
	margin: 0;
	padding: 0;
} 
.js-on #wrapper-2 #wrapper-3 div.tw-images .rack {
	background: #fff;
	overflow: hidden;
	margin-left: 19px;
	width: 660px;
	height: 180px;
}
.js-on.hcm #wrapper-2 #wrapper-3 div.tw-images .rack {
	height: 210px;	
}
#wrapper-2 #wrapper-3 div.tw-images .rack-teaser {
	overflow: hidden;
	float: left;
	width: 340px;
	height: 180px;
	border: none;
	margin: 0;
	padding: 0;
}
.js-on #wrapper-2 #wrapper-3 div.tw-images .rack-teaser {
	background-image: none;
	width: auto;
	border-right: none;
}  
#wrapper-2 #wrapper-3 div.tw-images .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	height: 179px;
	margin: 0 1px 0 0;
	border: none;
}
/* Inside #wrapper-2 -> Platform Area -> Diffenrent Layout Types */
#home #wrapper-2 #wrapper-3 div.tw-images {
	margin: 0 0 20px 0;
}
/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-images {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 458px;
	margin: 0 0 20px 0;
	padding: 0;
}
#wrapper-2 #wrapper-3 #main div.tw-images h3 { 
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}
#wrapper-2 #wrapper-3 #main div.tw-images .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #wrapper-2 #wrapper-3 #main div.tw-images .pager {
	display: block;
}

#wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 420px;
	margin: 0;
	padding-left: 0;
} 
.js-on #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	overflow: hidden;
	height: 113px;
	background: #f2f2f2;
	margin-left: 19px;
	padding-left: 0;
}
.hcm #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	height: 138px;
	overflow: auto !important;
}
#wrapper-2 #wrapper-3 #main div.tw-images .rack-teaser {
	overflow: hidden;
	float: left;
	width: auto;
	height: 113px;
	border: none;
	margin: 0 1px 0 0;
	padding: 0;
}
#wrapper-2 #wrapper-3 #main div.tw-images .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	width: auto;
	height: 112px;
	margin: 0;
	border: none;
}  

.nav-col #wrapper-2 #wrapper-3 #main div.tw-images {
	width: 588px;
}
.nav-col #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 551px;
}
/* Inside #wrapper-2 -> Base Element */
#wrapper-2 div.tw-images {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 938px;
	margin: 0 0 20px 0;
	padding: 0;
}
#wrapper-2 div.tw-images h3 { 
	padding: 4px 10px 5px 10px; 
	color: #fff;
	font-size: 200%;
}
#wrapper-2 div.tw-images .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #wrapper-2 div.tw-images .pager {
	display: block;
}
#wrapper-2 div.tw-images .rack {
	float: none;
	width: 940px;
	margin: 0;
	padding: 0;
} 
.js-on #wrapper-2 div.tw-images .rack {
	overflow: hidden;
	width: 900px;
	height: 223px;
	margin-left: 19px;
}
.hcm #wrapper-2 div.tw-images .rack {
	height: 250px;
	overflow: auto !important;
}
#wrapper-2 div.tw-images .rack-teaser {
	overflow: hidden;
	float: left;
	width: auto;
	height: 225px;
	border: none;
	margin: 0 1px 0 0;
	padding: 0;
} 
#wrapper-2 div.tw-images .rack-teaser img {
	display: block;
	float: left;
	height: 223px;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}  
/* Inside #wrapper-2 -> Platform Area -> Diffenrent Layout Types */
#home #wrapper-2 #wrapper-3 div.tw-paging {
	margin: 0;
}

/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-paging {
	position: relative;
	background: #fff;
	border: 0;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 460px;
	margin: 0 0 20px 0;
	padding: 0;
}  
.js-on #wrapper-2 #wrapper-3 #main div.tw-paging {
	padding: 0 0 50px 0;
}  
#wrapper-2 #wrapper-3 #main div.tw-paging h3 { 
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
} 
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination {
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 10px;
	height: 30px;
}
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination ul {
	float: none;
}
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li a {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging-main.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 6px 14px 9px 9px;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
}  
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li a:hover,
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li a:active,
#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li a:focus {
	color: #3d6699;
	text-decoration: none;
} 
#wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width: 440px;
	margin: 0;
	padding-left: 15px;
} 
.js-on #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	overflow: hidden;
	height: 205px;
	margin: 3px 0 0 3px;
}
#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 440px;
	height: 195px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
} 
      
#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser img {
	display: inline;
	float: left;
	height: 155px;
	width: 210px;
	margin: 4px 10px 0 0;
	border: none;
}  
#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	clear: none;
	float: left;
	width: 220px; 
	padding: 0 0 0 0;    
	color: #555;
}
#wrapper-2 #wrapper-3 #main div.tw-paging .mod p {
	width: 100%; 
}
#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}
/* Inside #main -> Diffenrent Layout Types */
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 460px;
}
.js-on .col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 440px;
}
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 440px;
	height: auto;
}
  
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser img {
	height: 140px;
	width: 180px;
} 
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 240px; 
}
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .mod p {
	width: 100%; 
}
.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 940px;
}
.js-on .col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 920px;
}
.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 930px;
}
 
.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 510px; 
}
.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .mod p {
	width: 98%; 
} 
.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 590px;
}
.js-on .col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 570px;
}
.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 550px;
	height: auto;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser img {
	height: 140px;
	width: 180px;
} 
.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 350px; 
}
.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .mod p {
	width: 98%; 
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 588px;
}
.js-on .nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack,
.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 566px;
}
.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 660px;
	height: auto;
}
 
.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 440px; 
}
.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .mod p {
	width: 98%; 
}
/* Inside #wrapper-2 -> Base Element */
#wrapper-2 div.tw-paging {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0 0 20px 0;
	padding: 0;
}  
.js-on #wrapper-2 div.tw-paging {
	padding: 0 0 50px 0;
}  
#wrapper-2 div.tw-paging h3 { 
	border: 0;
	padding: 5px 10px; 
	color: #fff;
	font-size: 200%;
} 
#wrapper-2 div.tw-paging .pagination {
	position: absolute;

	top:  auto;
	bottom: 10px;
	left: 10px;
	height: 30px;
}
#wrapper-2 div.tw-paging .pagination ul {
	float: none;
}
#wrapper-2 div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}
#wrapper-2 div.tw-paging .pagination li a {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 7px 14px 9px 10px;
	color: #000;
	font-size: 140%;
	font-weight: bold;
}  
#wrapper-2 div.tw-paging .pagination li a:hover,
#wrapper-2 div.tw-paging .pagination li a:active,
#wrapper-2 div.tw-paging .pagination li a:focus {
	color: #3d6699;
	text-decoration: none;
} 
#wrapper-2 div.tw-paging .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width: 922px;
	margin: 0;
	padding-left: 15px;
} 
.js-on #wrapper-2 div.tw-paging .rack {
	overflow: hidden;
	height: 205px;
	display: inline;
	width: 915px;
	margin: 3px 0 0 3px;
}
#wrapper-2 div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 900px;
	height: 195px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #wrapper-2 div.tw-paging .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
} 
    
#wrapper-2 div.tw-paging .rack-teaser img {
	display: inline;
	float: left;
	height: 155px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}  
#wrapper-2 div.tw-paging .rack-teaser p {
	clear: none;
	float: left;
	width: 500px; 
	padding: 0 0 0 0;    
	color: #555;
}
#wrapper-2 div.tw-paging .mod p {
	width: 100%; 
}
#wrapper-2 div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#wrapper-2 div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}




/* ###   TW-SLIDER ### */
.slider-bar span {
	display: block;
	position: absolute;
	bottom: 2px;
	height: 23px;
	width: 105px;
	text-indent: -9999em;
	cursor: pointer;
}
.slider-bar span.show {
	cursor: pointer;
}
.slider-bar span.next {
	right: 2px;
	
}
.slider-bar span.prev {
	left: 2px;
	
}
-js-on .youtube-player-wrapper, 
.youtube-player {
	height: 400px;
}
.youtube-player-wrapper {
	margin: 0 0 20px 0;	
}
.youtube-widget {
	margin: 0 0 20px 0;	
}
#main .youtube-widget ul {
	margin: 0;
	list-style: none;
}
.youtube-widget li {
	overflow: hidden;
	height: 1%;
	margin: 5px 0;
	padding: 5px 0;
	font-size: 100%;
	background: url(../img/bgs/dotted-line.png) repeat-x 0 0;	
}
.youtube-widget li h3 {
	margin: 5px 0;	
}
.youtube-widget li img {
	float: left;
	margin: 3px 10px 5px 0;
}
#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser {
	width: 120px;
}
#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser img {
	margin: 0 0 5px 0;
	width: 120px;
	height: 90px;
}

#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser p,
#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher h3 {
	position: absolute;
	left: -9999em;
	overflow: hidden;
	width: 1px;
}

/* GLOBAL HORIZONATAL NAVIGATION 
-------------------------------- */
.nav-topicselect { position:absolute; right:0px; bottom:0px; z-index:200; display:block; width:187px; }

#nav-global {           

	padding-top:0px;
	margin-top:0px;
	background:#727272;
	z-index:5;	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
} 

/*
 *    Scandio Adds
 */

#logo { height:103px; }
#logo em { display:none; }
#logo.en span { background:url(../img/basis/logo_en.png) no-repeat; !important; width:550px; height:63px; }
#logo.de span { background:url(../img/basis/logo_de.png) no-repeat; !important; width:550px; height:63px; }

#branding {
	height:130px;
	padding-bottom:0px;
	margin-bottom:0px;
	position:relative;
	z-index:1;
}

#stage,
#section-header,
#branding,
#nav-global {
	width: 985px;
}

#branding {
	height:130px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#site-info {   
	width:985px !important;
	margin:20px auto 0 auto !important;
	clear:both !important;
	left:0px !important;
	float:none !important;
}
#site-info img { 
    float:left; 
	border: 0 !important;
	padding:0px;
}



.col-subcol #main {
	width: 589px;
}


.clearfix:after {  /* fÃ¼r Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
* + html .clearfix { /* fÃ¼r IE7 */
    display: inline-block;
}
 
* html .clearfix { /* fÃ¼r IE6 */
	height: 1%;
}

#search-results #main { width:783px; }
#search-results #main .text ul, #search-results #main .text ol { padding-left:0px; }
#search-results #main .text ol ul { padding-left:12px; height:100%; width:100%}

#search-results .form-wrapper fieldset { border: none; margin: 0px 2px 2px 2px; }
#search-results .form-wrapper fieldset div, .search { background-color:#EDEDED; }
#search-results .form-wrapper #search, #ifosearch { margin:0px; margin-left:5px; background:url(../img/basis/searchResultBack.png) no-repeat; border:0px; width:256px; padding-right:30px; }
#ifosearchbutton { width:30px; height: 22px; border: 0px; background:url(../img/basis/searchButtonMagnifier.png) no-repeat; position: absolute; top: 0px; left: 265px; cursor: pointer;}
.ifosearch form { position:relative; padding:0px; margin:0px; }
/*IE 7*/
*+html #ifosearchbutton { margin-top:1px; }
.ifosearch { height:34px; padding-top:8px; margin-bottom:12px; }
.ifosearch p { display:block; height:26px; margin:0px !important; padding:0px; height:0px; }
#ifosearch {height: 26px; border: none 0px;}


#main .contentNav { padding-top:25px; width: 578px;}
#main .contentNav ul { border-top:1px dotted #9eb6cd; border-bottom:1px dotted #9eb6cd; list-style:none; list-style-position:inside; margin:0px 0px 0px 12px; padding:0px; }

#main .contentNav ul li { padding:10px 12px 8px 9px; }
#main .contentNav ul li a { background:url(../img/basis/listDot.gif) no-repeat 0px 4px; padding-left:12px; font-size:14px; }

	#main .folder { padding-top:0px;}
	#main .folder ul li { background:url(../img/basis/folderIcon.png) no-repeat 8px 8px #EDEDED; position:relative; }
	#main .folder ul li a { background:none; padding-left:29px; display:block; width:455px; }
	#main .folder ul li span { position:absolute; top:10px; right:8px; }

	#main .relatedDocs ul li { padding:7px 12px 5px 9px; padding-left:34px; line-height:18px; }
	#main .relatedDocs ul li.pdf { background:url(../../../.resources/file-icons/pdf.png) no-repeat 10px 10px #EDEDED; }
	#main .relatedDocs ul li.xls, #main .relatedDocs ul li.xlsx { background:url(../../../.resources/file-icons/xls.png) no-repeat 10px 10px #EDEDED; }
	#main .relatedDocs ul li b { display:block; }
	#main .relatedDocs ul li a { background:none; padding-left:0px; }

#main .diceResult { padding-top:0px; width: 578px; margin-left:12px; width:565px;
                   /* font-size: 116.67% !important;*/
                   }
#main .diceResult a { }

#main .text .links a { color:#3d6699 !important; font-weight:normal !important; padding-left:12px !important; background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 4px; }
#main .text .links a.external { color:#3d6699 !important; font-weight:normal !important; padding-left:12px !important; background:url(../img/basis/ext.gif) no-repeat 0px 9px !important;  }
#main .float-left  {float:left;}
#main .float-right {float:right;}

#main .links li { background:none !important;	margin-left:-12px !important;  }
#main  .links { margin:0px 12px 8px 12px; padding-bottom:12px; } 
#main  .links .download { min-height:49px; margin-left:-12px !important;  }
#main  .links .download.pdf { background:url(../img/basis/pdf_big.png) no-repeat 0px 5px !important;}
#main  .links .download.visualstory { background:url(../img/DICE/ifoExplorer.png) 0px 4px no-repeat !important; padding-left:20px !important;}
#main  .links .download.xls, #main  .links .download.xlsx { background:url(../img/basis/xls_big.png) no-repeat !important;}
#main  .links .download.doc, #main  .links .download.docx { background:url(../img/basis/doc_big.png) no-repeat !important;}
#main  .links .download.ppt { background:url(../img/basis/ppt_big.png) no-repeat !important;}
#main  .links .download a { background:none !important; color:#3d6699 !important; font-weight:normal !important; padding:8px 0px 0px 48px !important; }
#main  .links .download a:hover { background:none; color:#3d6699 !important; font-weight:normal !important; }
#main  .links .download a em { color:#3d6699 !important; font-size:14px !important; }
#main  .linklist.overview .download.pdf { background:url(../../../.resources/file-icons/pdf.png) no-repeat 0 8px !important;}
#main  .linklist.overview .download.xls, #main  .linklist.overview .download.xlsx { background:url(../../../.resources/file-icons/xls.png) no-repeat 0 5px !important;}
#main  .linklist.overview .download.doc, #main  .linklist.overview .download.docx { background:url(../../../.resources/file-icons/doc.png) no-repeat 0 8px !important;}
#main  .linklist.overview .download.ppt { background:url(../../../.resources/file-icons/ppt.png) no-repeat 5px 8px !important;}

#main  .linklist.content{ width:auto; }

#main  .linklist.content li,
#home #main .text-box-section .links li { background:none !important; height: auto !important; margin-left: -14px !important; min-height: 1.5em; padding-left: 0px;}
#main  .linklist.content a { color:#3d6699 !important; font-weight:normal !important; padding-left:12px !important; background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 4px;}
#home #main .text-box-section .links li a { color:#3d6699 !important; font-weight:normal !important; padding-left:10px !important; background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 9px; float: none}

	#main .text-box-toc .links .download { margin-left:333px !important; }
	
	#main .overview { width:auto; }
	
	#main .overview li { background:none !important; margin-left:-12px !important;   }
	#main  .overview { margin:0px 12px 20px 12px !important; padding-bottom:0px !important; padding-top:5px } 
	#main  .overview .download { background:url(../img/basis/Menu2Arrow.png) no-repeat 3px 7px !important; min-height:1.5em !important; margin-left:-12px !important;  }
	#main  .overview .download a { color:#3d6699 !important; font-weight:normal !important; padding:1px 0px 0px 10px !important }
	#main  .overview .download.xlsx a { color:#3d6699 !important; font-weight:normal !important; padding:2px 0px 0px 20px !important }
	#main  .overview .download a:hover { color:#3d6699 !important; }
	#main  .overview .download a em { color:#3d6699 !important; }	
	
	#main .box .links { border-bottom:0px; margin-left:7px; } 
	#main .box .links h3 { padding-left:4px }
	#main .box .links .download { min-height:inherit; }
	#main .box .links .external a,
	#main .box .links .external li a { font-size:14px !important; }
	
	#main .content{ padding-bottom:12px; }

#extras_left { position:relative; padding-bottom:2px; }
#extras_left .update { position:absolute; top:4px; right:4px;  }
#extras_left .btnFilter { display:block; text-align:right; font-size:14px; padding-right:4px; margin-top:-3px; color:#838A8D; }
#extras_left .btnFilter:hover { display:block; text-align:right; font-size:14px; padding-right:4px; margin-top:-3px; color:#838A8D; }
#extras_left strong, #extras .facet-values-show strong { display:block; margin:1px 2px 1px 2px; padding:25px 2px 4px 6px; border-bottom:#79a9d4 1px solid  }
#extras_left br, #extras .facet-values-show br { display:none; }
#extras_left .facet-value, #extras .facet-value { margin:1px 2px 0px 2px; clear:both; padding:6px; position:relative; }
#extras_left .facet-value input, #extras .facet-value input { float:left; }
#extras_left .facet-value span, #extras .facet-value span { float:left; width:125px; display:block; position:static; margin-top:-4px; left:0px; padding-left:4px; font-weight:normal; }
#extras_left .facet-value em, #extras .facet-value em { position:absolute; top:5px; right:2px; }
#extras_left .facet-value span a, #extras .facet-value span a { display:block; margin-left:-4px; font-weight:normal; }

/*add++ box*/
.facets h2 a, #extras .facets h2 a { position:absolute; top:6px; right:10px; font-weight:normal;
	padding: 0;
	background:none;
	border-bottom:none }
.facets .facet-values-show select { margin:1px 0px 2px 2px; width:185px; }

#extras .facets { margin-bottom:30px }
#extras .box.facets, #extras_left .box.facets {
	     border:1px solid #EDEDED;
	-webkit-border-radius: 0;
    border-radius: 0; 
	background:#EDEDED;}
#extras .facets ul { margin:0px 3px 0 0; }
#extras .facets li { background:none; margin:0px; }


#extras .mitarbeiter { background-color:#929798; padding:4px 6px 4px 6px; font-size:14px; color:#fff; line-height:18px; border:2px solid #fff; }
#extras .mitarbeiter p { font-size:14px; color:#fff; }
#extras .mitarbeiter p a { font-size:14px; }

#main .articleInfos { margin:0px 2px 2px 2px; border-top:1px solid #d6dadb; background-color:#EDEDED; padding:12px 12px 4px 12px; font-size:14px; }
#main .articleInfos p { font-size:14px; padding-left:0px;  }

#main .articleInfos .links { border:0px; padding:0px; margin:0px 0px 12px 12px !important; }
#main .text .articleInfos h3 { display:block !important; color:#313131; font-size:14px; display:block; margin-left:-12px; padding:0px; }
#main .text .articleInfos .links ul { padding:0px; margin:0px; }
#main .text .articleInfos .links ul li { padding:0px; margin:0px; }
#main .text .articleInfos .links ul li a { font-size:14px; }


#sitemap #main .links a { padding-left:12px !important;  }
#sitemap #main .links a.external { color:#3d6699 !important; font-weight:normal !important; padding-left:12px !important; background:url(../img/basis/ext.gif) no-repeat 0px 9px !important;  font-size:14px !important; }

/* LEVEL 1*/
#sitemap #main .links ul li { height:auto !important; overflow:visible !important; padding-left:25px !important; }


/* Selectbox */
.nav-topicselect .sbHolder { font-family: Arial, sans-serif;	font-size: 12px; font-weight: normal; height: 26px; position: absolute; width: 184px; right:0px; bottom:10px; background:url(../img/basis/btnTopicSelectBack.png) no-repeat; }
.nav-topicselect .sbSelector{ display: block; height: 26px; left: 0; line-height: 26px; outline: none; overflow: hidden; position: absolute; text-indent: 10px; top: 0; width: 158px; font-size:14px; color:#fff; text-decoration:none !important; }
.nav-topicselect. sbSelector:link, .nav-topicselect .sbSelector:visited, .nav-topicselect .sbSelector:hover{ color: #fff; outline: none; text-decoration: none !important; }
.sbToggle{ background: url(../img/basis/btnTopicSelect.png) no-repeat; display: block; height: 26px; outline: none; position: absolute; right: 0; top: 0; width: 22px; z-index:999; margin-right:5px; }
.nav-topicselect .sbToggle:hover{ background: url(../img/../img/basis/btnTopicSelect.png) no-repeat; }
.nav-topicselect .sbToggleOpen{ background: url(../img/basis/btnTopicSelect.png) no-repeat; }
.nav-topicselect .sbToggleOpen:hover{ background: url(../img/basis/btnTopicSelect.png) no-repeat; }
.nav-topicselect .sbHolderDisabled{ background-color: #4F4F4F; border: solid 1px #515151; }
.nav-topicselect .sbHolderDisabled .sbHolder{ }
.nav-topicselect .sbHolderDisabled .sbToggle{ }
.nav-topicselect .sbOptions{ background-color: #fff !important; border: solid 2px #007ABD !important; list-style: none !important; left: -1px; margin: 0 !important; padding: 0 !important; position: absolute !important; top: 26px !important; width: 181px !important; z-index: 1 !important; overflow-y: auto !important; }
.nav-topicselect .sbOptions li { float:none !important;  padding: 0 7px !important; background:none !important; }
.nav-topicselect .sbOptions a { color: #313131 !important;  float:none !important; display: block !important; outline: none !important; padding: 7px 0 7px 3px !important; background:none !important; text-decoration:none !important; }
.nav-topicselect .sbOptions a:link, .nav-topicselect .sbOptions a:visited { float:none !important; color: #9A9FA2; text-decoration: none !important; font-size:14px !important; background:none !important; }
.sbOptions a:hover { color: #3d6699 !important; }
.nav-topicselect .sbOptions li.last a { border-bottom: none !important; }
.sbOptions .sbDisabled { border-bottom: dotted 1px #515151; color: #999; display: block; padding: 7px 0 7px 3px; }
.nav-topicselect .sbOptions .sbGroup { border-bottom: dotted 1px #515151; color: #EBB52D; display: block; font-weight: bold; padding: 7px 0 7px 3px; }
.nav-topicselect .sbOptions .sbSub { padding-left: 17px; }


/* Mediathek */
.box .ifo_mediathek_teaser {
	padding-left: 2px;
}
.box .ifo_mediathek_teaser a { 
	padding:0px 0px 4px 4px; display:block; 
}

#main .mediathek {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}


/* startpage */
.text-box-section .links a {
	color: #3d6699 !important;
	padding: 5px 0 3px 12px !important;
}

#main .teaser p, #main .teaser ul {
	margin-left: 12px;
}

#main .teaser ul {
	margin-left: 17px;
	list-style-type: none;
}

/* hide first option of topic menu */
.nav-topicselect .sbOptions li:first-child {
	display: none;
}

/* template without extras area */
.no-extras #main {
    width: 786px;
}
/* template for DICE ncomva*/
.ncomva #wrapper, .ncomva #wrapper-2, .ncomva #wrapper-3 {
    width: 100%;
    margin: 0 0 0 0;
}

.ncomva #main {
  min-height: 500px;
  width: 100%;
  border: 0px solid black;
  float: left;
  overflow: visible;
  display: inline;
  margin: 0 0 0 0;
}

.ncomva #branding {
  position: static;
  margin: 0 0 10px 0;
  width: 100%;
  height: 100px;
  background-image: none;
}


.file_list {  }
.file_list .file_size { display:inline !important; }
.file_list .file_description { padding-left:29px; }
.file_list .file_listing a img { vertical-align:bottom !important; margin-top:5px; }

#main .linklist li, #main .file_list li {
	list-style: none;
	margin-left: -15px;
}

.file_list .file_description {
	padding-left: 17px;
}

.file_list .file_description p {
	font-size: 100%;
}

#main .text #nav-content ul {
	padding-left: 0px;
}

/* 2 column layout: no nav vertical | main column | sidebar */
.no-nav #wrapper-3 {
	width: 985px; 
}
.no-nav #main {
    width: 785px;
}

.teaser-object {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 3px;
}
.ifo_mediathek_embedded .further_info {
    padding-left: 0px;
    margin-right: 10px;
    margin-top: 12px;
    color: #313131;
    line-height: 1.5em;
}
#main .ifo_mediathek_embedded .further_info p {
	padding-left: 0px;
	padding-right: 0px;
    font-size: 100%;
}
#main .ifo_mediathek_teaser .further_info {
    color: #313131;
    line-height: 1.5em;
}
#main .ifo_mediathek_teaser .further_info p {
    font-size: 100%;
}

#extras .ifo_mediathek_teaser .further_info {
margin-top: 7px;
}

#main .box p a { float:none; }

#extras .box.contact p, #extras .box.textbaustein p  {
    margin-bottom: 0!important;
    padding-top: 2px!important;
}
#main .text div.text.searchResult {
   padding-bottom: 0px!important;
}
#main .text .box.linklist.content {
  padding-bottom: 0px!important;
}

/* TO DO: muss noch sauber integriert werden */
#main div.text a[href^="http://"],#main div.text a[href^="https://"] { 
    padding-left:12px !important; 
    background:url(../img/basis/ext.gif) no-repeat 0px 2px !important; }
#main div.text li a[href^="http://"],#main div.text li a[href^="https://"] { 
    padding-left:12px !important; 
    background:url(../img/basis/ext.gif) no-repeat 0px 4px !important; }
#main div.text a[href^="http://www.ifo.de"], #main div.text li a[href^="http://www.ifo.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://www.cesifo-group.de"], #main div.text li a[href^="http://www.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://web1.cesifo-group.de"], #main div.text li a[href^="http://web1.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://web2.cesifo-group.de"], #main div.text li a[href^="http://web2.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://login.ifo.de"], #main div.text li a[href^="http://login.ifo.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://mediathek.cesifo-group.de"] { background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 4px !important; padding-left:10px !important;}
/* IFOWEB-743: */
#main div.text li a[href^="http://mediathek.cesifo-group.de"] {background:none !important;}
#main div.text li h2 a[href^="http://mediathek.cesifo-group.de"] {padding-left: 0px !important;}

#main div.text a[href^="http://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://www.education-economics.org"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="http://www.educationeconomics.org"] { background:none !important; padding-left:0px !important;}
/* https: */
#main div.text a[href^="https://www.ifo.de"], #main div.text li a[href^="https://www.ifo.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://www.cesifo-group.de"], #main div.text li a[href^="https://www.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://web1.cesifo-group.de"], #main div.text li a[href^="https://web1.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://web2.cesifo-group.de"], #main div.text li a[href^="https://web2.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://login.ifo.de"], #main div.text li a[href^="https://login.ifo.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://mediathek.cesifo-group.de"], #main div.text li a[href^="https://mediathek.cesifo-group.de"] { background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 4px !important; padding-left:10px !important;}
#main div.text a[href^="https://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://www.education-economics.org"] { background:none !important; padding-left:0px !important;}
#main div.text a[href^="https://www.educationeconomics.org"] { background:none !important; padding-left:0px !important;}

#main  .linklist.content li.internal a { padding-left:12px !important; background:url(../img/basis/Menu2Arrow.png) no-repeat 0px 6px !important} /* see IFOWEB-773 */

#extras div.box p a[href^="http://"],#extras div.box p a[href^="https://"] { 
    padding-left:12px !important; 
    background:url(../img/basis/ext.gif) no-repeat 0px 4px !important; }
#extras div.box p a[href^="http://www.ifo.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://www.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://web1.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://web2.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://login.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://mediathek.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://www.education-economics.org"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="http://www.educationeconomics.org"] { background:none !important; padding-left:0px !important;}
/* https: */
#extras div.box p a[href^="https://www.ifo.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://www.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://web1.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://web2.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://login.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://mediathek.cesifo-group.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://www.eenee.de"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://www.education-economics.org"] { background:none !important; padding-left:0px !important;}
#extras div.box p a[href^="https://www.educationeconomics.org"] { background:none !important; padding-left:0px !important;}



.distance {margin-bottom:20px;}

.pair {
		display:table;
		width:100%;
		table-layout:fixed;
		list-style-type: none;
		padding-left:0;
		padding-right:0;
		margin-left:0;
		margin-right:0;
	}

#home .box.extras-left { float:left; margin: 0; min-height: inherit;}
#home .box.extras-right { float:right; margin: 0 0 0 -5px; min-height: inherit;}

#home .box.extras-left, #home .box.extras-right { width:50%; }

.box_extras-right { padding: 0 0 0 10px }

.equalize { overflow:hidden; }

#home .pair.equalize {
  min-height: 130px;
}

.equalize > .extras-left,
.equalize > .extras-right {
		display:table-cell;
		float:none;
		margin:0;
		vertical-align:top;
	}

.equalize > * > .box_extras-left,
.equalize > * > .box_extras-right {
		padding-bottom: 10000px;
		margin-bottom: -10000px;
	}

.equalize > * > .box_extras-left,
.box_extras-left.pairbox2 {
		margin-right:3px;
	}
	
.equalize > * > .box_extras-right,
.box_extras-right.pairbox2 {
		margin-left:3px;
	}

/* fbo login */
#loginForm label {
    clear: both;
    padding-right: 15px;
    padding-top: 4px;
    text-align: right;
    width: 75px;
}
#loginForm label, #loginForm input {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 150px;}

#loginFormContent{
    height: 100px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

#loginForm #submitButton {
    width: 75px;
}
#hover_ces {
    background-image: url(../img/basis/footerCES.png);
    height: 90px;
}

#hover_ifo {
    background-image: url(../img/basis/footerIfoInstitut.png);
    height: 90px;
}

#hover_ifoDresden {
    background-image: url(../img/basis/footerIfoInstitutDresden.png);
    height: 90px;
}

#hover_ifo_e {
    background-image: url(../img/basis/footerIfoInstitut_e.png);
    height: 90px;
}

#hover_ifoDresden_e {
    background-image: url(../img/basis/footerIfoInstitutDresden_e.png);
    height: 90px;
}

#hover_cesifo {
    background-image: url(../img/basis/footerCESIfo.png);
    height: 90px;
}

#hover_lmu {
    background-image: url(../img/basis/footerLMU.png);
    height: 90px;
}


/* ResourcenDB*/
ul#resourcesDB {
  display: block;
  list-style: none;
  padding-left: 0px !important;
}

ul#resourcesDB li {
  float: left;
  width: 40px;
  background-repeat : no-repeat; 
  height : 38px;
  background-position : top;
  vertical-align: baseline;
}

ul#resourcesDB li.rdb_oil {background: url(../img/ResourcesDB/oil_symbol.png) no-repeat; background-size: 30px 30px;}
ul#resourcesDB li.rdb_gas {background: url(../img/ResourcesDB/gas_symbol.png) no-repeat; background-size: 30px 30px;}
ul#resourcesDB li.rdb_coal {background: url(../img/ResourcesDB/coal_symbol.png) no-repeat; background-size: 30px 30px;}
ul#resourcesDB li.rdb_uran {background: url(../img/ResourcesDB/uran_symbol.png) no-repeat; background-size: 30px 30px;}
ul#resourcesDB li.rdb_renewable {background: url(../img/ResourcesDB/renewable_symbol.png) no-repeat; background-size: 30px 30px;}
ul#resourcesDB li.rdb_co2 {background: url(../img/ResourcesDB/co2_symbol.png) no-repeat; background-size: 30px 30px;}
ul#resourcesDB li.rdb_others {background: url(../img/ResourcesDB/others_symbol.png) no-repeat; background-size: 30px 30px;}

/* Anpassung für ResourceDB in DICE-template */
.spalte {float: left;}
.spalte-icon {
    float: right; 
	width: 20px; 
	height: 20px;
	background: url(../img/ResourcesDB/ResourcenDBsmall.png) no-repeat 0px 0px #EDEDED;
}

/* Neu für Conferences */
/* AreaConf */
#confTab th, #confTab td {
  padding: 7px;
  vertical-align: top;
}

#main h1.areaconf 
     { text-align:center; color: #3c3c3c; font-size: 18px; font-weight: bold; margin-bottom: 10px; }
#main h2.areaconf 
     { text-align:center; color: #3c3c3c; font-size: 16px; font-weight: bold; margin-top: 16px; margin-bottom: 10px;}
#main h3.areaconf 
     { text-align:center; color: #3c3c3c; font-size:13px; font-weight: bold; margin-top: 12px; margin-bottom: 10px;}
#main h4.areaconf  
     { text-align:center; color: #3c3c3c; font-size:13px; font-weight: bold; }

#confTab td { font-size: 105%; padding-right:10px; padding-top:10px; border:0px solid blue; line-height: 1.37em;}

.Stil3 {
color: #CC0000;
}

h3 strong {
font-weight: bold;
}

