* {
    margin: 0;
    padding: 0;
}
body {
    font: 62.5% 'Droid Sans', arial, helvetica, sans-serif;
}



/* LINKS
--------------- */
a {
	color: #760f2c;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}
a img {
	border: none;
}
#nav-global ul:after,
#category-overview.col-subcol .teaser:after,
#category-overview.col-subcol #wrapper-3 #main .pager:after,
#main .event-list ul:after,
#main #publications:after,
#search-results .text:after,
#news-overview .latest ul:after,
#quotes .text:after,
#extras .service .toc-box-section:after,
#main .quiz:after,
#wrapper-3 .theme-box:after,
#teaser-stream .teaser .metadata-box:after,
.col-subcol #main .text .text-meta:after,
#main #publications ul li:after,
#wrapper-3 #publications .metadata-box:after,
#wrapper-3 #publications .social-services:after,
#wrapper-3 #publications .social-services:after,
#wrapper-3 #main .pager:after,
#main .text-meta:after,
#main .text-meta .text-features:after,
#home .opener:after,
#main .text:after,
#main .text-block:after {
    content: " ";
	display: block;
	clear: both;
}

/* hidden & skip link  */
.aural,
.skip a,
#logo em,
#search-box h6,
#search-box label span,
#nav-global h6,
#nav-global li.on span em,
#nav-global li.open span em,
#nav-global #nav-sec-home,
#extras h6,
em.more span,
#nav h6,
#nav-box li.on em,
.pager li em,
form div label em,
.paging li.next span,
.paging li.prev span,
#extras .vcard div h3,
.superpromos .superpromo-section p.more a span,
#search-results #main .expert-search fieldset h2,
#glossary-index h3,
#news-overview #main .latest h2,
#news-overview .latest li p em.more,
#main .pi-cartoon h1 span,
.event-advanced li.vevent .functions span,
.event-advanced .layout strong em,
#extras .event-filter span em,
.js-on .ranking-list h2,
.twitter-box .js-tweet-box .js-user,
#extras .press .press-box .date span.day span,
#extras .latest li .date span.day span,
#site-info li em,
#article #main hr,
.text-features li.social-services li a.addthis_button_expanded,
#extras .latest li .date .year,
#publications-filter label span,
.publications .display-format label span {
	display: block;
    position: absolute;
    overflow: hidden;
	left: -9999px;
    width: 1px;
    height: 1px;
}
.skip a:active,
.skip a:focus {
    position: absolute;
	background: #fff;
	outline: none;
    z-index: 1000;
	left: 230px;
	top: 25px;
    overflow: visible;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
    font-size: 130%;
    font-weight: bold;
}
#copyright-magnolia,
#section-header,
.js-on .js-fallback {
	display: none;
}
#breadcrumb {
	display: none;
}



/* GRID / LAYOUT
--------------------- */

#site {
        width: 950px;
        padding: 0px 40px;
        margin: 0 auto;
	background: url(../img/bgs/site_bg.png) repeat-y left top;
}

#wrapper {
	width: 950px;	
}
#wrapper-2 {
	clear: both;
	overflow: hidden;
	width: 950px;
  	margin: 0 auto;
}
* html #wrapper-2 {
    width: 952px;
}
#wrapper-3 {
	float: right;
	display: inline; /* IE 6 */
	margin: 0 0 0 -15px; /* IE 6 */
	width: 559px;
}
#stage {
	clear: both;
	margin: 0 auto;
	width: 950px;
        position: relative;
}
#main {
	float: left;
	width: 558px;
	overflow: visible;
	display: inline; /* IE 6 */
	margin: 0 30px 0 0;
	padding: 0;
}
* html #main {
	overflow: hidden;
}
#extras {
	float: right;
	display: inline; /* IE 6 */
	width: 362px;
}
#home #extras {
	margin-right: -1px;
}
/* 2 column layout: | main 2 floating teasers | subcol */
.col-float2-subcol #wrapper-3,
.col-float2-subcol #main {
	width: 558px;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
}
.col-float2-subcol #wrapper-3 {
	float: none;
}
.col-float2-subcol #main {
	margin: 0 30px 0 0;
}
/* 3 column layout: | main 3 floating teasers | subcol */
.col-float3-subcol #wrapper-3,
.col-float3-subcol #main {
	width: 588px;
	border: none;
	margin: 0;
	padding: 0;
}
.col-float3-subcol #wrapper-3 {
	float: none;
}
.col-float3-subcol #main {
	border-right: 1px solid #bdc1c2;
	margin: 0;
}
/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%;
}
.col-subcol #main {
	width: 558px;
	border-left: none;
	padding: 0;
    margin: 0 30px 0 0;
}
/* Newsroom Layout: Col Col Subcol */
.col-col-subcol #main {

}
.col-col-subcol #col-1,
.col-col-subcol #col-2 {
	width: 269px;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
}
.col-col-subcol #col-2 {
	margin: 0;
}
.col-col-subcol #wrapper-3 {
	width: 100%;
}


/* BRANDING / HEAD
------------------ */
#branding {
	position: relative;
	height: 100px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	border-top: 7px solid #237c76;
}
#logo {
	overflow: hidden;
	position: relative;
	height: 53px;
	margin: 28px 0 0;
}
#logo a {
	cursor: pointer;
}
#logo strong {
	display: block;
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 300%;
}
/* Search  */
#search-box {
	position: absolute;
	top: 119px;
	right: 0;
	width: 21.4em;
	z-index: 1;
}
#search-box label span {
	float: left;
	font-size: 110%;
	line-height: 1.6em;
	color: #666;
}
#search-box input {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	width: 167px;
	border: 1px solid #e5e6e7;
	background: #f9fbfb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px 30px 5px 10px;
	font-size: 160%;
}
#search-box input.button {
	background: url(../img/bgs/search-glass.png) 0 5px no-repeat;
	position: absolute;
	width: 15px;
	height: 23px;
	right: 10px;
	top: 4px;
	border: none;
	text-indent: -999px;
	padding: 0;
	cursor: pointer;
	font-size: 0;
}
/* Nav-Meta  */
#nav-meta {
	position: absolute;
	top: 28px;
	right: 14px;
}
#nav-meta li {
	float: left;
	margin: 0 0 0 10px;
	list-style: none;
	font-size: 110%;
	text-transform: uppercase;
}
#nav-meta li a {
	color: #666;
}



/* GLOBAL NAVIGATION
--------------------------- */
#nav-global {
    width: 950px;
    margin: 13px auto 0;
    position: relative;
}
#nav-global ul {
	position: relative;
    width: 100%;
    float: left;
    margin: 0 0 0 auto;
	padding: 0;
	list-style: none;
	height: auto;
	overflow: hidden;
}
#nav-global.plus-navsub ul,
.plusnavsub ul {
    height: 10.8em;
}
#nav-global li {
	float: left;
	width: auto;
	padding: 0 0 0 2px;
	font-size: 160%;
	font-family: 'Droid Sans', Georgia, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #F2F6F7 url(../img/bgs/nav-separator.png) 0 37% no-repeat;
	z-index: 100;
}

.lang-1 #nav-global li {
        max-width: 190px;
}

/*#nav-global li#global-1 {
	width: 8.5em;
}
#nav-global li#global-2 {
	width: 8.6em;
}
#nav-global li#global-3 {
	width: 11.2em;
}
#nav-global li#global-4 {
	width: 8.7em;
}
#nav-global li#global-5 {
	width: 7.7em;
}
.lang-1 #nav-global li#global-1 {
    width: 16.2em;
}
.lang-1 #nav-global li#global-2 {
    width: 5.2em;
}
.lang-1 #nav-global li#global-3 {
    width: 8em;
}
.lang-1 #nav-global li#global-4 {
    width: 10.3em;
}
.lang-1 #nav-global li#global-5 {
    width: 11.7em;
}
.lang-1 #nav-global li#global-6 {
    width: 7.2em;
}*/
.lang-1 #nav-global li#global-6 a {
	background: #F2F6F7 url(../img/bgs/nav-separator.png) 100% 37% no-repeat;
}
.lang-1 #nav-global li#global-6 li a {
	background: none;
}
#nav-global li a,
#nav-global li strong,
#nav-global li span {
	display: block;
	z-index: 100;
}
#nav-global li a,
#nav-global li strong,
.lang-1 #nav-global li#global-5 a,
.lang-1 #nav-global li#global-5 strong {
	background-color: #F2F6F7;
	background-image: none;
	padding: 0 0 8px;
	color: #333;
}

#nav-global li#global-5 a,
#nav-global li#global-5 strong {
	color: #3f86aa
}

#nav-global li span {
	padding: 13px 25px 11px 25px;
}

#nav-global #kampagne {
        display: block;
        width: 35px;
        height: 35px;
        background: url(../img/icons/wachstum-icon-1.png)  no-repeat left top;
        position: absolute;
        left: 600px;
        top: -27px;
        z-index: 100;
}


/* on + open */
#nav-global li.on a,
#nav-global li.open a,
#nav-global li.on strong,
#nav-global li.open strong,
.lang-1 #nav-global li#global-5.on a,
.lang-1 #nav-global li#global-5.on strong,
.lang-1 #nav-global li#global-5.open a,
.lang-1 #nav-global li#global-5.open strong {
	display: block;
	color: #fff;
}

#nav-global li#global-5.on a span,
#nav-global li#global-5.on strong span,
#nav-global li#global-5.open a span,
#nav-global li#global-5.open strong span{
	background: none;
}

#nav-global li.on a span,
#nav-global li.open a span,
#nav-global li.on strong span,
#nav-global li.open strong span
.lang-1 #nav-global li#global-5.on a span,
.lang-1 #nav-global li#global-5.on strong span,
.lang-1 #nav-global li#global-5.open a span,
.lang-1 #nav-global li#global-5.open strong span {
	background: #000;
}

/* hover */
#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus,
.lang-1 #nav-global li#global-5 a:hover,
.lang-1 #nav-global li#global-5 a:active,
.lang-1 #nav-global li#global-5 a:focus {
	display: block;
	background: none transparent;
	color: #fff;
	text-decoration: none;
}
#nav-global li a:hover span,
#nav-global li a:active span,
#nav-global li a:focus span,
.lang-1 #nav-global li#global-5 a:hover span,
.lang-1 #nav-global li#global-5 a:active span,
.lang-1 #nav-global li#global-5 a:focus span {
	background: #000;
}
#nav-global li#global-5 a:hover span,
#nav-global li#global-5 a:active span,
#nav-global li#global-5 a:focus span {
	background: none;
}

/* 2. Ebene */
#nav-global ul ul,
#nav-global.plus-navsub li ul {
	background: transparent;
    height: auto;
    left: 0;
    padding: 0;
    position: absolute;
    top: 60px;
    width: 950px;
    display:none;
	bottom: 0;
    z-index: -1;
}
#nav-global ul .open ul,
#nav-global.plus-navsub li.open ul {
	display: block;
	z-index: 1;
}
#nav-global li li {
	height: auto;
	width: auto;
	border: none;
	padding: 0 0 14px;
	font-size: 93.8%;
	text-transform: none;
    background: none;
    margin-right: 5px;
    z-index: -1;
}
#section.plus-theme #nav-global li li.on {
	background: #fff;
}
#nav-global li li a {
	padding-bottom: 0;
    z-index: -1;
}
#nav-global li li a span,
#nav-global li.on li a span,
#nav-global li.open li a span {
	background: none;
	height: auto;
	margin: 0 0 0 0;
	padding: 8px 12px 8px 12px;
	color: #000;
	font-weight: normal;
    z-index: -1;
}
#nav-global li li a:hover span,
#nav-global li li a:active span,
#nav-global li li a:focus span,
#nav-global li.on li a:hover span,
#nav-global li.on li a:active span,
#nav-global li.on li a:focus span {
	background: #fff;
	height: auto;
	margin: 0 0 0 0;
	padding: 8px 12px 8px 12px;
	color: #005851;
    font-weight: normal;
}
#nav-global li li.on a span{
	padding: 0;
}
#nav-global li li.on a span {
	display: block;
}
#wrapper #nav-global li li strong,
#wrapper #nav-global li li.on a {
	background: #fff;
	margin: 0 0 0 0;
	padding: 8px 12px 8px 12px;
	color: #005851;
	font-weight: bold;
	height: 18px;
	display: inline-block;
}
#wrapper #nav-global li li.topic strong,
#wrapper #nav-global li li.topic a {
	background: #fff;
	margin: 0 0 0 0;
	padding: 8px 12px 8px 12px;
	color: #005851;
        font-weight: bold;
}
#wrapper #nav-global li li strong span,
#wrapper #nav-global li li.on a span {
	margin: 0;
	padding: 0;
	background: none transparent;
    font-weight: bold;
    	color: #005851;
}





/* Opener Homepage
-------------------------- */
#home .opener {
	clear: both;
	position: relative;
	/*overflow: hidden;*/
	margin: 0 0 20px 0;
	padding: 15px;
	width: 920px;
	background: #fff;
}
* html #home .opener {
	height: 1%;
}
#home .opener img {
	display: block;
	float: left;
	margin-right: 30px;
	line-height: 1;
/* 	width: 540px; */
}
#home .opener h1 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 320%;
	font-weight: bold;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
	line-height: 1.2em;
	text-transform: uppercase;
}
#home .opener h1 strong {
	display: block;
}
#home .opener p {
	font-size: 130%;
	line-height: 1.4em;
}
#home .opener p a,
#home .opener li a {
    display: inline;
	font-family: 'Droid Serif', georgia, serif;
	font-weight: bold;
	font-style: italic;
    padding-left: 15px;
    background: url(../img/icons/icon-sprites.png) 0 -97px no-repeat;
}

#home .opener .links .external a {
    background-position:0 -196px;
}
#home .opener .links .download a {
    background-position:0 -599px;
}

#home .opener .opener-content {
        float: left;
        width: 345px;
}

#home .opener .opener-content h1 {
        width: 281px;
}

.kampagne-flag {
	width: 51px;
	height: 98px;
	position: absolute;
	background: url(../img/icons/kampgane-flag.png) no-repeat left top;
	z-index: 1000;
}

#kampagne-opener {
	right: 15px;
	top: 0px;	
}

#home .opener ul,
#home .opener ol {
	list-style: none;
}
#home .opener li {
	font-size: 130%;
}
#home .opener .links {
	margin-top: 15px;
	padding-bottom: 30px;
}
#home .opener .links li {
	margin-bottom: 6px;
}
#home .opener .social-services {
    bottom: 11px;
    left: 586px;
    position: absolute;
}
#home .opener .social-services li a {
	padding: none;
	background: none;
	padding-left: 0;
}
#home .opener .social-services li .addthis_button_facebook_like {
	padding-left: 0;
}

.addthis_button_facebook_like {
	opacity: 1!important;
}

.col-subcol #main .text .social-services li iframe {
	width: auto;
}




/* Opener Sections col-float2-subcol
-------------------------- */
#section.col-float2-subcol #main .opener {
	clear: both;
	position: relative;
	background: url(../img/bgs/superpromo-top.jpg) 0 20px no-repeat;
	border-top: 3px solid #333;

	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}
#section.col-float2-subcol #main .opener-box {
    overflow: hidden;
    min-height:260px;
    padding: 20px;
	background: url(../img/bgs/superpromo-bottom.jpg) 0 100% no-repeat;
}
* html #section.col-float2-subcol #main .opener-box {
    min-height: 0;
    height:260px;
}
#section.col-float2-subcol #main .opener h1 {
	margin: 0 5px 15px 0;
	width: auto;
	border-top: 0;
	padding: 20px 0 0 0;
	font-size: 240%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}
#section.col-float2-subcol #main .opener img {
	float: right;
	width: auto;
	margin: 50px 0 10px 10px;
}
#section.col-float2-subcol #main .opener img p {
}
#section.col-float2-subcol #main .opener p em.more {
	display: block;
	margin: 20px 0 0 0;
	font-style: normal;
	font-weight: normal;
}
#section.col-float2-subcol #main .opener p em.more a {
	background: url(../img/icons/icon-sprites.png) 0 -99px no-repeat;
	padding-left: 18px;
}



/* MAIN
------------ */
p {
	font-size: 150%;
	line-height: 1.4em;
	color: #333;
}
#section.col-float2-subcol #main p {
	margin: 0 0 20px 0;
}
#main .text-block {
	clear: both;
}
#main h1 {
	position: relative;
    /*border-top: 2px solid #E4E8E9;*/
	margin: 0 0 25px 0;
	padding: 10px 10px 0 0;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
	font-size: 280%;
	color: #000;
}
#main h1.mod {
	border-top: none;
}
#main h2 {
	clear: both;
	margin: 20px 0 10px 0;
	font-size: 210%;
	color: #333;
}
#main h3 {
	clear: both;
    font-size: 150%;
}
#section #main .text h2 {
	border-top: 3px solid #333333;
	color: #000000;
	float: none;
	font-size: 140%;
	letter-spacing: .05em;
	padding: 2px 0 8px 1px;
	text-transform: uppercase;
	width: auto;
}
.col-float2-subcol #main h1 {

}
#main .text {
	clear: both;
}
#main .text li a,
#extras li a ,
#flashcontent p a {
	font-style: italic;
    font-family:'Droid Serif',georgia,serif;
}

#main .text p.intro {
	color: #333;
	font-weight: normal;
	font-size: 170%;
}
#main p.all {
	clear: both;
	border-top: 2px solid #9ea6a9;
}
#main p.all a {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -95px no-repeat;
	margin: 0 0 20px 0;
	padding: 5px 0 0 17px;
	color: #760f2c;
	line-height: 1em;
}
#main .text p {
	padding: 0 0 10px 0;
    margin: 0;
	font-size: 150%;
    line-height: 1.4em;
}
#main .text ul,
#main .text ol {
	margin: 0 0 10px 15px;
}
#main .text ol {
	margin-left: 25px;
}
#main .text ul ul,
#main .text ol ol {
	margin: 2px 0 2px 20px;
}
#main .text li,
#main .event-list .links li {
	line-height: 1.3em;
	font-size: 150%;
    margin-bottom: 5px;
	list-style-position: inside;
	color: #333;
}
#main .text li li {
	font-size: 100%;
}
#main .text .highlight {
	background: none;
	float: none;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
}
#main p em.back,
#main p em.internal {
	display: block;
	padding: 10px 0 0 0;
	font-style: normal;
}
#wrapper-3 #main p em.back {
	border-top: 2px solid #E4E8E9;
}
#main p em.back a,
#main p em.internal a {
	display: block;
	clear: both;
	background: url(../img/icons/icon-sprites.png) 0 -500px no-repeat;
	padding-left: 15px;
}
#main p em.back a {
	display: inline;
	background-position: 3px -1726px;
	padding: 2px 5px 3px 20px;
	font-weight: bold;
	font-family: 'Droid Serif',georgia,serif;
	font-style: italic;
}
#main p em.internal a {
	background-position: 0 -396px;
}
/* TOC */
#main #toc {
	clear: both;
	margin: 20px 0 0 0;
}
#main #toc h2 {
	display: none;
}
#main #toc ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#main #toc li {
    height: 1%;
	background: #e5e7e8;
	list-style: none;
    list-style-position: outside;
	border-top: 1px solid #eff2f3;
	padding: 5px 0 5px 5px;
}
#main #toc li a {
    height: 1%;
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -597px no-repeat;
	padding-left: 15px;
	font-weight: normal;
}
/* Page Intro */
#main #page-intro,
#main .page-intro {
	margin-bottom: 20px;
}
#main #page-intro h1,
#main .page-intro h1 {
	margin: 0 0 25px 0;
}
#main #page-intro p,
#main .page-intro p {
	margin: 0 0 25px 0;
}
/* Breite Page Intros */
.col-float2-subcol #main #page-intro,
.col-float2-subcol #main #page-intro h1 {
}
.col-float3-subcol #main #page-intro p,
.col-float2-subcol #main #page-intro p,
.col-subcol #main #page-intro p {
}
* html .col-float3-subcol #main #page-intro p,
* html .col-float2-subcol #main #page-intro p,
* html .col-subcol #main #page-intro p {
	display: inline;
}
* + html .col-float3-subcol #main #page-intro p,
* + html .col-float2-subcol #main #page-intro p,
* + html .col-subcol #main #page-intro p {
	display: inline;
}
/* Breiter Content */
.col-subcol #main .text {
	position: relative;
	padding: 10px 15px 0;
	background: #fff;
	height: 1%;
}

.col-subcol #main .col-1 .text {
}
.col-subcol #main .text h1 {
	/*width: 538px;*/
	padding: 30px 0 0 0;
	margin-bottom: 20px;
}
.col-subcol #wrapper-3 #main .text em.mod-back {
	margin-bottom: -15px;
}
.col-subcol #main .text .text-meta {
	width: 528px;
    height: 1%;
    clear: both;
    float: none;
    zoom: 1;
	margin-top: 25px;
}
.col-subcol #main .text iframe {
	width: 528px;
}
/* teaser */
.teaser {
	clear: both;
	margin: 0 0 10px 0;
    border-top: 2px solid #E4E8E9;
	padding: 10px 0 0 0;
    height: 1%;
}


.teaser-group .teaser#group-0-teaser-1,
.col-float2-subcol .teaser#group-0-teaser-2 {

}

#main .highlight h2 span {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 0 5px 0;
}
#section #main .highlight h2 span em {
	background: #A6214D;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 10px 0 0;
	padding: 3px 10px;
	color: #fff;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.3em;
	white-space: nowrap;
}
#section #main .highlight h2 span em.type-2 {
	background: #416775;
}
#section #main .highlight h2 span em.type-3 {
	background: #C5B422;
}
#section #main .highlight h2 span em.type-4 {
	background: #5D561A;
}
#section #main .highlight h2 span em.type-5 {
	background: #333;
}
#section #main .highlight h2 span em.type-6 {
	background: #999;
}
/* Kicker Allgemein */
#main .teaser h2 em,
#main h1 em,
.col-float2-subcol #main .opener h1 em,
#section #main .teaser h2 em,
#news-overview h3 a em {
    display: block;
     color:#000000;
    font-family:'Droid Serif',georgia,serif;
    font-size: 70%;
    font-style:italic;
    font-weight: normal;
    margin:0 0 3px;
    text-transform:none;


}
#home .opener h1 em {
	font-size: 50% !important;
	display: block;
	padding-bottom: 12px;
	line-height: 1.4em;
	font-family: 'Droid Serif', georgia, serif;
	color: #000;
	font-weight: normal;

	text-transform: none;
}
.col-float2-subcol .opener h1 em {
	font-size: 60% !important;
}
.teaser img {
	float: left;
	width: 160px;
	padding: 0 10px 10px 0;
}
#main .teaser p {
	color: #333;
	padding: 5px 0 0 0;
}
#main .teaser p em.more {
	/*display: none;'*/
	display: block;
}
#main .teaser p em.more a {
	background: url(../img/icons/icon-sprites.png) no-repeat scroll 0 2px transparent;
    color: #760F2C;
    display: inline;
    font-weight: bold;
	font-style: italic;
	font-family: 'Droid Serif',georgia,serif;
	font-size: 80%;
    height: 1%;
    line-height: 1.2em;
    padding-left: 15px;
}
/* teaser in col-Subcol */
.col-subcol #main .teaser {
    float: none;
	clear: both;
	padding-bottom: 6px;
	padding-top: 14px;
	margin-bottom: 2px;
}
.col-subcol #main .teaser h2 {
   float:none;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:210%;
    font-weight:bold;
    line-height:1.1em;
    margin:0 0 8px;
    padding:0;
    text-transform:uppercase;

}
.col-subcol #main .mod h2 {
}
/* teaser h2 in other layouts */
#main .mod h2 {
	width: auto;
	float: none;
	margin-top: 0;
}
/* Teasergroups */
.teaser-group {
	float: left;
	overflow: hidden; /* IE 6 */
	margin: 0 10px 20px 0;
	border-right: 1px solid #bdc1c2;
	padding: 0 9px 0 0;
}
#main .teaser-group h5 {
	background-color: #F2F6F7;
	float: none;
	width: auto;
	padding: 2px 0 12px 1px;
	color: #000;
	font-size: 210%;
	text-transform: uppercase;
	letter-spacing: .02em;
}
/* breite Teasergroups auf section.col-float2-subcol */
#section.col-float2-subcol .teaser-group {
	width: 100%;
	margin: 0 0 20px 0;
	border-right: none;
	padding: 0 0 0 0;
}
#section.col-float2-subcol #main .teaser-group .teaser h2 {
    float:none;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:210%;
    font-weight:bold;
    line-height:1.1em;
    margin:0 0 12px;
    padding:0;
    text-transform:uppercase;
}
#section.col-float2-subcol #main .teaser-group .teaser h2 em {
	font-size: 70%;
	margin-bottom: 5px;
}

