@import url('/fonts/ubuntu/stylesheet.css');
article, .content {
	line-height: 180%;
	margin: 20px 0px;
}
.article-top {
	padding-bottom: 6px;
}
article>header {
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
}

article>header>hgroup>h3{
	color: #7b7b7b;
	text-transform: uppercase;
}

article>header>hgroup>h1{
	color:#1F85A0;
	font-size: 22px;
	line-height:1.5em;
	text-transform: none;
}
.body-gug article>header>hgroup>h1{
	color: #b22544;
}
.body-aba article>header>hgroup>h1,
.body-suw article>header>hgroup>h1 {
	color: #A92C33;
}
article>header>hgroup>h2{
	font-size:12.86667px;
	color: #7b7b7b;
	margin-bottom: 20px;
}
#autorinfo{
	text-transform: uppercase;
}
#autorinfo-detail, .autorinfo-detail{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	position:absolute;
	border:1px solid #c4c4c4;
	top: 24px;
	z-index: 100;
	text-transform:none;
	background-color:#ffffff;
}
#autorinfo-detail img.closebutton, .autorinfo-detail img.closebutton{
	cursor:pointer;
	position:absolute;
	top: -15px;
	right:-15px;
}
#teaser{
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	line-height:200%;
	font-size:13px;
}
.article-text{
	vertical-align: top;
	margin-top: 20px;
}
.article-text:FIRST-LETTER, .article-initial,.article-text>p:first-child:first-letter {
	float:left;
	font-size: 40px;
	font-weight: bold;
	margin-top: 8px;
	color: #7b7b7b;
}
.article-text p{
	margin-top:0px;
}
.article-text h4{
	margin:16px 0px 0px;
}
.themenimg{
	padding: 8px;
	/* margin:20px 0px 0px 12px; */
	box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	-moz-box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	-webkit-box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
}
.disclaimer{
	font-size: 9px;
	margin:10px 0px;
}
/** Bilder **/
.bilderrahmen{
	border: 1px solid #c4c4c4;
	padding: 12px;
	margin:20px 0px;
}
.bilderrahmenlinks{
	border: 1px solid #c4c4c4;
	padding: 12px;
	margin-right: 12px;
	float:left;
}
.bilderrahmenrechts{
	border: 1px solid #c4c4c4;
	padding: 12px;
	margin-left: 12px;
	float:right;
}
.bilderrahmen>figcaption{
	margin: 12px 12px 12px 0px;
}
.bilderrahmen>figcaption strong,.bilderrahmenlinks>figcaption strong,.bilderrahmenrechts>figcaption strong{
	font-size:14px;
}
.bilderrahmenlinks>figcaption strong,.bilderrahmenrechts>figcaption strong{
	width:150px;
}
.astrobild{
	background-color:#000;
	color:#fff;
}
.ie7 .bilderrahmenlinks, .ie7 .bilderrahmenrechts {
	width:180px;
}
/** Medien **/
.mediacontainer {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
	margin:20px 0px;
}
.mediacontainer iframe,.mediacontainer video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/** Textboxen **/
hr.box-border{
	width:370px;
	margin:20px 0px;
}
.textbox-wide{
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #1F85A0;
}
.body-gug .textbox-wide{
	color: #b22544;
}
.body-aba .textbox-wide,
.body-suw .textbox-wide {
	color: #A92C33;
}
.textbox-wide-text{
	margin-top: 24px;
}
article .sidebar-box{
	margin: 6px 20px 0px 0px;
}
.backgrey{
	background-color: #f5f6f7;
}
.auf-einen-blick{
	width:250px;
	padding:4px 12px;
	background-color: #F5F6F7;
	border:1px solid #c4c4c4;
}
.auf-einen-blick h1{
	text-transform:none;
	font-size:16px;
}
.auf-einen-blick ol li{
	margin-bottom:12px;
}
.auf-einen-blick .list-nr{
	font-size:36px;
	line-height:38px;
	margin-right:4px;
}
.auf-einen-blick ol li p{
	vertical-align:top;
}
/** Tabelle **/
.article-text table{
	width:100%;
	border:1px solid #c4c4c4;
	border-collapse:collapse;
}
.article-text table td{
	vertical-align:top;
	padding:4px;
}
.article-text table th{
	background-color:#f5f6f7;
	text-transform:uppercase;
	padding:8px;
	border-bottom:1px solid #c4c4c4;
}
.article-text table tr:nth-child(odd){
	background-color:#f5f6f7;
}
/** Dossierbox **/
#dossierbox{
	width:180px;
	background-color: #F5F6F7;
	padding:4px 12px;
	margin-left: 20px;
	border:1px solid #c4c4c4;
}
#dossierbox h1 {
	color:#1F85A0;
	text-transform: none;
	font-size: 16px;
}
.body-gug #dossierbox h1{
	color: #b22544 !important;
}
.body-aba #dossierbox h1,
.body-suw #dossierbox h1, {
	color: #A92C33 !important;
}
#dossierbox h2{
	color: #7b7b7b;
	font-size:12px;
}
#dossierbox h3, .auf-einen-blick div.heading{
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #7b7b7b;
}
.more-dossiers{
	margin-top:8px;
  border-top:1px solid #c4c4c4;
}
.more-dossiers h4{
	margin:0px;
  color:#1F85A0;
  font-size: 12px;
}	
.body-gug .more-dossiers h4{
	color: #b22544;
}
.body-aba .more-dossiers h4,
.body-suw .more-dossiers h4 {
	color: #A92C33;
}
.more-dossiers .untertitel{
  margin:0px;
  color: #7b7b7b;
  font-size:11px;
  font-weight:bold;
}
.more-dossiers .dachzeile{
  text-transform: uppercase;
  font-size:11px;
  font-weight:bold;
}
/** Recommend Section **/
#recommend-article{
	margin-bottom: 20px;
}
#recommend-article h1 {
	margin: 20px 0px;
	font-size: 22px;
}
#recommend-article ul li{
	margin-right: 20px;
	height:20px;
}
#recommend-article ul li img{
	margin-right: 6px;
}
.addthis_toolbox{
	margin:14px 0px;
}
/** Abobox **/
#premiumabo{
  border:1px solid #c4c4c4;
  margin: 20px 0px;
  padding:12px;
}
.premiumabo-content{
  margin-left:194px;
}
.premiumabo-content p:first-child {
  margin-top:0px;
}
/** Heftarchiv **/
.favico-list li{
	margin-bottom: 4px;
}
.favico-list li>img{
	width: 16px;
	height: 16px;
}

/** Kommentare **/
#comments-list li{
	margin-bottom: 16px;
	padding-bottom:16px;
	line-height: 180%;
}

