* {
    margin: 0;
    padding: 0;
}
body {
    font: 62.5% arial, helvetica, sans-serif;
	background: #f2f6f7 url(../img/bgs/gradient.png) 0 0 repeat-x;
}



/* LINKS 
--------------- */
a {
	color: #760f2c; 
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}
a img {
	border: none;
}
#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 {
    content: " ";
    display: block;
    clear: both;
}

/* hidden & skip link  */
.aural,
.skip a,
#search-box h6,
#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 {      
	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 {
	display: none;
}
#breadcrumb {
	display: none;
}



/* GRID / LAYOUT 
--------------------- */
#wrapper {
	width: 100%;
	margin: 0 auto;
}
#wrapper-2 {    
	clear: both;
	overflow: hidden;
	width: 940px;
  	margin: 0 auto; 
}
#nav {      
	float: left; 
	overflow: hidden; /* IE 6 */
	display: inline; /* IE 6 */
	margin: 0 10px 0 0;          
	width: 220px;
}
#wrapper-3 {
	float: right;
	display: inline; /* IE 6 */
	margin: 0 0 0 -15px; /* IE 6 */
	width: 711px;
} 
#main {
	float: left;
	width: 460px;
	overflow: visible;
	display: inline; /* IE 6 */
	overflow: hidden; /* IE 6 */
	border-left: 1px solid #bac0c3;
	border-right: 1px solid #bac0c3;
	margin: 0 9px 0 0;
	padding: 0 9px 0 10px;
}
#extras {
	float: left;
	display: inline; /* IE 6 */
	width: 220px;
}
#home #extras {
	margin-right: -10px;  /* IE 6 */
}
#home #wrapper-2,
#home #main {   /* fï¿œr die stage */
	overflow: visible;
}
/* 2 column layout: | main 2 floating teasers | subcol */
.col-float2-subcol #wrapper-3,
.col-float2-subcol #main {
	width: 700px;
	border: none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
.col-float2-subcol #wrapper-3 {
	float: none;
	width: 710px;
	padding: 0;
}
.col-float2-subcol #main {
	border-right: 1px solid #bdc1c2;
	margin: 0 9px 0 0;
}
/* 3 column layout: | main 3 floating teasers | subcol */
.col-float3-subcol #wrapper-3,
.col-float3-subcol #main {
	width: 700px;
	border: none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
.col-float3-subcol #wrapper-3 {
	float: none;
	width: 710px;
	padding: 0;
}
.col-float3-subcol #main {
	border-right: 1px solid #bdc1c2;
	margin: 0 9px 0 0;
}
/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%; 
}
.col-subcol #main {
	width: 700px;
	border-left: none;
	padding-left: 0;
}
/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 700px;
	border-right: 0;
	margin: 0 -10px 0 0;
}
/* 3 column layout: no nav vertical | main | sidebar | sidebar */
.col-subcol-subcol #wrapper-3 {
	width: 100%;
}
.col-subcol-subcol #main {
	border-left: 0;
	padding-left: 0;
}
.col-subcol-subcol #extras {
	background: url(../img/bgs/teaser-group.png) 50% 0 repeat-y;
	width: 460px;
}
.col-subcol-subcol #extras-1,
.col-subcol-subcol #extras-2 {
	float: left;
	width: 220px;
	margin: 0 0 -20px 0;
	padding-right: 9px;
	border: none;
}
* + html .col-subcol-subcol #extras-1 {
	margin-bottom: 0;
}
.col-subcol-subcol #extras-2 {
	float: right;
	border: none;
	padding-right: 0;
}


/* BRANDING / HEAD
------------------ */
#branding {
	position: relative;
	height: 100px;
	width: 940px;
	margin: 0 auto;
	border-top: 7px solid #207c97;
	padding: 6px 0 0 0;
}
#logo {
	overflow: hidden;
	position: relative;
	height: 53px;
	margin: 22px 0 0 0;
}
#logo a {
	cursor: pointer;
}
#logo strong {
	display: block;
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 300%;
}
#logo em {
	position: absolute;
	right: 0;
	top: 20px;
	color: #000;
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
}
/* Search  */
#search-box {
	position: absolute;
	top: 8px;
	right: 0;
	width: 14em;
}
#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: 80px;
	border: 1px solid #bfc0c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 20px 2px 2px;
	font-size: 110%;
}
#search-box input.button {
	background: url(../img/bgs/search-arrow.png) 0 5px no-repeat;
	position: absolute;
	width: 15px;
	height: 18px;
	right: 0;
	top: 0;
	border: none;
	text-indent: -999px;
	padding: 0;
	cursor: pointer;
	font-size: 0;
}
/* Nav-Meta  */
#nav-meta {
	position: absolute;
	top: 0;
	right: 14em;
}
#nav-meta li {
	float: left;
	margin: 10px 10px 0 0;
	list-style: none;
	font-size: 110%;
}
#nav-meta li a {
	color: #666;
}



/* GLOBAL NAVIGATION 
--------------------------- */
#nav-global {    
	width: 940px;  
	height: 80px;
	border-top: 2px solid #a6bac1;
	margin: 0 auto;
}
* + html #nav-global {     
	height: 100px;
}
#nav-global.plus-navsub {
	height: 135px;
}
#nav-global ul {
	position: relative;   
	background: url(../img/bgs/nav-global-line.png) 0 72px repeat-x;
	float: left;
	width: 100%;
	padding: 0 0 24px 0;
	list-style: none;
} 
#nav-global.plus-navsub ul {
	background: url(../img/bgs/nav-global-line-sub.png) 0 72px repeat-x;
}
#nav-global li {
	float: left;
	width: 147px;
	height: 71px;
	border-top: 2px solid #fff;
	padding: 4px 0 0 10px;
	font-size: 160%;
	font-weight: bold;
}
#nav-global > li {
	min-height: 64px;
	height: auto;
}
#nav-global li#nav-sec-ueber-die-insm {
	width: 145px;
}
#nav-global li a {
	display: block;
	background: #e6f3f9 url(../img/bgs/nav-separator.png) 0 0 no-repeat;
	height: 64px;
	margin: -4px 0 0 -10px;
	padding: 4px 0 0 8px;
	color: #145061;
}
#nav-global li#nav-sec-themen a {
	background-image: none;
}
/* speaking navigation */
#nav-global li a em {
	display: block;
	margin: 5px 0 0 0;
	color: #666;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#nav-global li a:hover em,