#main .teaser-group .teaser h2 em {
    color:#000000;
    display:block;
    font-family:'Droid Serif',georgia,serif;
    font-size:60%;
    font-style:italic;
    font-weight:normal;
    margin:0 0 7px;
    text-transform:none;
}
#main .teaser-group .teaser p {
	margin: 0 !important;
	padding-top: 0;
}
#main .teaser-group .teaser img {
	padding: 5px 14px 10px 0;
}
#main .teaser-group .teaser p em.more {
	/*display: none;*/
}
#main .teaser-group .teaser p em.more a.external {
	background: url(../img/icons/icon-sprites.png) 0 -198px no-repeat;
	padding: 0 0 0 17px;
}
/* Hightlight Teaser */
#main .teaser-group .highlight {
	clear: both;
	background: #E8ECEF;
	margin: 0 0 10px 0;
	border: 1px solid #dadedf;
	padding: 10px;
}
#main .highlight {
    float: none;
	border: 1px solid #dadedf;
	background: #e6e7e9;
	margin: 15px 0 10px 0;
	padding: 5px;
}
#main .teaser-group .highlight {
	clear: none;
	border: none;
}
#main .teaser-group .highlight h2 {
	padding: 0 0 5px 0;
}
#main .teaser-group .highlight p {
	padding: 0 4px 8px 4px;
}
/* Welcome/Section - 2 floating Columns and Sidebar */
.col-float2-subcol .teaser {
	float: none;
	margin: 0 0 15px 0;
}
.teaser-atom-group {
	float: left;
	width: 340px;
}
* html .teaser-atom-group {
	margin-right: 10px;
}
.teaser-atom-group .teaser {
	float: none;
}
/* .mod = Teaser without image */
#main .teaser-group .mod h2 {
	width: auto;
	float: none;
}
/* Teaser #section.col-float2-subcol */
.teaser-group div.second {
	margin-right: 0 !important;
}
/* External Teaser */
#section.col-float2-subcol .teaser-external h2,
#section .teaser-external h2,
#article.col-subcol .teaser-external h2,
#section.col-float3-subcol #main .teaser-external h2 {
	border: none;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:210%;
    font-weight:bold;
    line-height:1.1em;
    margin:0 0 8px;
    padding:0;
    text-transform:uppercase;
    width:90%;

}
#section.col-float3-subcol #main .teaser-external h2 {
	padding: 0 0 4px 0;
}
#article.col-subcol .teaser-external h2 {
}
#section.col-float2-subcol .teaser-external h2 {
}
#section.col-float2-subcol .mod h2 {
	width: 100%;
}
#section.col-float3-subcol #main .teaser-external h2 {
	width: 220px;
	font-size: 140%;
}
#section.col-float2-subcol .teaser-external h2 a,
#section .teaser-external h2 a,
#article .teaser-external h2 a,
#section.col-float3-subcol #main .teaser-external h2 a {
	display: block;
	/*background: url(../img/icons/icon-sprites.png) no-repeat 0 -190px transparent;
	padding-left: 18px;*/
}

#section.col-float2-subcol #main .teaser-external h2 a em,
#section #main .teaser-external h2 a em,
#article.col-subcol #main .teaser-external h2 a em,
#section.col-float3-subcol #main .teaser-external h2 a em {
	margin: 0 0 2px -18px;
}
#section.col-float3-subcol .teaser-external img {
	padding: 0 10px 10px 0 !important;
}
#section.col-float2-subcol .teaser-external p em.more,
#section .teaser-external p em.more,
#article.col-subcol .teaser-external p em.more,
#section.col-float3-subcol #main .teaser-external p em.more {
	/*display: none;*/
}
/* Teaser Tag �bersicht category-overview Standard 3-spaltig */
#category-overview .teaser {
	float: left;
}
#category-overview #teaser-1 {
	border-top: 0;
}
#category-overview #main .teaser h2 {
	clear: none;
}
#category-overview .teaser img {
	padding: 0 10px 0 0;
}
#category-overview #wrapper-3 #main .pager {
	width: 460px;
}
/* Teaser Tag �bersicht category-overview Breites Template */
#category-overview.col-subcol .teaser {
    height: 1%;
    overflow: hidden;
    width: auto;
    margin-left: 0;
	padding: 10px 0 0 0;
}
#category-overview.col-subcol #main .teaser h2 {
    width: auto;
	font-size: 160%;

}
#category-overview.col-subcol #main .teaser h2 em {
	font-size: 90%;
}
#category-overview.col-subcol #wrapper-3 #main .pager {
    height: 1%;
	width: 100%;
	margin: 0
}





/* TEASER STREAM
-------------------------------------- */
#teaser-stream {
	padding-top: 18px;
	position: relative;
}
#teaser-stream .teaser {
	position: relative;
	width: 100%;
	border-bottom: 2px solid #E4E8E9;
	border-top: 0;
	padding: 0;
	margin: 0 0 14px;
}
#teaser-stream p.more {
	clear: both;
	margin: 0;
	padding: 40px 0 20px;
	text-align: center;
}
#teaser-stream p.more a {
	padding-right: 25px;
	background: url(../img/icons/more.png) no-repeat 100% 0 transparent;
	font-family: 'Droid Serif', georgia, serif;
	font-size: 123.1%;
	font-style: italic;
}
#teaser-stream .loader-image {
	background: #f1f6f7 url(../img/icons/loader.gif) center no-repeat;
	bottom: 0;
	left: 0;
	height: 80px;
	width: 550px;
	display: none;
	position: absolute;
}
#main #teaser-stream .teaser h2 {
	float: none;
	width: 85%;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 260%;
	font-weight: bold;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
	line-height: 1.1em;
	text-transform: uppercase;
}
#main #teaser-stream .teaser h2 em {
	margin: 0 0 7px 0;
	font-size: 60%;
	text-transform: none;
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
	color: #000;
}
#teaser-stream .teaser p {
	font-size: 150%;
	line-height: 1.4em;
}
#teaser-stream .teaser p em.date {
	position: absolute;
	top: 6px;
	right: 15px;
	font-family: 'Droid Serif', georgia, serif;
	font-size: 80%;
	color: #919292;
}
#teaser-stream .teaser p.more {
	clear: both;
}

#main #teaser-stream .links ul,
#main #teaser-stream .tags ul,
#teaser-stream .social-services ul {
	list-style: none;
}
#main #teaser-stream .teaser .links {
	margin: 15px 0 25px;
}
#main #teaser-stream .teaser .links li {
	font-size: 120%;
	padding: 0 0 5px 0;
	border: 0;
    background: none;
}
#main #teaser-stream .teaser .links li a {
	padding: 0;
	font-family: 'Droid Serif', georgia, serif;
	font-weight: bold;
	font-style: italic;
    padding-left: 15px;
    height: 1%;
    background: url(../img/icons/icon-sprites.png) 0 -97px no-repeat;
}
#main #teaser-stream .teaser .links li.external a {
    background-position:0 -196px;
}
#main #teaser-stream .teaser .links li.download a {
    background-position:0 -599px;
}
#main #teaser-stream .teaser .links li.download a em {
  font-family: 'Droid Sans',arial,helvetica,sans-serif;
}
#teaser-stream .teaser .tags {
	margin-bottom: 15px;
}
#teaser-stream .teaser .metadata-box {
    height: 1%;
}
#teaser-stream .teaser .tags ul {
	overflow: hidden;
    height: 1%;
	padding-left: 20px;
	background: url(../img/icons/tags.png) no-repeat 0 0 transparent;
}
#teaser-stream .teaser .tags li {
	float: left;
	margin-right: 5px;
	font-size: 130%;
}
#teaser-stream .teaser .tags li a {
	color: #717171;
}
#teaser-stream .teaser .tags li:after {
	content: ",";
}
#teaser-stream .teaser .tags li:last-child:after {
	content: "";
}
#teaser-stream .social-services {
	float: left;
	margin-right: 0;
    margin-bottom: 10px;
}
.social-services ul li {
	float: left;
        width: 100px;
}
.social-services ul li.facebook {
	width: 185px;
}
.social-services a.twitter-share-button {
	background:url("http://platform.twitter.com/widgets/images/tweet.dfbf1dd98bad9f5b5addd80494650dca.png") no-repeat scroll 0 0 transparent;
	display: block;
	width: 55px;
	height: 20px;
	text-indent: -9999em;
	overflow: hidden;
}
.social-services a.twitter-share-button:hover {
	background-position: 0 -21px;
}
.social-services a.twitter-share-button:active {
	background-position: 0 -42px;
}
.addthis_button_preferred_1 span {
	margin:  2px 20px 0 0;
}



/* Eyecatcher / St�rer */
#teaser-stream .eyecatcher {
	position: relative;
	border: 0;
	margin-top: 14px;
}
#teaser-stream .eyecatcher img {
	width: auto;
	height: auto;
}
#teaser-stream .eyecatcher h2 {
	position: absolute;
	top: 22px;
	left: 25px;
}
#teaser-stream .eyecatcher h2 a {
	color: #000;
}
#teaser-stream .eyecatcher h2 a:active,
#teaser-stream .eyecatcher h2 a:focus,
#teaser-stream .eyecatcher h2 a:hover {
	color: #760F2C;
}
#teaser-stream .eyecatcher p {
	border: 0;
	padding: 0;
}
#teaser-stream .eyecatcher p a {
	position: absolute;
	bottom: 22px;
	left: 25px;
    display: block;
    margin: 0 15px 15px 0;
    padding: 7px 13px;
    background: none #000;
	color: #fff;
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
#teaser-stream .eyecatcher p a:active,
#teaser-stream .eyecatcher p a:focus,
#teaser-stream .eyecatcher p a:hover {
	background: #760F2C;
	text-decoration: none;
}
/* Latest
------------ */
#section #main .latest {
	border-top: 0;
	padding-top: 0;
}
#main .latest h2,
#main .teaser-group .latest h2 {
	float: none;
	width: 340px;
	border-top: 3px solid #333;
	padding: 2px 0 6px 1px;
	color: #000;
	font-size: 140%;
	text-transform: uppercase;
	letter-spacing: .02em;
}
#section #main .latest h2,
#section #main .teaser-group .latest h2 {
	display: none;
}
#main .latest li h3 {
	clear: none;
	font-size: 160%;
}
.latest li {
	position: relative;
	border-top: 1px solid #d7dbdc;
	padding: 10px 0 11px 0;
	list-style-type: none;
}
#main .latest li p em.date {
    color:#000000;
    font-family:'Droid Serif',georgia,serif;
    font-size:100%;
    font-style:italic;
    font-weight:normal;
    margin:0 0 2px;
    text-transform:none;
}
/* Latest-mod / 2-spaltige Ansicht fuer Homepage (#home) und RSS (#section) */
#section .teaser-group .latest-mod {
	margin: 0 0 10px 0;
}
#section.col-float2-subcol #main .latest li {
	padding: 15px 0 20px 0;
}
#section #main .latest-mod li h3{
	float: right;
	margin: 0;
	padding: 0;
	width: 27em;
	font-size: 150%;
}
#section.col-float2-subcol #main .latest p {
	margin: 0;
}
#section.col-float2-subcol #main .latest p.all {
	display: none;
}
#section #main .latest-mod li p {
	margin: 0;
    float: left;
    width: 8em;
    padding: 0;
    font-size: 150%;
}
/* Latest-Anpassungen auf Section Seite */
#section .latest li h3 {
	margin: 0 0 3px 0;
}
#section .latest li h3 a em {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 82%;
	font-style: normal;
	color: #333;
}
#section .latest li h3 a em.date {
	font-size: 83%;
    color:#000000;
    display:block;
    font-family:'Droid Serif',georgia,serif;
    font-style:italic;
    font-weight:normal;
    margin:0 0 2px;
    text-transform:none;
}
/* Latest-Anpassungen auf News Overview-Seite */
/*#news-overview #main .page-intro {
	padding: 10px 15px;
	background-color: #fff;
}*/

#news-overview #main li {
    font-size:100%;
}
#news-overview #main li h3 {
    float:none;
	width: 82%;
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:260%;
    font-weight:bold;
    line-height:1.1em;
    margin:0 0 8px;
    padding:0;
    text-transform:uppercase;
}
#news-overview #main li h3 em {
    color:#000000;
    font-family:'Droid Serif',georgia,serif;
    font-size:60%;
    font-style:italic;
    margin:0 0 7px;
	padding-right: 40px;
    text-transform:none;
}
#news-overview #wrapper-3 #main .pager {
	width: auto;
	margin: 0 0 15px 0;
	padding-top: 0;
	
}
#news-overview .latest {
	clear: both;
	border: 0;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
#news-overview .latest ul {
    height: 1%;
	clear: both;
	padding: 0;
}
#news-overview .latest li {
	margin: 0 0 14px;
	padding: 0 0 15px;
	border-top: none;
	border-bottom: 2px solid #E4E8E9;
}
#news-overview .latest li li {
	margin: 0;
	border: none;
}
#news-overview .latest li p{
	padding: 5px 0 0 0;
	margin: 0 0 15px;
}
#news-overview .latest li img {
	padding-top: 3px;
}
#news-overview #main .latest li em.date {
    color: #919292;
    font-family: 'Droid Serif',georgia,serif;
    font-size: 80%;
    position: absolute;
    right: 15px;
    top: 4px;
}
#news-overview #main .latest .links {
	margin: 0 0 25px;
}
#news-overview #main .latest .links li {
	font-size: 120%;
	padding: 0 0 5px;
	background: none;
}
#news-overview #main .latest .links li a {
	font-weight: bold;
}
#news-overview #main .latest .social-services li {
	padding: 0;
}




/* Video-Teaser */
.col-float3-subcol #main .teaser img {
	width: 220px;
}
.col-float3-subcol #main .teaser {
	width: 220px;
	clear: none;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	border-bottom: none;
	border-top: none;
	border-right: 1px solid #bac0c3;
	padding: 0 9px 0 0
}
* html .col-float3-subcol #main #teaser-6 {
	margin-right: -3px;
}
#section.col-float3-subcol #main #teaser-3,
#section.col-float3-subcol #main #teaser-6,
#section.col-float3-subcol #main #teaser-9,
#section.col-float3-subcol #main #teaser-12,
#section.col-float3-subcol #main #teaser-15 {
	margin-right: -3px;
	padding-right: 0;
	border-right: none;
}
.col-float3-subcol #main .teaser h2 {
	width: 220px;
	margin: 0 0 6px 0;
}
.col-float3-subcol #main .teaser p {
	border-bottom: 1px solid #bac0c3;
	padding-bottom: 10px;
}
.col-float3-subcol #main .teaser p .more {
	display: none;
}
/* Photo Gallery */
#photo-index .photo {
	clear: none;
	margin-right: 20px;
	width: 172px;
	height: 290px;
}
#photo-index .photo img {
	width: 172px;
}
#photo-index dl.last {
	margin-right: 0;
}
#photo-index .photo dd {
	font-size: 120%;
}
#photo-index .photo dd.zoom {
	display: block;
	float: right;
}
#photo-index .photo dd.zoom a {
	display: block;
	background: url(../img/icons/zoom.gif) 80% 0 no-repeat;
	width: 12px;
	text-indent: -999px;
}
#photo-index .photo dd.copyright {
	display: block;
	font-style: italic;
}
/* Photo Gallery 2 Spalten */
.photo-index-2column #photo-index .photo {
	width: 269px;
	height: auto;
}
.photo-index-2column #photo-index .photo img {
	width: 269px;
}

/* lightbox / Showbox */
.showbox {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background: url(../img/bgs/showbox.png) 100% 100% no-repeat;
	width: 964px;
	padding: 0 36px 33px 0;
	outline: none;
}
* html .showbox {
	background-image: none;
	background-color: #fff;
	padding: 0;
	width: 995px;
}
.showbox .controls {
	position: relative;
	overflow: hidden;
	height: 30px;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 120%;
	text-align: center;
}
.showbox .controls a {
	color: #145061;
}
.showbox .controls .prev,
.showbox .controls .next {
	position: absolute;
	top: 0;
	left: 10px;
	background: url(../img/icons/icon-sprites.png) 0 -500px no-repeat;
	padding-left: 17px;
	color: #760F2C;
	cursor: pointer;
}
.showbox .controls .next {
	left: auto;
	right: 10px;
	background: url(../img/icons/icon-sprites.png) 100% -400px no-repeat;
	padding-right: 19px;
}
.showbox .controls .visible {
	visibility: visible;
}
.showbox .controls .hidden {
	visibility: hidden;
}
.showbox .wrapper-close {
	border-top: 4px solid #1b7b72;
	overflow: hidden;
	height: 1%;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	font-size: 120%;
	text-align: center;
}
.showbox .wrapper-close .close-button {
	background: url(../img/icons/icon-sprites.png) 100% -1853px no-repeat;
	float: right;
	display: block;
	margin: 0 5px 0 0;
	padding: 0 22px 0 0;
	color: #760F2C;
	cursor: pointer;
}
.prev-next {
	float: left;
	width: 100%;
	text-align: center;
	padding-left: 5px;
}
.showbox .content-box {
	background-color: #999;
	margin: 0 auto;
}
.showbox.loading .content-box {
	background: #999;
}
.showbox .multimedia-box {
	padding: 5px 0 10px 0;
}
.showbox .multimedia-box img {
	width: 100%;
	border: 1px solid #e5e5e5;
}
.showbox .text-content {
	background: #fff;
	padding: 5px 10px;
}
.showbox h2 {
	margin: 5px 0 0 0;
	font-size: 150%;
	color: #333;
}
.showbox p {
	margin-bottom: 10px;
	font-size: 130%;
	color: #333;
}
.showbox ul {
	margin: 10px 0 10px 0;
}
.showbox li {
	list-style: none;
	color: #666;
	font-size: 130%;
}

.mask {
    background-color: #b5cbd0;
    right: 0;
	opacity: 0.85;
}
.loading-mask {
    background: #000 url(img/loading.gif) no-repeat fixed center;
}
/*
.showbox {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    margin: 20px 0 0; /* möglichkeit abstand nach oben zu definieren
    padding: 0 0 20px 0;
}
.showbox-head {
    background-color: #555;
    overflow: hidden;
    padding: 5px 0;
    font-size: 120%;
    text-align: center;
}
.showbox-head h1 {
    position: absolute;
    left: -9999em;
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 1px;
}
.showbox-head a {
    cursor: pointer;
    color: #fff;
}
.showbox-head a.ui-disabled {
    cursor: default;
    color: #aaa;
}
.showbox-head .prev {
    margin-right: 10px;
    padding-left: 17px;
}
.showbox-head .next {
    padding-right: 17px;
}
.showbox .close-button {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}
.showbox-toolbar {
    float: left;
    text-align: center;
    padding-left: 5px;
}
.showbox-toolbar a.ui-disabled {
    cursor: default;
    text-decoration: none;
    color: #333;
}
.showbox .content-box {
    overflow: hidden;
    margin: 0 auto;
    background-color: #999;
    border: 5px solid #000;
}
.showbox.loading .content-box {
    background: #999 url(img/loading.gif) no-repeat center;
}
.showbox .multimedia-box {
    overflow: hidden;
}

.showbox .text-content {
    background: #ececec;
    padding: 5px;
}
.showbox h2 {
    margin: 5px 0;
    font-size: 130%;
}
.showbox p {
    margin-bottom: 10px;
    font-size: 120%;
}
.showbox ul {
    margin: 10px 0 10px 0;
}
.showbox li {
    list-style: none;
    color: #555;
    font-size: 110%;
}
*/
/* text-meta */
#main .text-meta {
	background: url(../img/bgs/text-meta-border-dotted.png) 0 0 repeat-x transparent;
}
* html #main .text-meta {
	height: 1%;
}
#main .text .text-meta {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	/*border-top: 1px solid #dedede;*/

}
#main .text .text-data {
	overflow: hidden;
	float: left;
	width: 50%;
	margin: 0;
}
#main .text .text-data li {
	float: left;
	margin: 0 15px 0 0;
	padding: 7px 0 6px 0;
	list-style: none;
	font-size: 120%;
	color: #666;
}
#main .text .text-data li.date {
	position: absolute;
	top: 11px;
	right: 0;
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
	color: #919292;
}
#main .text p.author {
	font-size: 120%;
	margin: 15px 0;
}
#main .text p.author strong {
	font-weight: normal;
}
/* Tags at the beginning of the text */
.text-meta dl {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #dedede;
	padding: 5px 0;
	font-size: 100%;
}
#wrapper-2 .text-meta dt {
	float: left;
	font-size: 120%;
	padding: 0 5px 0 0;
}
#wrapper-2 .text-meta dd {
	float: left;
	font-size: 120%;
	padding: 0 10px 0 0;
}
* html .text-meta dl {
	float: none;
}
*+html .text-meta dl {
	float: none;
}
/* date */
/* text-features */
#main .text-features {
	background: url(../img/bgs/text-meta-border-dotted.png) repeat-x 0 100% transparent;
}
#main .text .text-features {
	position: relative;
	float: left;
	margin: 0;
	width: 100%;
}
#main .text-features li {
	float: left;
	display: inline;
	height: 1%;
	margin: 0 0 0 12px;
	padding: 7px 0 4px 12px;
	list-style: none;
	font-size: 120%;
	font-weight: bold;
	background: url(../img/bgs/text-meta-separator.png) no-repeat 0 50% transparent;
}
#main .text-features li:first-child,
#main .text-features li.first-child {
	padding-left: 0;
	margin-left: 0;
	background: none transparent;
}

.text-features li a {
	color: #760f2c;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text-features li.print a,
.text-features li.recommend a,
.text-features li.social-services li a.addthis_button_compact span {
	display: block;
	text-indent: -9999px;
	margin-top: 2px
}
.text-features li.print a {
	background: url(../img/icons/functions.jpg) 50% -199px no-repeat;
	width: 20px;
	height: 20px;
	padding: 0;
}
.text-features li.print a:hover,
.text-features li.print a:focus,
.text-features li.print a:active {
	background: url(../img/icons/functions_h.jpg) 50% -199px no-repeat;
}
.text-features li.recommend a {
	background: url(../img/icons/functions.jpg) 50% -396px no-repeat;
	width: 20px;
	height: 20px;
	padding: 0;
}
.text-features li.recommend a:focus,
.text-features li.recommend a:hover,
.text-features li.recommend a:active {
	background: url(../img/icons/functions_h.jpg) 50% -396px no-repeat;
}
.text-features li a.addthis_counter {
	width: 20px;
	height: 20px;
	padding: 0;

}
.text-features li a.addthis_counter span {
	background: url(../img/icons/functions.jpg) 0 2px no-repeat;
	width: 20px;
	height: 20px;
	padding: 0;
	float: left;
}
.text-features li a.addthis_counter:hover span,
.text-features li a.addthis_counter:active span,
.text-features li a.addthis_counter:focus span {
	background: url(../img/icons/functions_h.jpg) 0 2px no-repeat;
}
#main .text .text-features ul {
	float: left;
	margin: 0;
	width: 100%;
}
#main .text-features li li,
#main .text-features li li a  {
	padding-top: 0;
	padding-bottom: 0;
}
#main .text-features li.social-services {
	padding-right: 0;
	width: 83%;
}
#main .text-features li.social-services li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}
#main .text-features li.social-services li:first-child,
#main .text-features li.social-services li.first-child {
	float: left;
	padding-left: 0;
	width: auto;
	margin-right: 10px;
}
#main .text-features li.social-services li:last-child,
#main .text-features li.social-services li.last-child {
	width:  112px;
}
#main .text-features li.social-services li {
	width: 124px;
}
#main .text-features li.social-services li.google {
	width: 90px;
}
#main .text-features li.social-services li.facebook {
	width: 185px;
}
.text-features li.social-services li a {
	background: none;
	padding-left: 0;
	margin: 0;
}
.text-features li.social-services li a.addthis_button_compact {
	width: 20px;
	height: 20px;
	float: left;
	text-indent: 0;
}
.text-features li.social-services li a.addthis_button_compact:active,
.text-features li.social-services li a.addthis_button_compact:focus,
.text-features li.social-services li a.addthis_button_compact:hover {
	background: none;
}
.text-features li.social-services li a.addthis_button_compact span {
	float: left;
}
.text-features li.backlink a {
    background: transparent url(../img/icons/icn_zurueck2.png) 0 .1em no-repeat;
    padding-left: 16px;
}



.text-features li.social-b {
    position: relative;
}
.text-features li.social-b a {
    background: transparent url(../img/icons/bookmarks.png) 0 -459px no-repeat;
    padding-left: 20px;
}
/* text features at article bottom */
#main .text .text-meta-mod {
	background: none;
	margin-bottom: 10px;
}
#main .text-meta-mod .text-features  {
	background: none;
}

/* Social Bookmarks */
.text-features #bookmarks {
	background: url(../img/bgs/arrow-bookmarks.png) -28px 0 no-repeat;
	position: absolute;
	z-index: 10;
	left: 6px;
	top: 25px;
	width: 93px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