.comment-date{
	font-weight: bold;
	color:#7b7b7b;
}
#send-a-comment, .feedback-form{
	margin:3px 0px 20px;
}
#send-a-comment input, #send-a-comment textarea,
.feedback-form input, .feedback-form textarea {
	width:99%;
	/* height:120%; */
	border: 1px solid #c4c4c4;
	margin:3px 0px;
	padding: 3px;
}
.feedback-form td input, .feedback-form td textarea {
	width:95%;
}
#send-a-comment input[type='checkbox'], .feedback-form input[type='checkbox']
,#send-a-comment input[type='radio'], .feedback-form input[type='radio'] {
	width:auto;
	height:auto;
	border: 0 none;
}
#send-a-comment textarea,
.feedback-form textarea {
	height:120px;
}
#send-a-comment input.half,
.feedback-form input.half {
	width:48%;
}
.expand-icon,.hide-icon {
	margin: 2px 6px 0px 0px;
	padding: 0px 0px 2px 1px;
	width:12px;
	height:12px;
	color:#fff;
	border:1px solid #c4c4c4;
	background-color: #1F85A0;
	text-align:center;
	font-size:19px;
	vertical-align:middle;
	line-height:12px;
}
.body-gug .expand-icon,
.body-gug .hide-icon{
	background-color: #b22544;
}
.body-aba .expand-icon,
.body-suw .expand-icon,
.body-aba .hide-icon,
.body-suw .hide-icon  {
	background-color: #A92C33;
}
#comment-toggle-links{
	width:240px;
}
#comment-toggle-links .comment-toggle{
	font-size: 14px;
	text-transform: uppercase;
	color: #7b7b7b;
	font-weight:bold;
}
.comment-toggle:hover{
	text-decoration: none;
}
#send-a-comment input.submit,
.feedback-form input.submit{
	width: auto;
	padding: 2px 4px;
	margin:20px 0px;
	color:#fff;
	border:1px solid #c4c4c4;
	background-color: #1F85A0;
	text-align:center;
	vertical-align:middle;
	text-transform: uppercase;
	font-weight: bold;
}
.body-gug #send-a-comment input.submit,
.body-gug .feedback-form input.submit{
	background-color: #b22544 !important;
}
.body-aba #send-a-comment input.submit,
.body-suw #send-a-comment input.submit,
.body-aba .feedback-form input.submit,
.body-suw .feedback-form input.submit {
	background-color: #A92C33 !important;
}
.captcha-wrapper{
	margin:20px 0px;
}

#send-a-comment input.captcha, .feedback-form input.captcha, input.captcha{
	width:15%;
	margin:0px 0px 0px 16px;
}
.font-bold{
	font-weight: bold;
}/**** Headlines/Sliderboxen ****/
.sliderbox {
	margin: 10px 0px 20px 0px;
}
.headlines{
  width:586px;
}
.headlines ul {
	list-style-type: none;
	margin:0px 5px 0px 0px;
	padding:0;
	float:left;
}
.headlines ul li{
	width:586px;
/*	border: 1px solid #e1e1e1;*/
}
.headlines div.imagewrapper {
	position:relative;
	height:228px;
}
div.more-sliderimg{
	background:url("/pix/sdwv/2011/horizontalslider_more_back.jpg") repeat top left #23384b;
	width:586px;
	height:225px;
}
.headlines label, .headlines div.label{
	display:inline-block;
	color:#fff;
	background: transparent;
	background:rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CC000000', EndColorStr='#CC000000'); 
	position:absolute;
	bottom: 3px;
	left: 0;
	padding:10px 14px;
}
.headline-head {
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.headline-title {
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size:20px;
	color: #fff;
	margin:0px;
}
.headline-video{
	position:absolute;
	top:6px;
	right:6px;
}
.headline-teaser{
	font-weight: bold;
	margin: 10px 12px 12px 12px;
}
.headline-switcher {
	position:absolute;
	top:0;
	right:0;
	list-style-type:none;
	padding:0;
	text-align: center;
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	vertical-align:middle;
}
.headline-switcher li{
	width:9px !important;
	height:9px !important;
	vertical-align:middle;
	margin-bottom:5px;
	background:#e1e1e1;
	color:#6d6d6d;
	border:4px solid #e1e1e1 !important;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
li.headline-switcher-active {
	background:#828282;
	color:#fff;
}
.sliderbox-description {
	margin: 12px 9px;
}
.sliderbox-description h3{
	margin:0px;
}
.img-gallery-count{
  position: relative;
  bottom:45px;
  margin: 0px auto -25px;
  padding:5px 0px;
  width:100px;
  text-align: center;
	background: transparent;
  background:rgba(0,0,0,0.8);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CC000000', EndColorStr='#CC000000'); 
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
.body-gug .img-gallery-count a{
  color:#fff;
}
.img-gallery-count a,
.body-aba .img-gallery-count a,
.body-suw .img-gallery-count a {
  color:#fff;
}
/**** Newsdesk ****/
.newsdesk-linkbar ul{
	list-style-type:none;
	margin: 0;
	padding:0;
}
.newsdesk-linkbar ul li{
	float: left;
	width:45%;
	padding-left:6px;
	border-left: 8px solid #1F85A0;
	margin: 0;
}
.body-gug .newsdesk-linkbar ul li{
	border-left: 8px solid #b22544;
}
.body-aba .newsdesk-linkbar ul li,
.body-suw .newsdesk-linkbar ul li{
	border-left: 8px solid #A92C33;
}
.newsdesk-linkbar{
	position:relative;
}
/**** Horizontal Slider ****/
.horizontal-slider ul {
	list-style-type: none;
	margin:0px 5px 0px 0px;
	padding:0;
}
.horizontal-slider img.hlogo{
	width:129px;
}
.horizontal-slider div.logo-more{
	position:absolute;
	top:90px;
	left:380px;
}
.horizontal-slider div.logo-more h4{
	font-size:14px;
	color:#ffffff;
}
.horizontal-slider .teaser-img-more{
	width:290px;
	padding: 20px 0px 0px 70px;
}
.horizontal-slider .teaser-img-more img{
	width:140px;
	height:90px;
	display:block;
	margin-bottom:8px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
}
.horizontal-slider .teaser-img-more img:nth-child(2n+1){
	float:right;
}
.horizontal-slider-boxedgallery{
	border:1px solid #c4c4c4;
	position:relative;
}
.righttobook{
margin-left:140px;
}
#bilderderwoche h2, #sidebar-videos h2, .righttobook h2{
	margin:0px;
}
.horizontal-teaser h2 {
	margin:14px 0px 6px 0px;
}
#bilderderwoche h3, #sidebar-videos h3, .horizontal-teaser h3, .righttobook h3{
	color:#7b7b7b;
	margin-top:0px;
}
.horizontal-slider-switch-pure-r, .horizontal-slider-switch-pageflip-r{
	cursor: pointer;
	background: url('/pix/sdwv/horizontal-slider/pure/arrow-r.png') center right no-repeat;
	height: 150px;
	width:36px;
	float:right;
}
.horizontal-slider-switch-pure-l, .horizontal-slider-switch-pageflip-l{
	cursor: pointer;
	background: url('/pix/sdwv/horizontal-slider/pure/arrow-l.png') center left no-repeat;
	height: 150px;
	width:36px;
	float:left;
}
.horizontal-slider-switch-boxedgallery-r{
	cursor: pointer;
	background: url('/pix/sdwv/horizontal-slider/boxed/arrow-r.png') center right no-repeat;
	height: 39px;
	width:39px;
	position: absolute;
	right:5px;
	top:0px;
	z-index:100;
}
.horizontal-slider-switch-boxedgallery-l{
	cursor: pointer;
	background: url('/pix/sdwv/horizontal-slider/boxed/arrow-l.png') center left no-repeat;
	position: absolute;
	left:5px;
	top:0px;
	height: 39px;
	width:39px;
	z-index:100;
}
.horizontal-slider-wrapper{
	float:left;
	overflow:hidden;
	position:relative;
}
.horizontal-slider-wrapper li{
	position: absolute;
	top:0;
}
.horizontal-slider-counter{
	position:absolute;
	top:0px;
	right:0px;
	color:#fff;
	background: transparent;
	background:rgba(170,170,170,0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#88AAAAAA', EndColorStr='#88AAAAAA'); 
	padding: 2px 4px;
}
.horizontal-slider-dots{
	margin-bottom:0px !important;
}
.borderline-items li{
	border-bottom:1px solid #c4c4c4;
	margin-bottom:12px;
}
.dot-container{
	margin:0px auto 12px;
}
.dot-current{
	background:url('/pix/sdwv/horizontal-slider/dots/dots.png') top left transparent;
	width: 10px;
	height: 10px;
	float:left;
	margin: 2px;
}
.dot-next{
	background:url('/pix/sdwv/horizontal-slider/dots/dots.png') top right transparent;
	width: 10px;
	height: 10px;
	float:left;
	cursor:pointer;
	margin: 2px;
}

#bilderderwoche,#bildergalerie {
	width:587px;
}
/**** Bildergalerie ****/
.gallery-nav-inner{
	background: rgb(125,126,125); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	overflow:hidden;
	position:relative;
}
.gallery-switch-arrow-l{
	cursor: pointer;
	background: url('/pix/sdwv/horizontal-slider/boxed/arrow-l.png') center no-repeat #000;
	height: 120px;
	width:45px;
	float:left;
}
.gallery-switch-arrow-r{
	cursor: pointer;
	background: url('/pix/sdwv/horizontal-slider/boxed/arrow-r.png') center no-repeat #000;
	height: 120px;
	width:45px;
	float:right;
}
.gallery-whitebox{
	background:#fff;
	color:#444;
	margin:20px 60px;
}
.gallery-image-wrapper{
	text-align:center;
}
.orange-links-container a,.orange-links-container a:hover{
	color:#ff6600 !important;
	outline:none;
} 
/** Fancybox-Galerie **/
.fancygallery-nav .left-arrow{
	float:left;
	margin:50px 35px 0px 0px;
	cursor:pointer;
}
.fancygallery-nav .right-arrow{
	float:left;
	margin:50px 0px 0px 35px;
	cursor:pointer;
}
/** Pageflip **/
.pageflip-page{
	width:320px;
	height:400px;
	text-align:center;
}
.pageflip-box{
	background: rgb(254,254,254) !important; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(253,253,253,1) 8%, rgba(214,214,214,1) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(8%,rgba(253,253,253,1)), color-stop(100%,rgba(214,214,214,1))) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%) !important; /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%) !important; /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d6d6d6',GradientType=0 ) !important; /* IE6-9 */
	background: linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%) !important; /* W3C */
}
/**** Pager ****/
.jumplist {
	margin:8px 0px;
}	 
.jumplist a, .pager-button{
	color:#7b7b7b;
}
.jumplist input:hover{
	cursor:pointer;
}
.jumplist a:hover{
	text-decoration: none;
}