#nav-global li a:active em,
#nav-global li a:focus em {
	color: #fff;
}
#nav-global li.on em,
#nav-global li.open em {
	display: block;
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/* on + open */
#nav-global li.on,
#nav-global li.open {
	background: url(../img/bgs/nav-arrow.png) 50% 100% no-repeat;
}
#nav-global li.on a,
#nav-global li.open a,
#nav-global li.on strong,
#nav-global li.open strong {
	display: block;
	height: 64px;
	background: #217c97 url(../img/bgs/nav-separator.png) 0 0 no-repeat;
	margin: -4px 0 0 -10px;
	padding: 4px 0 0 8px;
	color: #fff;
}
#nav-global li#nav-sec-themen.on a,
#nav-global li#nav-sec-themen.on strong  {
	background-image: none;
}
/* hover */
#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus {
	display: block;
	background: #217c97 url(../img/bgs/nav-separator.png) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
}
/* 2. Ebene */
#nav-global ul ul,
#nav-global.plus-navsub li ul {
	background: url(../img/bgs/nav-global-line.png) 0 33px repeat-x;
	position: absolute;
	left: 0;
	top: 70px;
	width: 940px;
	min-height: 0;
	padding: 0 0 9px 0;
}
#nav-global li li {
	height: auto;
	width: auto;
	border: none;
	padding: 5px 0 0 0;
	font-size: 81.5%;
}
#nav-global li li a,
#nav-global li.on li a,
#nav-global li.open li a {
	background: none;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 8px 5px 8px;
	color: #145061;
}
#nav-global li li a:hover,
#nav-global li li a:active,
#nav-global li li a:focus,
#nav-global li.on li a:hover,
#nav-global li.on li a:active,
#nav-global li.on li a:focus,
#nav-global li li.on a span {
	background: none;
	background-color: #217c97;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 8px 5px 8px;
	color: #fff;
}
#nav-global li li.on {
	height: 33px;
}
#nav-global li li.on a {
	padding: 0;
}
#nav-global li li.on a span {
	display: block;
}
#nav-global li li.on strong {
	background-color: #217c97;
	background-image: none;
	height: auto;
	margin: 0;
	padding: 5px 8px 5px 8px;
	color: #fff;
}



/* SIDEBAR left / NAVIGATION sub
-------------------------------- */
#nav {
	border-top: 3px solid #333;
}
#nav ul {
	background: #eceff0;
	margin: 10px 0 0 0;
	padding: 5px 10px 15px 10px;
}
#nav li {
	display: block;
	border-bottom: 1px solid #d4d6d6;
	padding: 5px 0;
	list-style-type: none;
	font-size: 130%;
	font-weight: bold;
}
#nav li a {
	display: block;
	color: #145061;
}
#nav li.on strong {
	background: #760f2c url(../img/bgs/nav-active.png) 100% 0 no-repeat;
	display: block;
	width: 200px;
	padding: 5px 2px;
	color: #fff;
}
/* hover and marked */
#nav li.open {
	padding: 0;
}
#nav li.open a {
	background: #d8dada;
	padding: 5px 2px;
	color: #333;
}
/* 2nd level */
#nav ul ul {
	margin: 0 -9px 0 0;
	border-bottom: 1px solid #eceff0;
	padding: 0 0 0 10px;
}
#nav li li {
	width: auto;
	border-bottom: none;
	font-size: 100%;
	font-weight: normal;
}
#nav li.open li,
#nav li.on li {
	padding: 5px 0;
}
#nav li.open li a,
#nav li.on li a {
	background: #eceff0;
	padding: 0;
	color: #145061;
}
#nav li.open li.on {
	background: #760f2c url(../img/bgs/nav-active.png) 100% 0 no-repeat;
	padding: 5px 2px;
	color: #fff;
}
#nav li.open li.on strong {
	background: none;
	width: 190px;
	padding: 0;
}




/* Opener Homepage 
-------------------------- */
#home .opener {
	clear: both;
	position: relative;
	overflow: hidden; 
	border-bottom: 0;
	height: 36.5em;
	width: 700px;
	margin: -15px 0 20px 0;	
}
#home .opener img {
	display: block;
	width: 700px;
	line-height: 1;
}
#home #main .opener h1 {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 430px;      
	border: none; 
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 320%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 1.1em;
}
#home .opener h1 strong {
	display: block;
}
#home .opener p {
	position: absolute;
	top: 155px;
	left: 25px;
	width: 320px; 
	font-size: 130%;
}
#home #main .opener p em.more {
	display: block;
	margin: 20px 0 0 0;
	font-style: normal;
	font-weight: bold;
}
#home #main .opener p em.more a {
	background: url(../img/icons/icon-sprites.png) 0 -199px no-repeat;
	padding-left: 18px;
}


/* Opener Videogallery
-------------------------- */
.video {
	clear: none !important;
	float: left;
	width: 340px !important;
	margin: 0 10px 20px 0;
}
* html .video {
	margin: 0;
}
.col-float3-subcol #main .opener #flashcontent,
.col-float3-subcol #main .opener img,
.col-float3-subcol #main object {
	float: left;
	width: 340px;
	margin: 0 10px 0 0;
}
.col-float3-subcol #main .opener {
	float: left;
	width: 700px;
	border: none;
	margin: 0 0 20px 0;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	padding: 20px 0 20px 0;
}
.col-float3-subcol #main .opener h1 {
	float: right;
	width: 350px;
	margin-bottom: 0;
	border: none;
	padding: 0 0 4px 0;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
.col-float3-subcol #main .opener h1 a {
	clear: both;
	display: block;
}
.col-float3-subcol #main .opener p .more {
	display: block;
	padding: 10px 0 0 0;
}
.col-float3-subcol #main .opener p .more a {
	background: url(../img/icons/icon-sprites.png) 0 -99px no-repeat;
	padding: 0 0 0 17px;
	color: #760F2C;
	font-weight: bold;
	font-style: normal;
}