.text-features #bookmarks ul {
	background-color: #fff;
	display: block;
	float: left;
	width: 83px;
	border: 1px solid #BAC0C3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0;
	padding: 10px 5px 3px 5px;
}
.text-features #bookmarks ul li {
	float: none;
	float: left;
	height: 1%;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
}
.text-features #bookmarks li.webnews,
.text-features #bookmarks li.delicious,
.text-features #bookmarks li.oneview {
	margin-right: 0;
}
.text-features #bookmarks li a {
	display: block;
	background: transparent url(../img/icons/bookmarks.png) 0 -577px no-repeat;
	padding: 0 0 0 20px;
	color: #333;
	font-weight: normal;
	font-size: 85%;
}
.text-features #bookmarks li.delicious a {
	background-position: 0 0;
}
.text-features #bookmarks li.google a {
	background-position: 0 -51px;
}
.text-features #bookmarks li.wong a {
	background-position: 0 -101px;
}
.text-features #bookmarks li.webnews a {
	background-position: 0 -151px;
}
.text-features #bookmarks li.yigg a {
	background-position: 0 -201px;
}
.text-features #bookmarks li.stumble a {
	background-position: 0 -254px;
}
.text-features #bookmarks li.oneview a {
	background-position: 0 -387px;
}
.text-features #bookmarks li.linkarena a {
	background-position: 0 -319px;
}
/* photos / images */
.photo { /* for dl and without it */
	float: left;
    position: relative;
	display: inline-block;
    zoom: 1;
	width: 210px;
	margin: 3px 10px 10px 0;
}
.photo.mod {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
dl.photo {
	clear: both;
	padding: 0 0 5px 0;
}
.photo img {
	display: block;
	width: 210px;
}
dl.mod-2 { /* big */
	clear: both;
	float: none;
	width: 460px;
}
dl.mod-2 img {
	width: 460px;
}
img.mod-2 {
	float: none;
	clear: both;
	display: block;
	width: 460px;
}
.photo dd {

	display: block;
	padding: 5px 5px 7px 0;
	font-size: 120%;
	color: #919292;
	line-height: 1.3em;
}
.photo dd.zoom,
.photo dd.copyright,
.photo dd.longdesc {
	display: none;
}
.col-subcol dl.mod-2,
.col-subcol dl.mod-2 img,
.col-subcol img.mod-2,
#section.col-float2-subcol dl.mod-2,
#section.col-float2-subcol dl.mod-2 img,
#section.col-float2-subcol img.mod-2 {
	width: 528px;
}
/* Bilder auf breiten Templates */
.col-subcol .photo,
.col-subcol .photo img {
	width: 258px;
}
.col-subcol img.photo  {
    position: relative;
	margin: 3px 10px 10px 0;
}
/* link list */
#main .teaser .links ul {
	clear: both;
	margin: 3px 0 0 0;
}
#main .links ul,
#main .text .links ul {
	list-style: none;
	margin: 0;
}
#main .text .links li {
	margin: 0;
	padding: 7px 5px 7px 0;
}
#main .links {
    height: 1%;
	clear: both;
    float: none;
	padding: 10px 0 10px 0;
}
#main .text .links h2,
#main .text .links h3,
#main .search h3 {
	margin: 5px 0 0 0;
	padding: 3px 0 6px 0;
	color: #000;
	font-size: 150%;
    line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}
#main .teaser .links h3 { /* linklist in teaser */
	clear: both;
	margin: 10px 0 5px 0;
	font-size: 150%;
       line-height: 1.4em;
}
#main .links li,
#main .event-list .links li {
    background:url(../img/bgs/box-separator-dot.png) repeat-x 0 100%;
	padding: 12px 5px 5px 0;
	font-size: 140%;
	font-weight: normal;
}
#main .links li a {
	background: url(../img/icons/icon-sprites.png) 0 -96px no-repeat;
	display: block;
	padding: 0 0 0 17px;
	font-style: italic;
	    font-family: 'Droid Serif',georgia,serif;
}
#main .links .download a,
#main .links .download li a {
	background-position: 0 -597px;
}
#main .links .external a,
#main .links .external li a {
	background-position: 0 -195px;
}
#main .links li.rss {
	background: none;
	border: none;
}
#main .links .rss a {
	background: url("../img/icons/link-rss.png") no-repeat scroll 0 2px transparent;
	
}
#main .links em {
	color: #555;
	font-size: 85%; /* 11px */
	font-style: normal;
}
/* Context information */
#wrapper-3 #main .context {
	margin-top: 15px;
	background: #fbfcfe;
}
#main .context .links ul {
	background: none;
	padding-bottom: 10px;
}
#main .context .links li {
	background: none;
	padding: 3px 5px 3px 0;
}
#main .context .links a {
	font-size: 90%;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
	font-style: normal;
	background: url(../img/bgs/list-context-bullet.png) 2px 6px no-repeat transparent;
}
#main .context .links a em {
	font-size: 100%;
	font-style: italic;
	font-family: 'Droid Serif', Georgia, serif;
}

/* Quiz */
#main .text p.success {
	background: url(../img/bgs/confirmed.png) 0 0 no-repeat;
	padding: 3px 0 2px 30px;
	color: #439721;
}
#main .text p.error {
	background: url(../img/bgs/error.png) 0 0 no-repeat;
	padding: 3px 0 2px 30px;
	color: #D3293F;
}
#main .text .quiz-pager {
	float: left;
	width: 100%;
}
#main .text .quiz-pager li {
	background: none;
}
#main .text .quiz-pager li.previous {
	float: left;
	border: none;
}
#main .text .quiz-pager li.next {
	float: right;
	border: none;
}
#main .links li.previous a {
	background-position: 0 -496px;
}
#main .links li.next a {
	background-position: 0 -396px;
}
#main .quiz p.intro {
    font-weight: normal;
}
#main .quiz h2.analyse {
    border-top: 3px solid #E8E9EB;
    padding-top: 12px
}
/* blockquote */
.text blockquote {
	display: block;
	clear: both;
	margin: 20px 0;
	position: relative;
	background: #E8ECEF 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%;
}
/* Flash Content */
#flashcontent {
	margin: 10px 0;
}
/* LINK LISTS */
.listing {
	border-top: 4px solid #cc0;
	margin: 20px 0 30px 0;
}
#main .listing {
	border-top:;
}
.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;
	font-size: 130%;
}
.listing li a {
	display: block;
	padding: 5px 0 7px 0;
}
.listing li em {
	font-style: normal;
	color: #555;
	font-size: 90%;
}
/* Paging News-Teaser */
#section #main .paging,
#events-overview #main .paging {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%;
	border-top: 2px solid #9EA6A9;
}
#section #main .paging ul,
#events-overview #main .paging ul {
	float: right;
}
#main .paging li,
#events-overview #main .paging li {
	float: left;
	clear: none;
	width: auto;
	height: 15px;
	background: url(../img/bgs/paging.png) 0 0 repeat-x;
	padding: 0;
	border: none;
	list-style: none;
	line-height: 1.3em;
}
#main .paging li strong {
	border-right: 1px solid #b8b8b9;
	border-left: 1px solid #b8b8b9;
	padding: 0 5px;
}
#main .paging li a {
	display: block;
	padding: 0 5px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
#main .paging li.next a,
#main .paging li.prev a {
	background: url(../img/icons/icon-sprites.png) 0 -803px no-repeat;
	padding: 0;
	height: 15px;
	width: 15px;
}
#main .paging li.prev a {
	background-position: 0 -1007px;
}
#main .paging li.prev strong,
#main .paging li.next strong {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -905px no-repeat;
	padding: 0;
	border: none;
	height: 15px;
	width: 15px;
}
#main .paging li.next strong {
	background-position: 0 -701px;
}




/* SITEMAP
--------------------- */
#sitemap #main .links {
 border-top: 1px solid #E4E8E9;
	margin: 12px 0;
}
#sitemap #main .links h2 {
	margin: 0;
	padding: 12px 0;
}
#sitemap #main .links h2 a {
	display: block;
	color: #333;
    height: 1%;
}
#sitemap #main .links h2 a:hover,
#sitemap #main .links h2 a:active,
#sitemap #main .links h2 a:focus {
	color: #760F2C;
}
#sitemap #main .links li {
	height: 1%; /* IE6 */
	margin: 0;
	padding: 0;
}
#sitemap #main .links li a {
    height: 1%; /* IE6 */
	background: url(../img/icons/icon-sprites.png) 0 -87px no-repeat;
	padding: 12px 0 12px 18px;
}
#sitemap #main .links li li a {
	background: url(../img/icons/icon-sprites.png) 27px -87px no-repeat;
	padding-left: 45px;
}
#sitemap #main .links li li li a {
	background: url(../img/icons/icon-sprites.png) 58px -87px no-repeat;
	padding-left: 75px;
}
#sitemap #main #wrapper-3 .links li ul {
	margin: 0;
	padding: 0;
}
#sitemap #main .links li li {
	font-size: 100%;
}



/* FAQ
--------------------- */
#faq h1 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#main #faq-wrapper  {
	border-top: 1px solid #E4E8E9;
}
#main #faq-wrapper div {
	background: #f7f8d9;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 0 10px 10px 25px;
}

#main #faq-wrapper p,
#main #faq-wrapper li li {
	font-size: 110%;
}
#main #faq-wrapper h3 {
	font-size: 120%;
}

#main #faq-wrapper p {
	margin-bottom: 10px;
}
#main #faq-wrapper li {
	float: left;
	border-bottom: 1px solid #d7dbdc;
	width: 100%;
	font-size: 130%;
	list-style-type: none;
	color: #666;
}
.nav-col #main #faq-wrapper li {
	width: 700px;
}
#main #faq-wrapper li p {
	margin: 0;
}
#main #faq-wrapper li h3 a {
	display: block;
	background: transparent url(../img/icons/icon-sprites.png) 5px -86px no-repeat;
	padding: 10px 0 10px 23px;
	font-weight: bold;
}
.js-on #faq-wrapper li h3 a {
	cursor: pointer;
}
#main #faq-wrapper li h3 a.on {

	background-position: 5px -587px;
}

#main #faq-wrapper li ul,
#main #faq-wrapper li ol {
	margin: 10px 0 10px 25px;
}
#main #faq-wrapper li li {
	float: none;
	border: none;
	list-style-type: disc;
}
#main #faq-wrapper ol li {
	list-style-type: decimal;
}
#main #faq-wrapper .photo,
#main #faq-wrapper dt img {
	margin-bottom: 0;
}
#main #faq-wrapper dl {
	overflow: hidden;
}
#main #faq-wrapper dd {
	font-size: 85%; /* 11px */
	line-height: 1.3em;
}
#main #faq-wrapper dd.copyright {
	font-size: 85%;
}



/* GLOSSARY
--------------------- */
#glossary-index {
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 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 #D7DBDC;
	padding: 2px 7px 2px 8px;
	min-width: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#glossary-index li span {
	color: #666;
}
#glossary-index li a:hover,
#glossary-index li a:active,
#glossary-index li a:focus {
	background: #760F2C;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
/* GLOSSARY index auf Article TEMP */
#article #glossary-index {
	clear: both;

}
#article #glossary-index ul {
	margin: 15px 0 0 0;
}
#article #glossary-index li {
	font-size: 160%;
}
.glossary-box {
	float: left;
	width: 157px;
	height: 20em;
	margin: 0 10px 10px 0;
    background: #fff;
	padding: 10px;
	word-wrap: break-word;
}
#main .glossary-box p.all {
border: none;
}
#main .glossary-box p.all a {
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
	   font-family: 'Droid Serif',Georgia,serif;
	 background: url("../img/icons/icon-sprites.png") no-repeat scroll 0 -93px
}
#letter-c,
#letter-f,
#letter-i,
#letter-l,
#letter-o,
#letter-r,
#letter-u,
#letter-x {
	margin-right: 0;
}
#main .glossary-box h2 {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 600%;
	color: #000;
	line-height: 1;
	text-transform: uppercase;
}
#main .glossary-box ul {
	list-style: none;
	margin: 0;
}
#main .glossary-box ul li {
	border-bottom: 1px solid #D7DBDC;
	height: 1%; /* IE 6 */
	margin: 0;
	font-size: 130%;
	line-height: 1.2em;
}
html > body #main .glossary-box ul li {
	height: auto;
}
#main .glossary-box li a {
	display: block;
	padding: 5px 0 5px 0;
}
/* Glossary Details */
.glossary-details {
	height: auto;
	padding: 10px 15px 20px;
	margin-right: 0;
	width: 526px;
}
#main .glossary-details h2 {
	display: block;
	float: none;
}
#main .glossary-details ul li {
	padding: 5px 0;
}



/* table */
#main table {
	margin: 10px 0 20px 0;
	border: none;
	border-top: 4px solid #1b7b72;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
}
#main th,
#main td {
	border: none;
	padding: 7px;
	vertical-align: top;
	text-align: left;
	font-size: 150%;
	color: #333;
}
#main th {
	background: #E8ECEF;
	border-bottom: 1px solid #ccc;
	padding-right: 20px;
	font-size: 150%;
	color: #333;
}
#main .odd td {
	background: #E8ECEF;
}
#main tbody td {
	background: #E8ECEF;
	border-bottom: 1px solid #ccc;
}
#main .text tr:nth-child(odd) td {
	background: #E8ECEF;
}
#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%;
}








/* Publikationen
----------------------------- */
.publications #wrapper-3 .theme {
	margin-bottom: 0;
}
.publications #wrapper-3 .text-meta {
	background-color: #fff;
	zoom: 1;
}
.publications .text-features {
	overflow: hidden;
	padding: 0 20px;
	zoom: 1;
}
.publications .text-features .social-services ul {
	zoom: 1;
}

	#wrapper-3 #publications .metadata-box,
	#wrapper-3 #publications .social-services,
	#wrapper-3 #publications .social-services li {
		overflow: visible;
	}
/* Publications Filter */
#publications-filter {
    height: 1%;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
#wrapper-3 .publications-filter-mod #filter-wrapper {
	margin-top: 0;
}
#publications-filter h1 {
    float: left;
    width: 350px;
    display: inline;
    text-transform: uppercase;
    font-size: 300%;
	font-weight: normal;
}
#publications-filter p {
	padding-left: 350px;
    font-style: italic;
    font-family: 'Droid Serif',georgia,serif;
    font-size: 160%;
    text-transform: none;
	line-height: 1.7em;
}
#publications-filter #filter-wrapper {
	clear: both;
	margin: 40px 0 0 0;
}
#publications-filter fieldset {
	border: none;
}
#publications-filter fieldset div {
	float: left;
	margin: 0 20px 0 0;
}
#publications-filter .publication-select {
	width: 280px;
}
#publications-filter input {
	background: #F3F6F7;
	width: 196px;
	border: 1px solid #e4e4e4;
	font-size: 150%;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
	color: #333;
	padding: 3px 6px;
}
#publications-filter .button-wrapper {
	margin: 0;
}
#publications-filter .button-wrapper input {
	overflow: visible;
	background: #000;
	width: auto;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 18px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	cursor: pointer;
}
#publications-filter .button-wrapper input:hover,
#publications-filter .button-wrapper input:active,
#publications-filter .button-wrapper input:focus {
	background: #1b7b72;
}
#publications-filter .combobox {
    height: auto;
    left: auto;
    overflow: hidden;
    position: static;
    width: auto;
}
.combobox {
	position: relative;
	outline: none;
	padding: 0;
	display: inline;
	cursor: pointer;
}
#publications-filter .combobox input {
	background: #fff url(../img/icons/icon-sprites.png) no-repeat 98% -2091px;
	padding: 4px 6px;
	font-size: 140%;
	font-weight: bold;
	cursor: pointer;
}
.combobox.js-datalist-visible input {
	background-color: #fff;
}
.datalist {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	cursor: default;
}
.datalist div.datalist-box {
	zoom: 1;
}
.datalist-box {
	background: #fff;
	margin-top: -1px;
	border: 1px solid #e4e4e4;
	padding: 8px 4px 0 4px;
	color: #333;
}
.datalist li {
	margin: 0 0 3px 0;
	padding: 2px 4px;
	outline: none;
	font-size: 140%;
	cursor: pointer;
}
.datalist li.js-selected span,
.datalist li.js-checked span {
	background: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 4px;
	color: #fff;
}

/* Publikationen Übersicht: Meta */
.publications #wrapper-3 {
	width: 100%;
}
.publications #wrapper-3 #main {
	width: 100%;
	margin-right: 0;
}
#main #publications {
    height: 1%;
}
/* Publications pager */
.publications #wrapper-3 #main .pager {
	width: 100%;
    margin: 0 0 10px;
	zoom: 1;
}
.publications #main .pager-inner {
	margin: 0 auto;
	width: 208px;
	overflow: hidden;
	zoom: 1;
}
.publications #wrapper-3 #main .pager li strong {
	background-image: none;
}
.publications #wrapper-3 #main .pager .previous,
.publications #wrapper-3 #main .pager .next {
	display: block;
}
.publications #wrapper-3 #main .pager .previous {
	text-align: left;
	left: 15px;
	display: block;
	width: 90px;
}
.publications #wrapper-3 #main .pager .next {
	right: 15px;

}
/* Display/Sort publications */
.publications .display-format {
	border-bottom: 1px solid #D6DBDD;
	position: relative;
	padding: 13px 0 3px;
	zoom: 1;
}
.publications .display-format h3 {
	width: 75%;
}
.publications .display-format form {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 3px;
	font-size: 130%;
	width: 25%;
}
.publications .display-format fieldset {
	border: none;
	overflow: hidden;
}
.js-on .publications .display-format label {
	float: right;
}
.publications .display-format .button-wrapper {
	float: right;
	margin-left: 5px;
}
.publications .display-format .button-wrapper input {
    background: none #000000;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
	font-family: 'Droid Sans',arial,helvetica,sans-serif;
	text-transform: uppercase;
    font-weight: bold;
    overflow: visible;
    padding: 5px 18px;
    width: auto;
}
.js-on .publications .display-format .button-wrapper {
	display: none;
}
.js-on .publications .display-format select {
	min-width: 140px;
}
.js-on .publications .display-format span.combobox {
	display: block;
	text-indent: 0;
	position: static;
	height: auto;
	width: auto;
	overflow: auto;
	zoom: 1;
}
.js-on .publications .display-format label input {
	border: none;
	padding-right: 20px;
	text-align: right;
	background: url(../img/icons/icon-sprites.png) no-repeat scroll 100% -2096px transparent;
	color: #760F2C;
	cursor: pointer;
}
.js-on .publications .display-format datalist {
	width: 500px;
}


/* Publikationen Übersicht: Liste */
#main #publications ul {
	width: 100%;
	margin: 20px 0 0 0;
	list-style: none;
}
#main #publications ul li {
	zoom: 1;
}
#main #publications p {
	margin: 0 0 17px 0;
}
#main #publications .text-data {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
	width: 295px;
	text-align: right;
}
#main #publications .text-data li {
	color: #919292;
    font-family: 'Droid Serif',georgia,serif;
    font-style: italic;
}
#main #publications li {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px solid #d6dbdd;
}

#main #publications li img {
	display: block;
	float: left;
	padding: 0 15px 10px 0;
	width: 160px;
	zoom: 1;

}
#main #publications li .inside {
	float: left;
	width: 480px;
	margin-bottom: 17px;
	overflow: hidden;
	zoom: 1;
}
#main #publications li .inside h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 260%;
	zoom: 1;
	position: relative;
}
#main #publications li .inside h2 strong {
	display: block;
	float: left;
    margin: 0 0 7px;
	padding: 2px 3px 1px;
	font-size: 45%;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background: #7E7D81;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 480px;
	zoom: 1;

}
#main #publications li .inside h2 em {
	clear: both;
	display: block;
    color: #000000;
    font-family: 'Droid Serif', georgia, serif;
    font-size: 60%;
    font-style: italic;
	font-weight: normal;
    margin: 0 0 7px;
    text-transform: none;
}
#main #publications li .inside h2 a {
	clear: both;
	display: block;
}
#main #publications li,
#wrapper-3 #main #publications .metadata-box,
#wrapper-3 #main #publications .social-services {
	height: 1%;
	zoom: 1;
}
#main #publications .inside li {
	border: 0;
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 7px;
	margin: 0;
}
#main #publications .inside li a {
	display: block;
	background: url(../img/icons/icon-sprites.png) 2px 2px no-repeat;
	padding-left: 20px;
	font-family: 'Droid serif', georgia, serif;
	font-style: italic;
	font-weight: bold;
}
#main #publications .inside li.download a {
	background-position: 2px -598px;
}
#main #publications .inside li.download a em {
	color: #555555;
	font-size: 85%;
	font-style: normal;
}
#main #publications .inside li.external a {
	background-position: 2px -197px;
}
#main #publications .inside li.order a {
	background-position: 0 -2249px;
}
#main #publications li .metadata-box {
	clear: both;
}
#main #publications li .social-services {
	float: left;
	width: auto;
	zoom: 1;
}
#main #publications li .social-services ul {
	margin-top: 0;
}
#main #publications li .social-services li {
	margin-bottom: 15px;
	border: none;
}

#main #publications li .tags {
	position: absolute;
	top: 45px;
	right: 0;
	margin-top: 0;
	width: 295px;
	text-align: right;
}
#main #publications li .tags li {
	margin-bottom: 4px;
	font-size: 130%;
	border: none;
}
#main #publications li .tags li a {
	display: block;
	float: right;
	padding: 2px 3px;
	background: #000;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}









/* Publikationen bestellen */
#main #orderform.form-wrapper {
	width: 100%
}
#main #orderform.form-wrapper fieldset {
	position: relative;
	margin-top: 0;
}
#main #orderform.form-wrapper table {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	border: 1px solid #bac0c3;
	padding: 0;
}
#main #orderform.form-wrapper th {
	background: #d7dcde;
	border-right: 1px solid #bac0c3;
	padding: 3px 8px;
	color: #666;
}
#main #orderform.form-wrapper td {
	background: #fff;
	border-right: 1px solid #bac0c3;
	border-bottom: 0;
	padding: 10px 8px;
	vertical-align: middle;
	white-space: nowrap;
}
#main #orderform.form-wrapper td strong {
	color: #000;
	font-size: 124%; /* 16px */
}
#main #orderform.form-wrapper fieldset td h2 {
	font-size: 108%; /* 14px */
	width: 322px;
	margin: 0;
	white-space: normal;
	padding: 0 10px 0 0;
}
#main #orderform.form-wrapper td input {
	width: 40px;
}
#main #orderform.form-wrapper div {
	background: none;
	clear: none;
}
#main #orderform.form-wrapper .button-wrapper {
	overflow: hidden;
	float: right;
	padding-right: 0;
}
#main #orderform.form-wrapper .button-wrapper-mod {
	float: left;
	width: 240px;
	overflow: hidden;
}
#main #orderform.form-wrapper .button-wrapper-mod input {
	float: left;
	width: auto;
	padding: 7px 10px;
	background: #666;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
#main #orderform.form-wrapper .button-wrapper-mod input:hover,
#main #orderform.form-wrapper .button-wrapper-mod input:active,
#main #orderform.form-wrapper .button-wrapper-mod input:focus {
	background: #333;
}


/* JAVASCRIPT MODULES
----------------------------- */

/* Teaser Switcher in #wrapper-2 */
.teaser-wrapper  {
    overflow: hidden;
	position: relative;
	background-image: none;
	float: none; /* ie 6 */
	clear: both;
	height: 1%; /* ie 6 */
	width: 940px;
	margin: 0 0 10px 0;
	padding: 20px 0 2px 0;
}
.teaser-wrapper h3 {
	border-top: 3px solid #333;
	padding: 2px 0 5px 0;
	color: #000;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
}
.teaser-wrapper .rack-design,
.teaser-wrapper .stage-design {
	margin: 10px 0 0 0;
	position: relative;
}
.teaser-wrapper .rack,
.teaser-wrapper .stage {
	background: none;
	width: 940px;
	height: auto;
	margin: 0;
	padding: 0;
}
.js-on .teaser-wrapper .rack,
.js-on .teaser-wrapper .stage {
	position: relative;
	width: 885px;
	margin-left: 27px;
}
.teaser-wrapper .rack-teaser,
.teaser-wrapper .stage-teaser {
	background-image: none;
	position: static;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	width: 214px;
}
.js-on .teaser-wrapper .rack-teaser,
.js-on .teaser-wrapper .stage-teaser {
	position: relative;
	border: 0;
	padding: 0;
	width: 214px;
	height: 145px;
}
.teaser-wrapper .rack-teaser:last-child,
.teaser-wrapper .stage-teaser:last-child {
	margin-right: 0;
}
.teaser-wrapper .rack-teaser h2,
.teaser-wrapper .stage-teaser h2 {
	position: static;
	bottom: 0;
	left: 0;
	width: 198px;
	background: url(../img/bgs/stage-teaser.png) 0 0 repeat;
	margin: 0;
	padding: 7px 8px;
	font-size: 140%;
	font-weight: bold;
	color: #fff;
}
.js-on .teaser-wrapper .rack-teaser h2,
.js-on .teaser-wrapper .stage-teaser h2{
	position: absolute;
}
.teaser-wrapper .rack-teaser h2 a,
.teaser-wrapper .stage-teaser h2 a {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -1308px no-repeat;
	padding-left: 17px;
	color: #fff;
}
.teaser-wrapper .rack-teaser p,
.teaser-wrapper .stage-teaser p {
	display: none;
}
.teaser-wrapper .teaser-last {
	margin-right: 0;
}
.teaser-wrapper .rack-teaser img,
.teaser-wrapper .stage-teaser img {
	position: static;
	width: 214px;
	height: 145px;
	margin: 0;
}
#wrapper #wrapper-2 .teaser-wrapper .pager {
	display: none;
	position: static;
	border: none;
}
.js-on #wrapper #wrapper-2 .teaser-wrapper .pager {
	display: block;
}
.teaser-wrapper .next,
.teaser-wrapper .prev {
	background: url(../img/bgs/prev-next-img-default.png) 100% -145px no-repeat;
	position: absolute;
	z-index: 1000;
	top: 55px;;
	right: 0;
	width: 19px;
	height: 145px;;
}
.tw-scroller .next,
.tw-scroller .prev {
	top: 49px;
}
.teaser-wrapper .prev {
	left: 0;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
.teaser-wrapper .next a,
.teaser-wrapper .prev a {
	display: none;
	background: url(../img/bgs/prev-next-img.png) 0 0 no-repeat;
	width: 19px;
	height: 145px;
	outline: none;
	margin-left: 0;
	text-indent: -9999px;
}
.teaser-wrapper .next a {
	background-position: 100% -145px;
}
.teaser-wrapper .next a.show,
.teaser-wrapper .prev a.show {
	display: block;
}
.teaser-wrapper .prev a.show:hover,
.teaser-wrapper .prev a.show:focus,
.teaser-wrapper .prev a.show:active {
	background: url(../img/bgs/prev-next-img-hover.png) 100% 0 no-repeat;
}
.teaser-wrapper .next a.show:hover,
.teaser-wrapper .next a.show:focus,
.teaser-wrapper .next a.show:active {
	background: url(../img/bgs/prev-next-img-hover.png) 100% 100% no-repeat;
}


.js-on #wrapper #wrapper-2 .tw-scroller .pager {
	margin: 0;
}
.js-on #wrapper #wrapper-2 .teaser-wrapper .pager {
	margin: 0;
}