.jumplist a.prev, .jumplist input.prev{
	border: 0 none;
	background-color: transparent;
	margin:-3px 4px 0px 0px;
	font-size:14px;
}
.jumplist a.next, .jumplist input.next{
	border: 0 none;
	background-color: transparent;
	margin:-3px 0px 0px 0px;
	font-size:14px;
}
.pager li {
	float:left;
	margin-right:4px;
}
.pager li a, .pager li input{
	border:1px solid #c4c4c4;
	background-color: transparent;
	padding: 0px 4px;
	margin:0px;
}
.pager li a:hover, .pager li input:hover{
	background-color:#7b7b7b;
	border:1px solid #7b7b7b;
	color:#fff;
}
.pager li b {
	background-color:#7b7b7b;
	border:1px solid #7b7b7b;
	color:#fff;
	padding: 0px 4px;
	font-weight:normal;
}
/**** Media-Element ****/
.me-plugin {
	position:static !important;
}
body>.me-plugin{
width:0;height:0;
}
/**** Reload ****/
.waiting{
	background: transparent;
  background:rgba(0,0,0,0.8);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CC000000', EndColorStr='#CC000000');
  width:100%;
  height:100%;
  /* background-image:url("/pix/sdwv/2011/pacman.gif"); */
  background-image:url("/pix/sdwv/2011/waiting.gif");
  background-position: center;
  background-repeat:no-repeat;
  position:fixed;
  top:0;
  left:0;
  z-index: 1001;
}
.waiting-item{
  width:16px;
  height:11px;
  margin:0px 4px;
  display:inline-block;
  background-image:url("/pix/sdwv/2011/waiting.gif");
  background-position: center;
  background-repeat:no-repeat;
}
/**** Flipcard-Effekt ****/
.flipcontainer .front {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	
	-webkit-transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;

	/* -- transition is the magic sauce for animation -- */
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.flipcontainer.flip .front {
	z-index: 900;

	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	
}

.flipcontainer .back {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;

	/* -- transition is the magic sauce for animation -- */
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.flipcontainer.flip .back {
	z-index: 1000;
	
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
}
#toc{
	width:645px;
}
#cover {
	width:300px;
}
#toc-teaser-image-wrap{
	height:400px;
}

#toc-teaser-image-wrap>img{
	position:absolute;
	bottom:0px;
	right:0px;
}