/* Opener Sections col-float2-subcol 
-------------------------- */
#section.col-float2-subcol #main .opener {
	clear: both;
	position: relative;
	background: url(../img/bgs/superpromo.jpg) 0 20px no-repeat;
	border-top: 3px solid #333;
	width: 680px;
	height: 230px;
	margin: 20px 0 30px 0;
	padding: 20px 0 0 20px;
}
#section.col-float2-subcol #main .opener h1 {
	margin: 0 5px 15px 0;
	width: auto;
	border-top: 0;
	padding: 20px 15px 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: -33px 20px 10px 10px;
}
#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: 130%;
	line-height: 1.3em;
	color: #333;
}
#section.col-float2-subcol #main p {
	margin: 0 0 20px 0;
}
#main h1 {
	position: relative;
	border-top: 3px solid #333;
	margin: 0 0 25px 0;
	padding: 10px 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 280%;
	color: #000;
}
#main h1.mod {
	border-top: none;
}
#main h2 {
	clear: both;
	margin: 15px 0 15px 0;
	font-size: 160%;
	color: #333;
}
#main h3 {
	clear: both;
}
#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 {
	width: 690px;
}
#main .text {	
	clear: both;
}
#section.col-float2-subcol #main .text {	
	width: 690px;
}
#main .text p.intro {	
	color: #333;
	font-weight: bold;
	font-size: 140%;
}
#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;
}
#home #main p.all a {
	background: url(../img/icons/icon-sprites.png) 0 -397px no-repeat;
}
#main .text p {
	margin: 0 0 10px 0;
}
#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 {
	line-height: 1.3em;
	font-size: 130%;
	list-style-position: inside;
	color: #333;
}
#main .text li li {
	font-size: 100%;
}
#main .text .highlight {
	background: #ff0;
	float: none;
	font-style: normal;
	margin: 0;
	border: 0;
	padding: 0;
}
#main p em.back,
#main p em.internal {
	display: block;
	padding: 10px 0 0 0;
	font-style: normal;
}
#main p em.back {
	border-top: 1px solid #dedede;
}
#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: 18px;
}
#main p em.back a {
	display: inline;
	background-color: #E6F3F9;
	background-position: 3px -1728px;
	border: 1px solid #E6F3F9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px 3px 21px;
	color: #175262;
	font-weight: bold;
}
#main p em.internal a {
	background-position: 0 -400px;
}
#home #main p em.internal {
	clear: both;
	width: 340px;
	border-top: 2px solid #9EA6A9;
	padding-top: 8px;
}
/* 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 {
	background: #e5e7e8;
	list-style: none;
	border-top: 1px solid #eff2f3;
	padding: 5px 0 5px 5px;
}
#main #toc li a {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 -600px no-repeat;
	padding-left: 18px;
	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 {
	width: 690px;
}
.col-float3-subcol #main #page-intro p,
.col-float2-subcol #main #page-intro p,
.col-subcol #main #page-intro p {
	width: 600px;
}
* html .col-float3-subcol #main #page-intro p,
* html .col-float2-subcol #main #page-intro p,
* html .col-subcol #main #page-intro p {
	width: 580px;
	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 {
	width: 580px;
	display: inline;
}
/* Breiter Content */
.col-subcol #main .text {
	width: 600px;
}
.col-subcol #main .col-1 .text {
	width: 505px;
}
.col-subcol #main .text h1 {
	width: 690px;
}
.col-subcol #main .text .text-meta {
	width: 700px;
}
/* teaser */
.teaser {
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #bac0c3;
	padding: 10px 0 0 0;
}
* html .teaser {
	float: left;
	width: 460px;
	margin-left: 0;
}
#article.col-subcol .teaser {
	width: 600px;
}
.teaser-group .teaser#group-0-teaser-1,
.col-float2-subcol .teaser#group-0-teaser-2 {
	border-top: none;
	padding-top: 0;
}
#main .teaser h2 {
	width: 290px;
	float: right;
	margin: 0 0 3px 0;
	font-size: 140%;
}
#main .teaser h2 a {
	clear: both;
}
#home.col-float2-subcol #main .mod h2 a {
	clear: none;
	display: inline;
	letter-spacing: 0;
}
/* Kicker HOME */
#home .teaser h2 span,
#main .highlight h2 span {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 0 5px 0;
}
#home #main .teaser h2 em,
#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;
}
#home #main .teaser h2 em.type-2,
#section #main .highlight h2 span em.type-2 {
	background: #416775;
}
#home #main .teaser h2 em.type-3,
#section #main .highlight h2 span em.type-3 {
	background: #C5B422;
}
#home #main .teaser h2 em.type-4,
#section #main .highlight h2 span em.type-4 {
	background: #5D561A;
}
#home #main .teaser h2 em.type-5,
#section #main .highlight h2 span em.type-5 {
	background: #333;
}
#home #main .teaser h2 em.type-6,
#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;
	margin: 0 0 2px 0;
	padding: 0;	
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
#home .opener h1 em {
	font-size: 45% !important;
}
.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;
}
/* teaser in col-Subcol */
.col-subcol #main .teaser {
	clear: both;
	padding-bottom: 6px;
}
.col-subcol #main .teaser h2 {
	width: 430px;
}
.col-subcol #main .mod h2 {
	width: 580px;
}
/* teaser h2 in other layouts */
#main .mod h2 {
	width: auto;
	float: none;
	margin-top: 0;
}
/* Teasergroups */
.teaser-group {
	float: left;
	overflow: hidden; /* IE 6 */
	width: 340px;
	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;
	border-top: 3px solid #333;
	padding: 2px 0 12px 1px;
	color: #000;
	font-size: 140%;
	text-transform: uppercase;
	letter-spacing: .02em;
}
/* breite Teasergroups auf section.col-float2-subcol */
#section.col-float2-subcol .teaser-group {
	background: url(../img/bgs/teaser-group.png) 50% 0 repeat-y;
	width: 700px;
	margin: 0 0 20px 0;


	border-right: none;
	padding: 0 0 0 0;
}
#home #main #teaser-group-2,
#home #main #teaser-group-4,
#home #main #teaser-group-6 {
	border: none;
	margin-right: 0;
	padding-right: 0;
}
#home .teaser-group {
	position: relative;
	margin-bottom: 20px;
}
#home #main .teaser-group .teaser {
	margin: 0 -3px 9px 0;
	padding: 0 0 0 0;
	border-top: none;
}
#home #main .teaser-group .stage {
	width: 340px;
}
#home #main .teaser-group .mod {
	border-top: 1px solid #bac0c3;
	padding: 10px 0 0 0;
}
#home #main .teaser-group .mod h2 span {
	display: inline;
}
#main .teaser-group .teaser h2 {
	width: 170px;
	float: right;
	margin-bottom: 0;
	padding: 0 0 4px 0;
	font-size: 140%;
}
#main .teaser-group .teaser p {
	margin: 0 !important;
}
#home #main #teaser-group-1 .teaser h2 a em,
#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 -199px no-repeat;
	padding: 0 0 0 17px;
}
#home #main .teaser-group p em.internal {
	clear: both;
	float: left;
	width: 340px;
	border-top: 2px solid #9ea6a9;
	margin-top: 8px;
	padding: 5px 0 0 0;
}
#home #main .teaser-group p em.internal a {
	font-weight: normal;
}
/* Hightlight teaser */
#main .teaser-group .highlight {
	clear: both;
	width: 330px;
	background: #e6e7e9;
	margin: 0 20px 10px 0;
	border-top: none;
	border: 1px solid #dadedf;
	padding: 5px;
}
#main .highlight {
	clear: both;
	width: 450px;
	float: left;
	border: 1px solid #dadedf;
	background: #e6e7e9;
	margin: 15px -3px 10px 0;
	padding: 5px;
}
#main .teaser-group .highlight {
	clear: none;
	border: none;
}
#main .teaser-group .highlight h2 {
	padding: 0 0 5px 0;
	width: 160px;
}
#main .teaser-group .highlight p {
	padding: 0 4px 8px 4px;
}
/* Welcome/Section - 2 floating Columns and Sidebar */
.col-float2-subcol .teaser {
	float: left;
	clear: none;
	width: 340px;
	margin: 0 20px 10px 0;
	overflow: hidden;
}
.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;
}
#home #main .teaser-group .mod h2 em {
	float: left;
	width: 4.2em;
	margin: 0 10px 17px 0;
	line-height: 1.3em;
}
#home #main > .teaser-group .mod h2 em {
	width: auto;
	min-width: 4.2em;
}
/* 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 {
	float: right;
	width: 290px;
	border: none;
	margin-bottom: 0;
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}
#section.col-float3-subcol #main .teaser-external h2 {
	padding: 0 0 4px 0;
}
#article.col-subcol .teaser-external h2 {
	width: 430px;
}
#section.col-float2-subcol .teaser-external h2 {
	width: 170px;
}
#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) 0 -199px no-repeat;
	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: 600px;
	padding: 10px 100px 0 0;
}
#category-overview.col-subcol #main .teaser h2 {
	width: 430px;
}
#category-overview.col-subcol #wrapper-3 #main .pager {
    height: 1%;
	width: 700px;
}



/* Latest 
------------ */
#home #main .latest {
	border: 0;
	padding: 0;
	margin: 0;
}
#home #main .teaser-group .latest {
	border: none;
	margin: 0;
	padding: 0;
}
#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: 140%;
}
#home #main .latest li h3 {
	clear: none;
	font-size: 130%;
}
.latest li {
	position: relative;
	width: 340px;
	border-top: 1px solid #d7dbdc;
	padding: 10px 0 11px 0;
	list-style-type: none;
}
#home .latest li {
	padding: 7px 0;
}
#main .latest li p em.date {
	position: absolute;
	top: 7px;
	left: 0;
	font-style: normal;
}
/* Latest-Anpassungen auf HOMEPAGE */
#home .latest li h3 {
	padding: 17px 0 0 0;
}
#home .latest li h3 a em {
	position: absolute;
	top: 7px;
	left: 5.4em;
	display: block;
	background: url(../img/bgs/press-separator.png) 0 50% no-repeat;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 93%;
}
/* Latest-mod / 2-spaltige Ansicht fuer Homepage (#home) und RSS (#section) */
#home #main .latest-mod {
	border-right: 1px solid #BDC1C2;
	margin-right: 9px;
	padding-right: 10px;
}
#section .teaser-group .latest-mod {
	margin: 0 20px 10px 0;
}
#section.col-float2-subcol #main .latest li {
	padding: 7px 0 3px 0;
}
#section #main .latest-mod li h3,
#home #main .latest-mod li h3 {
	float: none;
	margin: 0 0 0 6.5em;
	padding: 0;
	width: auto;
	font-size: 130%;
}
#home .latest-mod li h3 a em {
	display: none;
}
#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;
}
/* 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;
}
/* Latest-Anpassungen auf News Overview-Seite */
#news-overview .latest {
	clear: both;
	border: 0;
	padding: 10px 0 0 0;
}
#news-overview .latest ul {
    height: 1%;
	clear: both;
	padding: 0;
}
#news-overview .latest li {
	float: left;
	width: 600px;
	border-top: none;
	border-bottom: 1px solid #D7DBDC;
}
#news-overview .latest li p{
	padding: 3px 0 0 0;
}
#news-overview .latest li img {
	padding-top: 3px;
}
#news-overview #main .latest li em.date {
	display: block;
	position: static;
	margin-right: 5px;
	margin-bottom: 2px;
	font-style: normal;
	font-size: 88%;
}