/* Teaser Switcher KÖPFE in #main */
#main .teaser-wrapper {
	width: 558px;
	margin: 0 0 30px 0;
	padding: 0 0 2px 0;
}
#main .teaser-wrapper h3 {
	border-top: none;
	padding: 0 0 10px 0;
	color: #000;
	font-size: 240%;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}
.js-on #main .teaser-wrapper .rack,
.js-on #main .teaser-wrapper .stage {
	position: relative;
	background: #deddc6;
	width: 498px;
	height: 170px;
	margin-left: 0;
	padding: 0 30px 0 30px;
	overflow: hidden;
}
#main .teaser-wrapper .rack-teaser,
#main .teaser-wrapper .stage-teaser {
	position: static;
	overflow: hidden;
	float: left;
	width: 700px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
}
.js-on #main .teaser-wrapper .rack-teaser,
.js-on #main .teaser-wrapper .stage-teaser {
	background-image: none;
	position: relative;
	width: 310px;
	height: 160px;
	border-right: none;
	margin: 0;
	padding: 0 10px 0 0;
}
.js-on #main .teaser-wrapper .rack-teaser:last-child,
.js-on #main .teaser-wrapper .stage-teaser:last-child {
	padding-right: 40px;
}

#main .teaser-wrapper .rack-teaser h2,
#main .teaser-wrapper .stage-teaser h2 {
	position: static;
	background: none;
	float: right;
	width: 555px;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 130%;
}
.js-on #main .teaser-wrapper .rack-teaser h2,
.js-on #main .teaser-wrapper .stage-teaser h2 {
	float: right;
	width: 165px;
	margin: 0 0 8px 0;
	font-size: 130%;
}
#main .teaser-wrapper .rack-teaser h2 a,
#main .teaser-wrapper .stage-teaser h2 a {
	background: none;
	color: #760F2C;
	padding: 0;
}
#main .teaser-wrapper .rack-teaser p,
#main .teaser-wrapper .stage-teaser p {
	display: block;
	margin: 0;
	font-size: 130%;
	color: #555;
}
.js-on #main .teaser-wrapper .rack-teaser p,
.js-on #main .teaser-wrapper .stage-teaser p {
	float: right;
	clear: none;
	width: 165px;
	margin: 0 0 0 0;
	font-size: 130%;
	color: #555;
}
#main .teaser-wrapper .rack-teaser p em.more,
#main .teaser-wrapper .stage-teaser p em.more {
	display: none;
}
#main .teaser-wrapper .rack-teaser img,
#main .teaser-wrapper .stage-teaser img {
	float: left;
	width: 135px;
	height: auto;
	margin: 4px 10px 0 0;
}
.js-on #main .teaser-wrapper .rack-teaser img,
.js-on #main .teaser-wrapper .stage-teaser img {
	position: static;
	float: left;
	margin: 0 10px 0 0;
	border: none;
	width: 135px;
}
#main .teaser-wrapper .next,
#main .teaser-wrapper .prev {
	background: url(../img/bgs/teaser-wrapper-pager.png) 100% 0px no-repeat;
	top: 39px;
	width: 30px;
	height: 170px;
}
#main .teaser-wrapper .prev {
	background-position: 0 -170px;
}
#main .teaser-wrapper .next a,
#main .teaser-wrapper .prev a {
	background: url(../img/bgs/teaser-wrapper-pager.png) 50% -340px no-repeat;
	width: 30px;
	height: 170px;
}
#main .teaser-wrapper .prev a {
	background-position: 0 -510px;
}


/* Teaser Switcher Random in Sidebar */
#extras .teaser-wrapper {
	width: 220px;
	padding: 0 0 25px 0;
}
#extras .teaser-wrapper .stage {
	width: 200px;
	margin: 0 0 0 10px;
}
#extras .teaser-wrapper .stage-teaser {
	float: none;
	clear: both;
	width: 200px;
	height: auto;
}
.js-on #extras .teaser-wrapper .stage-teaser {
	float: left;
	clear: none;
	margin: 0;
}
#extras .teaser-wrapper .stage-teaser h2 {
	position: relative;
	background: none;
	width: auto;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
	font-size: 130%;
	text-transform: none;
	letter-spacing: 0;
}
#extras .teaser-wrapper .stage-teaser h2 a {
	background: none;
	color: #416775;
	padding: 0;
}
#extras .teaser-wrapper .stage-teaser p {
	display: block;
	clear: both;
}
#extras .teaser-wrapper .stage-teaser img {
	width: auto;
	height: 145px;
}
#extras .teaser-wrapper .pager .next,
#extras .teaser-wrapper .pager .prev {
	background: url(../img/icons/tw-extras.png) -600px 0 no-repeat;
	bottom: 0;
	top: auto;
	left: 10px;
	width: 23px;
	height: 23px;
}
#extras .teaser-wrapper .pager .next {
	background-position: -900px 0;
	left: auto;
	right: 10px;
}
#extras .teaser-wrapper .pager .next a.show,
#extras .teaser-wrapper .pager .prev a.show {
	background: url(../img/icons/tw-extras.png) 0 0 no-repeat;
	width: 23px;
	height: 23px;
}
#extras .teaser-wrapper .pager .next a.show {
	background-position: -300px 0;
}
#extras .teaser-wrapper p.all {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 220px;
	padding: 0;
	text-align: center;
}
#extras .teaser-wrapper p.all a {
	background: none;
	padding: 0;
	font-weight: bold;
}


/* Finger-Tabs - superpromo */
#main .superpromos {
	clear: both;
	position: relative;
	background: url(../img/bgs/superpromo-top.jpg) 0 20px no-repeat;
	border-top: 3px solid #333;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}
#main .superpromos-box {
    min-height: 260px;
    padding: 10px;
	background: url(../img/bgs/superpromo-bottom.jpg) 0 100% no-repeat;
}
* html #main .superpromos-box {
    min-height: 0;
    height: 260px;
}
* html #main .superpromos {
	overflow: hidden;
}
/* tabs */
#main .superpromos-toc {
	overflow: hidden;
	position: absolute;
	background: url(../img/bgs/superpromo-toc.png) 100% 0 no-repeat;
	right: 8px;
	top: 30px;
	width: 192px;
	height: 200px;
	margin: 0;
	padding: 10px 0 0 0;
}
#main .superpromos-toc li {
	float: none;
	background: url(../img/bgs/superpromo-toc-line.png) 60% 100% no-repeat;
	font-size: 110%;
	color: #760F2C;
	list-style: none;
}
* html #main .superpromos-toc li {
	height: 1%;
}
#main .superpromos-toc a {
	display: block;
	margin: 0;
	padding: 4px 10px 4px 25px;
	font-size: 128%; /* 14px */
	line-height: 1.5em;
	font-weight: bold;
}
#main .superpromos-toc a.on,
#main .superpromos-toc a:hover,
#main .superpromos-toc a:active,
#main .superpromos-toc a:focus {
	color: #000;
	background: url(../img/bgs/superpromo-toc-on.png) 0 5px no-repeat;
	text-decoration: none;
}
#main .superpromos .superpromo-section {
	margin: 0;
    width: 340px;
}
#main .superpromos .superpromo-section h2 {
	margin: 0 5px 20px 0;
	padding: 20px 0 0 15px;
	font-size: 240%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}
#main .superpromos .superpromo-section h2 a {
	color: #000;
}
#main .superpromos .superpromo-section img {
	display: block;
	float: none;
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#main .superpromos .superpromo-section p {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 2em 16px;
	line-height: 1.3em;
	font-size: 130%;
	color: #333;
}
#main .superpromos .superpromo-section p.more a {
    display: block;
    margin-top: 10px;
	background: url(../img/icons/icon-sprites.png) 0 -1408px no-repeat;
	padding: 0 0 0 18px;
}
#main .superpromos .superpromo-section p.more a:hover,
#main .superpromos .superpromo-section p.more a:active,
#main .superpromos .superpromo-section p.more a:focus {
	color: #000;
}


/* Paging Teaser Wrapper */
#main .tw-paging {
	width: 558px;
	height: auto;
	margin: 0 0 20px 0;
}
.js-on #main .tw-paging {
	background: url(../img/bgs/tw-paging-top.jpg) 0 0 no-repeat;
	width: 558px;
	padding: 0;
}
.js-on #main .tw-paging .tw-pager {
	margin: 6px 0 0;
	float: right;
	font-size: 120%;
}
.js-on #main .tw-paging a {
	position: static;
	display: inline;
	width: auto;
	height: auto;
    color: #fff;

}
#main .tw-paging .stage-teaser a {
        float: right;
}
#main .tw-paging .stage-teaser h2 a {
        float: none;
}
#main .tw-pager a {
	cursor: default;
}
.js-on #main .tw-pager a.show {
	cursor: pointer;
}
.js-on #main .tw-paging a.prev {
	background: url(../img/icons/prev-w.jpg) no-repeat scroll 0 6px;
	padding: 4px 3px 5px 18px;
}
.js-on #main .tw-paging a.next {
	text-align: right;
	background: url(../img/icons/next-w.jpg) no-repeat scroll 100% 6px;
	padding: 4px 18px 5px 3px;
}
#main .tw-paging h3 {
	color: #000;
}
.js-on #main .tw-paging h3 {
	color: #fff;
    padding: 10px 20px;
}
.js-on #main .tw-paging .stage {
	background: url(../img/bgs/tw-paging-bottom.jpg) 0 100% no-repeat;
	width: 558px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}
#main .tw-paging .stage-teaser {
	border: 0;
	width: 700px;
}
.js-on #main .tw-paging .stage-teaser {
	width: 518px;
	height: auto;
    padding: 0 20px 10px 20px;
}
#main .tw-paging .stage-teaser div {
	width: 280px;
	float: left;
}
#main .tw-paging .stage-teaser div li {
	list-style: none;
	display: block;
	border-top: 1px solid #8595a1;
	padding-top: 6px;
	padding-bottom: 6px;
}
#main .tw-paging .stage-teaser div li:first-child {
	border-top: 0;
	padding-top: 0;
}
* html #main .tw-paging .stage-teaser div li {

}
#main .tw-paging .stage-teaser h2 {
	width: 400px;
	float: none;
	color: #000;
}
.js-on #main .tw-paging .stage-teaser h2 {
	float: none;
	width: auto;
	margin: 0;
	color: #fff;
}
.js-on #main .tw-paging .stage-teaser h2:first-child {
	border-top: 0;
	padding-top: 0;
}
#main .tw-paging .stage-teaser h2 a {
	color: #000;
	text-decoration: underline;
}
.js-on #main .tw-paging .stage-teaser h2 a {
	color: #fff;
}
#main .tw-paging .stage-teaser h2 a:hover,
#main .tw-paging .stage-teaser h2 a:active,
#main .tw-paging .stage-teaser h2 a:focus {
	text-decoration: none;
}
.js-on #main .tw-paging .stage-teaser p {
	color: #fff;
	width: auto;
	float: none;
	margin: 0 !important;
}
.js-on #main .tw-paging .stage-teaser p a {
	color: #fff;
    float: none;
	text-decoration: underline;
}
#main .tw-paging .stage-teaser p a:hover,
#main .tw-paging .stage-teaser p a:active,
#main .tw-paging .stage-teaser p a:focus {
	text-decoration: none;
}
#main .tw-paging .stage-teaser img,
.js-on #main .tw-paging .stage-teaser img {
	float: right;
	width: 215px;
	height: auto;
	margin: 0 0 0 10px;
}
/* Variante: nur gro�es bild */
#main .tw-paging .mod-2 img,
.js-on #main .tw-paging .mod-2 img {
	width: 518px;
	height: auto;
}
/* Variante 2: kleine Bilder */
* html #main .tw-paging .stage-teaser div li.mod {
	margin-left: -20px;
}
.js-on #wrapper-3 #main .tw-paging div .mod img,
#wrapper-3 #main .tw-paging div .mod img {
	float: left;
	width: 90px;
	margin: 0;
	padding: 3px 10px 0 0;
}
.js-on #wrapper-3 #main .tw-paging div .mod h2 {
	clear: none;
	width: auto;
	float: none;
	display: inline;
}
*+html #wrapper-3 #main .tw-paging div .mod h2 a {
	margin-top: -13px !important;
}

/* paging */
.js-on #main .tw-paging .pagination {
	margin-left: 20px;
	width: 518px;
	height: 30px;
	border-top: 1px solid #E4E8E9;
	border-bottom: 1px solid #E4E8E9;
}
#main .tw-paging .pagination span {
	float: left;
	margin: 6px 10px 0 0;
	font-size: 130%;
	color: #000;
}
#main .tw-paging .pagination li {
	float: left;
	width: 19px;
	height: 16px;
	margin: 3px 1px 0 0;
	padding: 4px 0 4px 0;
	text-align: center;
	list-style: none;
}
#main .tw-paging .pagination li.pager-dots {
	margin: 3px 0 0;
	width: auto;
}
#main .tw-paging .pagination li.pager-dots span {
	margin: 0;
}
#main .tw-paging .pagination li.pager-dots:hover {
	background: transparent;
}

* html #main .tw-paging .pagination li {
	overflow: hidden;
}
#main .tw-paging .pagination li:hover,
#main .tw-paging .pagination li:active,
#main .tw-paging .pagination li:focus {
	background: #fff;
	color: #000;
	text-decoration: none;
}
#main .tw-paging .pagination li a {
	font-size: 130%;
	color: #000;
	padding: 3px 3px 8px;
}
#main .tw-paging .pagination li a:hover,
#main .tw-paging .pagination li a:active,
#main .tw-paging .pagination li a:focus {
	text-decoration: none;
	outline: none;
}
#main .tw-paging .pagination li.on {
	background: #fff;
}
#main .tw-paging .pagination li.on a{
	background: url(../img/bgs/tw-paging-arrow.png) 50% 100% no-repeat;
	opacity: 1 !important;
	padding: 3px 3px 8px 3px;
	font-weight: bold;
}





/* SIDEBAR right: #EXTRAS
------------------------- */

#extras p.all a {
	display: block;
	float: right;
	padding: 7px 13px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	color: #760F2C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#extras p.all a:active,
#extras p.all a:focus,
#extras p.all a:hover {
	background: #760F2C;
	color: #fff;
	text-decoration: none;
}
.lang-1 #extras .youtube p.all a,
.lang-1 #extras .flickr p.all a {
	font-size: 90%;
}
.box {
	clear: both;
	float: left;
	width: 220px;
	background: #dceaed;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #DCEAED;
}
.box h2,
.box h3 {
	padding: 3px 6px 11px 6px;
	font-size: 170%;
	color: #000;
}
.box h2 em {
	display: none;
}
.box h2 a {
	color: #760F2C;
}
.box .links h3 {
	border-top: none;
	padding: 3px 6px 6px 6px;
	font-size: 130%;
	color: #145061;
	text-transform: none;
	letter-spacing: 0;
}
.box a img {
	float: left;
	width: 90px;
	padding: 0 8px 5px 8px;
}
.box-big a img {
	width: 200px;
	margin: 0 58px;
}
.box p {
	padding: 0 8px 10px 6px;
	line-height: 1.3em;
	color: #333;
}
.box p em.more {
	display: none;
}
.box p .more a {
	background: url(../img/icons/icon-sprites.png) 0 2px no-repeat;
	padding-left: 17px;
	color: #145061;
	font-weight: bold;
}

/* New box layout: global styles */
#extras .box {
	border: 0;
	background: #E8ECEF;
    padding: 25px 15px 15px;
    padding: 15px;
    width: 332px;
}
#extras .box h2 {
	border: 0;
	color: #000;
	text-transform: uppercase;
}
/* Social media blocks */
#extras .socialmedia-item h2 {
	font-size: 170%;
	padding: 14px 0;
	text-transform: uppercase;
	text-align: center;
	background: #237c76;
	color: #fff;
}
#extras .twitter h2  {
	background: url(../img/bgs/box-header-twitter.png) no-repeat 0 0 #E9ECEF;
	padding-bottom: 18px;
}
#extras .facebook h2 {
	background: url(../img/bgs/box-header-facebook.png) no-repeat 0 0 #E9ECEF;
	padding-bottom: 18px;
}
#extras .itunes h2 {
	background: url(../img/bgs/box-header-itunes.png) no-repeat 0 0 #E9ECEF;
	padding-bottom: 18px;
}
#extras .youtube h2 {
	background: url(../img/bgs/box-header-youtube.png) no-repeat 0 0 #E9ECEF;
	padding-bottom: 18px;
}
#extras .flickr h2 {
	background: url(../img/bgs/box-header-flickr.png) no-repeat 0 0 #E9ECEF;
	padding-bottom: 18px;
}
#extras .socialmedia-item.rss h2 {
	font-size: 170%;
	padding: 14px 0;
	padding-bottom: 18px;
	text-transform: uppercase;
	text-align: center;
	background: url(../img/bgs/box-header-rss.png) no-repeat 0 0 #E9ECEF;
	color: #fff;
}
#extras .twitter h2 a,
#extras .facebook h2 a,
#extras .itunes h2 a,
#extras .youtube h2 a,
#extras .flickr h2 a {
	color: #fff;
}
.lang-1 #extras .socialmedia-item h2 span {
	font-weight: normal;
	font-size: 82%;
	text-transform: none;
}
/* RSS TEASER */
#extras .rss {
	background-image: url(../img/bgs/logo-rss.png);
	background-position: 97% 15px;
	background-repeat: no-repeat;
}
#extras .rss h2 {
	border-top: 0;
	padding: 0 35px 11px 6px;
}
#extras .rss p {
	padding: 0 35px 10px 6px;
}
#extras .rss p em.more {
	display: block;
	margin: 8px 0 0 0;
	font-style: normal;
}
/* Anzeigen Box */
.anzeige {
	padding-bottom: 5px;
}
.anzeige p {
	width: 137px;
	padding: 7px 13px 0;
	font-size: 120%;
}
.anzeige p em.more {
	display: block;
	background: #fff;
	opacity: .9;
	margin: 61px 0 0 -8px;
	padding: 5px 5px 10px 5px;
	width: 200px;
	font-weight: bold;
	font-style: normal;
}
* html .anzeige p em.more {
	margin-right: -7px;
}
.anzeige p em.more a {
	display: block;
	font-weight: normal;
	color: #760F2C;
	margin-top: 3px;
	font-weight: bold;
	background-position: 0 -99px;
}
.anzeige a.prev {
	margin-left: 5px;
}
.anzeige a.next {
	margin-left: -4px;
}
.anzeige a.next img,
.anzeige a.prev img {
	width: auto;
	float: none;
	padding: 0;
}
/* Hightlight teaser */
#extras .highlight {
	background: #e6e7e9;
	border: 1px solid #dadedf;
	margin: 0 0 20px 0;
	border-bottom: none;
	padding: 0;
}
* + html #extras .highlight {
	float: left;
}
#extras .highlight a img {
	padding-left: 4px;
	padding-top: 5px;
	width: 210px;
}
#extras .highlight h2 {
	border: none;
	border-top: 3px solid #760F2C;
	padding: 3px 6px 3px 6px;
}
#extras .highlight h2 a {
	color: #760F2C;
}
#extras .highlight p {
	clear: both;
	color: #333;
	padding: 0 4px 8px 4px;
}
#extras .highlight p em.more {
	display: none;
}
#extras .highlight p em.more a {
	color: #760F2C;
	background-position: 0 -98px;
}
/* Sidebar Lists */
#extras ul {
	list-style: none;
}
#extras li {
    background: url(../img/bgs/box-separator-dot.png) repeat-x 0 0;
	padding: 10px 6px 9px 6px;
	font-size: 130%;
	line-height: 1em;
}
#extras li a {
	display: block;
    position: relative;
    height: 1%;
	background: url(../img/icons/icon-sprites.png) 0 2px no-repeat;
	padding-left: 15px;
	color: #760F2C;
	font-weight: bold;
	line-height: 1.2em;
}
#extras li.on {
	background-color: #237c76;
}
#extras li.on strong {
	display: block;
	/*background: url(../img/icons/icon-sprites.png) 0 1px no-repeat;*/
	padding-left: 17px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
}
#extras li.on em {
	position: absolute;
	left: -9999px;
	height: 1px;
	width: 1px;
}
#extras .download li a,
#extras li.download a {
	background-position: 0 -1106px;
}
#extras .external li a,
#extras li.external a {
	background-position: 0 -1206px;
}
#extras .audio li a,
#extras li.audio a {
	background-position: 0 -300px;
	line-height: 1.1em;
}
#extras li a em {
	color: #555555;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}
#extras .audio li a em {
	color: #145061;
	display: block;
	font-size: 100%;
	font-weight: bold;
}
/* latest in #extras */
#extras .latest li {
    background:url(../img/bgs/box-separator-dot.png) repeat-x 0 0;
    border-top: 0;
    width: auto;
    margin-top:8px;
    padding-left:42px;
    padding-top:11px;
    font-size: 100%;
}
#extras .latest li h3 {
    border: none;
    font-size:150%;
    padding:0;
    text-transform:none;
}
#extras .latest li h3 a {
	background: none;
	padding-left: 8px;
    font-family: 'Droid Sans',arial,helvetica,sans-serif;
    font-style: normal;
}
#extras .latest li h3 a em {
	display: none;
}
#extras .latest li p {
	font-size: 130%;
	padding-top: 0;
	padding-left: 8px;
}
#extras .latest li .date {
    position: static;
    display: inline;
	float: left;
	margin-left: -42px;
	margin-top: -2px;
	font-weight: bold;
	text-align: center;
    background: none;
}
#extras .latest li .date span {
	display: block;
	font-style: normal;
	font-size: 220%;
    color: #000;
    padding: 0;
    line-height: 1em;
}
#extras .latest li .date .month {
	font-size: 120%;
	text-transform: uppercase;
}
#extras .latest li .date em {
	display: block;
	font-style: normal;
	font-size: 100%;
}
#extras .latest li .date abbr {
	font-size: 100%;
}
#extras .latest li .date .year {
    display: block;
    margin-top: 4px;
    	font-size: 150%;

}
#extras .latest li p em.date {
	display: block;
	position: absolute;
	top: 6px;
	left: 8px;
	font-size: 100%;
	font-style: normal;
}
#extras .latest p.all {

}
* html #extras .latest {
	margin-right: -3px;
}
#extras .latest ul {
	clear: both;
}
/* tagcloud */
#extras .tagcloud {
	float: left;
}
#extras .tagcloud h3 {
	border-top: 3px solid #a6bac1;
	padding: 3px 6px 11px 6px;
	font-size: 120%;
	color: #416775;
	text-transform: uppercase;
	letter-spacing: .05em;
}
#extras .tagcloud ul {
	float: left;
	width: 208px;
	background: #DCEAED;
	margin: 0 0 0 0;
	padding: 0 6px 10px 6px;
}
#extras .tagcloud li {
	display: inline;
	border: none;
	height: 22px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}