.toc-section{
	margin:20px 20px 0px 0px;
	padding-bottom:20px;
	border-bottom:1px solid #c4c4c4;
}
.toc-section h2{
	margin-top: 0px;
	max-width:390px;
}
.toc-pageno{
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	color: #7b7b7b;
	text-transform: uppercase;
	font-size:16px;
	font-weight: normal;
}
.toc-teaser-text {
	margin-left: 200px;
}
.toc-teaser-outer{
	margin:12px 0px 20px 0px;
	position:relative;
}
ul.toc-list{
	color: #1f85a0;
	font-size: 12px;
	font-weight: bold;
}
.body-gug ul.toc-list{
	color: #b22544;
}
.body-aba ul.toc-list,
.body-suw ul.toc-list {
	color: #A92C33;
}
ul.toc-list li{
	margin-bottom: 0.5em;
}
figure.present-mag{
	float:left;
	margin: 25px 25px 0px 0px;
	width:215px;
	min-height: 525px;
}
figure.present-mag figcaption{
    border:1px solid #c4c4c4;
    padding:0px 8px;
    background: rgb(254,254,254); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(253,253,253,1) 8%, rgba(214,214,214,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(8%,rgba(253,253,253,1)), color-stop(100%,rgba(214,214,214,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* W3C */
}
.present-mag .button-grey,.present-mag .button-petrol{
    width:90%;
}
#cover .button-grey{
    width:65%;
}
#cover .kioskapp-button img {
	width:213px;
	margin:12px 0px 0px;
}/**** Allgemein ****/
body {
  background:#eff1f2;
  color:#444;
}
html, body {
  margin:0;
  padding:0;
  height:100%;
  min-height: 100%;
}
body, input, textarea {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
}
a {
	color: #1f85a0;
	text-decoration: none;
}
.body-gug a{
	color: #b22544;
}
.body-aba a,
.body-suw a {
	color: #A92C33;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6, .heading {
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	margin:8px 0px;
}
.body-gug h1 a{
	color: #7b7b7b;
	text-transform: uppercase;
}
h1, h1 a, .body-aba h1 a, .body-suw h1 a, .teaser-text h3, .toc-section h3{
	color: #7b7b7b;
	text-transform: uppercase;
}
h1 a:hover{
	text-decoration:none;
}
h4{
	font-size:12.8667px;
}
img {
	border:0;
}
header, footer, figure, figcaption, nav, aside, section{
	margin:0px;
  display:block;
}
blockquote {
	margin-left: 0px;
	margin-right:0px;
	padding-left: 32px;
	background: url('/pix/sdwv/quote.png') no-repeat;
}
/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 

.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

.clear{
	display:block;
	clear:both;
}
.border-h {
	background-image: url('/pix/sdwv/2011/line_h.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
}
h1.border-h, h1.border-h a{
	font-size:22px;
}
.border-h-short {
  background-image: url('/pix/sdwv/2011/line_h.png');
  background-repeat: no-repeat;
  background-position: -120px bottom;
  margin: 0;
}
.border-h-long {
  background-image: url('/pix/sdwv/2011/line_hb.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 0;
}
.border-v {
	background-image: url('/pix/sdwv/2011/line_v.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left {
	float:left;
}
.right {
	float:right;
}
.no-display{
	position: absolute;
	left: -9999em;
	top: -9999em;
}
.text,.sehrklein {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height:150%;
	color:#444;
	font-size: 11px;
	font-weight: normal;
}
.grey{
	color: #7b7b7b !important;
}
.petrol{
		color: #1f85a0 !important;
}
.body-gug .petrol{
	color: #b22544 !important;
}
.body-aba .petrol,
.body-suw .petrol {
	color: #A92C33 !important;
}
.relcontainer{
    position: relative;
}
.little-title {
	font-size:10px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight:normal;
}
.no-padding{
	padding:0px;
}
.half, .half-width {
	width:50%;
}
.full-width{
	width:100%;
}
/** AIM **/
.aim_error {
	color: red;
}
/** Buttons **/
.button-grey{
	display:inline-block;
	white-space: nowrap;
	width:auto;
	margin:4px 0px;
	padding: 4px 8px;
	border:1px solid #c4c4c4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-transform:uppercase;
	text-shadow: 1px 1px 0 #FFFFFF;
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(253,253,253,1) 8%, rgba(214,214,214,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(8%,rgba(253,253,253,1)), color-stop(100%,rgba(214,214,214,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(254,254,254,1) 0%,rgba(253,253,253,1) 8%,rgba(214,214,214,1) 100%); /* W3C */
	color: #7b7b7b;
	cursor: pointer;
}
.body-gug a.button-grey{
	color: #7b7b7b;
}
.body-aba a.button-grey,
.body-suw a.button-grey {
	color: #7b7b7b;
}
.body-gug a.button-grey:hover{
	text-decoration:none;
	color:#444444;
}
.button-grey:hover,
.body-aba a.button-grey:hover,
.body-suw a.button-grey:hover {
	text-decoration:none;
	color:#444444;
}
.button-petrol{
	display:inline-block;
	white-space: nowrap;
	width:auto;
	margin:4px 0px;
	padding: 4px 8px;
	border:1px solid #c4c4c4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-transform:uppercase;
	/* text-shadow: 1px 1px 0 #FFFFFF; */
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background: rgb(0,139,168); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,139,168,1) 0%, rgba(0,140,168,1) 16%, rgba(0,130,160,1) 35%, rgba(0,109,142,1) 59%, rgba(0,87,119,1) 84%, rgba(0,75,111,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,139,168,1)), color-stop(16%,rgba(0,140,168,1)), color-stop(35%,rgba(0,130,160,1)), color-stop(59%,rgba(0,109,142,1)), color-stop(84%,rgba(0,87,119,1)), color-stop(100%,rgba(0,75,111,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ba8', endColorstr='#004b6f',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* W3C */
	color: #ffffff;
	cursor: pointer;
}
.body-gug a.button-petrol{
	background: rgb(178,37,68); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(178,37,68,1) 0%, rgba(150,30,56,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(178,37,68,1)), color-stop(100%,rgba(150,30,56,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(178,37,68,1) 0%,rgba(150,30,56,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(178,37,68,1) 0%,rgba(150,30,56,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(178,37,68,1) 0%,rgba(150,30,56,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(178,37,68,1) 0%,rgba(150,30,56,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b22544', endColorstr='#961e38',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
}
.body-aba a.button-petrol,
.body-suw a.button-petrol {
	background: rgb(179,49,49); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(179,49,49,1) 0%, rgba(180,50,50,1) 16%, rgba(174,48,48,1) 32%, rgba(174,49,49,1) 39%, rgba(171,46,46,1) 40%, rgba(171,48,48,1) 43%, rgba(169,46,46,1) 44%, rgba(166,45,45,1) 49%, rgba(167,46,46,1) 53%, rgba(162,45,45,1) 57%, rgba(164,45,45,1) 60%, rgba(159,43,43,1) 62%, rgba(159,44,44,1) 68%, rgba(152,42,42,1) 78%, rgba(149,41,41,1) 94%, rgba(151,42,42,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,49,49,1)), color-stop(16%,rgba(180,50,50,1)), color-stop(32%,rgba(174,48,48,1)), color-stop(39%,rgba(174,49,49,1)), color-stop(40%,rgba(171,46,46,1)), color-stop(43%,rgba(171,48,48,1)), color-stop(44%,rgba(169,46,46,1)), color-stop(49%,rgba(166,45,45,1)), color-stop(53%,rgba(167,46,46,1)), color-stop(57%,rgba(162,45,45,1)), color-stop(60%,rgba(164,45,45,1)), color-stop(62%,rgba(159,43,43,1)), color-stop(68%,rgba(159,44,44,1)), color-stop(78%,rgba(152,42,42,1)), color-stop(94%,rgba(149,41,41,1)), color-stop(100%,rgba(151,42,42,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b33131', endColorstr='#972a2a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* W3C */
	color: #ffffff;
}
.body-gug a.button-petrol:hover{
	text-decoration:none;
	color:#f5f6f7;
	text-shadow: 0px 0px 8px #F7FE80,0px 0px 8px #F7FE80;
	filter:Glow(color=#F7FE80, strength=4);
}
.button-petrol:hover,
.body-aba a.button-petrol:hover,
.body-suw a.button-petrol:hover {
	text-decoration:none;
	color:#f5f6f7;
	text-shadow: 0px 0px 8px #F7FE80,0px 0px 8px #F7FE80;
	filter:Glow(color=#F7FE80, strength=4);
}
.button-image{
	margin-right: 4px;
	vertical-align: text-bottom;
}
/** Layout-Frames **/
#overall, #topNav{
	width:1160px;
  margin:0 auto;
}
#contentborder {
	background:#fff;
  width: 990px;
  border: 5px solid #fff;
  position:relative;
  top:90px;
}
#contentframe {
/*	height:100%;*/
  border:1px solid #c4c4c4;
}
#contentouter {
/*	height:100%;*/
	margin: 20px 14px;
}
#contentinner{
	float:left;
/*	height:100%;*/
	width:587px;
	margin-right:20px;
}
#contentinner.right{
	float:right;
	width:587px;
	margin-left:20px;
}

/** Header **/
#header{
	position:relative;
	height: 139px;
}
.header-sdw,.header-sd {
	background: rgb(0,139,168); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,139,168,1) 0%, rgba(0,140,168,1) 16%, rgba(0,130,160,1) 35%, rgba(0,109,142,1) 59%, rgba(0,87,119,1) 84%, rgba(0,75,111,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,139,168,1)), color-stop(16%,rgba(0,140,168,1)), color-stop(35%,rgba(0,130,160,1)), color-stop(59%,rgba(0,109,142,1)), color-stop(84%,rgba(0,87,119,1)), color-stop(100%,rgba(0,75,111,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ba8', endColorstr='#004b6f',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,139,168,1) 0%,rgba(0,140,168,1) 16%,rgba(0,130,160,1) 35%,rgba(0,109,142,1) 59%,rgba(0,87,119,1) 84%,rgba(0,75,111,1) 100%); /* W3C */
}
.header-gug{
	background: rgb(249,26,61); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(249,26,61,1) 0%, rgba(249,27,62,1) 40%, rgba(243,25,60,1) 51%, rgba(227,21,55,1) 67%, rgba(204,19,48,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,26,61,1)), color-stop(40%,rgba(249,27,62,1)), color-stop(51%,rgba(243,25,60,1)), color-stop(67%,rgba(227,21,55,1)), color-stop(100%,rgba(204,19,48,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(249,26,61,1) 0%,rgba(249,27,62,1) 40%,rgba(243,25,60,1) 51%,rgba(227,21,55,1) 67%,rgba(204,19,48,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(249,26,61,1) 0%,rgba(249,27,62,1) 40%,rgba(243,25,60,1) 51%,rgba(227,21,55,1) 67%,rgba(204,19,48,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(249,26,61,1) 0%,rgba(249,27,62,1) 40%,rgba(243,25,60,1) 51%,rgba(227,21,55,1) 67%,rgba(204,19,48,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f91a3d', endColorstr='#cc1330',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(249,26,61,1) 0%,rgba(249,27,62,1) 40%,rgba(243,25,60,1) 51%,rgba(227,21,55,1) 67%,rgba(204,19,48,1) 100%); /* W3C */
}
.header-suw{
	background: rgb(67,67,68); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(67,67,68,1) 0%, rgba(60,60,58,1) 11%, rgba(60,59,60,1) 11%, rgba(57,57,57,1) 12%, rgba(50,50,50,1) 21%, rgba(6,6,6,1) 60%, rgba(0,0,0,1) 81%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,67,68,1)), color-stop(11%,rgba(60,60,58,1)), color-stop(11%,rgba(60,59,60,1)), color-stop(12%,rgba(57,57,57,1)), color-stop(21%,rgba(50,50,50,1)), color-stop(60%,rgba(6,6,6,1)), color-stop(81%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(67,67,68,1) 0%,rgba(60,60,58,1) 11%,rgba(60,59,60,1) 11%,rgba(57,57,57,1) 12%,rgba(50,50,50,1) 21%,rgba(6,6,6,1) 60%,rgba(0,0,0,1) 81%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(67,67,68,1) 0%,rgba(60,60,58,1) 11%,rgba(60,59,60,1) 11%,rgba(57,57,57,1) 12%,rgba(50,50,50,1) 21%,rgba(6,6,6,1) 60%,rgba(0,0,0,1) 81%,rgba(0,0,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(67,67,68,1) 0%,rgba(60,60,58,1) 11%,rgba(60,59,60,1) 11%,rgba(57,57,57,1) 12%,rgba(50,50,50,1) 21%,rgba(6,6,6,1) 60%,rgba(0,0,0,1) 81%,rgba(0,0,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#434344', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(67,67,68,1) 0%,rgba(60,60,58,1) 11%,rgba(60,59,60,1) 11%,rgba(57,57,57,1) 12%,rgba(50,50,50,1) 21%,rgba(6,6,6,1) 60%,rgba(0,0,0,1) 81%,rgba(0,0,0,1) 100%); /* W3C */
}
.header-aba{ /* epoc */
	background: rgb(179,49,49); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(179,49,49,1) 0%, rgba(180,50,50,1) 16%, rgba(174,48,48,1) 32%, rgba(174,49,49,1) 39%, rgba(171,46,46,1) 40%, rgba(171,48,48,1) 43%, rgba(169,46,46,1) 44%, rgba(166,45,45,1) 49%, rgba(167,46,46,1) 53%, rgba(162,45,45,1) 57%, rgba(164,45,45,1) 60%, rgba(159,43,43,1) 62%, rgba(159,44,44,1) 68%, rgba(152,42,42,1) 78%, rgba(149,41,41,1) 94%, rgba(151,42,42,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,49,49,1)), color-stop(16%,rgba(180,50,50,1)), color-stop(32%,rgba(174,48,48,1)), color-stop(39%,rgba(174,49,49,1)), color-stop(40%,rgba(171,46,46,1)), color-stop(43%,rgba(171,48,48,1)), color-stop(44%,rgba(169,46,46,1)), color-stop(49%,rgba(166,45,45,1)), color-stop(53%,rgba(167,46,46,1)), color-stop(57%,rgba(162,45,45,1)), color-stop(60%,rgba(164,45,45,1)), color-stop(62%,rgba(159,43,43,1)), color-stop(68%,rgba(159,44,44,1)), color-stop(78%,rgba(152,42,42,1)), color-stop(94%,rgba(149,41,41,1)), color-stop(100%,rgba(151,42,42,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b33131', endColorstr='#972a2a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(179,49,49,1) 0%,rgba(180,50,50,1) 16%,rgba(174,48,48,1) 32%,rgba(174,49,49,1) 39%,rgba(171,46,46,1) 40%,rgba(171,48,48,1) 43%,rgba(169,46,46,1) 44%,rgba(166,45,45,1) 49%,rgba(167,46,46,1) 53%,rgba(162,45,45,1) 57%,rgba(164,45,45,1) 60%,rgba(159,43,43,1) 62%,rgba(159,44,44,1) 68%,rgba(152,42,42,1) 78%,rgba(149,41,41,1) 94%,rgba(151,42,42,1) 100%); /* W3C */
}
#magazinlogo {
	margin: 10px;
	float:left;
}
#magazinlogo.ohnenavi {
	margin-top: 22px;
}
#verlagslogo {
	position: absolute;
	top:10px;
	right:12px; 
}
#searchform-head {
	position:absolute;
	right: 12px;
	bottom: 36px;
}
#searchform-head input {
	width:200px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	padding:0px 15px 0px 8px;
/*	background:url('/pix/sdwv/2011/lupe.png') center right no-repeat #fff; */
	color:#666;
}
/** Fachgebietsseiten **/
#fachgebiet-header{
	margin-bottom:20px;
}
#fachgebiet-header h1{
	position:absolute;
	top:6px;
	left:15px;
	font-size: 32px;
	font-weight:normal;
	color:#fff;
}
.fachgebiet-arrow{
	position:absolute;
	bottom:2px;
	left:20px;
	z-index:10;
}
/** Listen **/
.no-items-list{
	list-style-type: none;
	margin:0;
	padding:0;
}
/**** Dossierbox ****/
.horizontal-teaser{
	width:184px;
	padding-right:5px;
	margin:10px 5px 20px 0px;
	position:relative;
}
/**** Liste mit Arrow ****/
ul.arrlist {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:1em;
}
ul.arrlist li:before{
	content: "\00BB\A0";
	margin-left:-1em;
}
/**** Advertisement ****/
.ad-heading{
	margin-top:20px;
	font-size:9px;
}
/**** Ad-Positionierung Superbanner ****/
#ad-top {
	height: 90px;
	position: absolute;
	top:0;
	left:200px; /* TODO: vorläufig, bis die Ads umgestellt sind */
}
#ad-vertikal {
	position: absolute;
	top:90px;
	left:1000px;

}
/*** Eilmeldung ****/
.eilmeldung {
	height:50px;
}
.eil-icon {
	position:absolute;
	z-index:1;
}
.eil-border {
	width: 534px;
	padding: 4px 0px 4px 24px;
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	border:1px solid #e1e1e1;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	position:absolute;
	top: 3px;
	left: 28px;
	min-height: 35px;
	vertical-align: middle;
}
.eil-border a {
	color: #444444;
}
.eil-pre {
	color:#ff0000;
}
/**** Spektrogramme ****/
.spektrogramme-link{
	position:relative;
	top:-30px;
	font-weight:bold;
}
/**** Teaser ****/
.teaser-outer{
	margin:12px 20px 20px 0px;
	padding-bottom:18px;
	position:relative;
}
.teaser-text {
	margin-left: 200px;
}
.teaser-grey {
	background: #f5f6f7;
	margin:12px 0px 20px 0px;
	padding:12px 9px;
	position:relative;
}
.teaser-grey>.teaser-text h2{
	margin-top:0px;
}
.teaserimg-fallback{
	width:180px;
	height:120px;
/*	overflow:hidden; */
	border: 1px solid #c4c4c4;
	text-align:center;
}
.teaserimg-play{
    left: 73px;
    position: absolute;
    top: 43px;
    cursor:pointer;
}
.img-gallery{
	position:absolute;
	bottom:7px;
	left:5px;
}

/**** TagCloud ****/
.tagcloud a{
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	color:#7b7b7b;
}
.tagcloud span {
display: inline-block;
}
.tagsize-1{
	font-size:23px;
	font-weight: bold;
	margin: 0px 30px 0px 10px;
	height: 40px;
	vertical-align: middle;
}
.tagsize-2{
	font-size:20px;
	font-weight: bold;
	margin: 0px 4px 0px 28px;
	height: 24px;
	vertical-align: super;
}
.tagsize-3{
	font-size:17px;
	margin: 0px 22px 0px 24px;
	height: 22px;
	vertical-align: sub;
}
.tagsize-4{
	font-size:14px;
	margin: 0px 18px 0px 4px;
	height: 18px;
	vertical-align: bottom;
}
.tagsize-5{
	font-size:11px;
	margin: 0px 10px;
	height: 20px;
}
/**** Bildlizenzen ****/
.licence-wrapper{
    position: absolute;
    text-align: left;
    width: 180px;
    z-index: 100;
}
.licence-spacer{
	height:50px;
	width:30px;
	float:left;
	background: transparent;
	background:rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CCFFFFFF', EndColorStr='#CCFFFFFF'); 
	position:absolute;
	z-index:100;
	border-radius: 8px 0px 0px 0px;
	box-shadow: 3px 8px 13px rgba(80,80,80,0.3);
	-moz-border-radius: 8px 0px 0px 0px;
	-moz-box-shadow: 3px 8px 13px rgba(80,80,80,0.3);
	-webkit-border-radius: 8px 0px 0px 0px;
	-webkit-box-shadow: 3px 8px 13px rgba(80,80,80,0.3);
	
}
.licence {
		float:right;
		width:138px;
		padding: 6px;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0px 8px 8px 0px;
    box-shadow: 4px 5px 8px rgba(80,80,80,0.3);
    -moz-border-radius: 0px 8px 8px 0px;
    -moz-box-shadow: 4px 5px 8px rgba(80,80,80,0.3);
		-webkit-border-radius: 0px 8px 8px 0px;
		-webkit-box-shadow: 4px 5px 8px rgba(80,80,80,0.3);
    min-height:38px;
		font-size:9px;
}
/**** Toplink ****/
.linktotop {
	border: 1px solid #000;
	font-size:9px;
	color:#000 !important;
	padding: 2px 2px 2px 16px;
	display: inline-block;
	margin: 20px 0px;
	text-align: right;
	background: url('/pix/sdwv/2011/toparrow.png') 2px center no-repeat;
}
/**** Footer ****/
footer, #footer{
	background:#eeeff1;
	width: 100%;
	height:150px;
}
footer h3, #footer h3{
	color:#676767;
	text-transform: uppercase;
	margin-top:20px;
}
#footer-logo, #footer-meta, #footer-tellerrand{
	float:left;
	border-right: 1px solid #968b75;
	height:100%;
	margin-right:20px;
}
#footer-meta{
	width:200px;
}
#footer-tellerrand{
	width:300px;
}
#footer-partner{
	float:left;
	width:285px
}
#footer-tellerrand li{
	width:150px;
}
#footer-partner li{
	width:140px;
}
#footer-logo img{
	margin:36px 20px;
}
.footer-linklist li{
	float:left;
	width:100px;
}
.footer-linklist a {
	color:#333;
}#topnavi-login-panel {
	position: absolute;
	right: 0px;
	top: 0;
	width: 250px;
	z-index:100000;
}
#topnavi-login-panel .status{
	color:#fff;
	height: 24px;
	line-height: 24px;
	float:right;
	padding:0px 10px;
	background: rgb(46,46,46); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(46,46,46,1) 0%, rgba(55,55,55,1) 29%, rgba(60,60,60,1) 38%, rgba(68,68,68,1) 67%, rgba(77,77,77,1) 88%, rgba(78,78,78,1) 96%, rgba(81,81,81,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,46,46,1)), color-stop(29%,rgba(55,55,55,1)), color-stop(38%,rgba(60,60,60,1)), color-stop(67%,rgba(68,68,68,1)), color-stop(88%,rgba(77,77,77,1)), color-stop(96%,rgba(78,78,78,1)), color-stop(100%,rgba(81,81,81,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(55,55,55,1) 29%,rgba(60,60,60,1) 38%,rgba(68,68,68,1) 67%,rgba(77,77,77,1) 88%,rgba(78,78,78,1) 96%,rgba(81,81,81,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(55,55,55,1) 29%,rgba(60,60,60,1) 38%,rgba(68,68,68,1) 67%,rgba(77,77,77,1) 88%,rgba(78,78,78,1) 96%,rgba(81,81,81,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(55,55,55,1) 29%,rgba(60,60,60,1) 38%,rgba(68,68,68,1) 67%,rgba(77,77,77,1) 88%,rgba(78,78,78,1) 96%,rgba(81,81,81,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(55,55,55,1) 29%,rgba(60,60,60,1) 38%,rgba(68,68,68,1) 67%,rgba(77,77,77,1) 88%,rgba(78,78,78,1) 96%,rgba(81,81,81,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#515151',GradientType=0 ); /* IE6-9 */
	border-left: 1px solid #929292;
}
#topnavi-login-panel .login-link-active{
	color:#444;
	background:#fff;
}
#topnavi-login-panel form{
	background-color:#fff;
	box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	-moz-box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	-webkit-box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	padding:8px 14px 8px 10px;
	margin:0px;
}

#belownavi-login-link, #belownavi-login-panel{
	margin-right: 12px;
	margin-top: 6px;
	position:relative;
	z-index:1;
}

table.meinkonto-table th{
	text-align:left;
}
table.meinkonto-table tr td:first-child{
	padding-left:8px;
	width:30%;
}


#topNavBack {
	height: 24px;
	line-height: 24px;
	width: 100%;
	min-width:1160px;
	background: rgb(64,64,64); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(64,64,64,1) 0%, rgba(63,63,63,1) 17%, rgba(57,57,57,1) 30%, rgba(42,42,42,1) 52%, rgba(25,25,25,1) 70%, rgba(15,15,15,1) 83%, rgba(6,6,6,1) 96%, rgba(5,5,5,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,64,64,1)), color-stop(17%,rgba(63,63,63,1)), color-stop(30%,rgba(57,57,57,1)), color-stop(52%,rgba(42,42,42,1)), color-stop(70%,rgba(25,25,25,1)), color-stop(83%,rgba(15,15,15,1)), color-stop(96%,rgba(6,6,6,1)), color-stop(100%,rgba(5,5,5,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(64,64,64,1) 0%,rgba(63,63,63,1) 17%,rgba(57,57,57,1) 30%,rgba(42,42,42,1) 52%,rgba(25,25,25,1) 70%,rgba(15,15,15,1) 83%,rgba(6,6,6,1) 96%,rgba(5,5,5,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(64,64,64,1) 0%,rgba(63,63,63,1) 17%,rgba(57,57,57,1) 30%,rgba(42,42,42,1) 52%,rgba(25,25,25,1) 70%,rgba(15,15,15,1) 83%,rgba(6,6,6,1) 96%,rgba(5,5,5,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(64,64,64,1) 0%,rgba(63,63,63,1) 17%,rgba(57,57,57,1) 30%,rgba(42,42,42,1) 52%,rgba(25,25,25,1) 70%,rgba(15,15,15,1) 83%,rgba(6,6,6,1) 96%,rgba(5,5,5,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#050505',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(64,64,64,1) 0%,rgba(63,63,63,1) 17%,rgba(57,57,57,1) 30%,rgba(42,42,42,1) 52%,rgba(25,25,25,1) 70%,rgba(15,15,15,1) 83%,rgba(6,6,6,1) 96%,rgba(5,5,5,1) 100%); /* W3C */
	font-size:10px;
}
#mainNav-l1 {
	position: absolute;
	bottom: 34px;
	left:-6px;
	font-size:12px;
}
#mainNav-l2 {
	position: absolute;
	bottom: -20px;
	left:0;
	width:100%;
	height:45px;
	line-height:25px;
	vertical-align:middle;
	overflow:hidden;
	background: url("/pix/sdwv/2011/bg_nav_l2.png") repeat-x;
	color:#333;
}
#topNav ul, #topicNav ul, #mainNav-l1 ul, #mainNav-l2 ul {
	margin: 0 10px;
	padding: 0;
}
#topNav li, #topicNav li, #mainNav-l1 li, #mainNav-l2 li, .horizontal-list li {
	display: inline;
	background-image: none;
}
#mainNav-l1 li{
	padding:0px 6px 0px 8px;
	border-left:2px solid #fff;
}
#mainNav-l1 a{
	color: #fff;
	text-transform: uppercase;
	font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
}
#topicNav ul{
	padding-top:10px;
	color:#fff;
}
#topicNav li{
	padding:0px 3px 0px 5px;
	border-left:1px solid #fff;
}
#mainNav-l2 li{
	padding:0px 3px 0px 5px;
	border-left:1px solid #333333;
}