/* 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: 220px;
	height: 290px;
}
#photo-index .photo img {
	width: 220px;
}
#photo-index dl.last {
	margin-right: 0;
}
#photo-index .photo dd {
	font-size: 120%;
	background: #E6F3F9;
}
#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: 340px;
	height: auto;
}
.photo-index-2column #photo-index .photo img {
	width: 340px;
}

/* lightbox / Showbox */
#showbox-overlay {
	position: fixed;
	background: #b5cbd0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.85;
}
#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;
}
#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 #207C97;
	overflow: hidden;
	height: 1%;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	font-size: 120%;
	text-align: center;
}
#showbox .wrapper-close .close {
	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;
}
.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 0;
}
#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%;
}







/* text-meta */
#main .text .text-meta {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	border-top: 1px solid #dedede;
	border-bottom: 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;
}
/* 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;
}
/* text-features */
#main .text #text-features {
	position: relative;
	float: right;
	margin: 0;
}
#text-features li {
	float: left;
	display: inline;
	height: 1%;
	margin: 0 0 0 0;
	padding: 7px 0 6px 15px;
	list-style: none;
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}
#text-features li a {
	color: #760f2c;    
}
#text-features li.print a {
	background: url(../img/icons/print.gif) 0 .1em no-repeat;
	padding-left: 16px;
}
#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;
}
/* 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;
	display: inline-block;
	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 {
	background: #fff;
	display: block;
	padding: 3px 5px 7px 5px;
	font-size: 110%;
	color: #333;
}
.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: 600px;
}
/* Bilder auf breiten Templates */
.col-subcol .photo,
.col-subcol .photo img {
	width: 250px;
}
.col-subcol img.photo  {
	margin: 3px 10px 20px 0;
}
/* link list */
#main .teaser .links ul {
	clear: both;
	margin: 3px 0 -10px 0;
}
#main .links ul,
#main .text .links ul {
	list-style: none;
	margin: 0;
}
#main .links {
	clear: both;
	margin: 10px 0 20px 0;
}
#main .text .links h2,
#main .text .links h3 {
	margin: 5px 0 1px 0;
	padding: 3px 0 5px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}	