#extras .tagcloud li a {
	display: inline;
	background: none;
	font-size: 100%;
	line-height: 1.2em;
	padding: 0 5px 0 0;
}
#extras .tagcloud li.level-2 a {
	font-size: 120%;
}
#extras .tagcloud li.level-3 a {
	font-size: 130%;
	font-weight: bold;
}
#extras .tagcloud li.level-4 a {
	font-size: 140%;
	font-weight: normal;
}
#extras .tagcloud li.level-5 a {
	font-size: 150%;
	font-weight: normal;
}
#extras .tagcloud li em {
	font-style: normal;
}
/* videos */
#extras .image-link ul {
	clear: both;
	padding: 0 0 10px 0;
}
#extras .image-link li {
	clear: both;
	width: 208px;
	padding: 5px 6px 0 6px;
	border-top: 1px solid #D7DBDC !important;
	border-bottom: 0 !important;
}
#extras .image-link li a {
	background: none;
	padding: 0 0 0 0;
}
#extras .image-link li a img {
	margin: 2px 0 0 0;
	width: 75px;
	padding: 0 10px 6px 1px;
}
/* Lists for Comments */
#extras .latest-comments h2 {
   text-align: center;
}
#extras .latest-comments li {
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	color: #333;
	line-height: 1.3em;
}
#extras .latest-comments a {
	background: none;
	margin: 2px 0 0 0;
	padding-left: 0;
	color: #760F2C;
	font-weight: normal;
	font-style: normal;
}
#extras .latest-comments a em {
	color: #760F2C;
	font-weight: bold;
	font-style: normal;
}
#extras .latest-comments p.all {
    margin-top:15px;
}
#extras .latest-comments p.all a {
    display: block;
	float: right;
	padding: 7px 13px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	color: #760F2C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#extras .latest-comments p.all a:active,
#extras .latest-comments p.all a:focus,
#extras .latest-comments p.all a:hover {
	background: #760F2C;
	color: #fff;
	text-decoration: none;
}
/* contact */
#extras .vcard {
	float: left;
	clear: both;

}
#extras .vcard h3 {
	background: url(../img/bgs/microformat.png) 100% 0 no-repeat;
	padding-right: 30px;
}
#extras .vcard div {
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0 8px 0 6px;
	color: #666;
}
#extras .vcard p {
	display: block;
	font-weight: normal;
	padding: 0;
}
#extras .vcard p.organization-unit {
	margin-top: -8px;
}
#extras .vcard p.title {
	display: none;
}
#extras .vcard .organization-name {
	margin-bottom: 5px;
	padding: 0 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 div dl {
	margin: 5px 0 0 0;
}
#extras .vcard div dt {
	float: left;
	clear: both;
	width: 5em;
	font-weight: bold;
	font-size: 120%;
}
#extras .vcard div dd  {
	float: left;
	font-size: 120%;
}
#extras .vcard .photo {
	width: 90px;
	float: right;
	margin: 3px 5px 5px 0;
}
#extras .vcard .photo img {
	width: 88px;
}
#extras .vcard .photo dd {
	display: block;
	font-size: 110%;
}
#extras .vcard .photo dd.caption {
	display: none;
}
#extras .vcard .photo dt img {
	float: none;
	margin: 0;
}
/* Umfrage */
#extras blockquote {
	background: url(../img/bgs/quiz-quote.png) 30% 95% no-repeat;
	width: 210px;
	margin: 0 0 5px 5px;
	padding: 0 0 20px 0;
}
#extras blockquote p {
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px 5px 10px;
	font-size: 140%;
	font-weight: bold;
	color: #333;
}
.quiz li a em {
	display: block;
	padding: 5px 0 0 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #666;
}
/* Social */
#extras .social ul {
	overflow: hidden;
	margin: 0 5px 10px;
	float: left;
	position: relative;
}
* html #extras .social ul {
	margin: 0 3px 10px 2px;
}
#extras .social li {
	float: left;
	border: none;
	width: 102px;
	height: 40px;
	padding: 0px;
	margin: 1px;
	background: #C7D3D7 url(../img/bgs/nr-box-youtube.png) 1px 0px no-repeat; /* default is youtube */
}
#extras .social li.youtube {
	background-image: url(../img/bgs/nr-box-youtube.png);
}
#extras .social li.twitter {
	background-image: url(../img/bgs/nr-box-twitter.png);
}
#extras .social li.facebook {
	background-image: url(../img/bgs/nr-box-facebook.png);
}
#extras .social li.flickr {
	background-image: url(../img/bgs/nr-box-flickr.png);
}
#extras .social li.slideshare {
	background-image: url(../img/bgs/nr-box-slideshare.png);
}
#extras .social li.scribd {
	background-image: url(../img/bgs/nr-box-scribd.png);
}
#extras .social li a {
	text-indent: -9999em;
	padding-left: 0;
	background: none;
	height: 68px;
}
/* dasrichtigetun.de */
#extras .dotheright {
    background: #fff;
}
#extras .dotheright h2 {

    color:#000000;
display:block;
font-family:'Droid Serif',georgia,serif;
font-size: 160%;
font-weight:normal;
line-height:1.4em;
padding-bottom:5px;
text-transform:none;

}
#extras .dotheright h2 a {
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
}
#extras .dotheright h2.type {
    font-family:'Droid Sans',arial,helvetica,sans-serif;
    font-size:180%;
    font-weight:bold;
    line-height:1.2em;
    margin: 0 0 10px;
    padding:3px 6px 11px;
    text-transform:uppercase;
}
#extras .dotheright h2.type2 {

}
/* Newsroom Boxen */
#extras .box .contact h2 {
	border-top: 1px solid #C5D6DB;
	padding-top: 10px;
	font-size: 130%;
}
#extras .box .contact h2 a {
	color: #416775;
}
#extras .box .contact dl {
	overflow: hidden;
	padding: 0 8px 10px 6px;
}
#extras .box .contact dt,
#extras .box .contact dd {
	float: left;
	color: #666;
	font-size: 130%;
}
#extras .box .contact dt {
	margin-right: 15px;
	font-weight: bold;
}
/* online Documents */
#extras .documents li {
	padding-bottom: 15px;
	font-size: 100%;
	zoom: 1;
}
#extras .documents li h3 {
	overflow: hidden;
	border-top: none;
	padding: 3px 0 5px 0;
	font-size: 130%;
}
#extras .documents li h3 span {
	float: left;
}
#extras .documents li h3 a img {
	float: right;
	width: auto;
	height: auto;
}
#extras .documents li h3 a {
	color: #416775;
}
#extras .documents li h2 {
	border: none;
	padding: 0;
	letter-spacing: 0;
}
#extras .documents li h2 em {
	display: block;
	margin: 0 0 2px 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%; /* 12px */
	color: #333;
	text-transform: none;
	white-space: nowrap;
}
#extras .documents li h2 a {
	background: none;
	padding-left: 0;
	color: #760D2C;
	text-transform: none;
	line-height: 1.35em;
}




/* NEW EXTRAS CONTENT
------------------------------- */
/* Start page boxes */
#extras .twitter,
#extras .facebook,
#extras .flickr,
#extras .service,
#extras .fullsize,
#extras .newsletter,
#extras .itunes,
#extras .youtube,
#extras .rss {
	padding: 0;
	width: 362px;
}
#extras .youtube,
#extras .flickr {
	padding-bottom: 15px;
}
/* Service */
#newsroom .newsroom-col .service h2,
#extras .service  h2 {
    background: none repeat #1b7b72;
    color: #FFFFFF;
    font-size: 170%;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
}
#newsroom .newsroom-col .service .toc-box-toc,
#extras .service .toc-box-toc {
	list-style: none;
	background: url(../img/bgs/box-service-bottomline.jpg) repeat-x 0 100% #1b7b72;
	overflow: hidden;
	margin: 0;
	padding: 0 15px
}
#newsroom .newsroom-col .service .toc-box-toc li,
#extras .service .toc-box-toc li {
	float: left;
	font-size: 170%;
	padding: 0;
	background: none;
	width: 4.823em; /* 82px */
}
#newsroom .newsroom-col .service .toc-box-toc a,
#extras .service .toc-box-toc a {
	padding: 0 0 5px 0;
	background: none transparent;
}
#newsroom .newsroom-col .service.toc-box-toc a:active,
#newsroom .newsroom-col .service.toc-box-toc a:focus,
#newsroom .newsroom-col .service .toc-box-toc a:hover,
#extras .service .toc-box-toc a:active,
#extras .service .toc-box-toc a:focus,
#extras .service .toc-box-toc a:hover {
	text-decoration: none;
}
#newsroom .newsroom-col .service .toc-box-toc a.on,
#extras .service .toc-box-toc a.on {
	background: url(../img/bgs/box-service-pointer.png) 50% 100% no-repeat;
}
#newsroom .newsroom-col .service .toc-box-toc a span,
#extras .service .toc-box-toc a span {
	display: block;
	padding: 15px 0 16px;
	text-align: center;
	margin-right: 2px;
	background: none #005851;
	color: #fff;
	font-style: normal;
	font-family: 'Droid Sans', arial, helvetica, serif;
	cursor: pointer;
}
#newsroom .newsroom-col .service .toc-box-toc a.on span,
#extras .service .toc-box-toc a.on span {
	background-color: #000;
}
#newsroom .newsroom-col .service .toc-box-toc a:active span,
#newsroom .newsroom-col .service .toc-box-toc a:focus span,
#newsroom .newsroom-col .service .toc-box-toc a:hover span,
#extras .service .toc-box-toc a:active span,
#extras .service .toc-box-toc a:focus span,
#extras .service .toc-box-toc a:hover span {
	text-decoration: none;
	background-color: #000;
}
#newsroom .newsroom-col .service .toc-box-toc li#n-2 a span,
#extras .service .toc-box-toc li#n-2 a span {
	text-indent: -9999px;
	background-image: url(../img/icons/box-service-youtube.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#newsroom .newsroom-col .service .toc-box-section, /* Sections */
#extras .service .toc-box-section { /* Sections */
	padding: 7px 15px 15px;
	clear: both;
}
#newsroom .newsroom-col .service .toc-box-section p,
#extras .service .toc-box-section p,
.lang-1 #extras .box p {
	padding: 0 8px 5px 0;
	font-size: 160%;
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
}
#newsroom .newsroom-col .service .toc-box-section .all a,
#extras .service .toc-box-section .all a {
	font-style: normal;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 7px 13px;
}
#newsroom .newsroom-col .service .toc-box-section ul ,/* Listings (RSS & iTunes) */
#extras .service .toc-box-section ul { /* Listings (RSS & iTunes) */
	padding: 0;
}
.lang-1 #extras .itunes ul {
	margin: 0 15px;
	padding: 10px 0 15px 0;
}
.lang-1 #extras .youtube ul {
	margin: 0 15px 0 0;
	padding: 10px 0 5px 0;
}
.lang-1 #extras .socialmedia-item.rss ul {
	margin: 0 15px;
	padding: 10px 0 15px 0;
}
#extras .service .toc-box-section li,
.lang-1 #extras .itunes ul li,
.lang-1 #extras .youtube ul li,
.lang-1 #extras .socialmedia-item.rss li {
	padding: 10px 0 9px;
}
#extras .service .toc-box-section li a,
.lang-1 #extras .itunes ul li a,
.lang-1 #extras .youtube ul li a,
.lang-1 #extras .socialmedia-item.rss li a {
	padding-left: 30px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
#extras .service .toc-box-section li:first-child,
.lang-1 #extras .itunes ul li:first-child,
.lang-1 #extras .youtube ul li:first-child,
.lang-1 #extras .socialmedia-item.rss li:first-child {
	background: none transparent;
}
#extras .service .toc-box-section li a,
.lang-1 #extras .itunes li a,
.lang-1 #extras .youtube li a {
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
}
#extras .service .toc-box-section li a strong,
.lang-1 #extras .itunes li strong,
.lang-1 #extras .youtube li strong,
.lang-1 #extras .socialmedia-item.rss li a strong {
	display: block;
}
#extras .service #tab-2-1 li a,
.lang-1 #extras .socialmedia-item.rss li a { /* RSS */
	background: url(../img/icons/box-service-rss.png) 0 5px no-repeat transparent;
}
#extras .service #tab-2-2 img { /* Youtube */
	float: none;
	width: 332px;
	height: auto;
	padding: 0;
	margin: 10px 0 0 0;
}
#extras .service #tab-2-2 li a,
.lang-1 #extras .youtube li a {
	background-position: 10px 3px;
}
#extras .service #tab-2-3 li a {
	padding-left: 33px;
}
#extras .service #tab-2-3 li.itunes a,
.lang-1 #extras .itunes li.itunes a { /* iTunes */
	background: url(../img/icons/itunes.png) no-repeat 0 4px transparent;
}
#extras .service #tab-2-3 li.podcast a,
.lang-1 #extras .itunes li.podcast a { /* Podcast */
	background: url(../img/icons/podcast-icon.png) no-repeat 0 4px transparent;
}
#extras .service #tab-2-3 li.scribd a {
	background: url(../img/icons/scribd.png) no-repeat 0 4px transparent;
}
#extras .service .flickr-img,
.lang-1 #extras .flickr .flickr-img {
    display: inline-block;
    height: 100px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
/* Dedicated twitter box */
.twitter-box {
	background: #E9ECEF;
	padding: 15px 15px 5px;
}
.twitter-box .js-tweet-box {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 9px;
	padding-right: 0;
	background: url(../img/bgs/box-separator-dot.png) 0 100% repeat-x transparent;
}
.twitter-box .js-tweet-box .js-tweet {
	color: #000;
	font-size: 150%;
	line-height: 1.5em;
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
}
.twitter-box .js-tweet-box .js-tweet a {
	color: #1b7b72;
}
.twitter-box .js-tweet-box .js-date {
	display: block;
	padding: 5px 0 0;
	font-size: 110%;
	color: #717171;
	text-align: right;
}
#extras .twitter p {
	padding: 0;
}
#extras .twitter .button {
	margin: 0 15px 15px 0;
}
#extras .box a.button {
	display: block;
	float: right;
	padding: 7px 13px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	color: #760F2C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
#extras .box a.button:active,
#extras .box a.button:focus,
#extras .box a.button:hover {
	background: #760F2C;
	color: #fff;
	text-decoration: none;
}
/* Dedicated facebook box */
#extras .facebook p {
	padding: 7px 16px 0;
	font-size: 160%;
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
}
#extras .facebook iframe {
	background-color: #fff;
	margin: 12px 9px 15px;
	display: none;
}
.js-on #extras .facebook iframe {
	display: block;
}
#extras .facebook .fallback {
	padding: 5px 0 15px;
	background: #E9ECEF;
}
.js-on #extras .facebook .fallback {
	display: none;
}
#extras .facebook .fallback p {
	font: normal normal normal 150%/1.4 'Droid Sans',arial,helvetica,sans-serif;
}
/* Dedicated flickr box */
#extras .flickr .flickr-imgs {
	padding-left: 15px;
}
#extras .flickr .flickr-img {
	display: inline-block;
    height: 158px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 158px;
}
/* Newsletter */
#extras .newsletter {
	position: relative;
	width: 361px;
	background: #fff;
	padding: 0;
	border: 0;
}
#extras .newsletter img {
	width: auto;
	height: auto;
	padding: 3.8em 261px 9.4em 37px;
}
#wrapper-3 #extras .newsletter h2 {
	position: absolute;
	top: 1.59em;
	left: 115px;
	padding: 0;
	font-weight: normal;
	font-size: 220%;
}
#extras .newsletter h2 a {
	display: block;
	color: #1b7b72;
}
#extras .newsletter p {
	position: absolute;
	bottom: 36px;
	left: 0;
	padding: 0 15px;
	font-size: 150%;
	text-transform: none;
	font-family: 'Droid Serif', georgia, serif;
	text-align: center;
	font-style: italic;
}
#extras .fullsize {
	position: relative;
}
#extras .fullsize img {
	width: 362px;
	height: auto;
	padding: 0;
}
#extras .fullsize h2 {
	position: absolute;
	top: 25px;
	left: 20px;
	color: #fff;
	font-size: 180%;
	padding: 0;
	text-transform: uppercase;
}
#extras .fullsize h2 a {
	color: #fff;
}
#extras .fullsize h2 a:active,
#extras .fullsize h2 a:focus,
#extras .fullsize h2 a:hover {
	color: #000;
	text-decoration: none;
}
#extras .fullsize p a {
	position: absolute;
	bottom: 15px;
	left: 20px;
    display: block;
    padding: 7px 13px;
    background: #000;
	color: #fff;

    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
#extras .fullsize p a:active,
#extras .fullsize p a:focus,
#extras .fullsize p a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}
/* Pressestelle */
#extras .press {box-
	width: 332px;
	padding: 22px 15px 15px;
}
#extras .press p.all a,
#extras .twitter p a.button,
#extras .box-big p a.button {
	font-size: 90%;
}
#extras .press .press-box {
	margin-top: 8px;
	padding-left: 42px;
	padding-top: 11px;
	background: url(../img/bgs/box-separator-dot.png) repeat-x 0 0 transparent;
}
#extras .press .press-box .date {
    display: inline;
    position: static;
	float: left;
	margin-left: -42px;
	margin-top: -2px;
	font-weight: bold;
	text-align: center;
    background: none;
}
#extras .press .press-box .date span {
	display: block;
	font-style: normal;
	font-size: 220%;
    color: #000;
    padding: 0;
    line-height: 1em;
}

#extras .press .press-box .date em {
	display: block;
	font-style: normal;
	font-size: 200%;
}
#extras .press .press-box .date span.month {
	font-size: 120%;
    line-height: 1.3em;
	text-transform: uppercase;
}
#extras .press .press-box .date abbr {
	font-size: 100%;
}

#extras .press h2 {
	text-align: center;
	font-size: 170%;
}
#extras .press h3 {
	border: none;
	text-transform: none;
	font-size: 150%;
	padding: 0;
}
#extras .press p {
	padding: 0;
	font-size: 130%;
}
#extras p.all {
	margin-top: 15px;
    height: 1%;
}
#extras .box-big h2 {
	text-align: center;
	text-transform: uppercase;
}
#extras .box-big li {
	padding-bottom: 0;
}
#extras .box-big li p {
	padding-bottom: 0;
}




/* SEARCH RESULTS
------------------------------- */
#search-results .text {
	height: 1%;
}
#search-results #main h1 {
	width: auto;
	margin-bottom: 25px;
	padding: 10px 0 0 0;
}
#search-results #main h1 em {
	position: static;
	background: none;
	border: 0;
	display: inline;
	font-size: 100%;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #000;
}
#search-results #main .text ol {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	width: 100%; /* on short items (li) it fails in ie7 */
}
#search-results #main .text ol li {
	float: left;
	width: 100%;
}
#search-results #main .text ol li li {
	width: auto;
}
#search-results #main .text h1 em {
	display: inline;
	font-size: 100%;
	color: #000;
}
#search-results ol li {
	background: transparent url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	margin: 0;
	border-bottom: 1px solid #d6dbdd;
	padding: 0 0 15px 0;
	list-style: none;
	font-size: 100%;
	width: 100%;
}
#search-results #main ol h2 {
	border: none;
	margin: 8px 0 2px 0;
	font-size: 106.7%; /* 16px */
}
#search-results #main li p {
	clear: both;
	width: 100%;
	margin: 0;
	color: #333;
	font-size: 100%;
}
#search-results #main li p.category {
	margin: 2px 0 0 0;
	color: #555;
	font-size: 110%;
}
#search-results #main ol ul {
	margin: 0;
}
#search-results #main li ul.text-data li {
	background: none;
	float: left;
	margin: 2px 0 2px 0;
	border: 0;
	padding: 0;
	font-size: 85%; /* 11px */
	color: #333;
}
#search-results #main li ul.text-data li.date {
    position: static;
}
#search-results #main li ul.text-data .author {
	display: none;
}
#search-results #main li ul.text-data li.cat {
	margin-left: 10px;
}
#search-results #main .text-data {
	border: none;
}
/* Paging */
#wrapper-3 #main .pager {
	position: relative;
	width: 528px;
    overflow: hidden;
	height: 1%;
	margin: 0 15px 10px 15px;
	border-top: 1px solid #d6dbdd;
	border-bottom: 1px solid #d6dbdd;

}
.col-subcol-subcol #wrapper-3 #main .pager {
	width: 460px;
	margin: 0 0 20px 0;
}
*html .col-subcol-subcol #wrapper-3 #main .pager {
	float: none;
}
* + html .col-subcol-subcol #wrapper-3 #main .pager {
	float: none;
}
#wrapper-3 #main .pager h3 {
	float: left;
	margin: 6px 20px 0 0;
	color: #666;
	font-size: 130%;
	font-weight: normal;
}
#wrapper-3 #main .pager ul {
	clear: none;
	float: left;
	padding: 0;
	margin: 2px 0 2px 0;
}
#wrapper-3 #main .pager li {
	float: left;
	width: auto;
	border: none;
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 130%;
}
#wrapper-3 #main .pager li a,
#wrapper-3 #main .pager li strong,
#wrapper-3 #main .pager li span {
	display: block;
	padding: 6px;
}
#wrapper-3 #main .pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}
#wrapper-3 #main .pager li strong { /* you are here */
	background: #760f2c;
	padding-bottom: 6px;
	color: #fff;
	font-weight: bold;
}

* html #wrapper-3 #main .pager li strong { /* ie6 */
	background: #760f2c url(../img/bgs/pager-active.png) 50% 93% no-repeat;
}
* html #news-overview #wrapper-3 #main .pager li strong { /* ie6 */
	background: #760f2c url(../img/bgs/pager-active.png) 50% 98% no-repeat;
}
#wrapper-3 #main .pager li a:hover,
#wrapper-3 #main .pager li a:active,
#wrapper-3 #main .pager li a:focus {
	background: #760f2c;
	color: #fff;
	text-decoration: none;
}
#wrapper-3 #main .pager li.previous,
#wrapper-3 #main .pager li.next {
	position: absolute;
	right: 70px;
	top: 3px;
}
#wrapper-3 #main .pager li.next {
	right: 0;
	margin-right: 0;
}
#wrapper-3 #main .pager li.previous a,
#wrapper-3 #main .pager li.previous a:hover,
#wrapper-3 #main .pager li.previous a:active,
#wrapper-3 #main .pager li.previous a:focus {
	background: url(../img/icons/icon-sprites.png) 0 -494px no-repeat;
	padding-left: 18px;
}
#wrapper-3 #main .pager li.next a,
#wrapper-3 #main .pager li.next a:hover,
#wrapper-3 #main .pager li.next a:active,
#wrapper-3 #main .pager li.next a:focus {
	background: url(../img/icons/icon-sprites.png) 103% -394px no-repeat;
	padding-right: 18px;
}
#wrapper-3 #main .pager li.next a:hover,
#wrapper-3 #main .pager li.next a:active,
#wrapper-3 #main .pager li.next a:focus,
#wrapper-3 #main .pager li.previous a:hover,
#wrapper-3 #main .pager li.previous a:active,
#wrapper-3 #main .pager li.previous a:focus {
	text-decoration: underline;
	color: #760f2c;
}






/* EVENTS Simple
-------------------------- */
#main .event-list {
	position: relative;
	overflow: hidden; /* ie 6 */
	margin: -20px 0 20px 0;
	border-bottom: none;
	width: auto;
}
#events-overview #main #teaser-1 {
	border-top: 0;
}
#main .event-list ul {
    height: 1%;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
#main .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dedede;
	list-style: none;
	font-size: 100%;
}
#main .event-list h2,
#main .teaser .event-list h2 {
	color: #000000;
	float: none;
	font-size: 140%;
	letter-spacing: .05em;
	margin: 20px 0 0 0;
	padding: 2px 0 8px 1px;
	text-transform: none;
	width: auto !important;
}
.event-list li h3 {
	margin: 0 0 0 3.2em;
	font-size: 140%;
}
#main .event-list p  {
	margin: 0 0 0 3.5em;
}
#main .event-list p em.more  {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -95px no-repeat;
	margin: 0 0 20px 0;
	padding: 5px 0 0 17px;
	color: #760f2c;
	line-height: 1em;
	font-weight: bold;
	font-style: normal;
}
#main ul.event-data {
	margin: 0 0 0 4.6em;
	clear: both;
	border: none;
}
#main .event-data li {
	display: block;
	background: none;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	color: #555;
	font-weight: normal;
	font-size: 130%;
}
#main .event-data li.location {
	clear: both;

	margin: -5px 0 5px 0;
}
#main .event-data li.organizer {
	clear: both;
}
#main .event-data li.time {
	display: none;
}
.event-list li a {
	padding: 0;
}
div.date {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 5px 0 0;
	background: #A6BAC1;
	width: 4em;
}
.event-list div.date ,
.vevent div.date {
	background: #fff;
}
.date .month {
	display: block;
	padding: 2px 0 5px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 140%;
}
.event-list .date .month,
.vevent .date .month {
	display: block;
	color: #000;
}
.date abbr {
	border: none;
	cursor: help;
	font-weight: bold;
}
.date .month span {
	font-size: 82%;
	font-weight: normal;
}
.date .day {
	display: block;
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
.event-list .date .day,
.vevent .date .day {
	color: #000;
}
.date .till {
	display: block;
	height: 9px;
	text-indent: -9999px;
	background: #C1D2D8 url(../img/bgs/till.gif) 50% 0 no-repeat;
}
.date .d-end {
	background: #c1d2d8;
	padding-top: 0;
}
.event-list div.date {
	width: 3.6em;
	top: 10px;
}
.event-list .date .month {
	padding-bottom: 2px;
	font-size: 140%;
	font-weight: normal;
}
.event-list .date .day {
	font-size: 180%;
}
/* Event Detail */
.vevent {
	position: relative;
	clear: both;
	float: none;
	width: 405px;
	margin: 0 0 20px 0;
	padding: 5px 5px 10px 5em;
	background: #E8ECEF;
	z-index: 1;
}
.col-subcol .vevent {
	width: 473px;
}
#wrapper-2 .vevent h2 {
	padding: 0 2em 5px 0;
	font-size: 180%;
}
.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 {
	border-top: 1px solid #DEDEDE;
	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;
	font-size: 120%;
}
#wrapper-2 .vevent dd {
	font-size: 120%;
	padding-left: 80px;
}
#wrapper-2 .vevent dd a.url {
	background: url(../img/icons/icon-sprites.png) no-repeat scroll 0 -98px;
	padding-left: 15px;
	color: #760F2C;
	font-weight: bold;
}
.vevent span {
	display: none;
}
/* calender */
#calendar {
	position: relative;
	float: left;
	width: 220px;
	border-top: 3px solid #A6BAC1;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