#topNav a, #topicNav a{
	color: #fff;
	font-weight: normal;
}
#topNav .active{
	background: rgb(31,31,31); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(31,31,31,1) 0%, rgba(23,23,23,1) 4%, rgba(28,28,28,1) 33%, rgba(31,31,31,1) 38%, rgba(36,36,36,1) 63%, rgba(40,40,40,1) 71%, rgba(45,45,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,31,31,1)), color-stop(4%,rgba(23,23,23,1)), color-stop(33%,rgba(28,28,28,1)), color-stop(38%,rgba(31,31,31,1)), color-stop(63%,rgba(36,36,36,1)), color-stop(71%,rgba(40,40,40,1)), color-stop(100%,rgba(45,45,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(31,31,31,1) 0%,rgba(23,23,23,1) 4%,rgba(28,28,28,1) 33%,rgba(31,31,31,1) 38%,rgba(36,36,36,1) 63%,rgba(40,40,40,1) 71%,rgba(45,45,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(31,31,31,1) 0%,rgba(23,23,23,1) 4%,rgba(28,28,28,1) 33%,rgba(31,31,31,1) 38%,rgba(36,36,36,1) 63%,rgba(40,40,40,1) 71%,rgba(45,45,45,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(31,31,31,1) 0%,rgba(23,23,23,1) 4%,rgba(28,28,28,1) 33%,rgba(31,31,31,1) 38%,rgba(36,36,36,1) 63%,rgba(40,40,40,1) 71%,rgba(45,45,45,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#2d2d2d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(31,31,31,1) 0%,rgba(23,23,23,1) 4%,rgba(28,28,28,1) 33%,rgba(31,31,31,1) 38%,rgba(36,36,36,1) 63%,rgba(40,40,40,1) 71%,rgba(45,45,45,1) 100%); /* W3C */
}
.lidiv {
	float:left;
	border-left:1px solid #929292;
	padding: 0 10px;
	line-height: 24px;
}
li.lifirst {
	border-left: 0 none !important;
}
#navarrow {
	position:absolute;
	bottom:14px;
	left:33px;
}
#sidebar {
	float:right;
	width: 300px;
	margin-top:30px;
}
#sidebar.left {
	float:left;
}
.sidebar-box {
	width:300px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #c4c4c4;
	position: relative;
}
.sidebar-box-full {
  width:100%;
  margin: 20px 0px 0px 0px;
  border: 1px solid #c4c4c4;
}
.sidebar-box h3,.sidebar-box-full h3{
	margin:0px;
	color: #1f85a0;
}
.body-gug .sidebar-box h3,.body-gug .sidebar-box-full h3{
	color: #b22544;
}
.body-aba .sidebar-box h3,.body-aba .sidebar-box-full h3,
.body-suw .sidebar-box h3,.body-suw .sidebar-box-full h3 {
	color: #A92C33;
}
.sidebar-box-head {
	background: url('/pix/sdwv/2011/nd-list-item.gif') repeat-y #f5f6f7;
	border-bottom: 1px solid #c4c4c4;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
.body-gug .sidebar-box-head{
	background: url('/pix/sdwv/2011/nd-list-item-gug-red.gif') repeat-y #f5f6f7;
}
.body-aba .sidebar-box-head,
.body-suw .sidebar-box-head {
	background: url('/pix/sdwv/2011/nd-list-item-red.gif') repeat-y #f5f6f7;
}
.sidebar-box-head a, .sidebar-box-adhead a{
	color: #444444;
}
.sidebar-box-adhead {
	background: url('/pix/sdwv/2011/nd-list-item-orange.gif') repeat-y #f5f6f7;
	border-bottom: 1px solid #c4c4c4;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
.sidebar-hidden-door {
	position: absolute;
	right: -8px;
	top: 0;
	height: 8px;
	width: 8px;
}
.sidebar-hidden-help {
	position: absolute;
	right: -10px;
	top: -20px;
	height: 15px;
	width: 300px;
	text-align: right;
}
.sidebar-box-head h2, .sidebar-box-adhead h2{
	margin:0px 0px 0px 14px;
	font-size:14px;
	text-transform:uppercase;
}
.sidebar-box-content,#sidebar-videos {
	margin:12px 14px 8px 14px;
}
.sidebar-box-content-text{
	margin-left:84px;
}
.mostwantedlist {
font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
color:#454545;
padding-left:17px;
}
.mostwantedlist .topic{
	color:#454545;
	margin:0px 4px 0px 0px;
	padding:1px 4px 0px 0px;
	font-size:11px;
	font-weight:normal;
	text-transform: uppercase;
	border-right:1px solid #454545;
}
.sidebar-switch{
font-family: Ubuntu,Verdana,Helvetica,Arial,sans-serif;
color:#838383;
font-size:14px;
font-weight:bold;
text-align:center;
margin-right:8px;
}
.sidebar-switch:hover{
	text-decoration:none;
}
.sidebar-switch img {
  margin-top:3px;
}
/**** SciLogs box ****/
.scilogs-portrait{
	width:50px;
	height:50px;
	margin: 0px 6px 12px 0px;
}
.scilogs-rss{
	position:absolute;
	top:8px;
	right:0px;
	color:#fff !important;
	font-size:10px;
}
/**** JOTW box ****/ 
h3.jotwHeader {
	background: #e5013e; /* Old browsers */
	background: -moz-linear-gradient(top, #e5013e 0%, #76000e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5013e), color-stop(100%,#76000e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5013e 0%,#76000e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5013e 0%,#76000e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #e5013e 0%,#76000e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5013e', endColorstr='#76000e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #e5013e 0%,#76000e 100%); /* W3C */
    height: 84px;
    margin: 0;
    padding: 8px 135px 8px 8px;
}
.jotwHeader a{
	color: #FFFFFF;
	font-size: 20px;
}
#jotwHeads {
    position: absolute;
    right: 0px;
    top: 7px;
}
ul.jobList{
	padding-left:20px;
	list-style-type: square;
	color:#BE054E;
}
ul.jobList li{
    margin-bottom: 1em;
}
ul.jobList a, .jotw-link{
	color:#BE054E;
	font-weight: bold;
}
ul.jobList div{
	color:#444444;
}
#sbjotw-button{
	text-align:center;
	margin:40px auto;
}
.naturejobs {
    color: #444444;
    font-family: Georgia,serif;
    font-size: 110%;
    font-weight: bold;
    letter-spacing: -0.04em;
}
.nature {
    color: #FF3333;
}
/**** Social media box ****/
#social-twitter-more{
    position: absolute;
    top:40px;
    left: 41px;
}
#social-twitter-more .social-arrow{
    position:absolute;
    left:18px;
    top:3px;
}
#social-twitter-more ul{
    position:absolute;
    top: 11px;
    z-index: 100;
    border: 1px solid #c4c4c4;
    padding:8px;
    
    background: #fff;
}
#social-facebook-more{
    position: absolute;
    top:40px;
    left: 0px;
}
#social-facebook-more .social-arrow{
    position:absolute;
    left:14px;
    top:3px;
}
#social-facebook-more ul{
    position:absolute;
    top: 11px;
    z-index: 100;
    width:160px;
    border: 1px solid #c4c4c4;
    padding:8px;
    background: #fff;
}
#social-youtube-more{
    position: absolute;
    top:40px;
    left: 94px;
}
#social-youtube-more .social-arrow{
    position:absolute;
    left:14px;
    top:3px;
}
#social-youtube-more ul{
    position:absolute;
    top: 11px;
    z-index: 100;
    width:160px;
    border: 1px solid #c4c4c4;
    padding:8px;
    background: #fff;
}