#main .teaser .links h3 { /* linklist in teaser */
	clear: both;
	margin: 10px 0 5px 0;
	font-size: 130%;	
} 
#main .links li {
	border-top: 1px solid #dedede;
	padding: 5px 5px 5px 0;
	font-size: 120%;
	line-height: 1.2em;
	font-weight: normal;
}
#main .links li a {
	background: url(../img/icons/icon-sprites.png) 0 -100px no-repeat;
	display: block;
	padding: 0 0 0 17px;
}
#main .links .download a,
#main .links .download li a {
	background-position: 0 -601px;
}
#main .links .external a,
#main .links .external li a {
	background-position: 0 -200px;
}
#main .links em {
	color: #555;
	font-size: 85%; /* 11px */
	font-style: normal;
}
/* 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%;
	border-top: 1px solid #dedede;
}
#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 -500px;
}
#main .links li.next a {
	background-position: 0 -400px;
}
#main .quiz p.intro {
    font-weight: normal;
}
#main .quiz h2.analyse {
    border-top: 1px solid rgb(222, 222, 222);
    padding-top: 12px
}
/* blockquote */
.text blockquote {
	display: block;
	clear: both;
	margin: 20px 0;
	position: relative;
	background: #dceaed 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;
}
.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 */
#home #main .paging {
	position: absolute;
	bottom: 2px;
	right: 10px;
	width: auto;
	margin: 0;
}
#home #main #teaser-group-2 .paging {
	right: 0;
}
* html #home #main #teaser-group-2 .paging {
	bottom: 2px;
}
#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: 3px solid #A6BAC1;
	margin: 30px 0 30px 0;
}
#sitemap #main .links h2 {
	margin: 0;
	padding: 5px 0 5px 0;
}
#sitemap #main .links h2 a {
	display: block;
	color: #333;
}
#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 {
	background: url(../img/icons/icon-sprites.png) 0 -94px no-repeat;
	padding: 6px 0 6px 18px;
}
#sitemap #main .links li li a {
	background: url(../img/icons/icon-sprites.png) 27px -94px no-repeat;
	padding-left: 45px;
}
#sitemap #main .links li li li a {
	background: url(../img/icons/icon-sprites.png) 58px -94px 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 
--------------------- */
#main #faq-wrapper  {
	border-top: 3px solid #333;
}
#main #faq-wrapper div {
	background: #f7f8d9;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 10px 10px 10px 25px;
}
#main #faq-wrapper h3,
#main #faq-wrapper p, 
#main #faq-wrapper li li {
	font-size: 100%;
}
#main #faq-wrapper p {
	margin-bottom: 10px;
}
#main #faq-wrapper li {
	float: left;
	border-bottom: 1px solid #d7dbdc;
	width: 460px;
	font-size: 130%;
	list-style-type: none;
	color: #666;
}
.nav-col #main #faq-wrapper li {
	width: 700px;
}
#main #faq-wrapper li p {
	margin: 0;
	width: 580px;
}
#main #faq-wrapper li h3 a {
	display: block;
	background: transparent url(../img/icons/icon-sprites.png) 5px -93px no-repeat;
	padding: 5px 0 5px 23px;
	font-weight: bold;
}
#main #faq-wrapper li h3 a.on {
	background-color: #e9ebec;
	background-position: 5px -594px;
}
#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;
	width: 700px;
}
#article #glossary-index ul {
	margin: 15px 0 0 0;
}
#article #glossary-index li {
	font-size: 160%;
}
.glossary-box {
	float: left;
	width: 204px;
	height: 20em;
	margin: 0 10px 10px 0;
	border: 1px solid #D7DBDC;
	padding: 10px;
}
#main .glossary-box p.all {
	border-top: 1px solid #D7DBDC;
}
#main .glossary-box p.all a {
	margin-top: -1px;
	font-weight: bold;
}
#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 0 20px 10px;
	width: 687px;
}
#main .glossary-details h2 {
	display: block;
	float: none;
}
#main .glossary-details ul li {
	float: left;
	margin-right: 20px;
	width: 47%;
}