#calendar h2 {
	text-align: center;
	border-top: none;
	margin: 3px 0 0 0;
}
#calendar h2.month {
	float: none;
	clear: both;
	background: url(../img/bgs/box-separator-dot.png) repeat-x 0 0;
	padding-bottom: 8px;
	padding-top: 9px;
	letter-spacing: 0;
	text-transform: none;
	font-size: 140%;
	color: #333;
}
#calendar table {
	width: 100%;
	font-size: 130%;
	line-height: 1.2em;
}
#calendar div.pager {
	clear: none;
	float: right;
	width: 30px;
	margin: -19px 5px 0 0;
}
#calendar div.next {
	float: right;
}
#calendar div.pager a img {
	border: 1px solid #DCEAED;
	width: 13px;
	margin: 0;
	padding: 0;
}
#calendar div.pager a:hover img,
#calendar div.pager a:focus img,
#calendar div.pager a:active img {
	border: 1px solid #E6F3F9;
}
#calendar table {
	clear: both;
	background: url(../img/bgs/box-separator-dot.png) repeat-x 0 0;
	border-spacing: 0;
	padding: 0 5px 0 0;
	empty-cells: show;
	margin-bottom: 10px;
}
#calendar thead th {
	padding: 4px 0;
}
#calendar thead th abbr {
	border: none;
}
#calendar tbody tr {
	background: url(../img/bgs/dotted-line.png) 100% 0 repeat-x;
}
#calendar tbody td {
	width: 25px;
	padding: 4px 0;
	text-align: center;
}
#calendar tbody th {
	width: 45px;
}
#calendar tbody td.on a {
    background: #fff;
    color: #760F2C;
    font-weight: bold;
    padding: 4px;
   	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#calendar tbody td.on a:focus,
#calendar tbody td.on a:active,
#calendar tbody td.on a:hover {
    background: #760F2C;
    color: #fff;
    text-decoration: none;
}
#calendar tbody td a {
	display: block;
}
#calendar tbody td.on a {
	color: #760F2C;
}
#calendar ul {

	position: relative;
}
#calendar li {
	border-top: none;
}
/* Event-Pager */
.event-list #event-pager {
	position: relative;
}
.event-list #event-pager h5 {
	float: left;
	font-size: 120%;
	padding: 10px 0 20px 1px;
}
.event-list #event-pager ul {
	padding: 10px 0 0 0;
}
.event-list #event-pager li {
	float: left;
	width: auto;
	background: none;
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.event-list #event-pager li a {
	font-size: 120%;
}
.event-list #event-pager li.prev a {
	background: url(../img/icons/icon-sprites.png) 0 -500px no-repeat;
	padding-left: 17px;
}
.event-list #event-pager li.next a {
	background: url(../img/icons/icon-sprites.png) 100% -400px no-repeat;
	padding-right: 18px;
}





/* EVENTS ADVANCED
-------------------------- */
#events-overview #main,
#events-overview #wrapper-2,
#event #main,
#event #wrapper-2 {
	overflow: hidden;
}
#wrapper-3 #main {

}
#wrapper-3 #main .event-advanced h2 {
	float: none;
	width: auto;
    text-transform: none;
	margin: 0 0 20px 0;
}
.event-advanced ul {
	margin: 0 0 20px 0;
	list-style: none;
}
.event-advanced .col-1 ul {
	list-style-type: disc;
}
.event-advanced .col-1 ul ul {
	list-style-type: circle;
}
.event-advanced .col-1 ul ul ul {
	list-style-type: square;
}
/* pager */
.event-advanced .event-pager {
	clear: both;
	overflow: hidden;
	height: 1%;
	margin: 0 0 10px 0;
	border-top: 1px solid #D6DBDD;
	border-bottom: 1px solid #D6DBDD;
}
.event-advanced .event-pager ul {
	margin: 0;
}
.event-advanced .event-pager h5,
.event-advanced .event-pager li {
	float: left;
	border-right: 1px solid #666;
	margin: 6px 15px 7px 0;
	padding: 0 10px 0 0;
	font-size: 130%;
	font-weight: normal;
}
.event-advanced .event-pager li {
	list-style: none;
	border: none;
}
.event-advanced .event-pager .layout li strong {
	color: #760F2C;
}
#wrapper-3 #main .event-advanced .event-pager .pager {
	float: right;
	width: auto;
	border: none;
	margin: 2px 0 0 0;
}
#wrapper-3 #main .event-advanced .pager li {
	position: static;
}
#wrapper-3 #main .event-advanced .pager li.prev a {
	background: url(../img/icons/icon-sprites.png) 0 -495px no-repeat;
	padding-left: 18px;
}
#wrapper-3 #main .event-advanced .pager li a:hover,
#wrapper-3 #main .event-advanced .pager li a:active,
#wrapper-3 #main .event-advanced .pager li a:focus {
	background-color: transparent;
	color: #760F2C;
	text-decoration: underline;
}
#wrapper-3 #main .event-advanced .overview {
	display: inline;
	float: left;
	background: url(../img/icons/icon-sprites.png) 0 -495px no-repeat;
	padding: 4px 6px 4px 18px;
	font-size: 130%;
}
/* vevent list + Detail
************************* */
.event-advanced .vevent {
	position: relative;
	background: none;
	width: auto;
	min-height: 67px;
	height: auto !important;
	height: 67px;
	margin: 0;
	border-top: 1px solid #D6DBDD;
	padding: 15px 0 10px 5em;
	z-index: 1;
}
.event-advanced li.first-child,
.event-advanced li:first-child,
.event-advanced div.vevent {
	border-top: none;
}
/* Date */
.event-advanced div.date {
	top: 15px;
}
.event-advanced div.date span.year {
	display: block;
	padding: 4px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 110%;
}
.vevent div.date span.year {
    color: #000;
}
.event-advanced div.date span.month {
	padding: 2px 0 3px;
}
.event-advanced div.date span.day span {
	display: inline;
}
/* info */
.event-advanced .info h3 {
	margin: 0 0 5px 0;
	padding-right: 110px;
	font-size: 140%;
	color: #333;
}
#wrapper-3 #main .event-advanced .info ul {
	margin: 0;
	padding-right: 110px;
	padding-bottom: 5px;
}
#main .event-advanced .info ul li {
	display: inline;
	width: auto;
	margin: 0;
	color: #666;
	font-weight: bold;
}
#main .event-advanced .info p {
	margin: 0;
	padding: 0 110px 0 0;
	color: #666;
	font-size: 130%;
}
/* functions */
.event-advanced .functions {
	position: absolute;
	right: 0;
	top: 15px;
	width: 90px;
}
#extras .event-filter li span.type-1,
#extras .event-filter li span.type-2,
#extras .event-filter li span.type-3,
#extras .event-filter li span.type-4,
#extras .event-filter li span.type-5 { /* marginal Icons */
	background: #40769A;
	padding-left: 20px;
	margin: 0 5px 0 0;
}
.event-advanced .functions h4 {
	background: #40769A;
	margin: 0 0 10px 0;
	padding: 2px;
	color: #fff;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
}
.event-advanced .functions h4.type-2,
#extras .event-filter li span.type-2 {
	background: #fb8650;
}
.event-advanced .functions h4.type-3,
#extras .event-filter li span.type-3 {
	background: #d16e80;
}
.event-advanced .functions h4.type-4,
#extras .event-filter li span.type-4 {
	background: #ae6d29;
}
.event-advanced .functions h4.type-5,
#extras .event-filter li span.type-5 {
	background: #7c9c39;
}
.event-advanced .functions ul {
	width: auto;
	float: right;
}
.event-advanced .functions li {
	float: left;
	height: 1%;
}
.event-advanced .functions li.calendar {
	display: none;
}
.js-on .event-advanced .functions li.calendar {
	display: block;
	background: none;
	border: none;
}
.event-advanced .functions li a {
	display: block;
	width: 22px;
	height: 28px;
	margin: 0 0 0 12px;
	padding: 0;
	cursor: pointer;
}
.event-advanced .functions li.first-child a,
.event-advanced .functions li:first-child a {
	margin-left: 0;
}
.event-advanced .functions li.detail a {
	background: url(../img/icons/events.png) 0 -127px no-repeat;
}
.event-advanced .functions li.report a {
	background: url(../img/icons/events.png) 0 0 no-repeat;
}
.event-advanced .functions li.calendar a {
	background: url(../img/icons/events.png) 0 -254px no-repeat;
}
.event-advanced .functions li.detail a:focus {
	background-position: 0 -508px;
	outline: none;
}
.event-advanced .functions li.report a:focus {
	background-position: 0 -381px;
	outline: none;
}
.event-advanced .functions li.calendar a:focus {
	background-position: 0 -635px;
	outline: none;
}
/* Export form */
.event-advanced .export {
	position: relative;
	background-color: #fff;
	display: block;
	width: 343px;
	border: 1px solid #BAC0C3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 0 17px 0;
	padding: 15px 18px;
}
.js-on .event-advanced .export {
	display: none;
	position: absolute;
	right: 0;
	z-index: 1000;
}
.event-advanced .export-arrow {
	position: absolute;
	bottom: -12px;
	left: 93%;
	width: 20px;
	height: 20px;
	background: url(../img/bgs/arrow-events.png) 50% 100% no-repeat;
}
.event-advanced .export h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
}
.event-advanced .export h3 a {
	color: #000;
}
#main .event-advanced .export p {
	font-size: 130%;
}
#main .event-advanced .export .event-data {
	margin: 8px 0 8px 0;
	border-top: 1px solid #D6DBDD;
	border-bottom: 1px solid #D6DBDD;
	padding: 5px 0;
}
#main .event-advanced .export .event-data li {
	display: inline;
	width: auto;
	margin: 0;
	color: #666;
}
.event-advanced .export fieldset {
	border: none;
	padding: 0 0 0 40px;
}
.event-advanced .export fieldset div {
	position: relative;
	padding: 5px 0;
}
.event-advanced .export label {
	position: absolute;
	top: 2px;
	left: 18px;
	font-size: 130%;
	color: #333;
}
* html .event-advanced .export label {
	top: 7px;
	left: 20px;
}
*+html .event-advanced .export label {
	top: 6px;
	left: 20px;
}
.event-advanced .export .button-wrapper {
	margin: 10px 0 0 0;
	border-top: 1px solid #D6DBDD;
	border-bottom: 1px solid #D6DBDD;
	padding: 8px 0;
	text-align: right;
}
.event-advanced .export .button-wrapper input {
	background: #88324a url(../img/bgs/submit.png) 0 0 repeat-x;
	margin: 0 0 0 20px;
	border: 1px solid #9f596d;
	border-right: 1px solid #4f1424;
	border-bottom: 1px solid #48091b;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.event-advanced .export .button-wrapper input.reset {
	background: #535353 url(../img/bgs/reset.png) 0 0 repeat-x;
	border: 1px solid #838383;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
}
/* Reset overflow to prevent dialog from beeing cut off */
#events-overview #main,
#events-overview #wrapper-2,
#event #main,
#event #wrapper-2 {
    overflow: visible;
}

/* Export Help */
.export-help,
#main .export .export-help {
	display: block;
	margin: 20px 0 0 0;
}
.js-on .export-help {
	display: none;
}
.export-help h4 {
	font-size: 130%;
	font-weight: bold;
}
#main .export-help ul.links {
	margin-bottom: 0;
}
#main .export-help ul.links li {
	border: none;
}
/* Extras Event-Filter */
#extras .event-filter-wrapper {
	clear: both;
	overflow: hidden;
}
#extras .event-filter-wrapper a.all {
	border-top: 3px solid #237c76;
    background: #E8ECEF;
    display: block;
	padding: 3px 6px 11px;
    margin: 10px 0 20px;
	font-weight: bold;
	font-size: 130%;
	color: #145061;
}
#extras #calendar .event-title {
	float: none;
	display: block;
    background: url("../img/bgs/box-separator-dot.png") repeat-x 0 0;
   padding: 10px 0 0 0;
}
#extras .event-filter {
	clear: both;
	border: none;
	padding-bottom: 10px;
}
#extras .event-filter h2 {
    padding-top: 10px;
    text-align: center;
}
#extras .event-filter li {
	border: none;
	padding: 7px 6px 7px;
}
#extras .event-filter li a {
	display: inline;
	background: none;
	font-weight: bold;
	padding-left: 0;
}
#extras .event-filter li span {
	display: inline;
	padding-left: 10px;
	color: #333;
	zoom: 1;
}
#extras #calendar .event-filter {
	margin: 0;
	padding: 0;
}
#extras #calendar .event-filter ul {
	position: static;
	padding-top: 10px;
}
/* Event Advanced Detail Tabs */

.col-subcol #main .event-advanced .text {
	background: none transparent;
	padding: 0;
}
.event-advanced .text-box-toc {
	background: url(../img/bgs/line-quotes.png) 0 28px repeat-x;
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
	border-top: 1px solid #D6DBDD;
}
.event-advanced .text-box-toc li {
	float: left;
	width: auto;
	border: 0;
	padding: 7px 0 7px 0;
	font-size: 130%;
	list-style: none;
}
.event-advanced .text-box-toc li.on {
	background: url(../img/bgs/arrow-quotes.png) 50% 100% no-repeat;
	padding-bottom: 9px;
	color: #fff;
	font-weight: bold;
}
.event-advanced .text-box-toc li a {
	padding: 7px 10px 5px 10px;
	cursor: pointer;
}
.event-advanced .text-box-toc li a.on {
	background: #760f2c;
	color: #fff;
}
.event-advanced .text-box-toc li a:hover,
.event-advanced .text-box-toc li a:active,
.event-advanced .text-box-toc li a:focus {
	background: #760f2c;
	color: #fff;
	text-decoration: none;
}
.event-advanced .text-box-section {
	clear: both;
	float: left;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #D6DBDD;
}
* html .event-advanced .text-box-section {
	margin-right: -3px;
}
.event-advanced .text-box-section .col-1 {
	float: left;
	width: 65%;
	margin: 0 15px 0 0;
}
.event-advanced .text-box-section .col-2 {
	float: right;
	overflow: hidden;
	width: 180px;
	padding: 15px 0 0 0;
}
#wrapper-3 #main .event-advanced .text-box-section h2 {
	margin: 0 0 10px 0;
	padding-top: 15px;
}
.event-advanced .text-box-section p {
	padding-bottom: 15px;
}
.event-advanced .text-box-section .photo,
.event-advanced .text-box-section .photo img {
	width: 180px;
	height: auto;
	padding: 0;
}
/* Calendar in extras */
#extras #calendar td:hover .calendar-details {
	display: block;
}
.js-on #extras #calendar td .calendar-details {
	display: none;
}
#extras #calendar .calendar-details {
	display: none;
	position: absolute;
	left: 0;
	width: 208px;
	background: #fff;
	border: 1px solid #BAC0C3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 5px;
	font-size: 71%;
}
#extras #calendar .calendar-details h3 {
	border: none;
	padding-bottom: 4px;
	text-align: left;
	font-size: 130%;
}
#extras #calendar .calendar-details li {
	border: none;
	text-align: left;
}
#extras #calendar .calendar-details li a {
	padding-left: 20px;
	font-weight: normal;
}
#extras #calendar .calendar-details li.all {
	border-top: 1px solid #D6DBDD;
	padding-top: 5px;
}
#extras #calendar .calendar-details li.all a {
	font-weight: bold;
}





/* FORMS
-------------------- */
.form-wrapper {
	clear: both;
}
.form-wrapper fieldset {
	clear: both;
	border: none;
	margin: 10px 0 20px 0;
}
#main .form-wrapper fieldset h2 {
	margin: 0 0 10px 0;
	padding: 6px 0 3px 0;
	font-size: 160%;
}
.form-wrapper p.required {
	float: right;
	margin-bottom: -26px;
	padding: 32px 2px 0 0;
	font-size: 140%;
	font-style: italic;
}
.form-wrapper p.required span {}
.form-wrapper div {
	overflow: hidden;
    height: 1%;
	background: #E8ECEF;
	clear: both;
	border-bottom: 1px solid #E8ECEF;
	padding: 10px 10px 15px 10px;
}
.form-wrapper div h4 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 130%;
	color: #333;
}
.form-wrapper div div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.form-wrapper label {
	position: relative;
	display: block;
	font-size: 110%;
}
.form-wrapper input,
.form-wrapper textarea,
.form-wrapper div.mod input.mod {
	display: block;
	background: #fff;
	width: 290px;
	margin: 3px 0 0 0;
	padding: 4px 3px 4px 3px;
    border: 1px solid #ccc;
}
.form-wrapper input:focus,
.form-wrapper textarea:focus,
.form-wrapper select:focus {
	background: #fff;
}
.form-wrapper textarea {
	height: 150px;
	width: 292px;
}
.form-wrapper select {
	background: #f2f2f2;
	display: block;
	width: 300px;
	margin: 5px 0 0 0;
	padding: 4px 3px;
	border: 1px solid #CCCCCC;
}
.form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #333;
	font-size: 130%;
}
.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 {
	width: 123px;
	float: left;
	margin: 13px 0 0;
}
.form-wrapper div span.help a {
	background: url(../img/icons/help.gif) 0 .15em no-repeat;
	padding-left: 15px;
}
/* multiple inputs in one row */
.form-wrapper div label.s,
.form-wrapper div label.m,
.form-wrapper div label.l {
	float: left;
	clear: none;
	width: 92px;
}
.form-wrapper div label.m {
	width: 161px;
	padding: 0;
}
.form-wrapper div label.l {
	width: 330px;
}
.form-wrapper div label.s input {
	width: 70px;
}
.form-wrapper div label.m input {
	width: 130px;
}
.form-wrapper div label.l input {
	width: 199px;
}
/* Multiple Labels / Pseudo-Label */
#search-results .form-wrapper div.multiple-labels {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.form-wrapper div.multiple-labels span {
	padding: 0 0 10px 0;
	color: #333;
	font-size: 130%;
	font-weight: bold;
}
.form-wrapper div.multiple-labels label span {
	color: #666;
	font-size: 110%;
	font-weight: normal;
}
#search-results .new-search div.multiple-labels span {
	float: left;
	width: 125px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
#search-results .new-search div.multiple-labels label {
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
}
#search-results .new-search div.multiple-labels label span {
	float: left;
	width: auto;
	font-weight: normal;
	padding: 5px 5px 0 0;
}
#search-results .new-search div.multiple-labels label input {
	float: left;
	width: 96px;
}
/* checkboxes & radiobuttons */
.form-wrapper fieldset fieldset {
	float: none; /* ie 6 */
	margin: 0;
	padding: 0;
}
.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;
}
/* Checkbox for INSM */
#main .form-wrapper fieldset .checkbox-wrapper {
	position: relative;
}
#main .form-wrapper fieldset .checkbox-wrapper h4 {
	margin-left: 20px;
}
#main .form-wrapper fieldset .checkbox-wrapper label {
	position: absolute;
	left: 10px;
	top: 9px;
}
*+html #main .form-wrapper fieldset .checkbox-wrapper label { /* ie7 */
	left: 5px;
	top: 5px;
}
* html #main .form-wrapper fieldset .checkbox-wrapper label { /* ie6 */
	left: 5px;
	top: 5px;
}
#main .form-wrapper fieldset .checkbox-wrapper input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
}
/* mod for short elements */
.form-wrapper fieldset fieldset.mod label {
	float: left;
	margin-right: 10px;
}
/* Submit */
.form-wrapper div.button-wrapper {
	position: relative;
    height: 1%;
	border: none;
	padding: 10px 20px 20px 0;
}

.form-wrapper fieldset div.button-wrapper em {
	position: absolute;
	left: 0;
	top: 17px;
	padding: 0 0 0 10px;
	font-size: 140%;
}
#main .new-search .button,  /* button outside button-wrapper */
.form-wrapper div.button-wrapper input {

	width: auto;

	cursor: pointer;
    border: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: bold;
    display: block;
	float: right;
	padding: 7px 20px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	color: #760F2C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#main .new-search .button {  /* button outside button-wrapper */
	position: relative;
	float: right;
	display: inline; /* ie 6 */
	margin: 0 220px 20px 0;
	padding-top: 3px;
	padding-bottom: 4px;
}
.form-wrapper div.button-wrapper input:hover,
.form-wrapper div.button-wrapper input:active,
.form-wrapper div.button-wrapper input:focus,
#search-results .new-search .button:hover,
#search-results .new-search .button:active,
#search-results .new-search .button:focus {
	background: #666;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
/* New Search */
#search-results .new-search {
	padding: 0 0 20px 0;
}
#search-results .new-search fieldset {
	background: #e9ebec;
	position: relative;
	margin: 5px 0 0 0;
	padding: 0 20px;
}
#search-results .new-search fieldset h2 {
	margin: 20px 0 5px;
	padding: 0;
	font-size: 160%;
}
#search-results .new-search div {
	position: relative;
	background: none;
	border-bottom: none;
	float: left;
	padding: 10px 0;
}
#search-results .new-search div label {
	width: 425px;
	float: left;
	margin: 0;
}
#search-results .new-search div label span,
.form-wrapper div label.m span {
	float: left;
	width: 135px;
	color: #333;
	font-weight: normal;
	font-size: 118%; /* 13px */
}
#search-results .new-search div label span {
	font-weight: bold;
}
#search-results .new-search textarea,
#search-results .new-search select,
#search-results .new-search div.mod input.mod,
#search-results .new-search div label.m input {
	float: left;
}
#search-results .new-search input,
#search-results .new-search select {
	background: #fff;
}
#search-results #main .pager {
	margin: 0 0 10px;
	width: 100%;
}

/* error messages */
div.error {
	color: #ec1549;
	font-weight: bold;
}
#main div.error h1 {
	background: url(../img/bgs/error.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 3px 0 0 35px;
	color: #d3293f;
}
#wrapper-3 #main div.error {
	margin: 20px 0;
	padding-bottom: 10px;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li,
#main div.error li a,
#main div.error label span {
	color: #d3293f;
}
#main .form-wrapper div.error {
	margin: 0;
}
.form-wrapper div.error input,
.form-wrapper div.error textarea {
	border: 1px solid #d3293f;
}
/* success messages */
#wrapper-3 #main div.success {
	margin: 10px 0;
	padding-bottom: 10px;
}
#main div.success h1 {
	background: url(../img/bgs/confirmed.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 3px 0 0 35px;
	color: #439721;
}
/* newsletter subscription */
#wrapper-3 .subscription form fieldset {
	margin-top: 0;
}
.subscription .form-wrapper p.required {
	padding-right: 10px;
}
#wrapper-3 .subscription form div {
	background: #fff;
	padding: 15px;
	border: none;
}


/* COMMENTS
----------------- */
#comments {
	float: left;
	width: 100%;
	margin: 30px 0;
}

#comments h2 {
	margin: 0 0 10px 0;
    border-top:1px solid #E4E8E9;
    border-bottom:1px solid #E4E8E9;
	padding: 6px 0 3px 0;
	font-size: 160%;
}
#comments h2 em {
	font-style: normal;
}
#comments li {
	background: #E8ECEF;
	font-size: 100%;
	list-style: none;
	margin: 0;
	padding: 20px 10px 0 10px;
}
.comment-count {
	display: none;
}
#comments blockquote {
	border-bottom: 1px solid #c4d2d5;
}
#comments .last blockquote {
	border-bottom: none;
}
#comments blockquote p {
	font-size: 150%;
    line-height: 1.4em;
	padding: 0 0 10px 0;
}
#main #comments h3 {
	padding: 0 0 5px 0;
	font-size: 150%;
	color: #333;
}
#comments cite {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 100%;
	font-style: normal;
}
#comments cite  img {
    margin-right: 7px;
}
#comments cite span {
	margin: 0 3px 0 0;
	color: #333;
}
#comments cite span.comment-name {
	font-weight: bold;
}
#comments-closed {
	clear: both;
    margin-bottom: 20px;
}