#social-facebook-more ul, #social-twitter-more ul, #social-youtube-more ul{
	box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	-moz-box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
	-webkit-box-shadow: 3px 4px 8px rgba(80,80,80,0.3);
}
/**** Shopbox ****/
#shopping-introbox-navi {
	margin: 0px 14px;
}
#shopping-introbox-navi li {
	display: inline;
	border: 1px solid #c4c4c4;
	padding: 0px 4px;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	background-color: #F5F6F7;
}
#shopping-introbox-navi a {
	color:#444;
	text-transform: uppercase;
	font-weight:bold;
}
.shop-list li{
	margin-bottom:12px;
}.bildlinks {
    float: left;
    padding-bottom: 1px;
    padding-right: 12px;
    padding-top: 4px;
}
.bildrechts {
    float: right;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-top: 4px;
}

/* --- besucherbewertungen --- */

.bewerten {
background-color: #fbfcfc;
border-color: #BDBDC9;
border-width: 1px;
padding: 4px;
}

.bewerten span {
vertical-align: top;
}

.bewertungLeer, .bewertungVoll {
padding: 1px;
}
.bewertungHalbvoll {
padding-right: 0;
}
.bewertungHalbleer {
padding-left: 0;
}

.bewertungInnen {
border-width: 1px;
}