/* table */
#main table { 
	margin: 10px 0 20px 0;
	border: none;
	border-top: 4px solid #a6bac1;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
}
#main th,
#main td {
	border: none;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 130%;
	color: #333;
}
#main th {
	background: #DCEAED;
	border-bottom: 1px solid #a6bac1;
	padding-right: 20px;
	font-size: 130%;
	color: #333;
}
#main .odd td {
	background: #f2f6f7;
}
#main tbody td {
	background: #e6f3f9;
	border-bottom: 1px solid #a6bac1;
}
#main .text tr:nth-child(odd) td {
	background: #e6f3f9;
}
#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 / Warenkorb 
----------------------------- */
#main #publications {
    height: 1%;
	width: 700px;
}
/* Publikationen Ãbersicht */
#main #publications ul {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
#main #publications p,
#main #publications strong {
	float: right;
	width: 422px;
	margin: 0 0 17px 0;
	padding: 0 40px 0 0;
	color: #333;
}
#main #publications strong {
	font-weight: bold;
	font-size: 130%;
}
#main #publications li {
	float: left;
	width: 600px;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #d6dbdd;
	height: 183px;
	
	list-style: none;
}
#main > #publications li {
	min-height: 183px;
	height: auto;
}
#main #publications li img {
	float: left;
	width: 123px;
	padding: 0 15px 10px 0;
}
#main #publications li h2 {
	float: right;
	width: 462px;
	margin: 0 0 3px 0;
	font-size: 140%;
	font-weight: bold;
}
#main #publications ul ul {
	float: right;
	width: 462px;
	margin: 0 0 12px 0;
}
#main #publications ul ul li {
	float: left;
	width: auto;
	border: none;
	margin: 3px 0 0 0;
	min-height: 0;
	height: auto;
}
#main #publications ul ul.publication-data li {
	width: auto;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 110%;
	color: #333;
}
#main #publications ul ul li.order {
	margin: 0 20px 0 0;
}	
#main #publications ul ul li.order a {
	background: #88324a url(../img/bgs/submit.png) 0 0 repeat-x;
	float: left;
	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: #F3F6F7;
	cursor: pointer;
	font-size: 120%;
	text-transform: none;
	letter-spacing: .05em;
	font-weight: normal;
}
#main #publications ul ul li.order a:hover,
#main #publications ul ul li.order a:active,
#main #publications ul ul li.order a:focus {
	background: #666;
	text-decoration: none;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
#main #publications ul ul li.download a {
	background: url(../img/icons/icon-sprites.png) 0 -600px no-repeat;
	padding-left: 17px;
	font-size: 130%;
}
#main #publications ul ul li.download a em {
	color: #555555;
	font-size: 85%;
	font-style: normal;
}
/* Publikationen bestellen */
#main #orderform.form-wrapper {
	width: 700px
}
#main #orderform.form-wrapper fieldset {
	position: relative;
}
#main #orderform.form-wrapper table {
	clear: both;
	float: left;
	margin: 10px 0 0 1px;
	width: 700px;
	border: 1px solid #bac0c3;
	border-top: 0;
	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: none;
	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: 420px;
	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 div input {
	right: 0;
}
#main #orderform.form-wrapper .button-wrapper-mod {
	float: left;
	width: 240px;
	padding: 0;
}
#main #orderform.form-wrapper .button-wrapper-mod input {
	position: relative;
	right: auto;
	width: 220px;
	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  {
	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;;
}
.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;
}



/* Teaser Switcher KÃPFE in #main */
#main .teaser-wrapper {
	width: 700px;
	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: 645px;
	height: 170px;
	margin-left: 0;
	padding: 0 0 0 30px;
}
#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;
}
#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;
}  



/* Finger-Tabs - superpromo */
#main .superpromos {
	clear: both;
	position: relative;
	background: url(../img/bgs/superpromo.jpg) 0 20px no-repeat;
	border-top: 3px solid #333;
	width: 700px;
	height: 230px;
	margin: 20px 0 30px 0;
	padding: 20px 0 0 0;
}
* 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: 0px;
	width: 485px;
	height: 227px;
}    
#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: right;
	border: none;
	margin: -19px 0 0 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 {
	position: absolute;
	bottom: 0;
	left: 16px;
	background: url(../img/icons/icon-sprites.png) 0 -1408px no-repeat;
	margin: 0;
	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: 700px;
	margin: 0 0 20px 0;
}
.js-on #main .tw-paging {
	background: url(../img/bgs/tw-paging.jpg) 0 0 no-repeat;
	width: 680px;
	height: 310px;
	padding: 20px;
}
.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-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;
}
.js-on #main .tw-paging .stage {
	background: none;
	width: 660px;
	height: 240px;
	margin: 35px 0 0 0;
	padding: 0;
}
#main .tw-paging .stage-teaser {
	border: 0;
	width: 700px;
}
.js-on #main .tw-paging .stage-teaser {
	width: 660px;
	height: 230px;
}
#main .tw-paging .stage-teaser div {
	width: 420px;
	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 {
	border-top: 0;
	width: 420px;
	padding-top: 0;
	padding-bottom: 6px;
	clear: both;	
}
#main .tw-paging .stage-teaser h2 {
	width: 400px;
	float: none;
	color: #000;
}
.js-on #main .tw-paging .stage-teaser h2 {
	float: left;
	width: 420px;
	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;
	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: 660px;
	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;
}
* html #wrapper-3 #main .tw-paging div .mod h2 a {
	
}
/* paging */
.js-on #main .tw-paging .pagination {
	position: absolute;
	top: 57px;
	left: 20px;
	width: 660px;
	height: 30px;
	border-top: 1px solid #8595a1;
	border-bottom: 1px solid #8595a1;
}
#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;
	background: url(../img/icons/icon-sprites.png) 0 0 no-repeat;
	margin: 0;
	padding-left: 17px;
	color: #145061;
	line-height: 1em;
}
.box {
	clear: both;
	float: left;
	width: 220px;
	background: #dceaed;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #DCEAED;
}
.box h2,
.box h3 {
	border-top: 3px solid #a6bac1;
	padding: 3px 6px 11px 6px;
	font-size: 120%;
	color: #416775;
	text-transform: uppercase;
	letter-spacing: .05em;
}
.box h2 em {
	display: none;
}
.box h2 a {
	color: #145061;
}
.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 5px 5px 8px;
}
.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;
}
/* RSS TEASER */
#extras .rss {
	background-image: url(../img/bgs/logo-rss.png);
	background-position: 195px 6px;
	background-repeat: no-repeat;
	border-top: 3px solid #A6BAC1;
	padding: 3px 0 0 0;
}
#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 {
	border-top: 1px solid #c5d6db;
	padding: 6px 6px 5px 6px;
	font-size: 130%;
	line-height: 1em;
}
#extras li a {
	display: block;
	background: url(../img/icons/icon-sprites.png) 0 1px no-repeat;
	padding-left: 17px;
	color: #145061;
	font-weight: bold;
	line-height: 1.2em;
}
#extras .download li a, 
#extras li.download a {
	background-position: 0 -1108px;
}
#extras .external li a, 
#extras li.external a {
	background-position: 0 -1210px;
}
#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 {
	width: 212px;
	padding: 7px 8px 0 0;
}
#extras .latest li h3 {
	border: 0;
	padding: 17px 0 0 0;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
}
#extras .latest li h3 a {
	background: none;
	padding-left: 8px;
}
#extras .latest li h3 a em {
	display: none;
}
#extras .latest li p {
	font-size: 100%;
	padding-top: 0;
	padding-left: 8px;
}
#extras .latest li p em.date {
	display: block;
	position: absolute;
	top: 6px;
	left: 8px;
	font-size: 100%;
	font-style: normal;
}
#extras .latest p.all {
	border-top: 1px solid #C5D6DB;
	padding-top: 8px;
}
* 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 li {
	padding-top: 4px;
	padding-bottom: 7px;
	font-style: italic;
	color: #333;
	line-height: 1.3em;
}
#extras .latest-comments a {
	background: none;
	margin: 2px 0 0 0;
	padding-left: 0;
	color: #333;
	font-weight: normal;
	font-style: italic;
}
#extras .latest-comments a em {
	color: #145061;
	font-weight: bold;
	font-style: normal;
}
#extras .latest-comments p.all {
	border-top: 1px solid #c5d6db;
	padding: 6px;
}
/* contact */
#extras .vcard {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 5px 0;
}
#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;
}