/* FOOTER
----------------- */
#site-info {
	width: 100%;
	background: #000;
	margin: 30px auto 0;
	padding: 8px 0 20px 0;
	overflow: hidden;
}
#site-info div {
	width: 910px;
	margin: 0 auto;
}
#site-info div div {
	float: left;
	width: 165px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
}
#site-info div div:first-child {
	border-left: none;
	padding-left: 0;
}
/* anderes layout ir 6 */
* html #site-info div div {
	display: inline; /* IE 6 */
	border-left: none;
	margin: 10px 0 0 6px;
}
#site-info div div:first-child {
	margin-left: 0;
}
#site-info div div h4 {
	padding: 0 0 5px 0;
	color: #919292;
	border-bottom: 1px solid #2c2c2b;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: .05em;
}
#site-info ul {
	margin: 5px 0 0 0;
	list-style: none;
}
#site-info li {
	height: 1%;
	margin: 0 0 5px 0;
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
}
#site-info li a {
	display: block;
	color: #fff;
	border-bottom: 1px solid #2c2c2b;
	padding: 1px 0 3px 0;
	font-size: 120%;
}
#site-info li a:hover,
#site-info li a:active,
#site-info li a:focus {
	text-decoration: underline;
}
#site-info p#copyright {
	clear: both;
	font-size: 120%;
	color: #333;
	font-weight: bold;
}




/* ###### Quotes ###### */
#quotes .mod-2 {
	width: 700px;
}
#quotes .text {
	height: 1%;
}
#quotes #main h2 {
	width: 700px;
	margin-bottom: 25px;
	padding: 10px 0 0 0;
	font-size: 240%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#quotes #main h2 em {
	font-style: normal;
}
#quotes #main h2 .search-term {
	font-weight: bold;
}
#quotes #main h2 .search-term span {
	font-weight: normal;
}
/* Filter suchergebnisse */
#quotes #main .text ol {
	clear: both;
	float: left;
	margin: -10px 0 20px 0;
}
#quotes #main .text ol li {
	float: left;
	width: 600px;
}
#quotes #main .text ol li li {
	width: auto;
}
#quotes #main .text h1 em {
	display: inline;
	font-size: 100%;
	color: #000;
}
#quotes ol li {
	background: transparent url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	width: 600px;
	margin: 0;
	border-bottom: 1px solid #d6dbdd;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 100%;
}
#quotes #main ol h2 {
	border: none;
	margin: 8px 0 8px 0;
	font-size: 108%; /* 14px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#quotes #main li p {
	clear: both;
	width: 100%;
	margin: 0;
	color: #333;
	font-size: 100%;
}
#quotes dl {
	margin: 8px 0 0 0;
	font-size: 92%;
}
#quotes #main dt,
#quotes #main dd {
	float: left;
	margin: 0 6px 0 0;
}
/* tag Filter */
#tag-filter {
	float: left;
	width: 700px;
	margin: 20px 0 15px 0;
}
#main #tag-filter h2 {
	width: auto;
	float: left;
	margin: 0;
	border-top: 1px solid #D6DBDD;
	border-bottom: 1px solid #D6DBDD;
	padding: 6px 10px 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #666;
}
#tag-filter .text-box-toc {
	background: url(../img/bgs/line-quotes.png) 0 28px repeat-x;
	width: 621px;
	float: left;
	border-top: 1px solid #D6DBDD;
}
#tag-filter .text-box-toc li {
	float: left;
	width: auto;
	border: 0;
	padding: 7px 0 7px 0;
	font-size: 130%;
}
#tag-filter .text-box-toc li.on {
	background: url(../img/bgs/arrow-quotes.png) 50% 100% no-repeat;
	padding-bottom: 9px;
	color: #fff;
	font-weight: bold;
}
#tag-filter .text-box-toc li a {
	padding: 7px 10px 5px 10px;
}
#tag-filter .text-box-toc li.on a {
	background: #760f2c;
	color: #fff;
	font-weight: bold;
}
#tag-filter .text-box-toc li a:hover,
#tag-filter .text-box-toc li a:active,
#tag-filter .text-box-toc li a:focus {
	background: #760f2c;
	color: #fff;
	text-decoration: none;
}
#tag-filter .text-box-section {
	clear: both;
	float: left;
	width: 700px;
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #D6DBDD;
}
#tag-filter .tagcloud h2 {
	display: none;
}
#tag-filter .tagcloud li {
	float: left;
	margin: 0 15px 0 0;
	list-style: none;
	font-size: 130%;
	line-height: 2.2em;
	white-space: nowrap;
}
* html #tag-filter .tagcloud li {
	margin-right: -3px;
	padding-right: 15px;
}
#tag-filter .tagcloud li.on a,
#tag-filter .tagcloud li.on strong {
	background: #760f2c;
	padding: 1px 2px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}
/* Tag Suche */
#tag-search {
	clear: both;
	padding: 15px 0;
}
#tag-search fieldset {
	border: 0;
}
#tag-search input {
	margin: 0 5px;
	padding: 1px;
	width: 170px;
	border: 1px solid #bfc0c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 20px 2px 2px;
}
#tag-search span {
	font-size: 130%;
	color: #666;
}
#tag-search .button  {
	background: #88324a url(../img/bgs/submit.png) 0 0 repeat-x;
	width: 160px;
	border: 1px solid #9f596d;
	border-right: 1px solid #4f1424;
	border-bottom: 1px solid #48091b;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: bold;
}
/* Zitate Randspalte */
#quotes #extras blockquote,
#quotes #extras blockquote p {
	background: none;
	padding-bottom: 0;
}
#quotes #extras blockquote p {
	background: url(../img/bgs/quotes-extras.png) 0 0 no-repeat;
	padding: 2px 10px 0 0;
	font-weight: normal;
	font-size: 120%;
	text-indent: 25px;
	line-height: 1.5em;
}
#quotes #extras dl {
	float: left;
	border-top: 1px solid #bccfd5;
	font-size: 110%;
	padding: 10px 8px;
}
#quotes #extras dt {
	float: left;
}
#quotes #extras dd {
	float: none;
	padding: 0 0 0 70px;
}
/* Forum */
#forum #main h1 {
     width: 680px !important;
     border-top:3px solid #333333;
}
#forum #wrapper-3 #main .pager {
	margin: 20px 0 10px;
	width: 100%;
}

#forum #main h2 {
    margin: 20px 0 5px 0;
}
#forum #main .teaser .comments {
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
}
#forum #main .mod .comments {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-weight: bold;
}
#forum #main .teaser .comments .total-number {
    float: left;
    width: 10em;
    font-size: 120%;
}
#forum #main .teaser .comments .last-comment {
    float: right;
    width: 20em;
    font-size: 120%;
    text-align: right;
}
#forum #main .teaser {
    border-top:none;
    border-top: 2px solid #E4E8E9;
	padding: 15px 0 0;
	margin-top: 15px;
}
#forum #main .teaser h2 {
    float: none;
font-size: 160%;
    clear: none;
    width: auto;
margin-top: 0;
}
#forum #main .teaser h2 a {
    clear: none;
	font-family: 'Droid Serif',georgia,serif;
	font-style: italic;
	text-transform: none;
}
#forum #main .pager {
    margin-bottom: 20px;
}
#forum #main .mod-pager {
    margin-top: 20px;
}

#wrapper-3 #main p em.mod-back {
	padding: 0 0 19px;
	margin: 4px 0 5px;
    border-top: none;
}
#wrapper-3 #main p em.mod-back a {
	font-size: 93.3%; /* 14px */
	font-weight: normal;
	background-position: 3px -1960px;
	color: #237c76;
}





/* Karikaturwettbewerb
----------------- */
/* Page Intro */
#main .pi-cartoon h1.has-image {
	position: relative;
	overflow: hidden;
	width: 700px;
	background-position: 0 15px;
	background-repeat: no-repeat;
	height: 165px;
	padding: 0;
}
#wrapper-3 #main .pi-cartoon p {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 150%;
	color: #666;
}
/* Teaser */
#wrapper-3 #main .cartoon-overview {
	margin-top: 14px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	background: none;
}
#wrapper-3 #main .cartoon-overview .teaser {
	position: relative;
	float: none;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 15px 0 0;

}
#wrapper-3 #main .cartoon-overview #teaser-1 {
	border-top: none;
	padding-top: 0;
}
#wrapper-3 #main .cartoon-overview #teaser-10 { /* ie 6 bug */
	margin-right: -3px;
}
#wrapper-3 #main .cartoon-overview .teaser span.corners {
	position: absolute;
	left: 0;
	top: 12px;
	display: block;
	height: 5px;
	width: 340px;
	background: url(../img/bgs/corners-340.png) 0 0 no-repeat;
}
#wrapper-3 #main .cartoon-overview #teaser-1 span.corners,
#wrapper-3 #main .cartoon-overview #teaser-2 span.corners {
	top: 0;
}
#wrapper-3 #main .cartoon-overview .teaser img {
	width: 340px;
	height: auto;
	padding: 0;
    display: block;
}
/* White Overlay Box */
#wrapper-3 #main .cartoon-overview .teaser div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 326px;
	min-height: 8.5em;
	height: auto;
	background: url(../img/bgs/white-90.png) 0 0 repeat;
	padding: 13px 8px 8px 8px;
}
* html #wrapper-3 #main .cartoon-overview .teaser div {
	height: 8.5em;
}
#wrapper-3 #main .cartoon-overview .teaser div h2 {
	float: left;
	width: 220px;
	margin: 0 0 15px 0;
	font-size: 130%;
}
#wrapper-3 #main .cartoon-overview .teaser div h2 a,
#wrapper-3 #main .cartoon-overview .teaser div h2 span {
	display: block;
	font-weight: normal;
}
#wrapper-3 #main .cartoon-overview .teaser div h2 a {
	padding-bottom: 2px;
	font-weight: bold;
}
#wrapper-3 #main .cartoon-overview .teaser div a.rate {
	position: absolute;
	bottom: 5px;
	left: 6px;
	width: 220px;
	clear: both;
	background: url(../img/icons/icon-sprites.png)  0 -99px no-repeat;
	padding-left: 18px;
	font-size: 130%;
}
/* Rating Stars on Overview and Detailpage */
#wrapper-3 #main .cartoon-overview .teaser div p.rating {
	position: absolute;
	right: 10px;
	top: 7px;
	width: 90px;
	text-align: center;
}
.cartoon-content p.rating {
	position: absolute;
	top: -75px;
	left: 70px;
	width: 90px;
	margin: 0 auto 0 auto !important;
	padding-bottom: 10px;
	text-align: center;
}
* html .cartoon-content p.rating {
	left: 62px;
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating em,
.cartoon-content p.rating em {
	display: block;
	background: url(../img/bgs/rating-0.png) 0 100% no-repeat;
	margin: 0 0 2px 0;
	padding: 0 0 .9em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 216%;
	font-style: normal;
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating em.star-1,
.cartoon-content p.rating em.star-1 {
	background-image: url(../img/bgs/rating-b-1.png);
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating em.star-2,
.cartoon-content p.rating em.star-2 {
	background-image: url(../img/bgs/rating-b-2.png);
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating em.star-3,
.cartoon-content p.rating em.star-3 {
	background-image: url(../img/bgs/rating-b-3.png);
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating em.star-4,
.cartoon-content p.rating em.star-4 {
	background-image: url(../img/bgs/rating-b-4.png);
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating em.star-5,
.cartoon-content p.rating em.star-5 {
	background-image:url(../img/bgs/rating-b-5.png);
}
#wrapper-3 #main .cartoon-overview .teaser div p.rating span,
.cartoon-content p.rating span {
	display: block;
	color: #666;
	font-size: 92%;
}
/* Top 3 Teaser Overview */
.cartoon-overview .teaser span.rating-top-1,
.cartoon-overview .teaser span.rating-top-2,
.cartoon-overview .teaser span.rating-top-3,
.cartoon-content span.rating-top-1,
.cartoon-content span.rating-top-2,
.cartoon-content span.rating-top-3 {
	position: absolute;
	right: 0;
	top: 15px;
	background: url(../img/bgs/rating-top-1.png) 0 0 no-repeat;
	width: 78px;
	height: 102px;
	text-indent: -999px;
}
.cartoon-content span.rating-top-1,
.cartoon-content span.rating-top-2,
.cartoon-content span.rating-top-3 {
	top: -20px;
}
.cartoon-overview .teaser span.rating-top-2,
.cartoon-content span.rating-top-2 {
	background-image: url(../img/bgs/rating-top-2.png);
}
.cartoon-overview .teaser span.rating-top-3,
.cartoon-content span.rating-top-3 {
	background-image: url(../img/bgs/rating-top-3.png);
	top: 15px;
}
/* IE 6 Bilder */
* html .cartoon-overview .teaser span.rating-top-1,
* html .cartoon-content span.rating-top-1 {
	background: url(../img/bgs/rating-top-1-ie.png) 0 0 no-repeat;
}
* html .cartoon-overview .teaser span.rating-top-2,
* html .cartoon-content span.rating-top-2 {
	background: url(../img/bgs/rating-top-2-ie.png) 0 0 no-repeat;
}
* html .cartoon-overview .teaser span.rating-top-3,
* html .cartoon-content span.rating-top-3 {
	background: url(../img/bgs/rating-top-3-ie.png) 0 0 no-repeat;
}
/* Top 3 Detailansicht */
.cartoon-content span.rating-top-1,
.cartoon-content span.rating-top-2,
.cartoon-content span.rating-top-3 {
	position: relative;
	top: auto;
	left: auto;
	background: url(../img/bgs/rating-top-1.png) 0 0 no-repeat;
	width: 78px;
	height: 78px;
	float: left;
	margin: -5px 0 0 0;
	padding: 0 10px 5px 0;
}
.cartoon-content span.rating-top-2 {
	background-image: url(../img/bgs/rating-top-2.png);
}
.cartoon-content span.rating-top-3 {
	background-image: url(../img/bgs/rating-top-3.png);
}
/* Karikatur Detailseite */
.cartoon-image {
	position: relative;
    overflow: hidden;
	padding: 0 0 20px 0;
    width: 558px;
}
.cartoon-image img {
	width: 558px;
	height: auto;
}
.cartoon-image dl.mod-2,
.cartoon-image dl.mod-2 img {
	width: 558px;
}
.cartoon-content {
	padding: 0;
}
#main .cartoon-content h2 {
	border-bottom: 1px solid #DEDEDE;
	margin: 0 0 10px 0;
	height: 78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 280%;
}
.cartoon-content h2 span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 47%;
}
#main .cartoon-content p em.back {
	float: left;
	width: 100%;
	margin: -20px 0 10px 0;
	padding: 10px 0 0 0;
	border-top: none;
	border-bottom: 1px solid #DEDEDE;
}
#main .cartoon-content p em.back a {
	float: right;
	background: none;
	background: url(../img/icons/icon-sprites.png) 0 -493px no-repeat;
	border: none;
	font-weight: normal;
	color: #760F2C;
}
.cartoon-content .col-1 {
	float: left;
	width: 297px;
	margin: 0 20px 0 0;
}
.cartoon-content .col-2 {
	float: left;
	position: relative;
	background: url(../img/bgs/ratingbox-arrow.png) 49% 6.3em no-repeat;
	width: 240px;
	margin: 0;
	padding: 0 0 16px 0;
}
.cartoon-content .col-2 .ratingbox {
	position: relative;
	background: #dfdfdf;
	border: 1px solid #dfdfdf;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 7em 0 0 0;
	padding: 20px 10px 0 10px;
}
.cartoon-content .col-2 strong {
	display: block;
	padding: 0 0 15px 0;
	font-size: 130%;
}
/* Radiobutton Replacement */
.ratingbox .ui-radio-state-disabled,
.ratingbox .ui-radio-state-checked-disabled,
.ratingbox .ui-radio-state-disabled-hover,
.ratingbox .ui-radio-state-checked-disabled-hover {
	color: #999;
}
.ratingbox span.ui-checkbox,
.ratingbox span.ui-radio {
	display: block;
	float: left;
	width: 17px;
	height: 16px;
	background: url(../img/icons/radio-star-b.png) 0 100% no-repeat;
	margin: 0 1px 0 0;
	cursor: pointer;
}
.ratingbox span.ui-helper-hidden {
	display: none;
}
.ratingbox span.ui-radio-state-hover,
.ratingbox span.ui-checkbox-state-hover,
.ratingbox span.ui-checkbox-state-checked,
.ratingbox span.ui-checkbox-state-checked-hover,
.ratingbox span.ui-radio-state-checked-disabled-hover,
.ratingbox span.ui-radio-state-checked-disabled,
.ratingbox span.ui-radio-state-checked,
.ratingbox span.ui-radio-state-checked-hover,
.ratingbox span.radio-drag {
	background-position: 0 0;
}
.ratingbox form {
	width: 150px;
	margin: 15px auto 20px auto;
}
.ratingbox fieldset {
	border: none;
}
* html .ratingbox fieldset {
	width: 200px;
}
.ratingbox fieldset div {
	overflow: hidden;
	width: 94px;
	height: 1%;
	margin: 0 auto;
	font-size: 120%;
}
.ratingbox .ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}
/* Button */
.ratingbox .button-wrapper {
	display: block;
	clear: both;
	width: auto;
	margin: 10px 0 0 0;
	text-align: center;
}
.ratingbox .button-wrapper input {
	background: #88324a url(../img/bgs/submit.png) 0 0 repeat-x;
	width: 150px;
	border: 1px solid #9f596d;
	border-right: 1px solid #4f1424;
	border-bottom: 1px solid #48091b;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 5px;
	color: #fff;
	cursor: pointer;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.ratingbox .button-wrapper input:hover,
.ratingbox .button-wrapper input:active,
.ratingbox .button-wrapper input:focus {
	background: #666;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
.ratingbox .button-wrapper input.inactive {
	background-image: none;
	background: #999999;
	border: 1px solid #777;
	color: #555;
	cursor: default;
}
/* Success */
*+html .ratingbox {
	zoom: 1;
}
.cartoon-content .col-2 .ratingbox-success strong {
	padding: 0 0 25px 0;
	text-align: center;
}
/* Paging Detailansicht */
#wrapper-3 #main .cartoon-content .pager {
	float: none;
	clear: both;
	margin: 0;
	border-bottom: none;
	border-top: none;
	padding: 20px 0 0 0;
}
#wrapper-3 #main .cartoon-content .pager ul {
	float: left;
	width: 100%;
}
#wrapper-3 #main .cartoon-content .pager .previous,
#wrapper-3 #main .cartoon-content .pager .next {
	position: relative;
	top: auto;
	right: auto;
}
#wrapper-3 #main .cartoon-content .pager .next {
	float: right;
}




/* Dossier
------------------------------------------------ */
/* Videothek */
#extras .videothek {
	overflow: hidden;
}
#extras .videothek h3 {
	border-top: none;
	text-transform: none;
}
#extras .videothek li {
	float: left;
	display: inline;
	position: relative;
	width: 90px;
	margin: 3px 8px 10px 7px;
	border: none;
	padding: 0;
	font-size: 100%;
}
#extras .videothek li a {
	background: none;
	padding: 0;
}
#extras .videothek li img {
	float: none;
	padding: 0;
}
#extras .videothek li .hover-box {
	display: block;
}
.js-on #extras .videothek li .hover-box {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 50px;
	background: #fff;
	opacity: .8;
	padding: 5px;
	cursor: pointer;
}
#extras .videothek li .hover-box h4 {
	font-weight: normal;
	line-height: 1.2em;
	font-size: 120%;
	word-wrap: break-word;
}
/* Teaser-Switcher tw-hover */
.js-on #main .tw-hover {
	background: #CCCAA4 url(../img/bgs/tw-hover.jpg) 0 0 no-repeat;
	padding-bottom: 0;
}
 #main .tw-hover h3 {
	border-top: 3px solid #333;
	padding: 0;
	color: #333;
}
.js-on #main .tw-hover h3 {
	border-top: none;
	padding: 12px 10px 8px 10px;
}
#section #main .tw-hover .stage {
	overflow: hidden;
	background: none;
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 13px 0;
}
.js-on #section #main .tw-hover .stage {
	width: 470px;
}
#section #main .tw-hover .stage-teaser {
	display: inline;
	border: none;
	width: 220px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.js-on #section #main .tw-hover .stage-teaser {
	height: auto;
	width: 140px;
	margin: 0 8px 0 8px;
	cursor: pointer;
}
.js-on #section #main .tw-hover .stage-teaser:first-child {

}
#section #main .tw-hover .stage-teaser img {
	width: 140px;
	margin: 0 0 5px 0;
}
#section #main .tw-hover .stage-teaser h2 {
	float: none;
	width: auto;
	margin: 0;
	padding: 5px 0 0 0;
}
* html #section #main .tw-hover .stage-teaser h2 {
	padding: 2px 0 0 0;
}
.js-on #main .tw-hover .stage-teaser h2 a {
	color: #333;
}
.js-on #main .tw-hover .stage-teaser h2 a:hover {
	text-decoration: none;
}
#main .tw-hover .stage-teaser .hover-box {
	display: block;
}
.js-on #main .tw-hover .stage-teaser .hover-box {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 85px;
	background: #fff;
	opacity: .8;
	padding: 10px;
}
#main .tw-hover .stage-teaser .hover-box p {
	float: none;
	width: auto;
	margin: 0 !important;
	color: #000;
	font-size: 120%;
	word-wrap: break-word;
}
#section #main .tw-hover .next,
#section #main .tw-hover .prev {
	background: url(../img/bgs/tw-hover-paging.png) 0 -44px no-repeat;
	top: 97px;
	right: 10px;
	width: 23px;
	height: 22px;
}
#section #main .tw-hover .prev {
	right: auto;
	left: 10px;
	background-position: 0 -66px;
}
#section #main .tw-hover .next a,
#section #main .tw-hover .prev a {
	background: url(../img/bgs/tw-hover-paging.png) 0 0 no-repeat;
	width: 23px;
	height: 22px;
}
#section #main .tw-hover .prev a {
	background-position: 0 -22px;
}
/* teaser-imagelist */
#main .teaser-imagelist {
	margin-right: 0;
}
/* teaser-special */
#main .teaser-special {
	margin: 0 0 30px;

}
#main .teaser-special img  {
    float: none;
	height: auto;
}
#main .teaser-special h2 {
	clear: none;

	padding-bottom: 12px
}
#section #main .teaser-special p {
    	clear: none;
	float: none;
	margin-bottom: 10px;
}
#main .teaser-special .links {
	clear: none;
	float: none;
	margin-top: 0;
}
#main .teaser-special .links li {
	font-size: 130%;
}
#main .teaser-special .links li h3 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
/* Teaser-Group horizontal */
#section.col-float2-subcol .tg-special {
	background-image: none;
}
.tg-special .teaser {
	margin-right: 0;
	border-top: none;
}
#main .tg-special .teaser {
	position: relative;
    width: 160px;
    float: left;
    margin: 0 25px 20px 0;
    padding: 0;
    clear: none;
}
#main .tg-special  .links {
    clear: none;
    float: left;
}
#main .tg-special  .links li {
    font-size: 130%;
}
#main .tg-special div.second {
        margin: 0 25px 20px 0 !important;
}
#main .tg-special .teaser h2 {
	float: none;
    font-size: 150%;
    text-transform: none;
	padding-bottom: 0;
}
#main .tg-special .teaser a img {
	float: left;
	width: 160px;
	height: auto;
    margin: 0;
}
.tg-special ul {
	width: 160px;
}
/* Teaser Experts */
#main .teaser-experts {
	padding: 0 0 0 0;
	margin-right: 0;
	border-top: 0;
    position: relative;
    overflow: hidden;

}
.teaser-experts h3 {
	padding: 10px 0 12px 1px;
	font-size: 140%;
	border-top: 3px solid #E4E8E9;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
.teaser-experts teaser {
	padding-top: 0;
	border-top: none;
}
.teaser-experts ul {
	list-style-type: none;
}
.teaser-experts li {
	overflow: hidden;
	width: 100%; /* IE6 */
	margin-bottom: 10px;
    padding-bottom: 10px;
    background: url(../img/bgs/box-separator-dot.png) repeat-x 0 100%;
}
#main .teaser-experts li p {
	clear: none;
	float: none;

}
#main .teaser-experts li h2 {
	clear: none;
	float: none;
    margin: 0;
    font-size: 150%;
    padding: 0;
}
#section #main .teaser-experts li p {
	margin: 0 0 10px
}
.teaser-experts li a img {
	width: 80px;
	height: 80px;
	padding-bottom: 0;
}
#main .teaser-experts li .links {
	clear: both;
	margin-top: 10px;
}
#main .teaser-experts li .links li {
	margin: 0;
    background: none;
    font-size: 130%;
}
#main .teaser-experts li .links li h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
	border-width: 0;
}