.bewertungLeer .bewertungInnen, .bewertungHalbleer .bewertungInnen {
background-color: #F1F4F7;
border-color: #E2E7E8;
}

.bewertungVoll .bewertungInnen, .bewertungHalbvoll .bewertungInnen {
background-color: #ce0800;
border-color: #ce0800;
}

/* --- kleinanzeigen --- */

.kleinanzeigen label {
     display: inline-block;
    width: 110px;
    width: 22%;
    font-weight: bold;
    vertical-align: middle;
    line-height: 2em;
}


.kleinanzeigen input.text {
    width: 70%;
    border-style: none;
    padding: 2px;
    border-bottom: 1px solid #050607;
}

.kleinanzeigen input.text:active,
.kleinanzeigen input.text:focus {
    background-color: #fcf8ca;
}


.kleinanzeigen input.senden {
    width: auto;
}

.kleinanzeigen input.klein {
    width: 20px;
}

.kleinanzeigen textarea {
        font-family: 'Courier New',Courier,monospace;
        font-size: 20px;
    letter-spacing: 4px;
    min-height: 180px;
    width: 405px;
    max-width: 405px;
    overflow: hidden;
    border: 0;
    padding: 0px;
    padding-left: 2px;
    background-image: url(/pix/sdwv/hg_anzeigentext_25z.gif);
        background-repeat: repeat-y;
}
.gross {
font-size: 14px;
}#iqd_mainAd {
    margin-bottom:0px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:999;
}
#iqd_align_Ad { 
    width: 1160px;		
    margin: 0px auto; 
}
#iqd_topAd {
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index:999;
}
#iqd_rightAd {
    position: absolute;
    bottom: -601px;
    left: 1000px; 
    width:  160px;
}@media print {
/* reset Ubuntu */
article>header, #teaser, .textbox-wide, .headline-head, .headline-title, .headline-switcher
,.toc-pageno,h1,h2,h3,h4,h5,h6, .heading,.button-grey,.eil-border,.tagcloud a,#mainNav-l1 a,.mostwantedlist,.sidebar-switch {
	font-family: Verdana,Helvetica,Arial,sans-serif;
}