/* SEARCH RESULTS
------------------------------- */
#search-results .text {
	height: 1%;
}
#search-results #main h1 {
	width: 700px;
	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: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 0;
	color: #000;
}
#search-results #main .text ol {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
}
#search-results #main .text ol li {
	float: left;
	width: 600px;	
}
#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%;
	width: 600px;
	margin: 0;
	border-bottom: 1px solid #d6dbdd;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 100%;
}
#search-results #main ol h2 {
	border: none;
	margin: 8px 0 2px 0;
	font-size: 108%; /* 14px */
}
#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 10px 2px 0;
	border: 0;
	padding: 0;
	font-size: 85%; /* 11px */
	color: #333;
}
#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;
	float: left;
	width: 700px;
	margin: -10px 0 10px 0;
	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: 4px 6px;
}
#wrapper-3 #main .pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}
#wrapper-3 #main .pager li strong { /* you are here */
	background: #760f2c url(../img/bgs/pager-active.png) 50% 100% no-repeat;
	padding-bottom: 8px;
	color: #fff;
	font-weight: bold;
}
#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;
}
#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 -495px 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) 100% -396px 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%;
	width: 600px;
}
#main .event-list h2 {	
	color: #000000;
	float: none;
	font-size: 140%;
	letter-spacing: .05em;
	margin: 20px 0 0 0;
	border-top: 3px solid #333;
	padding: 2px 0 8px 1px;
	text-transform: uppercase;
	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;
	width: 550px;
	margin: -5px 0 5px 0;
}
#main .event-data li.organizer {
	clear: both;
	width: 550px;
}
#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;
}
.date .month {
	display: block;
	padding: 2px 0 5px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 140%;
}
.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;
}
.date .till {
	display: block;
	height: 9px;
	text-indent: -9999px;
	background: 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: #E5E7E8;
	z-index: 1;
}
.col-subcol .vevent {
	width: 550px;
}
#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 -100px;
	padding-left: 18px;
	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 {
	float: left;
	border-top: none;
	margin: 3px 0 0 0;
}
#calendar h2.month {	
	float: none;
	clear: both;
	border-top: 1px solid #C5D6DB;
	padding-bottom: 5px;
	letter-spacing: 0;
	text-transform: none;
	font-size: 130%;
	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;
	border-top: 1px solid #C5D6DB;
	border-spacing: 0;
	padding: 0 5px 0 0;
	empty-cells: show;
}
#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 td.on  {
	background: #A6BAC1;
	border-left: 1px solid #E6F3F9;
	border-right: 1px solid #E6F3F9;
	margin: 2px 0;
	font-weight: bold;
}
#calendar tbody td a {
	display: block;
}
#calendar tbody td.on a {
	color: #760F2C;
}
/* 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: visible;	
}
#wrapper-3 #main .event-advanced {
	width: 700px;
}
#wrapper-3 #main .event-advanced h2 {
	float: none;
	width: auto;
	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 {	
	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;
}
.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%;
}
.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;
}
.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 {
	background: #fb8650;
}
.event-advanced .functions h4.type-3 {
	background: #d16e80;
}
.event-advanced .functions h4.type-4 {
	background: #ae6d29;
}
.event-advanced .functions h4.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: -171px;
}
.event-advanced .export-arrow {
	position: absolute;
	bottom: -12px;
	left: 50%;
	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;
}
/* 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 a.all {
	display: block;
	padding: 12px 0 16px 0;
	font-weight: bold;
	font-size: 130%;
	color: #145061;
}
#extras .event-filter {
	padding-bottom: 10px;	
}
#extras .event-filter li {
	border: none;
	padding: 3px 6px 3px;
}
#extras .event-filter li a {
	display: inline;
	background: none;
	padding-left: 0;
	font-weight: normal;	
}
#extras .event-filter li span {
	display: inline;
	padding-left: 10px;	
	color: #145061;
}
/* Event Advanced Detail Tabs */
.event-advanced .text-box-toc {
	background: url(../img/bgs/line-quotes.png) 0 28px repeat-x;
	width: 700px;
	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;
}
.event-advanced .text-box-toc li.on a {
	background: #760f2c;
	color: #fff;
	font-weight: bold;
}
.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;
	width: 700px;
	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: 505px;
	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 {
	border: none;
	margin: 5px 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 {
	display: none;
}
.form-wrapper p.required span {
	display: none;
}
.form-wrapper div {
	background: #dceaed;
	clear: both;
	float: left;
	width: 440px;
	border-bottom: 1px solid #c4d2d5;
	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: #f2f2f2;
	width: 290px;
	margin: 3px 0 0 0;
	padding: 1px 3px 2px 3px;
}
.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;
}
.form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #333;
	font-size: 110%;
}
.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 -5px;
}
.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;
}
/* mod for short elements */
.form-wrapper fieldset fieldset.mod label {
	float: left;
	margin-right: 10px;
}
/* Submit */
.form-wrapper div.button-wrapper {
	position: relative;
	border: none;
	padding: 10px 20px 40px 0;
}
* html .form-wrapper div.button-wrapper {
	height: 2px;
}
.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 {
	background: #88324a url(../img/bgs/submit.png) 0 0 repeat-x;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	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;
}
#main .new-search .button {  /* button outside button-wrapper */
	position: relative;
	float: right;
	display: inline; /* ie 6 */
	margin: 0 207px 30px 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 {
	background: #F2F6F7;
	margin: 0 -20px 10px -20px;
	padding: 6px 0 10px 0;
	font-size: 160%;
}
#search-results .new-search div {
	position: relative;
	background: none;
	border-bottom: none;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#search-results .new-search div label {
	display: inline;
	float: left;
	margin: 0 10px;
}
#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 input,
#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;
}