/* Teaser Imagelist */
.teaser-imagelist {
	padding-top: 0;
	border-top: 0;
}
.teaser-imagelist h3 {
	padding: 10px 0 12px 1px;
	font-size: 140%;
	border-top: 3px solid #E4E8E9;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
.teaser-imagelist ul {
	list-style-type: none;
}
.teaser-imagelist ul li {
	float: left;
	width: 170px;
    margin-right: 16px;
    margin-bottom: 20px;
}

#main .teaser-imagelist ul li h2 {
	float: none;
	width: 170px;
	margin-bottom: 10px;
    font-size: 160%;
    text-transform: none;
}
.teaser-imagelist ul li a img {
	width: 160px;
	height: auto;
	padding-bottom: 5px;
}

/* NEWSROOM
------------------------------------------------ */
/* Newsroom-Boxen */
.col-col-subcol .newsroom-wrapper {
	float: left;
    position: relative;
    height: 1%;
	background: #F9FDFF;

	margin: 0 0 30px 0;
	padding: 0;
}
* html .col-col-subcol .newsroom-wrapper {
	margin-left: -3px;
}
.col-col-subcol .newsroom-box {
	height: 285px;
	overflow: auto;
    width: 100%;
    zoom: 1;
    position: relative;
}
.col-col-subcol .newsroom-box .teaser {
    width: auto;
    position: relative;
}
.col-col-subcol #main .newsroom-wrapper p.all {
	background: #e7ecf0;
	border-top: 1px solid #d7dcdf;
	border-bottom: 1px solid #d7dcdf;
	padding: 0 10px;
}
.col-col-subcol #main .newsroom-wrapper p.all a {
	background-position: 0 -189px;
	margin: 0;
	padding: 8px 0 8px 20px;
	font-weight: bold;
}
.col-col-subcol #main .newsroom-wrapper h2 {
	background: #1b7b72;
    font-size: 150%;
	margin: 0;
	padding: 10px 10px 10px 10px;
	color: #fff;
    position: relative;
    height: 1%;
    overflow: hidden;
}
.col-col-subcol #main .newsroom-wrapper h2 span {/* Images in headlines */
    float: left;
    width: auto;
    padding: 0;
}
.col-col-subcol #main .newsroom-wrapper h2 img {/* Images in headlines */
   display: none;
	float: right;
	margin-left: 8px;
	padding: 3px 0 0 0;
}
/* Latest (Teaser) */
.col-col-subcol .teaser {
	border: none;
	margin: 0;
	padding: 0;
	width: 340px;
}
.col-col-subcol .latest li {
	width: auto;
	min-height: 38px;
	height: auto !important;
	height: 38px; /* ie6 */
	background: url(../img/icons/nr-icon-news.png) 10px 10px no-repeat;
	border-top: 1px solid #D6DBDD;
	padding: 10px 12px 10px 60px;
}
.col-col-subcol  #main .latest li h3 {
	font-size: 130%;
}
.col-col-subcol  #main .latest li h3 em {
	display: none;
}
.col-col-subcol .latest li em.date {
	display: block;
	font-size: 120%;
	font-style: normal;
	color: #333;
}
/* latest-mod different Logo �konomenblog */
.col-col-subcol .latest-mod li {
	background-image: url(../img/icons/nr-icon-presentation.png);
}
/* type-1 / type-2 = different Logos Podcasts */
.col-col-subcol .latest li.type-1 {
	background-image: url(../img/icons/nr-icon-podcast-insm.png);
	padding-left: 80px;
}
.col-col-subcol .latest li.type-2 {
	background-image: url(../img/icons/nr-icon-podcast-ob.png);
	padding-left: 80px;
}
/* Linklists */
.col-col-subcol #main .links {
	margin: 10px 0;
	padding: 0;
}
.col-col-subcol #main .links li {
	border: none;
	padding: 5px 0 5px 10px;
	font-size: 100%;
    margin-bottom: 0;
}
.col-col-subcol #main .links li em {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -99px no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 2px 23px;
	font-size: 120%;
}
.col-col-subcol #main .links li h3 {
	font-size: 130%;
	font-weight: bold;
}
.col-col-subcol #main .links li h3 a {
	background: none;
	padding-left: 23px;
}
/* Twitter */
#twitter_div .sidebar-title,
#twitter_div #twitter-link {
	display: none !important;
}
#twitter_div li {
	position: relative;
	min-height: 45px;
	height: auto !important;
	height: 45px; /* ie6 */
	border-top: 1px solid #D6DBDD;
	padding: 8px 10px;
	list-style: none;
}
#twitter_div li span {
	display: block;
	padding-left: 70px;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.2em;
	color: #333;
}
#twitter_div li span.date {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 52px;
	min-height: 25px;
	height: auto !important;
	height: 54px; /* ie6 */
	background: url(../img/bgs/nr-twitter-hg.png) 0 0 no-repeat;
	padding: 4px 4px 5px 4px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	line-height: 1em;
}
/* YouTube */
.youtube-widget {
	padding: 7px 0 0 0px;
}
.lang-1 #extras .youtube .youtube-widget {
	padding: 15px 0 0 13px;
}
.toc-box-section .youtube-widget {
	padding-left: 0;
}
.toc-box-section .youtube-widget .links {
	display: none;
}
.js-on .toc-box-section .youtube-widget .links {
	display: block;
}
.youtube-player-wrapper object {
	width: 250px;
	height: 200px;
	display: block;
	margin: 0 auto;
}
.toc-box-section .youtube-player-wrapper object,
#extras .youtube object{
	height: 260px;
	width: 332px;
}
.youtube-feed {
	font-size: 130%;
	font-weight: bold;
	padding: 2px 0 2px 18px !important;
}
.youtube-feed span,
.js-on .youtube-feed {
	display: none !important;
}
/* Flickr */
#PictoBrowser101022095442 {
	margin-bottom: -3px;
}
/* Scrollbars */
.jspContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
}
.jspVerticalBar *
{
	margin: 0;
	padding: 0;
}
.jspTrack {
	position: relative;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../img/bgs/scrollbar-bg.png) 0 0 repeat-y;
	border: 1px solid #8b8f92;
	height: 283px !important;
}
.jspDrag {
	position: absolute;
	background: #3e3e3e;
	cursor: pointer;
	overflow: hidden;
	margin: 1px;
	width: 11px !important;
}
.jspDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jspDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
.jspCap
{
	display: none;
}



/* Städteranking
------------------------------------------------ */
.ranking-list ol {
	margin: 0 0 0 20px;
}
.ranking-list li {
	margin: 0 0 15px 0;
	font-size: 130%;
}
.ranking-list li p {
	font-size: 100%;
	line-height: 1.2em;
}
.ranking-list li h3 {
	margin: 0 0 3px 0;
	font-size: 123.125%; /* 16px */
}
.ranking-list li p em.more {
	display: block;
	margin: 3px 0 0 0;
	font-style: normal;
	font-weight: bold;
}
.ranking-list li p em.more a {
	background: url(../img/icons/icon-sprites.png) no-repeat scroll 0 2px transparent;
	padding-left: 18px;
}
/* with JS */
.js-on #ranking {
	position: relative;
	clear: both;
}
.ranking-map {
	display: none;
}
.js-on .ranking-map {
	display: block;
}
.js-on .ranking-list ol {
	margin: 0;
}
.js-on .ranking-list li {
	display: block;
	position: absolute;
	width: 45px;
	height: 50px;
	background: url(../img/bgs/map-icon.png) 0 0 no-repeat;
	margin: 0;
	list-style: none;
	cursor: pointer;
}
.js-on .ranking-list li.over {
	background-position: 0 -94px;
}
.js-on .ranking-list li div {
	position: absolute;
	width: 150px;
	background: #fff;
	border: 2px solid #a8bbc2;
	margin: -20px 0 0 43px;
	padding: 10px;
	left: -99999em;
	z-index: 1000;
}
.js-on .ranking-list li.mod div {
	margin: -20px 0 0 -175px;
}
.js-on .ranking-list li.over div {
	left: 0;
}














/* Edit Mode
+++++++++++++++++++++++++++++++++++++++++++++ */
.editMode #extras .social li {
	float: none;
	height: 60px;
	width: 200px;
	background-position: 0 20px;
}
.editMode #extras .videothek li {
	float: none;
	width: 200px;
	padding-top: 20px;
}
.editMode #extras .videothek li .hover-box {
	display: block !important;
	position: relative;
	opacity: 1;
	width: 200px;
	height: auto;
}








/* Ambassador overview pages
+++++++++++++++++++++++++++++++++++++++++++++ */
/* Modified teaser switcher */
#wrapper-3 #main .tw-paging-mod {
	width: 558px;
	min-height: 150px;
	height: auto!important; /* IE6 */
	height: 150px;
	padding: 15px 0 30px;
	margin: 0;
	background: none transparent;
}
#wrapper-3 #main .tw-paging-mod h3 {
	padding: 6px 0;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	border-top: 3px solid #c1c5c6;
	border-bottom: 1px solid #c1c5c6;
}
#wrapper-3 #main .tw-paging-mod .stage {
	width: 558px;
	min-height: 150px;
	height: auto!important; /* IE6 */
	height: 150px;
	margin: 10px 0;
	background: none;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser {
	width: 558px;
	min-height: 150px;
	height: auto!important; /* IE6 */
	height: 150px;
	padding: 0;
}
#main .tw-paging-mod .stage-teaser div {
	width: 558px;
}
#main .tw-paging-mod .stage-teaser ul {
	overflow: hidden;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser li.mod {
	position: relative;
	width: 160px;
	min-height: 156px;
	height: auto!important; /* IE6 */
	height: 156px;
	float: left;
	border-top: 0;
	padding: 0 0 0 110px;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser li:first-child,
#wrapper-3 #main .tw-paging-mod .stage-teaser li.first-child {
	width: 160px;
	margin-right: 10px;
}
* html #main .tw-paging-mod .stage-teaser div li.mod {
	margin-left: 0px;
	clear: none;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser h2,
#wrapper-3 #main .tw-paging-mod .stage-teaser p {
	color: #000;
}
#wrapper-2 #wrapper-3 #main .tw-paging-mod .stage-teaser .mod h2 {
	display: block;
	width: auto;
	margin: 0 0 5px;
	font-size: 140%;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser h2 a {
	color: #760f2c;
	text-decoration: none;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser h2 a:active,
#wrapper-3 #main .tw-paging-mod .stage-teaser h2 a:focus,
#wrapper-3 #main .tw-paging-mod .stage-teaser h2 a:hover {
	text-decoration: underline;
}
#main .tw-paging-mod h2 em,
#wrapper-3 #main .tw-paging-mod h2 em span {
	display: block;
}
#wrapper-3 #main .tw-paging-mod .stage-teaser h2 em {
	margin: 0 0 3px 0;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
}
#main .tw-paging-mod .stage-teaser .photo {
	width: 100px;
	float: none;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper-2 #wrapper-3 #main .tw-paging-mod  .stage-teaser .photo img {
	padding: 0 0 3px;
	width: 100px;
}
#main .tw-paging-mod .stage-teaser .photo dd {
	padding: 0 5px 7px;
}
#wrapper-3 #main .tw-paging-mod .pagination {
	position: absolute;
	width: 558px;
	left: 0;
	top: 18px;
	right: 0;
	border: none;
	margin-left: 0;
}
#main .tw-paging-mod .pagination  span {
	display: none;
}
#main .tw-paging-mod .pagination ul {
	float: none;
	position: absolute;
	top: 0;
	right: 18px;
}
#main .tw-paging-mod .pagination ul li {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
}
#main .tw-paging-mod .pagination ul li.on {
	position: static;
	height: 15px;
	width: auto;
	padding: 0 4px 0 4px;
	margin: 7px 0 0;
	background: url(../img/bgs/paging.png) repeat-x scroll 0 0 transparent;
}
#main .tw-paging-mod .pagination ul li.on a {
	font-size: 100%;
    position: relative;
    top: 2px;
	padding: 0 5px;
	border-left: 1px solid #b8b8b9;
	border-right: 1px solid #b8b8b9;
	background-image: none;
}
#main .tw-paging-mod .pagination  .tw-pager {
	float: none;
	position: absolute;
	right: 0;
	margin: 7px 0 0;
}
#main .tw-paging-mod .pagination  .tw-pager a {
	float: left;
	text-align: left;
	text-indent: -9999px;
	background: url(../img/icons/icon-sprites.png) no-repeat scroll 0 -803px transparent;
	height: 15px;
	width: 0;
}
#main .tw-paging-mod .pagination .tw-pager .prev {
	background-position: 0 -1007px;
	padding: 4px 0 5px 15px;
	margin-right: 24px;
}
#main .tw-paging-mod .pagination .tw-pager .next {
	padding: 4px 0 5px 15px;
	margin-right: 3px;
}



/* Ambassador detail pages
+++++++++++++++++++++++++++++++++++++++++++++ */
/* Modified text block / profile */
.col-subcol #main .text-mod {
	width: 528px;
}
.col-subcol #main .text-mod .photo {
	margin-top:15px;
}
.col-subcol #main .text-mod .text-wrapper {
	padding-left: 270px;
}
.col-subcol #main .text-mod .text-wrapper h1 {
	width: auto;
	border: none;
}
/* Photo-block caption with link icons */
#main dl.photo .caption a {
	display: block;
	font-size: 120%;
	padding: 0 0 0 20px;
	margin: 5px 0  0;
	background: url(../img/icons/icon-sprites.png) no-repeat scroll 0 -100px transparent;
}
#main dl.photo .caption a em {
	display: block;
	font-size: 85%;
	color: #555555;
	font-style: normal;
}
#main dl.photo .download {
	background: transparent;
}
#main dl.photo .download a {
	background-position: 0 -600px;
}




/* Studies pages
+++++++++++++++++++++++++++++++++++++++++++++ */
.col-float2-subcol #wrapper-3 #main  .page-intro-mod p {
	width: 700px;
}
/* Feedback heading */
.studies #main h2 {
	width: 700px;
	margin-bottom: 25px;
	padding: 10px 0 0 0;
	font-size: 210%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.studies #main h2 em {
	font-style: normal;
}
.studies #main h2 .search-term {
	font-weight: bold;
}
.studies #main h2 .search-term span {
	font-weight: normal;
}
/* Studies filter (inline) */
.studies .form-wrapper {
	background-color: transparent;
}
.studies .filter {
	width: 700px;
    float: left;
	position: relative;
	padding:3px 0 2px;
    border-top: 1px solid #D6DBDD;
    border-bottom: 1px solid #D6DBDD;
}
.studies #main .filter h2 {
    border: none;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 130%;
    margin: 0;
    padding: 6px 10px 6px 0;
    width: auto;
}
.studies .filter fieldset {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0;
	border: none;
}
.studies .filter label {
	float: left;
    font-size: 130%;
	padding: 3px 10px 3px 0;
    width: auto;
	color: #666666;
}
.studies .filter select {
	float: left;
	margin: 0 2px 0 0;
}
.studies .filter select#publication {
	width: 110px;
}
.studies .filter select#tag {
	width: 160px;
}
.studies .filter .button-wrapper {
	position: static;
	clear: none;
	width: auto;
	float: left;
	background: none transparent;
	padding: 0;
}
.studies .filter .button {
	position: static;
    -moz-border-radius: 4px 4px 4px 4px;
    background: url(../img/bgs/submit.png) repeat-x scroll 0 0 #88324A;
    border-color: #9F596D #4F1424 #48091B #9F596D;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 0.08em;
    padding: 2px 10px;
	margin-top: 2px;
    text-transform: uppercase;
    width: auto;
}
.studies .filter .reset {
	float: right;
    border-width: 0;
    color: #760F2C;
    float: right;
    font-size: 130%;
    font-weight: bold;
    padding: 6px 3px 6px 0;
    width: auto;
}
/* Search results (studies) */
#studies-list {
	clear: both;
}
#studies-list .item {
	min-height: 135px;
	height: auto!important; /* IE6 */
	height: 135px;
	border-top: 1px solid #d6dbdd;
	padding-bottom: 10px;
	list-style-type: none;
}
#studies-list .item:first-child,
#studies-list .item.first-child {
	border-top: none;
}
#studies-list .item .item-inside {
	position: relative;
	padding: 25px 0 10px 110px;
}
#studies-list .picture {
	position: absolute;
	top: 25px;
	left: 0;
}
#studies-list .item-inside .info {
	min-height: 95px;
	height: auto !important; /* IE6 */
	height: 95px;
	padding-bottom: 5px;
}
#studies-list .info h3,
#studies-list .info p,
#studies-list .info strong.collapse a {
	padding-right: 205px;
}
#studies-list .info strong.collapse a {
	position: absolute;
	bottom: 10px;
	left: 110px;
	display: block;
	padding-left: 17px;
	font-size: 120%;
	font-weight: normal;
	background: url(../img/icons/collapse.png) no-repeat scroll 0 0 transparent;
}
#studies-list .info strong.collapse a.open {
	background-position: 0 -100px;;
}
#studies-list .data {
	position: absolute;
	top: 25px;
	right: 0;
	width: 190px;
	font-size: 120%;
}
#studies-list .data span {
	display: block;
}
#studies-list .data .author-name,
#studies-list .data .author-org,
#studies-list .data .tags {
	padding: 0 0 10px 20px;
	background: url(../img/icons/studies.png) scroll no-repeat transparent;
}
#studies-list .data .author-name {
	background-position: 0 0;
}
#studies-list .data .author-org {
	background-position: 0 -100px;
}
#studies-list .data .tags {
	background-position: 0 -200px;
}
#studies-list .data .tags li {
	display: inline;
}
#studies-list .data .tags li::after {
  content: ",";
}
#studies-list .data .tags li.last-child::after ,
#studies-list .data .tags li:last-child::after {
  content: "";
}
#main #studies-list .links {
	width: 600px;
	margin: 10px 0 10px;
}
#wrapper-3 .theme {
    height: 1%;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

#wrapper-3 .theme-box {
    height: 1%;
    padding-left: 300px;
}
#wrapper-3 .theme-box h1 {
    float: left;
    margin-left: -300px;
    width: 300px;
    display: inline;
    text-transform: uppercase;
    font-size: 260%

}
#wrapper-3 .theme-box h1 span {
    color: #237c76;

}
#wrapper-3 .theme-box p {
    font-style: italic;
    font-family:'Droid Serif',georgia,serif;
    font-size:150%;
    text-transform:none;
}

/* Curator section */
#section.curators #main .teaser-group .teaser h2 {
    float: right;
    width: 384px;
    font-size: 170%;
    margin: 0 0 8px;
    padding: 2px 0 0;
}
.curators #main .teaser-group h5 {
	font-size: 210%;
}
.curators #main .teaser p {
	padding: 5px 0 0;
    float: right;
    width: 384px;
}
.curators #main .teaser-group .teaser {
	margin-bottom: 10px;
	padding-top: 15px;
}



/* English Version */
#extras .lang-special {
	background: #fff;
	width: 323px;
	border: 4px solid #E2D8BB;
	padding: 43px 15px 20px 15px;
	text-align: center;
}
#extras .lang-special img {
	float: none;
	margin: 0 0 18px 0;
	width: auto;
}
#extras .lang-special p,
.lang-1 #extras .socialmedia-item.rss p {
	font-family: 'Droid Serif', georgia, serif;
	font-style: italic;
	font-size: 160%;
}
#extras .lang-special p em.more {
	display: block;
	padding: 25px 0 0 0;
	font-size: 81%;
}
#extras .lang-special p em.more a {
	color: #77122C;
}
.lang-1 #extras .socialmedia-item.rss p,
.lang-1 #extras .box p {
	padding: 10px 15px 0 15px;
}
.lang-1 #extras .socialmedia-item.rss li {
	font-size: 150%;
}
.lang-1 #extras .socialmedia-item.rss li a {
	font-family: 'Droid Sans', Georgia, sans-serif;
}
/***************************
 * AUTOCOMPLETE
 **************************/
.ui-autocomplete {
	position: absolute;
	background-color: #fff;
	border: 1px solid #E4E4E4;
	padding: 5px;
	list-style: none;
}
.ui-autocomplete li {
	padding: 3px 0;
}
.ui-autocomplete li.ui-state-hover {
	background-color: #ccc;
}
.ui-autocomplete a {
	color: #000;
	font-size: 130%;
	cursor: pointer;
}
.ui-autocomplete a:hover,
.ui-autocomplete a:focus {
	text-decoration: none;
}
.col-subcol #main .search form,
.col-subcol #main .new-search form {
	padding-bottom: 10px;
}
.col-subcol #main .search fieldset {
	border: none;
}
.col-subcol #main .search input {
	padding: 3px 5px;
	color: #555;
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, sans-serif;
	width: 300px;
	margin-right: 20px;
}
.col-subcol #main .search button {
	padding: 1px 15px;
}

/***************************
 * Lexicon ( + new search)
 **************************/
#nav-content {
	padding: 15px 15px 0;
	margin-bottom: 20px;
	background: #fff;
}
#nav-content li a {
    font-family: 'Droid Serif', georgia, serif;
    font-style: italic;
}
#nav-content #glossary-index {
	width: auto;
	margin: 0;
	padding: 0 0 15px 0;;
}
#nav-content #glossary-index ul {
	margin: 0;
}
#nav-content .search,
#main .new-search {
	padding: 0 0 5px;
}
#nav-content .search h3 {
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: none;
}
#main #nav-content .search input,
#main .new-search label input {
	float: left;
    padding: 6px;
    width: 395px;
    background: none repeat scroll 0 0 #F3F6F7;
    border: 1px solid #E4E4E4;
    color: #333333;
    font-family: 'Droid Sans',arial,helvetica,sans-serif;
    font-size: 150%;
	font-weight: normal;
}
#main #nav-content button,
#main .new-search input.button {
	display: block;
	float: left;
	overflow: visible;
	width: auto;
	border: none;
	padding: 7px 18px;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Droid Sans', arial, helvetica, sans-serif;
}
#main .new-search input.button {
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 33px;
}
#main #nav-content  button:active,
#main #nav-content  button:focus,
#main #nav-content button:hover {
	background: #1b7b72;
}

#wrapper-3  #main .context-mod {
	margin-top: 15px;
	background: #fff;
}
#main .context-mod .links {
	padding-top: 0;
}

/* DISQUS */
#main #dsq-content #dsq-comments .dsq-comment-message,
#main #dsq-footer {
	font-size: 130%;
}
#main #dsq-content #dsq-comments .dsq-comment-footer {
	font-size: 120%;
}


#newsroom #main{
	width: auto;
	margin: 0;
}
#newsroom #col-1,
#newsroom #col-2,
#newsroom #col-3{
	float: left;
	display: block;
	width: 302px;
	margin: 0 20px 0 0;
}
#newsroom .newsroom-wrapper{
	width: 302px;
}
#newsroom #col-3{
	margin: 0;
}

#newsroom .newsroom-col .rss p{
	font-family: 'Droid Serif',georgia,serif;
    font-size: 160%;
    font-style: italic;
    padding: 5px 15px;
}
#newsroom .newsroom-col .rss ul {
	margin: 0 15px;
	list-style: none;
	padding: 10px 0 15px 0;
}
#newsroom .newsroom-col .rss li {
	padding: 10px 0 9px;
	font-size: 130%;
	background: url(../img/bgs/box-separator-dot.png) 0 bottom no-repeat;
}
#newsroom .newsroom-col .rss li a {
	padding-left: 30px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
#newsroom .newsroom-col .rss li:first-child {
	background: none transparent;
}
#newsroom .newsroom-col .rss li a strong  {
	display: block;
}
#newsroom .newsroom-col .rss li a { /* RSS */
	background: url(../img/icons/box-service-rss.png) 0 5px no-repeat transparent;
	display: block;
}

#newsroom .newsroom-col .newsletter {
	background: #fff;
	padding: 0;
	border: 0;
}
#newsroom .newsroom-col .newsletter a {
	font-size: 220%;
    font-weight: normal;
    padding: 15px 0 10px 100px;
	display: block;
	color: #000000;
	text-transform: uppercase;
	background: url(../img/icons/newsletter.png) 28px 15px no-repeat;
}
#newsroom .newsroom-col .newsletter a span{
	color:#1b7b72;
}
#newsroom .newsroom-col .newsletter h2 {
}
#newsroom .newsroom-col .newsletter h2 a {
	color: #ffffff;
	background-image: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	text-transform: none;
}
#newsroom .newsroom-col .newsletter p {
	padding: 0 15px 25px;
	font-size: 150%;
	text-transform: none;
	font-family: 'Droid Serif', georgia, serif;
	text-align: center;
	font-style: italic;
}
#newsroom .newsroom-col .flickr p,
#newsroom .newsroom-col .youtube p{
	padding: 5px 15px;
}
#newsroom .newsroom-col .youtube ul li{
	font-size: 130%;
}
#newsroom .newsroom-col .flickr img{
	margin: 0 auto;
	display: block;
}
#newsroom .newsroom-col .flickr .flickr-img{
	position: relative;
	margin-bottom: 5px;
}
#newsroom .newsroom-col .flickr .flickr-img span{
	background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    color: #666666;
    font-size: 130%;
    padding: 14px;
    position: absolute;
	opacity: 0.8;
	width: 274px;
}