/* 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;
}
#main div.error {
	margin: 20px 0;
	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 */
#main div.success {
	margin: 10px 0;
}
#main div.success h1 {
	background: url(../img/bgs/confirmed.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 3px 0 0 35px;
	color: #439721;
}




/* COMMENTS 
----------------- */
#comments {
	float: left;
	width: 100%;
	margin: 30px 0;
}
.col-subcol #comments {
	width: 600px;
}
#comments h2 {
	margin: 0 0 10px 0;
	border-top: 1px solid #d6dbde;
	border-bottom: 1px solid #d6dbde;
	padding: 6px 0 3px 0;
	font-size: 160%;
}
#comments h2 em {
	font-style: normal;
}
#comments li {
	background: #dceaed;
	font-size: 100%;
	list-style: none;
	margin: 0;
	padding: 10px 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: 130%;
	padding: 0 0 10px 0;
}	
#main #comments h3 {
	padding: 0 0 5px 0;
	font-size: 140%;
	color: #333;
}
#comments cite {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 100%;
	font-style: normal;
}
#comments cite img {

}
#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 {  
	float: left;
	width: 100%; 
	background: #d8e2e4;
	margin: 30px 0 0 0;
	padding: 8px 0 30px 0;
}
#site-info div {
	width: 940px;
	margin: 0 auto;
}
#site-info div div {
	float: left;
	width: 219px;
	border-left: 1px solid #b6bec0;
	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: #333;
	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;
} 
#site-info li a { 
	display: block;
	color: #760f2c;
	border-bottom: 1px solid #c7d1d3;
	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: none;
	color: #333;
}
#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 {
    width: 600px;
    padding-right: 100px;
}

#forum #main h1 {
     width: 680px !important;
     border-top:3px solid #333333;
}
#forum #wrapper-3 #main .pager {
    width: 690px;
}
#forum #main h2 {
    margin: 20px 0 5px 0;
}
#forum #main .teaser .comments {
    float: left;
    margin-bottom: 10px;
    width: 430px;
    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-bottom: 1px solid #BAC0C3;
}
#forum #main .teaser h2 {
    float: none;
    clear: none;
    width: auto;
}
#forum #main .teaser h2 a {
    clear: none;
}
#forum #main .pager {
    margin-bottom: 20px;
}
#forum #main .mod-pager {
    margin-top: 20px;
}

#wrapper-3 #main p em.mod-back {
    width:690px;
    padding-top: 15px;
    border-top: 3px solid #333;
}







/* Karikaturwettbewerb 
----------------- */
/* Page Intro */
#main .pi-cartoon h1 {
	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: 0;
	padding-bottom: 10px;
}
#wrapper-3 #main .cartoon-overview .teaser {
	position: relative;
	margin-bottom: 12px;
	border: 0;
	border-top: 1px solid #bbc0c4;
	padding: 12px 0 0 0;
}
#wrapper-3 #main .cartoon-overview #teaser-1,
#wrapper-3 #main .cartoon-overview #teaser-2 {
	border-top: none;
	padding-top: 0;
}
#wrapper-3 #main .cartoon-overview #teaser-2,
#wrapper-3 #main .cartoon-overview #teaser-4,
#wrapper-3 #main .cartoon-overview #teaser-6,
#wrapper-3 #main .cartoon-overview #teaser-8,
#wrapper-3 #main .cartoon-overview #teaser-10,
#wrapper-3 #main .cartoon-overview #teaser-12,
#wrapper-3 #main .cartoon-overview #teaser-14,
#wrapper-3 #main .cartoon-overview #teaser-16,
#wrapper-3 #main .cartoon-overview #teaser-18,
#wrapper-3 #main .cartoon-overview #teaser-20 {
	margin-right: 0;
}
#wrapper-3 #main .cartoon-overview #teaser-6 { /* 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;
}
/* 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;
	color: #666;
	font-weight: normal;
}
#wrapper-3 #main .cartoon-overview .teaser div h2 a {
	padding-bottom: 2px;
	color: #2E64A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	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 1px no-repeat;
	padding-left: 18px;
	font-size: 130%;
	color: #13505F;
}
/* 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-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-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-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-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-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: 0;
	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: 12px;
}
/* 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;
	padding: 0 0 20px 0;
}
.cartoon-image dl.mod-2,
.cartoon-image dl.mod-2 img {
	width: 700px;
}
.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 -1507px no-repeat;
	border: none;
	font-weight: normal;
}
.cartoon-content .col-1 {
	float: left;
	width: 440px;
	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.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;
}















