/* Grid System */
.container_12{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_10,.grid_11,.grid_12,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9{display:inline;float:left;position:relative;margin-left:8px;margin-right:7px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:65px}.container_12 .grid_2{width:145px}.container_12 .grid_3{width:225px}.container_12 .grid_4{width:305px}.container_12 .grid_5{width:385px}.container_12 .grid_6{width:465px}.container_12 .grid_7{width:545px}.container_12 .grid_8{width:625px}.container_12 .grid_9{width:705px}.container_12 .grid_10{width:785px}.container_12 .grid_11{width:865px}.container_12 .grid_12{width:945px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_3{padding-left:240px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_6{padding-left:480px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_9{padding-left:720px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_3{padding-right:240px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_6{padding-right:480px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_9{padding-right:720px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_3{left:240px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_6{left:480px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_9{left:720px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_3{left:-240px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_6{left:-480px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_9{left:-720px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after,.clearfix:before,.container_12:after,.container_12:before{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.container_12:after{clear:both}
/* Grid System */

/* START DART-Settings */
.superbanner {
	text-align: right;
	width: 980px;
	position: relative;
        min-height:90px;
}
.superbanner table {
	float: right;
}
#adl_sb_table {
	width: 979px;
	text-align: right;
}
.skyscraper_container {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: visible;
	top: 90px;
}
.skyscraper_container .skyscraper {
	position: relative;
	left: 980px;
}
.rectangle {
	margin: 0 0 20px 20px;
	float: right;
	width: 300px;
	height: 250px;
}
/* ENDE  DART-Settings */
/* START reset */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
/* ENDE  reset */
/* START basicsetting */
body {
	font-family:'PT Sans', sans-serif;
	color: #191919;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0em;
	background: #e5e5e5;
	height: auto;
	padding-bottom: 20px;
}
.clb {
	clear: both;
}
/* .input {
	border: 1px solid black;
}
*/
pre, code {
	font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	font-size: 25px;
	font-family: 'PT Serif', serif;
	font-weight: normal;
	padding-top: 20px;
	text-align: center;
}
h2 {
	font-size: 23px;
	padding-top: 20px;
	text-align: center;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 15px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	margin-bottom: 0px;
}
a {
	color: #003064;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
select { 	 	
	font-family: 'PT Sans', sans-serif; 	 	
    font-size: 14px; 	 	
} 
.more {font-weight:bold;}

a:link, a:active, a:visited {
	color: #003064;
	text-decoration: none;
}
a:hover {
	color: #003064;
	text-decoration: underline;
}
p {
	padding: 10px 10px 0 0;
	text-align: left;
	margin: 0;
}
#wrapper_12 {
	margin: 0 0 0 0;
	width: 960px;
	background: #e5e5e5;
	padding: 10px 10px 10px 10px;
}
.container_12 {
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.unit {
	float: left;
	margin-left: 15px;
}
.subunit {
	border-top: 15px solid #e5e5e5;
	padding: 10px 7px 10px 8px;
}
.subunit:first-child {
	border: none !important;
	padding-top: 0;
}
.grid_4.equalheight_inner .subunit:first-child {
        padding: 10px 7px 10px 8px;
}
.contentbyletvertise.subunit {
        padding:10px 8px!important;
}
#advert-googleAds-200 {
        height:0px;
}
#advert-googleAds-113_ad_container .subunit:first-child, #advert-googleAds-114_ad_container .subunit:first-child {
        border-top:15px solid #e5e5e5!important;
	padding-top: 5px;
}
.first {
	margin-left: 0 !important;
}
.last {
	margin-right: 0 !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.maxwidth {
	width: 100%;
}
.headline_holder {
	font-size: 18px;
	border-bottom: 2px #d9d9d9 solid;
	padding-bottom: 30px;
	margin: 0 0 5px 0;
	height: 0px;
	display: block;
	line-height: 24px; 	 	
	font-family: 'PT Serif', serif;
}
.schlagzeilenbox .headline_holder {
	width: 618px;
}
.contentgrid4 .headline_holder {
	width: 294px;
}
.headline_text {
	float: left;
}
.headline_pager {
	float: right;
	font-size: 11px;
	width: 150px;
	text-align: right;
	display: block;
	position: relative;
}
.headline_help {
	float: right;
	font-size: 11px;
	display: block;
	position: relative;
}
.unit_content {
}
.leftfixed {
	margin-left: 0 !important;
}
.rightfixed {
	margin-right: 0 !important;
}
.single {
	margin: 0 !important;
}
.grid_1 .unit, .grid_2 .unit, .grid_3 .unit, .grid_4 .unit, .grid_5 .unit, .grid_6 .unit, .grid_7 .unit, .grid_8 .unit, .grid_9 .unit, .grid_10 .unit, .grid_11 .unit, .grid_12 .unit {
	padding: 10px 7px 10px 8px;
}
.grid_1.first .unit, .grid_2.first .unit, .grid_3.first .unit, .grid_4.first .unit, .grid_5.first .unit, .grid_6.first .unit, .grid_7.first .unit, .grid_8.first .unit, .grid_9.first .unit, .grid_10.first .unit, .grid_11.first .unit, .grid_12.first .unit {
	padding: 10px 7px 10px 0;
}
.grid_1.last .unit, .grid_2.last .unit, .grid_3.last .unit, .grid_4.last .unit, .grid_5.last .unit, .grid_6.last .unit, .grid_7.last .unit, .grid_8.last .unit, .grid_9.last .unit, .grid_10.last .unit, .grid_11.last .unit, .grid_12.last .unit {
	padding: 10px 0 10px 8px;
}
.container_12 .grid_12.single .unit {
	padding: 10px 0 10px 0;
}
.container_12 .grid_12.complete .unit {
	padding: 10px 0 10px 0;
	width: 100%;
	background: #ffffff;
}
.inner_grid_4 {
	width: 290px;
}
.inner_grid_4_first, .inner_grid_4_last {
	width: 297px;
}
.inner_grid_8 {
	width: 610px;
}
.inner_grid_8_first, .inner_grid_8_last {
	width: 618px;
}
.subgrid_1, .subgrid_2, .subgrid_3, .subgrid_4, .subgrid_5, .subgrid_6, .subgrid_7, .subgrid_8, .subgrid_9, .subgrid_10, .subgrid_11, .subgrid_12 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 8px;
	margin-right: 7px;
}
.subgrid_1 {
	width: 64px;
}
.subgrid_2 {
	width: 143px;
}
.subgrid_3 {
	width: 225px;
}
.subgrid_4 {
	width: 300px;
}
.subgrid_5 {
	width: 385px;
}
.subgrid_6 {
	width: 458px;
}
.subgrid_7 {
	width: 545px;
}
.subgrid_8 {
	width: 618px;
}
.subgrid_9 {
	width: 705px;
}
.subgrid_10 {
	width: 785px;
}
.subgrid_11 {
	width: 865px;
}
.subgrid_12 {
	width: 945px;
}
.subgrid_1 .subunit, .subgrid_2 .subunit, .subgrid_3 .subunit, .subgrid_4 .subunit, .subgrid_5 .subunit, .subgrid_6 .subunit, .subgrid_7 .subunit, .subgrid_8 .subunit, .subgrid_9 .subunit, .subgrid_10 .subunit, .subgrid_11 .subunit, .subgrid_12 .subunit {
	border-top: none;
	padding: 0;
}
.content {
	margin-top: 10px;
}
.equalheight_outer {
	overflow: hidden;
	background-color: #e5e5e5;
}
.equalheight_inner {
	background-color: #ffffff;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
@media print {
.equalheight_inner {
	background-color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
}
/* * html .subunit {
	padding: 10px 8px 10px 8px;
}
*/
/* * html .first_child {
	border: none !important;
	padding-top: 0;
}
*/
/* * html .inner_grid_4_first, * html .inner_grid_4_last {
	width: 296px;
}
*/
.subunit {
	padding: 10px 8px 10px 8px;
}
.first_child {
	border: none !important;
	padding-top: 0;
}
.inner_grid_4_first, .inner_grid_4_last {
	width: 296px;
}
.unit, .right,
/*.headline_pager, */
.subgrid_1, .subgrid_2, .subgrid_3, .subgrid_4, .subgrid_5, .subgrid_6, .subgrid_7, .subgrid_8, .subgrid_9, .subgrid_10, .subgrid_11, .subgrid_12, .left, .headline_text {
	display: inline;
}
.equalheight_inner {
	position: relative;
}
input, button {
	overflow: visible;
}
.inner_grid_8_2col {
	padding-top: 0;
	padding-bottom: 0;
}
.inner_grid_8_2col .grid_8 .grid_4 {
	width: 301px;
}
.inner_grid_8_2col .grid_8 {
	width: 617px;
}
.grid_8 .boxtrenner_h15 {
	border-bottom: 15px #e5e5e5 solid;
}
/* ENDE  basicsetting */
#container {
	background: #ffffff;
	text-align: left;
}
#header {
	margin: 0;
}
#head_navigation {
	height: 20px;
	background: #f3f1f2;
	margin: 0 0 40px 0;
}
#head {
}
#head_search {
	float: left;
	height: 42px;
	width: 80%;
	padding: 20px 20px 0 0;
	background: #003466;
	text-align: right;
}
.wrapper {
	padding: 20px;
}
.top_navigation {
	margin: 0 0 30px 0;
	height: 40px;
	width: 100%;
}
.top_navigation ul {
	margin-left: -30px;
}
.top_navigation li {
	float: left;
	display: block;
	margin: 0 6px 0 0;
	color: #175387;
	font-size: 12px;
	font-weight: bold;
}
#right {
	float: right;
	width: 400px;
	padding: 0 0 0 20px;
	border-left: 1px #cccccc dotted;
}
.rightbox {
	margin: 0 0 20px 0;
}
.rightbox_title {
	padding: 5px;
	background: #e2edf3;
	color: #185282;
}
.rightbox_content {
	padding: 5px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}
#page {
	margin: 0;
}
#fullcontainer {
	width: 980px;
	float: left;
}
#container {
	width: 960px;
}
#content {
	float: left;
	width: 480px;
}
a.top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	visibility: hidden;
}
h1.ressort {
	display: none;
}
.ivw {
	display: none;
}
/* START grid rel rep */
.headcontainer {
	height: 166px;
}
/*.headcontainer .grid_1, .headcontainer .grid_2, .headcontainer .grid_3, .headcontainer .grid_4, .headcontainer .grid_5, .headcontainer .grid_6, .headcontainer .grid_7, .headcontainer .grid_8, .headcontainer .grid_9, .headcontainer .grid_10, .headcontainer .grid_11, .headcontainer .grid_12 {
	z-index: 998;
}
*/
/* ENDE  grid rel rep */
/* START HEAD */
.head {
	height: 100px;
	border-bottom: 1px solid white;
	z-index: 999;
}
.head .headnavizeile {
	height: 20px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 11px;
	overflow: visible;
}
.head .headnavizeile .fcms_bluedot {
	position: absolute;
}
.head .headnavizeile a {
	font-size: 11px;
}
.head .headnavizeile .links {
	width: 475px;
	float: left;
}
.head .headnavizeile .links .default {
	height: 20px;
}
.head .headnavizeile .links .default ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 7px;
}
.head .headnavizeile .links .default ul li {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 8px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #d9d9d9;
}
/*
.head .headnavizeile .links .default ul.head-social li.social-button a { 	 				/* CHECK AGAIN */
	width:10px; 	 	
	height:10px; 	 	
	display:block; 	 	
	background-repeat:no-repeat; 	 	
	background-color:#f5f5f5; 	 	
	background-size:16px 17px; 	 	
	-o-background-size:16px 17px; 	 	
	-ms-background-size:16px 17px; 	 	
	-moz-background-size:16px 17px; 	 	
 	-webkit-background-size:16px 17px; 	 	
	background-position:center -2px; 	 	
} 	 	
	.head .headnavizeile .links .default ul.head-social li.social-button.rss a { 	 	
	background-image:url(http://static4.suedkurier.de/sk11_pics/relaunch/icon-share-rss.png); 	 	
} 	 	
	.head .headnavizeile .links .default ul.head-social li.social-button.facebook a { 	 	
	background-image:url(http://static4.suedkurier.de/sk11_pics/relaunch/icon-share-facebook.png); 	 	
} 	 	
	.head .headnavizeile .links .default ul.head-social li.social-button.twitter a { 	 	
	background-image:url(http://static4.suedkurier.de/sk11_pics/relaunch/icon-share-twitter.png); 	 	
} 	 	
	.head .headnavizeile .links .default ul.head-social li.social-button.newsletter a { 	 	
	background-image:url(http://static4.suedkurier.de/sk11_pics/relaunch/icon-share-mail.png); 	 	
} 
*/
.head .headnavizeile .links .default ul li a {
	font-weight: normal;
}
.head .headnavizeile .links .default ul li.epaper {
	text-transform: none;
}
.head .headnavizeile .links .default ul li.first {
	padding-left: 1px;
	border-left: 0px solid #d9d9d9;
}
.head .headnavizeile .links .default ul li.mobil {
	padding-right: 0;
}
/* START Login/Logout  */
.head .headnavizeile .links .login .loginbutton, .head .headnavizeile .links .logout .loginbutton {
    background-color: #0090E8;
    border: 1px solid #0070B5;
	border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
    color: white;
    float: right;
    margin: 10px 0;
    text-align: center;
    width: 100%;
    display:block;
}
.head .headnavizeile .links .login .loginbutton:hover, .head .headnavizeile .links .logout .loginbutton:hover {
    background-color: #33A6ED;
	text-decoration:none;
}

.head .headnavizeile .links .login, .head .headnavizeile .links .logout {
	background-color: #ffffff;
	position: absolute;
	z-index: 1000000;
	padding: 0px 4px 4px 4px;
	box-shadow: 0px 2px 2px 0 #333;
    top:30px;
    left:2px;
}

.head .headnavizeile .links .login {
        width:170px;
}

.head .headnavizeile .links .logout {
        width:200px;
}

.head .headnavizeile .links .login-top, .head .headnavizeile .links .logout-top {
        background-repeat:no-repeat;
        height:13px;
        position:absolute;
        z-index:1001;
}

.head .headnavizeile .links .login-top {
        background-image:url(http://static4.suedkurier.de/sk11_pics/layout/login_top.png);
        width:182px;
}

.head .headnavizeile .links .logout-top {
        background-image:url(http://static4.suedkurier.de/pics/sk12/skplus/logout_top.png);
        width:212px;
}

.head .headnavizeile .links .login .logincontent {
	background-color: #eeeeee;
}

.head .headnavizeile .links .logout .logincontent {
        background-color:#eee;
        padding:5px;
}

.head .headnavizeile .links .bluedots {
	display: none;
	background-color: #ffffff;
	z-index: 1000;
	position: relative;
	width: 134px;
	padding: 4px;
}
.head .headnavizeile .links .bluedots .logincontent {
	background-color: #ffffff;
}
.head .headnavizeile .links .login form table {
	background-color: transparent;
	border: none;
	margin:7px 0px 0px -2px;
}
.head .headnavizeile .links .login #fcms_loginbox {
	width: auto;
}
.head .headnavizeile .links .login table tr td {
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.head .headnavizeile .links .login table.logintable .input {
	width: 148px;
}
.head .headnavizeile .links .login table.logintable .button {
	border: none;
	padding: 0;
}
.head .headnavizeile .links .login table.logintable .off {
	text-align: right;
}
.head .headnavizeile .links .login table tr td label {
	position: relative;
	top: -3px;
}
.head .headnavizeile .links .login table tr td a {
	font-weight: normal;
}
.head .headnavizeile .links .login table tr td hr, .head .headnavizeile .links .logout table tr td hr {
	border-color: white;
}
.head .headnavizeile .links .login #usernamecontainer, .head .headnavizeile .links .login #passcontainer {
	position: absolute;
	height: 0px;
	display: none;
}
.head .headnavizeile .links .login #usernamecontainer .username, .head .headnavizeile .links .login #passcontainer .pass {
	position: relative;
	top: 6px;
	left: 7px;
}
.head .headnavizeile .links .login .input {
margin:0px;
padding:5px;
height:20px;
border:1px solid #CCCCCC;
}
/* ENDE  Login/Logout */
.head .headnavizeile .rechts {
	float: right;
}
.head .headnavizeile .rechts ul {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	list-style-type: none;
}
.head .headnavizeile .rechts ul li {
	margin: 0;
	padding: 0;
	line-height: 8px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #d9d9d9;
}
.head .headnavizeile .rechts ul li a {
	font-weight: normal;
}
.head .headnavizeile .rechts ul li.first {
	padding-left: 0px;
	border-left: 0px solid #d9d9d9;
}
.head .headnavizeile .rechts ul li a.weitere, .head .headnavizeile .rechts ul li a.immo, .head .headnavizeile .rechts ul li a.stellen, .head .headnavizeile .rechts ul li a.auto, .head .headnavizeile .rechts ul li a.singels {
	padding-left: 0px;
  /*background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -346px -337px;*/
}
.head .headnavizeile .rechts ul li a.immo {
  /*background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -346px -311px;*/
}
.head .headnavizeile .rechts ul li a.stellen {
  /*background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -346px -324px;*/
}
.head .headnavizeile .rechts ul li a.singels {
  /*background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -346px -350px;*/
}
.head .headnavizeile .rechts ul li a.weitere {
	padding-left: 0;
	padding-right: 18px;
  /*background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -286px -510px;*/
}
.head .headnavizeile .rechts ul li.last {
	padding-right: 0px;
}
.head .headnavizeile .rechts ul li.last #weitereanzeigencontainer {
	position: absolute;
	height: 0px;
	overflow: visible;
	display: none;
	z-index: 1001;
}
.head .headnavizeile .rechts ul li.last #weitereanzeigencontainer * {
	z-index: 999;
}
.head .headnavizeile .rechts ul li.last #weitereanzeigencontainer .weitereanzeigen {
	z-index: 20;
	background-color: #ffffff;
	position: relative;
	top: 5px;
	left: -45px;
	border: 1px solid #D9D9D9;
	padding: 4px;
	box-shadow: 2px 2px 2px 0 #CCCCCC;
	float: none;
	width: 106px;
}
.head .headnavizeile .rechts ul li.last #weitereanzeigencontainer .weitereanzeigen .weitereanzeigencontent {
	background-color: #eeeeee;
	padding-left: 8px;
}
.head .headnavizeile .rechts ul li.last #weitereanzeigencontainer .weitereanzeigen a {
	display: block;
	line-height: 29px;
}
.head .logocontainer, .head .headwerbungscontainer, .head .toollinkcontainer {
	position: absolute;
	height: 0px;
	overflow: visible;
}
.head .logocontainer .logo {
	position: relative;
	top: 8px;
	left: 300px;
	width: 349px;
	z-index: 10;
}

.head .logocontainer .logo a {
	background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat 0px -220px;
  	width: 349px;
  	height: 57px;
  	text-indent: 920px;
  	display: block;
  	overflow: hidden;
}
.head .headwerbungscontainer .headwerbung {
	position: relative;
	top: 28px;
	left: 15px;
	width: 244px;
	z-index: 10;
}
.head .toollinkcontainer .toollink {
	position: relative;
	top: 84px;
	left: 432px;
	width: 95px;
	z-index: 10;
}
.head .toollinkcontainer .toollink a {
	padding-right: 6px;
}
.head .toollinkcontainer .toollink a.last {
	padding-right: 0px;
}
/* START Headwerbung_links */
.headwerbungscontainerlinks {
	position: absolute;
	height: 0px;
	overflow: visible;
}
.headwerbungscontainerlinks .headwerbung {
	position: relative;
	top: -72px;
	height: 76px;
	width: 290px;
	overflow: hidden;
	z-index: 100;
}
.headwerbungscontainerlinks .headwerbung .thumb {
	float: left;
}
.headwerbungscontainerlinks .headwerbung h6 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.headwerbungscontainerlinks .headwerbung h5 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.headwerbungscontainer {
	display: none;
}

/* Horoskop */
.horoskop_box_ueberschrift {
        background: url("http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg_weiss.png");
        font-size: 20px;
        font-weight: bold;
        margin-left: 310px;
        position: absolute;
        top: 120px;
        width: 280px;
        padding: 10px;
        line-height: 22px;

}

.horoskop_box_ueberschrift.mondkalender {
        margin-right: 240px;
        margin-left:0px;
        top: 39px;
        width: 370px;
}

.horoscope_box .totalfinalressort {
        font-size:14px;
        color:#7f7f7f;
        text-transform:none;
}

.horoskop_beschreibung {
        padding: 5px 0px 0px 0px;
}

.weitere_horoskope {
        font-size: 16px;
        border-bottom: 2px solid #D9D9D9
}

.horoskope_icons {
       height: 50px;
       width: 50px;
}

.horoskope_icons_text {
       float: left;
       margin-left: 8px;
       margin-top:10px;
}

.horoscope_line { 
     margin:30px 0px;
}

.horoscope_line_head { 
     color: #003064;
     margin-top: 30px;
     font-family: 'PT Serif', serif;
}

.sternzeichen_passiv {
    height: 50px;
    width: 50px;
    display: block;
    background-repeat: no-repeat;
}

.sternzeichen_passiv.widder {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/widder_grau.png");
}

.sternzeichen_passiv.widder.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/widder_blau.png");
}

.sternzeichen_passiv.stier {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/stier_grau.png");
}

.sternzeichen_passiv.stier.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/stier_blau.png");
}

.sternzeichen_passiv.zwillinge {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/zwilling_grau.png");
}

.sternzeichen_passiv.zwillinge.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/zwilling_blau.png");
}

.sternzeichen_passiv.krebs {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/krebs_grau.png");
}

.sternzeichen_passiv.krebs.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/krebs_blau.png");
}

.sternzeichen_passiv.löwe {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/loewe_grau.png");
}

.sternzeichen_passiv.löwe.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/loewe_blau.png");
}

.sternzeichen_passiv.jungfrau {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/jungfrau_grau.png");
}

.sternzeichen_passiv.jungfrau.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/jungfrau_blau.png");
}

.sternzeichen_passiv.waage {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/waage_grau.png");
}

.sternzeichen_passiv.waage.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/waage_blau.png");
}

.sternzeichen_passiv.skorpion {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/skorpion_grau.png");
}

.sternzeichen_passiv.skorpion.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/skorpion_blau.png");
}

.sternzeichen_passiv.schütze {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/schuetze_grau.png");
}

.sternzeichen_passiv.schütze.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/schuetze_blau.png");
}

.sternzeichen_passiv.steinbock {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/steinbock_grau.png");
}

.sternzeichen_passiv.steinbock.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/steinbock_blau.png");
}

.sternzeichen_passiv.wassermann {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/wassermann_grau.png");
}

.sternzeichen_passiv.wassermann.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/wassermann_blau.png");
}

.sternzeichen_passiv.fische {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/fische_grau.png");
}

.sternzeichen_passiv.fische.active {
   background-image: url("http://static4.suedkurier.de/pics/horoskop/icons/fische_blau.png");
}

/* START Head Regio und Wetter-Box */
.lokalisierungheadcontainer {
	position: absolute;
	height: 0px;
	overflow: visible;
	z-index: 10;
}
.lokalisierungheadcontainer * {
	line-height: 20px;
	z-index: inherit;
}
.lokalisierungheadcontainer .lokalisierunghead {
	position: relative;
	top: -71px;
	left: 690px;
}
.lokalisierungheadcontainer .lokalisierunghead .regiozeile {
	z-index: 11;
}
.lokalisierungheadcontainer .lokalisierunghead .regiozeile a {
	font-weight: normal;
}
.lokalisierungheadcontainer .lokalisierunghead .regiozeile #ortsname {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 14px;
	font-weight: bold;
}
.lokalisierungheadcontainer .lokalisierunghead #selectcontainer {
	position: absolute;
	display: none;
	height: 0px;
	overflow: visible;
	z-index: 1000;
}
.lokalisierungheadcontainer .lokalisierunghead .mehrvonhier a.weitere {
	position: relative;
	z-index: 999;
	padding-left: 0;
	padding-right: 18px;
	font-size: 14px;
	font-weight: normal;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -224px -504px;
}
#mehrvonhierklappe {
	position: absolute;
	height: 0px;
	overflow: visible;
	display: none;
	z-index: 999;
}
#mehrvonhierklappe * {
	z-index: 999;
}
#mehrvonhierklappe .weitereanzeigen {
	z-index: 20;
	background-color: #ffffff;
	position: relative;
	top: -11px;
	left: 700px;
	border: 1px solid #D9D9D9;
	padding: 4px;
	box-shadow: 2px 2px 2px 0 #CCCCCC;
	float: none;
	width: 140px;
}
#mehrvonhierklappe .weitereanzeigen .weitereanzeigencontent {
	background-color: #eeeeee;
	padding-left: 8px;
}
#mehrvonhierklappe .weitereanzeigen a {
	display: block;
	line-height: 29px;
}
.lokalisierungheadcontainer .lokalisierunghead .wettercontainer {
	position: absolute;
	top: 38px;
	left: 70px;
	z-index: 9;
	width: 180px;
}
.lokalisierungheadcontainer .lokalisierunghead .wettercontainer * {
	z-index: 9;
}
/* ENDE  Head Regio und Wetter-Box */
.head .logocontainer, .head .headwerbungscontainer, .head .toollinkcontainer {
	z-index: 10;
}
/* ENDE  HEAD */
/* START TopNavigation */
#navigationslayer {
	visibility: hidden;
	clear: both;
}
#navigationslayer .subtableft a {
	font-size: 18px !important;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
}
#navigationslayer .subtableft a:hover {
	background: #e2ecf5;
}
#navigationslayer .thirdNavElement a {
	font-size: 18px !important;
}
div.navigationscontainer {
	height: 58px;
}
div.navigationscontainer .navigationshohe {
	width: 945px;
	height: 0px;
	overflow: hidden;
}
div.navigationscontainer #navigation {
	position: relative;
	top: 0px;
	width: 945px;
	z-index: 999;
}
div.navigationscontainer #navigation {
	background: #ffffff;
	padding: 0 7px 0 8px;
	left: -8px;
}
#navigation {
	background: #ffffff;
	height: 58px;
	overflow: visible;
}
#navigation .fcms_bluedot {
	position: absolute;
}
#navigation ul li {
	list-style: none;
}
/* START Mainlevel */
#navigation ul.mainlevel {
	float: left;
	background: #0080D1 url(http://static4.suedkurier.de/sk11_pics/layout/navi_bg.gif) repeat-x;
	width: 100%;
	height: 26px;
	padding-top: 1px;
	line-height: 14px;
}
#navigation ul.mainlevel li {
	margin-left: 2px;
}
#navigation ul.mainlevel li, #navigation ul.mainlevel li a {
	float: left;
}
#navigation ul.mainlevel li.hover {
	background: #ffffff;
}
#navigation ul.mainlevel li.hover a {
	color: #333333;
}
#navigation ul.mainlevel li.activ {
	background: #ffffff;
}
#navigation ul.mainlevel li.activ a {
	color: #333333;
}
#navigation ul.mainlevel li a {
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation div.tab {
	clear: both;
}
#navigation div.tab {
	background: #ffffff !important;
	padding: 10px;
	width: 630px;
	border: 1px #cccccc solid;
	border-top: none;
	overflow: hidden;
	position: relative;
	top: -50px;
}
#navigation div.tab {
	-moz-box-shadow: 2px 2px 2px 0px #cccccc;
	-webkit-box-shadow: 2px 2px 2px 0px #cccccc;
	box-shadow: 2px 2px 2px 0px #cccccc;
}
/* ENDE Mainlevel */
/* START Sublevel */
#navigation div.subtab {
	clear: both;
}
#navigation ul.sublevel {
	clear: both;
	height: 32px;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	position: relative;
	top: -19px;
}
#navigation ul.sublevel li {
	float: left;
	margin: 6px 0 6px 0;
	height: 26px;
}
#navigation ul.sublevel li:last-child {
	border-right: 0 transparent none;
}
#navigation ul.sublevel li a:hover {
	text-decoration: underline;
}
#navigation ul.sublevel li a {
	padding: 0 10px 0 10px;
	border-right: 1px solid #cccccc;
	font-size: 18px !important;
	font-weight: normal;
}
#navigation ul.sublevel li.activ {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/topnavi_pfeil.gif) no-repeat center bottom;
}
#navigation ul.sublevel li.activ a {
	color: #191919;
}
#navigation div.subtab {
	background: #ffffff !important;
	padding: 0 10px 10px 10px;
	width: 630px;
	border: 1px #cccccc solid;
	border-top: none;
	overflow: hidden;
	position: relative;
	top: -25px;
}
#navigation div.subtab {
	-moz-box-shadow: 2px 2px 2px 0px #cccccc;
	-webkit-box-shadow: 2px 2px 2px 0px #cccccc;
	box-shadow: 2px 2px 2px 0px #cccccc;
}
/*#navigation div.subtab .subbgbox {
	background-color: #ffffff;
	height: 100%;
}
*/
#navigation .sublevel_fix {
	height: 20px;
}
/* ENDE Sublevel */
#navigation div.tab h3, #navigation div.subtab h3 {
	border-bottom: 1px solid #cccccc;
	margin-top: 8px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
/* START TOPNAVI Search */
.topnaviSearchContainer {
	float: left;
	position: relative;
	top: -24px;
	left: 820px;
	height: 18px;
}
.topnaviSearchContainer #searchfield {
	float: left;
	width: 115px;
	height: 18px;
	position: relative;
	top: 1px;
	font-size: 11px;
	color: #999999;
	padding: 1px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/searchfield_bg.gif) no-repeat left top;
	border: none;
        font-family:'PT Sans', sans-serif;
        font-size:12px;
}
.topnaviSearchContainer .searchfield-submit {
  width:22px;
  height:18px;
  background-image:url(http://static4.suedkurier.de/sk11_pics/buttons/lupe.gif);
  position:relative;
  top:-1px;
  border:none;
  margin:0px;
  padding:0px;
  text-indent:100px;
  overflow:hidden;
  float:right;
  cursor:pointer;
}
.topnaviSearchContainer #suchauswahlcontainer {
	z-index: 999;
	position: absolute;
	height: 0px;
	overflow: visible;
	display: none;
}
.topnaviSearchContainer #suchauswahlcontainer * {
	z-index: 999;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl {
	background-color: #ffffff;
	position: relative;
	top: -1px;
	left: 0px;
	border: 1px solid #D9D9D9;
	padding: 4px;
	box-shadow: 2px 2px 2px 0 #CCCCCC;
	float: none;
	width: 172px;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent {
	background-color: #eeeeee;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form {
	padding: 0;
	margin: 0;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form .hautsuche {
	font-weight: bold;
	padding-top: 14px;
	padding-left: 14px;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form .archivsuchoptionen {
	padding-top: 0px;
	padding-left: 35px;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form label {
	position: relative;
	left: 3px;
	top: -2px;
	font-size: 12px;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form label img {
	position: relative;
	left: 5px;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form .erweiterte {
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form .erweiterte a {
	font-weight: normal;
}
/* ENDE TOPNAVI Search */
/* START TABNAVI MENU */
.menu ul li {
	margin: 0;
}
.menu ul, .menu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul a {
	display: block;
	text-decoration: none;
}
.menu ul li {
	margin-top: 1px;
}
.menu ul li a {
	background: #ffffff;
	color: #003064;
	padding: 2px;
	border-bottom: 1px #cccccc solid;
	font-size: 14px !important;
	font-weight: normal;
}
.menu ul li a:hover {
	background: #E2ECF5;
}
.tab .menu ul, .tab .menu ul ul {
	margin-top: -4px;
	width: 200px;
}
/* Submenu */
.menu ul li ul li a {
	background: #ccc;
	color: #003064;
	padding-left: 20px;
}
.menu ul li ul li a:hover {
	background: #aaa;
	border-left: 5px #000 solid;
	padding-left: 15px;
}
/* ENDE TABNAVI MENU */
/* START NAVI POPUP Top Themen Bereich */
.naviTopThemen {
	margin-left: 10px;
	margin-top: -7px;
	width: 400px;
	float: left;
}
.naviTopThemen p {
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #cccccc;
}
.naviTopThemen div {
	width: 100%;
	float: left;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #cccccc;
}
.naviTopThemen img {
	float: left;
	border: none;
	vertical-align: middle;
	padding-right: 10px;
}
.naviTopThemen h3 {
	border-bottom: 1px solid #cccccc;
	font-size: 10px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.naviTopThemen a {
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #003064;
}
.naviTopThemen a:hover {
	font-size: 15px;
	text-decoration: none;
}
/* ENDE NAVI POPUP Top Themen Bereich */
/* START NAVI POPUP Regionliste Bereich */
.subtableft {
	position: absolute;
	left: 10px;
}
.subtableft ul {
	display: block;
	width: 120px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: -4px;
}
.subtableft ul li {
	float: left;
	width: 120px;
	padding: 0;
	margin: 0;
}
.naviRegiolist {
	margin-left: 130px;
}
/* START auto columns */
.regiolist {
	overflow: hidden;
}
.naviRegiolist #menu ul {
	float: left;
	width: 33.3%;
	list-style: none;
}
.naviRegiolist #menu li {
	display: block;
	padding-right: 10px;
}
.naviRegiolist h3 {
	font-size: 10px !important;
	text-transform: uppercase;
}
/* END auto columns */
.quellesubtableft {
	display: none;
}
/* ENDE NAVI POPUP Regionliste Bereich */
/* ENDE TopNavigation */
/* START HOME */
.unklar {
	background-color: aqua;
}
.circitnacharbeit {
	background-color: #660000;
}
/* START toplisten, listen in teaserboxen */
.toplist .headline_holder .headline_text, .teaserbox .headline_holder .headline_text {
	font-family: 'PT Serif', serif;
	color: #000000;
}
.toplist.header header {
        display:inline;
}
.toplist ul.artshortlist, .teaserbox ul.artshortlist, .regionbox ul.artshortlist {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 16px 0px;
}
.toplist li.artshortelement, .teaserbox li.artshortelement, .teasersmall_region .artshortelement, .regionbox .artshortelement {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #191919;
	border-bottom: 1px solid #D9D9D9;
}
.toplist li.artshortelement.headline a, .teaserbox li.artshortelement.headline a , .teasersmall_region a, .ressortbox .ressortbox_link a {
	color: #003064;
	font-size: 18px;
	font-weight: normal;
}
.toplist li.artshortelement.headline a h2, .teaserbox li.artshortelement.headline a h2, .teasersmall_region a h2, .ressortbox .ressortbox_link a h2 {
	text-align: left;
	padding-top: 0px;
	color: #003064;
	font-size: 18px;
	font-weight: normal;
}
/* .teaserbox li.artshortelement a, .teaserbig_region a.more {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}
*/
.toplisteschmal .toplist .headline_holder {
	margin: 0px;
	padding-bottom: 25px;
}
.toplisteschmal .toplist ul.artshortlist {
	padding-bottom: 10px;
}
.toplisteschmal .toplist li.artshortelement {
	padding: 2px 0px;
}
.toplist li.artshortelement a {
	color: #003064;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}
.toplist li.artshortelement a.more, .teaserbox li.artshortelement a.more, .teaserbig_region a.more {
	color: #003064;
}
.toplist li.artshortelement a.ressort, .teaserbox li.artshortelement a.ressort, .content.teaserbox a.ressort, .teaserbig_region  a.ressort, .teasersmall_region  a.ressort {
	color: #505050;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.toplist li.artshortelement span.ressort, .teaserbox li.artshortelement span.ressort, .content.teaserbox span.ressort, .teaserbig_region  span.ressort, .teasersmall_region  span.ressort {
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
}
.toplist li.artshortelement .commentcount,
.toplist li.artshortelement .sharecount {
	color: #505050;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -336px -526px;
  padding-left: 15px;
  font-size:14px!important;
}
.toplist li.artshortelement .sharecount {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/artikel-share-icon.gif) no-repeat 3px 6px;
}
.toplist li.artshortelement .bubble, .regionbox .teaserbig_region img.bubble, .ressortbox .teaserbig_region img.bubble {
	padding: 0px 0px 0px 3px;
}
.toplist_number {
color:#505050;
display:block;
float:left;
font-size:40px;
font-weight:bold;
height:29px;
padding-top:0px;
width:30px;
}
/* ENDE  toplisten, listen in teaserboxen */
/* START thecomment */
.thecomment .textpic {
	display: block;
	float: right;
	margin: 0px 0px 10px 10px;
	overflow: hidden;
	width: 56px;
}
.thecomment .commentteaser {
	float: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.thecomment .commentteaser a {
	color: #191919;
	font-weight: normal;
	line-height: 29px;
}
.thecomment .commentteaser a.more {
	color: #003064;
}
/* END thecomment */
/* START teaserbox */
.teaserbox  h3, .thecomment .commentteaser h3, .teaserbig_region .headline h3, .regionbox .headline h3, h3.headline {
	color: #003064;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	font-family: 'PT Serif', serif;
	line-height: 24px;
}
h3.headline {
       display:inline;
       margin-right:10px;
}
.teaserbox  h3 a, .thecomment .commentteaser h3 a, .teaserbig_region .headline h3 a, .regionbox .headline h3 a {
	color: #003064;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	font-family: 'PT Serif', serif;
}
.teaserbox .headline_holder {
	border-bottom: none;
	padding-bottom: 20px;
}
.teaserbox .teaserimage {
	padding: 0px 0px 6px 0px;
}
span.commentcount, a.commentcount, h3 a.commentcount, .teaserbox  h3 a.commentcount, .thecomment .commentteaser h3 a.commentcount, .teaserbig_region .headline h3 a.commentcount, .regionbox .headline h3 a.commentcount, h3 a.commentcount, h4 a.commentcount {
  	background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -338px -526px;
	padding-left: 13px;
	color: #505050 !important;
	font-weight: normal !important;
	font-size: 16px !important;
	font-family:'PT Sans', sans-serif !important;
}
/* END teaserbox */
/* START Regionbox */
.container_12.regionbox {
	border-top: 3px solid #cc3300;
}
.regionbox .headline_text h3 a {
	color: #003064;
	font-size: 18px;
	font-family: 'PT Serif', serif; 
	font-style: italic;
	font-weight: normal;
}
.teaserbig_region {
	width: 220px;
	float: left;
	padding: 0px 0px 0px 13px;
}
.artext, .artext:hover {
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
}
.teasersmall_region {
	width: 140px;
	float: right;
}
.teaserbig_region .commentcount {
	color: #505050;
	font-size: 14px;
}
.teaserbig_region a.media {
	color: #003064;
	padding: 0px 0px 0px 3px;
	font-size: 18px;
	font-weight: normal;
}
/* .content.teaserbox .ressort {
	padding: 0px 0px 2px 0px;
}
*/
.boxtools {
	position: absolute;
	height: 0px;
}
.regionbox .headline_weather {
	height: 37px;
	left: 240px;
	position: relative;
	top: -7px;
	width: 200px;
	overflow: hidden;
}
/* Z.332 */
.regionbox .headline_weather img {
	top: -16px;
	position: relative;
	padding-left: 5px;
}
.regionbox .headline_change_location {
	height: 35px;
	left: 530px;
	left: 455px;
	overflow: visible;
	position: relative;
	top: 0;
	width: 150px;
	z-index: 20;
}
/* Z.334 */
.regionbox .sprungmarkeregiobox {
	position: relative;
	top: -77px;
	top: -107px;
}
/* ENDE  Regionbox */
/* END modul region */
/* START modul Ressortübersicht */
.default2spalter, .default2spalter .content, .default2spalter .navright {
	/*z-index: 0;*/
	position: inherit !important;
}
.default2spalter .content {
	margin-top: 0px;
}
.default2spalter .grid_12 .artikeldetail .ressortbox .content {
	padding-bottom: 0 !important;
}
.ressortbox .headline_text h3 a {
	color: #003064;
	font-size: 16px;
	font-weight: normal;
}
.container_12.ressortbox .grid_4.last.contentextern .headline_holder {
	border-bottom: none;
}
.contentextern .content.teaserbox {
	margin: 0;
}
.contentextern .headline_holder {
	padding-bottom: 25px;
}
.headline_ad {
	position: relative;
	top: 0px;
	overflow: hidden;
	height: 35px;
	left: 390px;
	width: 250px;
	color: #7f7f7f;
	font-size: 10px;
}
.borderless {
	border-bottom: none;
	margin: 0;
}
.ressortbox .subgrid_2 {
	width: 141px;
}
.ressortbox .subheadline {
	color: #191919;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.ressortbox .ressortbox_link {
	padding: 0px 0px 6px 0px;
}
.ressortbox .thumb {
	padding: 0px 0px 6px 0px;
}
/* END modul Ressortübersicht */
/* START KontentWerbung */
.kontentwerbung .grid_12 {
	margin: 0px;
}
.kontentwerbung .single {
	width: 960px;
	padding: 3px;
}
/* ENDE  KontentWerbung */
/* START schlagzeilenbox */
.subgrid_2 h5 {
	margin-bottom: 0px;
	font-size: 10px;
}
.subgrid_2 h5 a.ressort {
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.subgrid_2 h4 {
	font-size: 18px;
	margin-bottom: 0px;
}
.subgrid_2 h4 a {
	font-size: 18px;
}
.subgrid_2 h4 .commentcount {
	color: #505050;
	font-weight: normal;
}
.subgrid_2 h5 span.ressort {
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
}
.subgrid_2 span.ressort {
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
    display:block;
}
/* START Multimediabox */
.multimediabox .grid_12 {
	margin-left: 0px;
	margin-right: 0px;
	width: 952px;
}
.multimediabox .grid_8 {
	border-top: 3px solid #717171;
	position: relative;
	left: 0px;
	padding-left: 0px;
	width: 632px;
}
.multimediabox .grid_8 .unit {
	padding-left: 8px;
}
.multimediabox .grid_4 {
	margin-left: 8px;
}
.multimediabox #video {
	display: none;
}
.multimediabox #themavideo {
	display: none;
}
.multimediabox #multimediaswitch {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	display: inline;
	position: relative;
	top: 4px;
  	background-color: rgb(0, 106, 178);
}
.multimediabox #multimediaswitch li {
	color: #ffffff;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 9px;
	font-size: 11px;
	font-weight: bold;
}
.multimediabox #multimediaswitch li.activ {
	color: #000000;
	background-color: #ffffff;
	text-transform: uppercase;
}
.multimediabox #multimediaswitch li a {
	color: #ffffff;
	font-size: 11px;
}
.multimediabox #multimediaswitch li.activ a {
	color: #000000;
}
.multimediabox .headline_holder .headline_text {
	width: 614px;
}
.multimediabox .content {
	display: block;
}
.multimediabox .contentcontainer {
	clear: both;
	position: absolute;
	width: 614px;
	overflow: hidden;
}
.multimediabox .contentcontainer .relative, .multimediabox .contentcontainer .relative {
	position: relative;
	left: -8px;
	width: 100000px;
}
.multimediabox .relative .bildiconcontainer {
	display: block;
	width: 140px;
	height: 0px;
}
.multimediabox .relative .bildiconcontainer .bildicon {
	display: block;
	float: right;
	position: relative;
	top: -30px;
	left: -10px;
	width: 26px;
	height: 20px;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -48px -113px;

}
.multimediabox .relative .videoiconcontainer {
	display: block;
	width: 140px;
	height: 0px;
}
.multimediabox .relative .videoiconcontainer .videoicon {
	display: block;
	float: right;
	position: relative;
	top: -31px;
	left: -16px;
	width: 32px;
	height: 21px;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -84px -113px;
}
/* ENDE  Multimediabox */
/* START Themenbox */
.suedkurierthemenbox .grid_12 {
	margin-left: 0px;
	margin-right: 0px;
	width: 952px;
}
.suedkurierthemenbox .grid_8 {
	border-top: 3px solid #477eca;
	background-color: #eef5ff;
	position: relative;
	left: 0px;
	padding-left: 0px;
	width: 632px;
}
.suedkurierthemenbox .grid_8 .unit {
	padding-left: 8px;
}
.suedkurierthemenbox .grid_4 {
	margin-left: 8px;
}
/* ENDE  Themenbox */
/* ENDE  schlagzeilenbox */
/* START Topslider */
.topslider_container {
	position: relative;
	margin-bottom: 0px;
	width: 615px;
	height: 360px;
	overflow: hidden;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/615x360-blau.jpg) no-repeat;
}
.topslider_image {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center
}
.topslider_image img {
	/*position: absolute;
*/
	display: none;
}
.topslider_image img.topslider_default {
	display: inline;
}
.topslider_image img.topslider_current {
	z-index: 10;
}
.topslider_image img.topslider_previous {
	z-index: 5;
}
.topslider_content {
	position: absolute;
	bottom: 20px;
	margin: 0 10px 0 10px;
	width: 595px;
	z-index: 50;
}
.topslider_content div.artslider {
	display: none;
}
.topslider_content div.topslider_default {
	display: block;
}
.topslider_content_region {
	position: absolute;
	top: -18px;
}
.topslider_content_region p {
	margin: 0;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/backgrounds_sk.png) repeat-x 0px -76px scroll transparent;
}
.topslider_content_inner {
	padding: 8px 10px 8px 10px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg_weiss.png) repeat scroll 0 0 transparent;
}
.topslider_content_headline {
	width: 96.5%;
}
.topslider_content_headline h2 {
	margin: 0;
	padding: 0;
	font-family: 'PT Serif', serif;
	line-height: 28px;
	text-align: left;
}
.topslider_content_headline a {
	font-size: 21px;
	font-weight: normal;
}
.topslider_content_details {
	display: none;
	margin: 2px 0 2px 0;
}
.topslider_content ul.topslider_content_details {
	display: none;
	padding: 0 10px 20px 25px;
	list-style: none;
	font-size: 18px;
}
.topslider_content ul.topslider_content_details li {
	padding-top: 8px;
	z-index: 150;
	margin-left: 0;
	line-height: 12px;
}
.topslider_content ul.topslider_content_details li.topslider_content_link {
	list-style: url(http://static4.suedkurier.de/sk11_pics/buttons/topslider_content_pfeilrechts.png);
	margin-left: 14px;
}
.topslider_pfeilrechts {
	margin-right: 10px;
}
.topslider_slide_container {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
.topslider_slide_updown {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.topslider_slide_up {
}
.topslider_slide_down {
	display: none;
}
.topslider_content a, .topslider_content a:hover {
	color: #000000;
	background-color: transparent !important;
	font-weight: bold;
}
.topslider_nav {
	/*position: relative;
*/
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 20;
	width: 612px;
	height: 30px;
}
.topslider_nav .counter {
	float: right;
	font-size: 0.75em;
	color: #fff;
	margin: 3px 5px 0 0;
}
.topslider_nav ul {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}
.topslider_nav li {
	float: left;
	font-size: 0;
	line-height: 0;
	list-style: none;
	/*border-left: 1px #ffffff solid;
*/
	margin-left: 0;
}
.topslider_nav li a {
	display: block;
	height: 17px;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	border-left: 1px #ffffff solid;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/backgrounds_sk.png) repeat-x 0px -59px;
}
.topslider_nav li a:hover {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/backgrounds_sk.png) repeat-x 0px -20px scroll transparent;
  color: #666;
}
.topslider_nav li a.topslider_current {
	background: none repeat scroll 0 0 #ffffff;
	color: #666666;
}
.topslider_ar_thumb {
	display: none;
}
.topslider_ar_stichzeile {
	margin: 8px 0 0 4px;
}
.topslider_content_headline .topslider_po_link {
  font-size: 14px;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -336px -529px;
  padding-left: 15px;
}
.topslider_content_headline .topslider_po_bild {
	margin: 0 5px 0 5px;
}
.topslider_content_details .linkbox .artikelkommentare {
	display: none;
}
.topslider_nav li.topslider_current_li {
	height: 22px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/topslider_pfeil.gif) no-repeat scroll center bottom transparent;
}
/* ENDE Topslider */
/* ENDE  HOME */
/* START Default Layout */
.default2spalter .grid_12 {
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
}
.default2spalter .grid_4 {
	width: 312px;
	margin-left: 8px;
}
.default2spalter .grid_12 .artikeldetail {
	padding-left: 0px;
	width: 632px;
}
.default2spalter .grid_12 .artikeldetail subgrid_8 {
	padding-left: 0px;
}
.default2spalter .grid_12 .artikeldetail .subunit {
	padding-bottom: 0;
}
.default2spalter .grid_12 .artikeldetail .content {
	margin-top: 0;
}
.default2spalter .grid_12 .spaltelinks {
	padding-left: 0px;
	width: 632px;
}
/* START Default Teaser-Liste */
.default2spalter .grid_12 .artikeldetail .teaserbox .content {
	padding-bottom: 10px;
}
.artikeldetail .teaserbox .artshortlist .artshortelement h3.title {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 16px;
	font-weight: bold;
}
.artikeldetail .teaserbox .artshortlist .artshortelement h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 16px;
	font-weight: bold;
}
.artikeldetail .teaserbox .artshortlist .folgeteaser a h3.title {
	padding-left: 5px;
	display: inline;
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
	font-weight: normal;
}
.artikeldetail .teaserbox .artshortlist .left {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.artikeldetail .teaserbox .artshortlist .artshortelement {
	padding: 0;
	border-bottom: none;
	vertical-align: top;
}
.artikeldetail .teaserbox .artshortlist .artshortelement .lokation {
	padding: 0;
	font-family: 'PT Sans', sans-serif; 
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.artikeldetail .teaserbox .artshortlist .artshortelement .lokation h2 {
	padding-top: 0px !important;
	padding: 0;
	margin: 0;
	font-family: 'PT Sans', sans-serif; 
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.artikeldetail .teaserbox .artshortlist .artshortelement .artext {
	color: #505050;
	font-weight: normal;
}
.artikeldetail .teaserboxmitaufmacher .artshortlist .artshortelement .artext {
	color: black;
}
.artikeldetail .ressortbox .artshortlist .artshortelement .artext {
	color: black;
}
.teaserbox ul.artshortlist li.artshortelement span.artext {
	color: #191919;
}
h3.title a.arttitle, .teaserbox li.artshortelement h3.title a.arttitle, .teaserbig_region h3.title a.arttitle, .artikeldetail .teaserbox .artshortlist .artshortelement h3.title a.arttitle {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
span.title a.arttitle, .teaserbox li.artshortelement span.title a.arttitle, .teaserbig_region span.title a.arttitle, .artikeldetail .teaserbox .artshortlist .artshortelement span.title a.arttitle {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.teaserbox ul.artshortlist {
	padding: 0;
}
.default2spalter .artikeldetail .teaserwerb .content {
	padding-bottom: 10px;
}
/* START Default-Teaser */
.default2spalter .grid_12 .artikeldetail .defaultteaser {
	padding: 5px 7px 10px 8px;
}
.default2spalter .grid_12 .artikeldetail .defaultteaser .left {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}
.default2spalter .grid_12 .artikeldetail .defaultteaser h2.lokation {
	padding: 0px;
	margin: 0px;
}
.default2spalter .grid_12 .artikeldetail .defaultteaser h3.title {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* ENDE  Default-Teaser */
/* ENDE  Default Teaser-Liste */
/* BEGINN  ARTIKEL Detail */
.artikeldetail .content {
	padding: 0px 0px 0px 10px;
}
.artikeldetail .grid_11 .content {
        font-size:14px;
        line-height:22px;
}
.artikeldetail .grid_11 .content a {
        font-size:14px;
        line-height:22px;
        text-decoration:underline;
}
.artikeldetail .grid_11 .grid_7.first {
        width:530px;
}
.artikeldetail .grid_11 .grid_4.last {
        float:right;
}
.artikeldetail .content h1 {
	text-align: left;
	font-weight: bold;
	font-size: 26px;
	padding: 0px 0px 22px 0px;
}
.ar_infoline a.commentcount {
	color: #003064;
	font-size: 18px;
	font-weight: normal;
}
.ar_infoline .date, .ar_infoline .autor {
	padding: 0px 22px 0px 0px;
}
.ar_infoline .date, .ar_infoline .autor a {
	font-size:18px;
}
/* ENDE  ARTIKEL Detail */
/* START Rechte-Navigation */
/* START Teaser-Liste-ohne-Bild */
.teaserlistere .location {
	font-size: 10px;
	color: #505050;
	font-weight: bold;
}
.teaserlistere h3 {
	display: inline;
}
.teaserlistere .commentcount {
	font-size: 10px;
	color: #505050;
}
.teaserlistere .artikel {
	border-top: 1px solid #D9D9D9;
	padding-bottom: 3px;
}
.teaserlistere .aufmacher {
	border-top: none;
}
/* START Teaser-Liste-ohne-Bild */
/* ENDE  Rechte-Navigation */
/* ENDE  Default Layout */
/* START Home */
/* START Doppel-Bilder-Artikel-Box */
.doppelbildartikel a.fcms_bluedot {
	position: absolute;
}
.doppelbildartikel .artikel {
	float: left;
	width: 300px;
	height: 150px;
	overflow: hidden;
}
.doppelbildartikel .artcounter1, .doppelbildartikel .artcounter3, .doppelbildartikel .artcounter5 {
	margin-right: 15px;
}
.doppelbildartikel .artikel .artikeltexte {
	position: absolute;
    bottom:3px;
	left: 10px;
	width: 280px;
}
.doppelbildartikel.minislider2 .artikel .artikeltexte {
	position: absolute;
	top: auto;
	left: 5px;
	width: 191px;
    bottom:5px;
}
.doppelbildartikel .artikel .artikeltexte .lokation {
	color: #ffffff;
	font-size: 10px;
  	padding: 1px 15px;
	text-transform: uppercase;
  	background: url(http://static4.suedkurier.de/sk11_pics/icons/backgrounds_sk.png) repeat-x 0px -76px scroll transparent;
}
.doppelbildartikel.minislider2 .artikel .artikeltexte .artikelbox a {
	font-weight:bold;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg_weiss.png) repeat scroll 0 0 transparent;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox h2, .doppelbildartikel .artikel .artikeltexte .artikelbox h2 a {
	z-index: 20;
	color: #000000;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	padding: 0px;
	text-align: left;
        line-height:24px;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox span {
	z-index: 20;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: 'PT Sans', sans-serif; 
	padding: 0px;
	text-align: left;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .opencontainer, .doppelbildartikel .artikel .artikeltexte .artikelbox .closecontainer {
	z-index: 10;
	position: absolute;
	width: 263px;
	height: 0px;
	overflow: visible;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .closecontainer .close {
	display: none;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .opencontainer .open {
	z-index: 10;
	position: relative;
	text-align: right;
	top: 3px;
	float: right;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .closecontainer .close {
	z-index: 10;
	position: relative;
	text-align: right;
	width: 263px;
	top: -18px;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .opencontainer .open img:hover, .doppelbildartikel .artikel .artikeltexte .artikelbox .closecontainer .close img:hover {
	cursor: pointer;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .linkbox {
	display: none;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .linkbox ul.linkbox {
	display: block;
	overflow: hidden;
}
.doppelbildartikel .artikel .artikeltexte .artikelbox .linkbox ul.linkbox li {
	display: block;
}
/* ENDE  Doppel-Bilder-Artikel-Box */
/* START Schlagzeilen */
.schlagzeilen .contentcontainer {
	overflow: hidden;
	width: 618px;
	height: 100px;
	z-index: 10;
}
.schlagzeilen .contentcontainer .relative {
	width: 19000px;
	height: 100px;
	position: relative;
	left: -8px;
	z-index: 10;
}
/* ENDE  Schlagzeilen */
/* START Sportvereine */
.sportvereine .teaserlistemitbild .artikel a img {
	float: left;
	padding-right: 10px;
}
.sportvereine .teaserlistemitbild .artikel {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 9px;
	padding-bottom: 9px;
}
.sportvereine .teaserlistemitbild .artikel a.location {
	font-size: 10px;
	color: #505050;
	font-weight: bold;
}
.sportvereine .teaserlistemitbild .artikel h3, .sportvereine .teaserlistemitbild .artikel h3 a {
	font-size: 12px;
	font-weight: normal;
}
/* ENDE  Sportvereine */
/* ENDE  Home */
/* START Panoramaliste */
.panorama .subunit {
	padding-bottom: 0;
}
.panorama .subunit .content {
	margin-top: 0;
	font-weight: bold;
	padding-bottom: 10px;
}
.panorama .content .artshortlist .artshortelement {
	padding-top: 5px;
	padding-bottom: 5px;
}
.panorama .content .artshortlist .folgeteaser {
	border-top: 1px solid #D9D9D9;
}
/* ENDE  Panoramaliste */
/* START nachrichten */
.ressortbox .artshortlist .artshortelement .lokation h2 {
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.ressortbox .artshortlist .artshortelement a.otrlink {
	color: #003064;
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/ressortpfeil.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.nachrichtendoppelbox {
	padding-left: 0;
	padding-right: 0;
	width: 633px;
	background-color: #E5E5E5;
}
.nachrichtendoppelbox .first {
	padding: 0;
	margin: 0;
	padding-left: 7px;
	width: 305px;
}
.nachrichtendoppelbox .last {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	width: 306px;
}
.nachrichtendoppelbox .first .inner_grid_4_first, .nachrichtendoppelbox .last .inner_grid_4_last {
	width: 297px;
}
/* ENDE  nachrichten */
/* START Sportkarte */
.sport .content {
	padding-bottom: 10px;
}
.sport .selectcontainer {
	position: absolute;
}
.sport .selectcontainer a {
	text-decoration: none;
}
.sport .selectcontainer .select {
	position: relative;
	width: 220px;
	border: 1px solid white;
}
.sport .selectcontainer .select .intro {
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/regionalselect_hg.jpg);
	padding-left: 5px;
	height: 22px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}
.sport .selectcontainer .konstanz {
	left: 375px;
	top: -119px;
}
.sport .selectcontainer .hochrhein {
	left: 13px;
	top: -165px;
}
.sport .selectcontainer .schwarzwald {
	left: 13px;
	top: -261px;
}
.sport .selectcontainer .linzgau {
	left: 266px;
	top: -200px;
}
/* ENDE  Sportkarte */
/* START region */
/* START Aus der Region Slider */
.contentcontainer_8 {
	overflow: hidden;
	width: 618px;
	z-index: 10;
	position: relative;
}
.contentcontainer_8 .relative {
	width: 19000px;
	position: relative;
	left: -8px;
	z-index: 10;
}
.contentcontainer_12 {
	overflow: hidden;
	width: 945px;
	z-index: 10;
}
.contentcontainer_12 .relative {
	width: 19000px;
	position: relative;
	left: -8px;
	z-index: 10;
}
.ausderregion .headline_text {
	color: #003064;
}
.ausderpolitik .headline_text {
	color: #003064;
}
.regionslidercontentlinks {
	float: left;
	padding-right: 15px;
}
.regionslidercontentrechts {
	overflow: hidden;
}
a.ressort {
	color: #505050;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* ENDE  Aus der Region Slider */
/* START Regionalkarte */
.regionalkarte {
	z-index: 20;
}
.regionalkarte .unit {
	padding-bottom: 10px;
}
.regionalkartencontainer {
	position: relative;
	overflow: visible;
	z-index: 20;
	height: 0px;
  top: 355px;
}
.regionalkartencontainer .selectcontainer {
	position: absolute;
	z-index: 20;
	height: 0px;
	overflow: visible;
}
.regionalkartencontainer .selectcontainer .select {
	position: relative;
	width: 220px;
	border: 1px solid white;
}
.regionalkartencontainer .selectcontainer .select .intro {
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/regionalselect_hg.jpg);
	padding-left: 5px;
	height: 22px;
	border-bottom: 1px solid white;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}
.regionalkartencontainer .selectcontainer .select .intro:hover {
	cursor: pointer;
}
.regionalkartencontainer .selectcontainer .select .list {
	display: none;
}
.regionalkartencontainer .selectcontainer .select .list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #ffffff;
}
.regionalkartencontainer .selectcontainer .select .list ul li {
	margin: 0;
	padding: 0;
	height: 22px;
	padding-left: 5px;
	border: 1px solid #D9D9D9;
	border-top: none;
	background-color: white;
}
.regionalkartencontainer .selectcontainer .select .list ul li a {
	line-height: 22px;
	display: block;
	color: #505050;
}
.regionalkartencontainer .selectcontainer .konstanz {
	left: 270px;
	top: -139px;
}
.regionalkartencontainer .selectcontainer .hochrhein {
	left: 13px;
	top: -185px;
}
.regionalkartencontainer .selectcontainer .oberschwaben {
	left: 375px;
	top: -219px;
}
.regionalkartencontainer .selectcontainer .schwarzwald {
	left: 13px;
	top: -281px;
}
.regionalkartencontainer .selectcontainer .linzgau {
	left: 266px;
	top: -281px;
}
.regionalkartencontainer .selectcontainer .nachbarschaft {
	left: 13px;
	top: -70px;
}
/* ENDE  Regionalkarte */
/* ENDE  region */
/* START /register /fcms */
.artikeldetail .boxtrenner_h15 {
	width: 625px;
}
/* ENDE  /register /fcms */
/* START Datumsbox */
/*.datumsbox {
	display: none;
}
*/
.newdatumsbox .headline_text {
        margin-top: 0;
        font-size: 16px;
        font-family: 'PT Serif', serif;
        font-weight: bold;
        color: #003064;
}
.newdatumsbox .headline_holder {
        font-size: 16px;
        border-bottom: 2px solid #d9d9d9;
        padding-bottom: 30px;
        margin: 0 0 5px 0;
        height: 0px;
        display: block;
}
.datumsbox .content {
	margin-top: 0px;
}
.datumsbox .sbxcal {
	width: 295px;
}
.newdatumsbox .sbxcal {
	width: 498px;
}
.datumsbox .sbxcal div {
	width: 295px;
	height: 22px;
	margin: 0;
}
.newdatumsbox .sbxcal div {
	width: 498px;
}
.datumsbox .sbxwln {
	background-color: #D9D9D9;
}
.datumsbox .intro {
	background-color: #FFFFFF;
}
.datumsbox .sbxwln a {
	width: 39px;
	height: 19px;
	float: left;
	text-align: center;
	border: 1px solid #ffffff;
	margin-left: 1px;
	margin-bottom: 1px;
}
.newdatumsbox .sbxwln a {
        padding: 11px 14.5px;
}
.datumsbox .sbxwln b {
	width: 42px;
	height: 19px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
	background-color: #ffffff;
}
.newdatumsbox .sbxwln b {
	width: 71px;
}
.datumsbox .intro b {
	position: relative;
	top: 1px;
}
.newdatumsbox .intro b {
        padding-bottom: 6px;
}
.datumsbox .sbxnav a {
	height: 10px;
	font-weight: bold;
}
.datumsbox a.gegenwart {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #4982d0;
}
.datumsbox a.vergangenheit {
	font-weight: bold;
	color: #175387;
	text-decoration: none;
	background-color: #f0f0f0;
}
.datumsbox a:hover.gegenwart {
	background-color: #deebff;
}
.datumsbox a:hover.vergangenheit {
	background-color: #deebff;
}
.datumsbox a.zukunft {
	font-weight: bold;
	color: #175387;
	text-decoration: none;
}
.datumsbox .qbox {
	border: 1px solid #a0a0a0;
	width: 95px;
	padding-left: 4px;
}
.datumsbox .sbox {
	border: 0;
	color: black;
	margin-top: 1px;
	width: 20px;
}
.datumsbox .sbxinf {
	position: relative;
	top: -6px;
	height: 19px;
	border-bottom: 2px solid #D9D9D9;
	text-align: center;
}
.newdatumsbox .sbxcal div {
	height: 28px;
        width: 498px;
}
.datumsbox .sbxinf a.monatslink {
	color: #000000;
	font-weight: normal;
}
.newdatumsbox .sbxinf a.monatslink {
	color: #000000;
	font-weight: normal;
        font-size: 15px;
        position: relative;
        top: 7px;
}
.datumsbox .sbxnav {
	position: absolute;
	width: 295px;
}
.datumsbox .sbxnav .naechter {
	float: right;
	position: relative;
	top: -28px;
}
.datumsbox .sbxnav .vorheriger {
	float: left;
	position: relative;
	top: -28px;
}
.newdatumsbox {
        width: 618px;
}
.newdatumsbox .content {
        border-top: 2px solid #d9d9d9;
        margin-left: 60px;
        margin-top: 20px !important;
        width: 497px;
}
/* START datumsgruppen */
.datumaeltere {
	float: left;
}
.datumneuere {
	float: right;
}
/* ENDE  datumsgruppen */
/* ENDE  Datumsbox */
/* START Event-Box */
.eventbox .headline_holder .headline_text {
	color: #003064;
	font-family: 'PT Serif', serif;
}
.eventbox .headline_eventswitch {
	text-align: right;
	height: 0px;
	overflow: visible;
	width: 614px;
}
.eventbox .headline_eventswitch #multimediaswitch {
	position: relative;
	top: -22px;                                           							/* CHECK AGAIN */
	float: right;
}
.eventbox .content {
	width: 100%;															/* CHECK AGAIN */	
	overflow: hidden;
}
.eventbox .content #evheute, .eventbox .content #evmorgen, .eventbox .content #ev7tage {
	position: relative;
	left: -8px;
	width: 640px;
	height: 150px;
}
.eventbox .content #evmorgen, .eventbox .content #ev7tage {
	display: none;
}
.eventbox .fuss_eventswitch {
	border-top: 2px solid #D9D9D9;
}
.eventbox .fuss_eventswitch #multimediaswitch {
	position: relative;
	top: 0px;
	float: right;
}
#multimediaswitch li a {
	text-transform: uppercase;
}
/* ENDE Event-Box */

.eventbox .tab_12 #sheute {display:block; margin-right:1px; background-color:#fff; height:19px; text-transform:uppercase; font-size:12px; font-weight:bold; color:#505050; width:120px; text-align:center; padding-top:1px; position:relative;}

.eventbox .tab_12 #sheute:hover {text-decoration:none; background-image:url(http://static4.suedkurier.de/pics/sk12/newsticker/tab_unten.png); background-repeat:repeat-x; color:#fff;}

.eventbox .tab_12 #sheute.activ {text-decoration:none; background-image:url(http://static4.suedkurier.de/pics/sk12/newsticker/tab_unten.png); background-repeat:repeat-x; color:#fff;}

.eventbox .tab_12 #smorgen {display:block; margin-right:1px; background-color:#fff; height:19px; text-transform:uppercase; font-size:12px; font-weight:bold; color:#505050; width:120px; text-align:center; padding-top:1px; position:relative;}

.eventbox .tab_12 #smorgen:hover {text-decoration:none; background-image:url(http://static4.suedkurier.de/pics/sk12/newsticker/tab_unten.png); background-repeat:repeat-x; color:#fff;}

.eventbox .tab_12 #smorgen.activ {text-decoration:none; background-image:url(http://static4.suedkurier.de/pics/sk12/newsticker/tab_unten.png); background-repeat:repeat-x; color:#fff;}

/* START REGION */
/* START leserreporter */
.leserreportercontainer {
	position: relative;
	z-index: 20;
  	width: 140px;
  	left: 15px;
  	top: 62px;
}
.leserreporterContent .teasersmall_region { 	 							/* Klassen noch im Template anpassen */
	float: left; 	 	
} 	 	
.leserreporterContent .teasersmall_region ul li { 	 	
	float: left; 	 	
	padding: 10px 0 10px 0; 	 	
} 	 	
.leserreporterContent .teasersmall_region ul li:nth-child(1){ 	 	
	margin: 0 24px 15px 0; 	 	
} 	 	
.leserreporterContent .teasersmall_region ul li:nth-child(2){ 	 	
	margin: 0 10px 15px 0; 	 	
} 
/* ENDE  leserreporter */
/* START Kreis "Der Kommentar" und "Aus dem Blog */
.toplist .commentteaser {
	margin-bottom: 15px;
}
.toplist .commentteaser .textpic {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100px;
}
.toplist .commentteaser h3 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.toplist .commentteaser h3 a {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
}
/* ENDE  Kreis "Der Kommentar" und "Aus dem Blog */
/* START Ortartikelbox */
.ortartikelbox .headline_holder {
	border-bottom: none;
	padding-bottom: 20px;
}
.ortartikelbox .artikel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ortartikelbox .artikel ul li {
	margin: 0;
	padding: 5px 0;
}
.ortartikelbox .artikel ul li a {
	font-weight: normal;
}
.ortartikelbox .artikel ul li h3 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.ortartikelbox .artikel ul li h3 a {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
}
.ortartikelbox .artikel ul li.folgeartikel {
	border-top: 1px solid #D9D9D9;
}
/* ENDE  Ortartikelbox */
/* START Nachrichten-Ort-Artikelbox */
.ortsnachrichten .headline_holder {
	width: 777px;
}
.ortsnachrichten .headline_holder .headline_text h3 {
	font-size: 16px;
	font-weight: normal;
}
.ortsnachrichten .content {
	width: 777px;
}
.ortsnachrichten .content .aufmachercontainer {
	width: 625px;
	float: left;
}
.ortsnachrichten .content .aufmachercontainer .teaserbig_region {
	width: 390px;
}
.ortsnachrichten .content .aufmachercontainer hr {
	border: none;
	border-bottom: 1px solid #D9D9D9;
	padding-top: 10px;
	margin-bottom: 10px;
}
.ortsnachrichten .content .teasersmall_region .alle {
	padding-top: 20px;
}
/* ENDE  Nachrichten-Ort-Artikelbox */
/* START Leserfotos */
.leserfotos .headline_holder {
	border-bottom: none;
	padding-bottom: 20px;
}
/* START Leserfotos */
/* START Orts-Kalender-Box */
.ortskalender {
	height: 245px;
	overflow: hidden;
}
.ortskalender #ortskalenderliste {
	height: 245px;
	overflow: hidden;
}
.ortskalender #ortskalenderfeld {
	height: 245px;
	overflow: hidden;
	display: none;
}
.ortskalender .ortskalendersuche #ortssuche {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/searchfield_bg.gif) no-repeat scroll left top transparent;
	border: medium none;
	color: #999999;
	float: left;
	font-size: 11px;
	height: 18px;
	padding: 1px;
	position: relative;
	top: 2px;
	width: 158px;
}
.ortskalendersuche .suche {
	position: relative;
	top: 2px;
}
/* ENDE  Orts-Kalender-Box */
/* ENDE  REGION */
/* START LBX */
ul.linkbox {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style: none;
	overflow: hidden;
}
ul.linkbox li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}
.inner_grid_8_last ul.linkbox li {
	margin: 0;
	padding: 0px 6px 5px 0px;
}
ul.linkbox li a {
	color: #003064!important;
	font-weight: normal;
	line-height: 12px;
    font-size:18px!important;
    padding-left: 20px;
    background-image: url(http://static4.suedkurier.de/sk11_pics/icons/lbx-icons.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
ul.linkbox li.first {
}
ul.linkbox li.other {
}
ul.linkbox li a span.anzahl {
}
ul.linkbox li.art a {
	background-position: 0px -74px;
        line-height:18px;
}

ul.linkbox li.url a, ul.linkbox li.artikelkommentare a {
	background-position: 0px -100px;
        line-height:18px;
}
ul.linkbox li.res a {
	background-position: 0px -75px;
        line-height:18px;
}
ul.linkbox li.img a, ul.linkbox li.cme a, ul.linkbox li.dia a, ul.linkbox li.artikelbilder a, ul.linkbox li.artikelbilderserien a {
	background-position: 0px -51px;
        line-height:18px;
}
ul.linkbox li.med a, ul.linkbox li.artikelmediadaten a {
	background-position: 0px -25px;
        line-height:18px;
}
ul.linkbox li.sts a, ul.linkbox li.artikelstreamsets a {
}
/* Elemente ausschließen */
span.nofirst ul.linkbox li.first {
	display: none;
}
span.noother ul.linkbox li.other {
	display: none;
}
span.noart ul.linkbox li.art {
	display: none;
}
span.nourl ul.linkbox li.url {
	display: none;
}
span.noartikelkommentare ul.linkbox li.artikelkommentare {
	display: none;
}
span.nores ul.linkbox li.res {
	display: none;
}
span.noimg ul.linkbox li.img {
	display: none;
}
span.nodia ul.linkbox li.dia {
	display: none;
}
span.noartikelbilder ul.linkbox li.artikelbilder {
	display: none;
}
span.noartikelbilderserien ul.linkbox li.artikelbilderserien {
	display: none;
}
span.nomed ul.linkbox li.med {
	display: none;
}
span.noartikelmediadaten ul.linkbox li.artikelmediadaten {
	display: none;
}
span.nosts ul.linkbox li.sts {
	display: none;
}
span.noartikelstreamsets ul.linkbox li.artikelstreamsets {
	display: none;
}
span.ablau ul.linkbox li a {
	color: #003064;
}
.lbx a {text-decoration:none!important;}
.lbx a:hover {text-decoration:underline!important;}

.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .lbx ul.linkbox.art.detail a:hover {text-decoration:underline!important;}

.artikeldetail .content .linkbox h3 {padding:5px 0px;}

/* Somderbehandlung Topslider */
.topslider_container ul.linkbox li a, .doppelbildartikel ul.linkbox li a {
	color: #000000;
	font-weight: normal;
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/lbx-icons.png);
}
/* ENDE LBX */
/* START Dossierübersicht A-Z */
.dossierliste h3 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 17px!important;
	font-weight: bold;
	line-height: 22px;
        border-bottom:solid 2px #d9d9d9
}
.dossierliste ul {
	padding: 10px 0px;
	margin: 0;
	list-style: none;
}
.dossierliste ul li {
	padding: 10px 0px;
	margin: 0;
	border-bottom: 1px solid #D9D9D9;
}
/* ENDE  Dossierübersicht A-Z */

/* START Dossierkopf */
.dossierhead_textcontainer{
    margin-left: 10px;
    margin-top: -52px;
    position: absolute;
}
.dossierhead_top p{
    background: url("http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size:10px;
    font-weight:bold;
    line-height:12px;
    text-transform:uppercase;
    padding: 4px 10px 2px;
    width:150px;
}

.dossierhead_titel h1 {
    background: url("http://static4.suedkurier.de/sk11_pics/layout/topslider_content_region_bg.png") repeat scroll 0 0 transparent;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 4px 10px 2px;
}
.dossierhead_einleitung{
    margin-top:5px;
    width:615px;
}
.dossier_banner, .lbx .dossier_banner {width:103px; height:46px; background:url(http://static4.suedkurier.de/pics/sk12/dossier_icon.png) no-repeat; position:absolute; top:3px; left:535px;}
.lbx .dossier_banner {top:5px; left:369px;}
figure.dossier_bild {padding-right:0px!important;}
figure.dossier_bild img {width:100%; height:auto;}
/* ENDE Dossierkopf */

/* START Galerie/Media */
#videokonstanz, #videooberschwaben, #videoheuberg, #videoalb, #videohochrhein, #videothema, #video {
	display: none;
}
.multimediabox .mediaregion {
	font-size: 16px;
	font-weight: bold;
	color: #003064;
}
.multimediabox .slidercontainer {
	width: 100%;
}
.multimediabox .slidercontainer, .multimediabox .slidercontainer .contentcontainer {
	height: 235px;																			/* CHECK AGAIN */
	overflow: hidden;
}
.default2spalter .grid_12 .artikeldetail .medialeserreportercontainer {
	padding: 0;
	width: 633px;
}
.default2spalter .grid_12 .artikeldetail .medialeserreportercontainer .medialeserreporter {
	background-color: #EEF5FF;
	border-top: 3px solid #477ECA;
	padding-top: 10px;
        position:relative;
}
.default2spalter .grid_12 .artikeldetail .medialeserreportercontainer .medialeserreporter .leserreportercontainer {
	position: absolute;
	z-index: 20;
        top:10px;
}
.default2spalter .grid_12 .artikeldetail .medialeserreportercontainer .medialeserreporter .leserreportercontainer img {
	left: 0px;
	position: relative;
	top: -18px;
}
.grafiken .weiteregrafiken {
	margin-top: 30px;
}
.grafiken .weiteregrafiken .grafiklink {
	float: left;
}
.grafiken .weiteregrafiken .grafiklink a {
	font-size: 16px;
}
.grafiken .weiteregrafiken .content {
	height: 200px;
}
.grafiken .bildiconcontainer {
	display: block;
	height: 0;
	width: 220px;
}
.grafiken .multimediabox .relative .bildiconcontainer {
	width: 140px;
}
.grafiken .bildiconcontainer .bildicon {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/grafik_icon.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 20px;
	left: -10px;
	position: relative;
	top: -30px;
	width: 26px;
}
.grafiken .multimediabox .bildiconcontainer .bildicon {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/grafik_icon.png);
}
.default2spalter .grid_12 .artikeldetail .medialeserreportercontainer .content {
	margin-top: 10px;
}
.leserreporterupload {
	padding-bottom: 10px;
}
/* ENDE  Galerie/Media */
/* START totalfinal {
	ar_location
}
& {
	ar_title
}
*/
.subgrid_2 a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-size: 18px;
}
.subgrid_2 a.totalfinal:hover h4 {
	text-decoration: underline;
}
.bildiconcontainer a.totalfinal:hover h4 {
	text-decoration: underline;
}
/*.subgrid_2 a.totalfinal h4 .totalfinalressort {								Wieso ist das auskommentiert? 
	font-family: Arial, sans-serif;
	display: block;
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
*/
.subgrid_2 .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserbox a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.teaserbox a.totalfinal:hover h4 {

}
.teaserbox .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserbig_region a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-family: 'PT Serif', serif; 
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.teaserbig_region a.totalfinal:hover h4 {
	text-decoration: underline;
}
/*.teaserbig_region a.totalfinal h4 .totalfinalressort {								Wieso ist das auskommentiert?
	font-family: Arial, sans-serif;
	display: block;
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
*/
.teaserbig_region .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserbig_region .teaserbig_text {
	margin-top: 10px;
}

a.newTeaser:hover {
        text-decoration: none;
        cursor: pointer;
}
a.newTeaser:hover span {
        cursor: text;
}
a.newTeaser:hover h2,
a.newTeaser:hover h3,
a.newTeaser:hover h4,
a.newTeaser:hover span.totalfinaltitle,
a.newTeaser:hover span.leserreporterSpan {
        text-decoration: underline;
        cursor: pointer;
}
a.newTeaser h2,
a.newTeaser h3,
a.newTeaser h4,
a.newTeaser span.totalfinaltitle {
        font-weight: normal;
        font-family: 'PT Serif', serif;
        font-size: 21px;
        line-height: 31px;
	margin-top: 4px;
        display:inline;
}
a.newTeaser span.artext {
        color: #000;
}

a.newTeaser span .defaultteaser a.totalfinal h2,
a.newTeaser span .defaultteaser a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.defaultteaser a.totalfinal:hover h2 .totalfinalressort,
.defaultteaser a.totalfinal:hover h4 .totalfinalressort {
	text-decoration: underline;
}
.defaultteaser a.totalfinal:hover {
	text-decoration: underline !important;
}
.defaultteaser .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.defaultteaser p.totalfinalressort {
    padding-top: 4px;
}
.defaultteaser .teaserbig_text {
	margin-top: 10px;
}
.teaserbox li.artshortelement a.totalfinal h4 {
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-size: 18px;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif; 
}
/*.teaserbox li.artshortelement a.totalfinal:hover h4 {
	text-decoration: underline;
}
*/
.teaserbox li.artshortelement .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserbox li.folgeteaser .totalfinalressort {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
}
.teasersmall_region li.artshortelement a.totalfinal h4 {
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-size: 18px;
	font-weight: normal;
}
.teasersmall_region li.artshortelement a.totalfinal:hover h4 {
	text-decoration: underline;
}
.teasersmall_region li.artshortelement .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserlistemitbild .artikel a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-bottom: 0px;
	color: #003064;
	font-size: 12px;
	font-weight: normal;
}
.teaserlistemitbild .artikel a.totalfinal:hover h4 {
	text-decoration: underline;
}
/*.teaserlistemitbild .artikel a.totalfinal h4 .totalfinalressort {					Wieso ist das auskommentiert?
	font-family: Arial, sans-serif;
	display: block;
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
*/
.teaserlistemitbild .artikel .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserboxmitaufmacher li.artshortelement a.totalfinal, .teaserboxmitaufmacher li.artshortelement span.totalfinal {
	display: inline;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
    line-height:24px;
}
.teaserboxmitaufmacher li.artshortelement a.totalfinal span.totalfinaltitle2 {
	display: inline;
	color: #003064;
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
	font-weight: normal;
    line-height: 24px;
}
.teaserboxmitaufmacher li.artshortelement a.totalfinal:hover {
	text-decoration: underline;;
}

.teaserboxmitaufmacher li.artshortelement .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.teaserboxmitaufmacher li.artshortelement .teaserbig_text {
	margin-top: 10px;
        margin-bottom: 10px;
}
.teaserboxmitaufmacher li.artshortelement .linkbox2 {
	height: auto;
	overflow: hidden;
	display: block;
}
.teaserboxmitaufmacher li.folgeteaser a.totalfinal h4, .teaserboxmitaufmacher li.folgeteaser a.totalfinal span.totalfinaltitle {
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
	font-weight: normal;
}
.teaserboxmitaufmacher li.folgeteaser a.totalfinal h4 .totalfinalressort {
	display: inline;
	padding-right: 5px;
}
.teaserboxmitaufmacher li.folgeteaser a.totalfinal:hover h4 .totalfinalressort {
	text-decoration: none;
}
.ressortbox li.artshortelement a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
/*.ressortbox li.artshortelement a.totalfinal:hover {
	text-decoration: none;
}
.ressortbox li.artshortelement a.totalfinal:hover h4 {
	text-decoration: underline;
}
.ressortbox li.artshortelement a.totalfinal:hover h4 .totalfinalressort {
	text-decoration: underline;
}
*/
a.totalfinal {
	text-decoration: none;
}
a.totalfinal:hover {
	text-decoration: underline;
}
.teaserbig_region a.totalfinal:hover {
	text-decoration: underline;
}
a.totalfinal h4 {
	text-decoration: none;
}
a.totalfinal h4 span {
	text-decoration: none;
}
/*.ressortbox li.artshortelement a.totalfinal h4 .totalfinalressort {
	font-family: Arial, sans-serif;
	display: block;
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
*/
.ressortbox li.artshortelement .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.ressortbox li.artshortelement .teaserbig_text {
	margin-top: 10px;
}
.regionslidercontentrechts a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.regionslidercontentrechts a.totalfinal:hover h4 {
	text-decoration: underline;
}
.regionslidercontentrechts a.totalfinal:hover h4 .totalfinalressort {
	text-decoration: underline;
}
.regionslidercontentrechts a.totalfinal:hover {
	text-decoration: underline !important;
}
/*.regionslidercontentrechts a.totalfinal h4 .totalfinalressort {						Wieso ist das auskommentiert?
	font-family: Arial, sans-serif;
	display: block;
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
*/
.regionslidercontentrechts .totalfinalressort {											/* CHECK AGAIN */
	font-family: 'PT Sans', sans-serif;
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.regionslidercontentrechts .teaserbig_text {
	margin-top: 10px;
}
.regionslidercontentrechts .ressort span.ressort {
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.teasersmall_region li.folgeteaser a.totalfinal h4 {
	display: block;
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
	font-weight: normal;
}
ul.linkbox {
	list-style: none;
	overflow: hidden;
}
.aufmachermitshort {
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.aufmachermitshort h3 a {
	font-family: 'PT Serif', serif;
	font-size: 18px;
	line-height: 24px;
}
.aufmachermitshort span a {
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
    display:block;
	margin-bottom: 7px;
}
/* ENDE  totalfinal {
	ar_location
}
& {
	ar_title
}
*/
/* START Fotos */
.fotoressorts .gal1, .fotoressorts .gal2 {
	width: 300px;
	margin-bottom: 50px;
}
.fotoressorts .start {
	width: 300px;
	height: 280px;
	overflow: hidden;
}
.fotoressorts .folge {
	width: 300px;
}
.fotoressorts .abspann {
	width: 300px;
	padding-top: 10px;
}
.fotoressorts .gal1 {
	float: left;
}
.fotoressorts .gal2 {
	float: right;
}
.fotoressorts .ressort {
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
}
.fotoressorts .bildiconcontainer {
	display: block;
	height: 0;
	width: 300px;
}
.fotoressorts .bildiconcontainer .bildicon {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/bilder_icon.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 20px;
	left: -10px;
	position: relative;
	top: -30px;
	width: 26px;
}
.fotoressorts .headline_holder h3 a {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.fotoressorts .title {
	font-size: 18px;
	/*font-weight: normal;
*/
}
.fotoressorts .folge .weitere {
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.fotoressorts .folge .gal {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/bilder_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	margin-top: 10px;
}
h3.boxenueberschrift {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
/* ENDE  Fotos */
/* START Fotos Bilder des Tages */
.fotoressorts .clickmevontainer {
}
.fotoressorts .clickmevontainer .relative {
	left: -8px;
	position: relative;
	width: 632px;
}
.fotoressorts .clickmevontainer .relative .bildiconcontainer {
	width: 140px;
}
.fotoressorts .clickmevontainer .relative .subgrid_2 {
	padding-bottom: 30px;
}
/* ENDE  Fotos Bilder des Tages */
/* START Fotos Region */
.fotoressorts .region .boxenueberschrift {
	color: #191919;
}
.fotoressorts .region .relative .hint {
	padding-left: 8px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.fotoressorts .folgebilder {
	width: auto;
}
.fotoressorts .folgebilder .weitere {
	display: block;
	border-bottom: 2px solid #D9D9D9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.navright .galerietipps .content .allebilder a, .navright .bilddestages .content .allebilder a {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/bilder_icon.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 10px;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: normal;
}
.navright .galerietipps .content .bild {
	float: left;
	width: 80px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 25px;
}
.bild h5 span.ressort {
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.navright .galerietipps .content .element1, .navright .galerietipps .content .element4, .navright .galerietipps .content .element7, .navright .galerietipps .content .element10 {
	margin-left: 0px;
}
.navright .bilderregioselect .intro {
	font-size: 18px;
	font-weight: bold;
	color: #003064;
}
.navright .bilderregioselect .text {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navright .bilderregioselect .ortsselect .stadtselect {
	width: 295px;
}
.bildergalerienSuche a { 	 	
	font-size: 14px; 	 	
} 
.navright .bilderregioselect .archivlink {
	padding-top: 25px;
}
/* ENDE  Fotos Region */
/* START fCMS Pager */
.fcmspager {
	margin-top: 15px;
	text-align: center;
}
.fcmspager .pager-currpage, .fcmspager .pager-skipdots {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	color: #191919;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	padding: 1px 6px;
	text-decoration: none;
}
.fcmspager .pager-pagenr {
	background: #006ab2;
	color: #FFFFFF;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	padding: 2px 7px;
	text-decoration: none;
}
/* ENDE  fCMS Pager */
/* START Home-Media-Box */
.mediabox {
	border-top: 3px solid #717171;
}
.mediabox .headline_holder {
	border-bottom: none;
	padding-bottom: 20px;
}
.mediabox .videocontainer .videoiconcontainer {
	display: block;
	height: 0;
	width: 300px;
}
.mediabox .videocontainer .videoiconcontainer .videoicon {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/video_icon.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 21px;
	left: -16px;
	position: relative;
	top: -31px;
	width: 32px;
}
.mediabox .bildercontainer .headline_pager {
	width: 100px;
}
.mediabox .bildercontainer .contentcontainer {
	position: relative;
	height: 267px;
	overflow: hidden;
	width: 289px;
	z-index: 10;
	padding-left: 8px;
}
.mediabox .bildercontainer .contentcontainer .relative {
	height: 267px;
	left: 0px;
	position: relative;
	width: 19000px;
	z-index: 10;
}
.mediabox .bildercontainer .contentcontainer .relative table {
	height: 267px;
}
.mediabox .bildercontainer .contentcontainer .relative table tr {
	height: 267px;
}
.mediabox .bildercontainer .contentcontainer .relative table tr td {
	height: 267px;
	width: 315px;
}
.mediabox .bildercontainer .bild {
	height: 134px;
	width: 140px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
}
.mediabox .bildercontainer .bild .bildiconcontainer {
	display: block;
	height: 0;
	width: 140px;
}
.mediabox .bildercontainer .bild .bildiconcontainer .bildicon {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/bilder_icon.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 21px;
	left: -16px;
	position: relative;
	top: -31px;
	width: 32px;
}
.mediabox .bildercontainer .bild .totalfinal h4 {
	font-size: 18px;
	font-weight: normal;
}
/* ENDE  Home-Media-Box */
/* START Freizeit */
#navigationslayer .fcms_bluedot, #navigationslayer form {
	display: none;
}
.freizeitratgeber .single {
	width: 618px;
}
.freizeitratgeber .headline_holder {
	padding-top: 7px;
}
.freizeitratgeber .headline_holder h3 a {
	font-size: 16px;
	position: relative;
	top: 7px;
}
.eventbox .aufmacher .eventaufm {
	position: relative;
	left: 8px;
	margin-bottom: 15px;
}
/* = = = = = = = = = = = = = = = = = START EVENT-Icons = = = = = = = = = = = = = = = = = */
.eventbox .aufmacher .eventaufm .thumb, .eventdetail .thumb {
	float: left;
	width: 300px;
	height: 220px;
	overflow: hidden;
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/default_gross.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.eventbox .aufmacher .eventaufm .Ausstellung {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Literatur {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Nightlife {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/nightlife_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Bäder {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/baeder_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Bildung {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/bildung_vortrag_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Büchereien {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buechereien_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Dies {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Disko, .eventbox .aufmacher .eventaufm .Party {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/disco_party_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Entsorgung {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/entsorgung_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Fasnacht {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/fasnacht_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Feste, .eventbox .aufmacher .eventaufm .Treffs, .eventbox .aufmacher .eventaufm .Brauchtum {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/feste_treffs_brauchtum_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Freizei, .eventbox .aufmacher .eventaufm .Sport {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/freizeit_sport_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Kinder, .eventbox .aufmacher .eventaufm .Jugend, .eventbox .aufmacher .eventaufm .Familie {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/kinder_jugend_familie.jpg_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Konzert, .eventbox .aufmacher .eventaufm .Musik {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Kunst {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/kunst_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Märkte, .eventbox .aufmacher .eventaufm .Messe {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Museum {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/museum_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Notdienst {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/notdienst_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Politik {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/politik_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Rat, .eventbox .aufmacher .eventaufm .Hilfe {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/rat_hilfe_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Senioren {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/senioren_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Vereine, .eventbox .aufmacher .eventaufm .Verbände {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/vereine_verbaende_gross.jpg);
}
.eventbox .aufmacher .eventaufm .Wandern, .eventbox .aufmacher .eventaufm .Natur {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/wandern_natur_gross.jpg);
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.eventsuche .thumb, .evntcontainer .weitereevents .thumb {
	width: 140px;
	height: 100px;
	overflow: hidden;
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/default.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.eventsuche .Ausstellung, .evntcontainer .weitereevents .Ausstellung {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);
}
.eventsuche .Literatur, .evntcontainer .weitereevents .Literatur {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);
}
.eventsuche .Nightlife, .evntcontainer .weitereevents .Nightlife {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/nightlife.jpg);
}
.eventsuche .Bäder, .evntcontainer .weitereevents .Bäder {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/baeder.jpg);
}
.eventsuche .Bildung, .evntcontainer .weitereevents .Bildung {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/bildung_vortrag.jpg);
}
.eventsuche .Büchereien, .evntcontainer .weitereevents .Büchereien {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/buechereien.jpg);
}
.eventsuche .Dies, .evntcontainer .weitereevents .Dies {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);
}
.eventsuche .Disko, .evntcontainer .weitereevents .Disko, .eventsuche .Party, .evntcontainer .weitereevents .Party {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/disco_party.jpg);
}
.eventsuche .Entsorgung, .evntcontainer .weitereevents .Entsorgung {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/entsorgung.jpg);
}
.eventsuche .Fasnacht, .evntcontainer .weitereevents .Fasnacht {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/fasnacht.jpg);
}
.eventsuche .Feste, .evntcontainer .weitereevents .Feste, .eventsuche .Treffs, .evntcontainer .weitereevents .Treffs, .eventsuche .Brauchtum, .evntcontainer .weitereevents .Brauchtum {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/feste_treffs_brauchtum.jpg);
}
.eventsuche .Freizei, .evntcontainer .weitereevents .Freizei, .eventsuche .Sport, .evntcontainer .weitereevents .Sport {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/freizeit_sport.jpg);
}
.eventsuche .Kinder, .evntcontainer .weitereevents .Kinder, .eventsuche .Jugend, .evntcontainer .weitereevents .Jugend, .eventsuche .Familie, .evntcontainer .weitereevents .Familie {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/kinder_jugend_familie.jpg.jpg);
}
.eventsuche .Konzert, .evntcontainer .weitereevents .Konzert, .eventsuche .Musik, .evntcontainer .weitereevents .Musik {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);
}
.eventsuche .Kunst, .evntcontainer .weitereevents .Kunst {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/kunst.jpg);
}
.eventsuche .Märkte, .evntcontainer .weitereevents .Märkte, .eventsuche .Messe, .evntcontainer .weitereevents .Messe {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);
}
.eventsuche .Museum, .evntcontainer .weitereevents .Museum {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/museum.jpg);
}
.eventsuche .Notdienst, .evntcontainer .weitereevents .Notdienst {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/notdienst.jpg);
}
.eventsuche .Politik, .evntcontainer .weitereevents .Politik {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/politik.jpg);
}
.eventsuche .Rat, .evntcontainer .weitereevents .Rat, .eventsuche .Hilfe, .evntcontainer .weitereevents .Hilfe {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/rat_hilfe.jpg);
}
.eventsuche .Senioren, .evntcontainer .weitereevents .Senioren {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/senioren.jpg);
}
.eventsuche .Vereine, .evntcontainer .weitereevents .Vereine, .eventsuche .Verbände, .evntcontainer .weitereevents .Verbände {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/vereine_verbaende.jpg);
}
.eventsuche .Wandern, .evntcontainer .weitereevents .Wandern, .eventsuche .Natur, .evntcontainer .weitereevents .Natur {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/events/wandern_natur.jpg);
}
/* = = = = = = = = = = = = = = = = = ENDE  EVENT-Icons = = = = = = = = = = = = = = = = = */
.eventsuchbox .headline_holder {
	margin: 0px;
	font-family: 'PT Serif', serif;
}
.eventsuchbox .eventsucherechts {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #D9D9D9;
}
.eventsuchbox .eventsucherechts form table {
	border: 0px solid #CCCCCC;
}
.eventsuchbox .eventsucherechts form table tr td.desc {
	text-align: right;
}
.eventsuchbox .eventsucherechts form table tr td.fild input.text {
	width: 165px;
}
.eventsuchbox .eventsucherechts form table tr td.fild select.text {
	width: 172px;
}
.eventsuchbox .eventsucherechts form table tr td.fild input.plz {
	width: 92px;
}
table tr td.fild input.umkreis {
	width: 55px;
}
.eventsuchbox .eventsucherechts form .eventsuchesendcontainer {
	height: 30px;
	padding-top: 10px;
	padding-right: 18px;
}
.eventsuchbox .eventsucherechts form .eventsuchesendcontainer .eventsuchesend {
	float: right;
	width: 100px;
	height: 20px;
}
.eventsuchbox .veranstaltungmelden {
	text-align: right;
}
.eventsuchbox .veranstaltungmelden a {
	color: #505050;
	text-transform: uppercase;
	font-size: 10px;
}
.kinoaufm .teaserbig_region {
	width: 450px;
}
.spielevorschaubox {
	height: 250px;
}
.spielevorschaubox .contentcontainer {
	width: 180px;
	clear: both;
	overflow: hidden;
	position: absolute;
	width: 945px;
}
.spielevorschaubox .contentcontainer .relative {
	left: -8px;
	position: relative;
	width: 100000px;
}
/* ENDE  Freizeit */
/* START Freizeit/Events */
#highlightevents tr.hgrau {
	background-color: #f0f0f0;
}
#highlightevents td {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#highlightevents td.titel {
	font-weight: bold;
}
/* ENDE  Freizeit/Events */
/* START Event-Detail */
.eventdetail .evtitle {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.eventdetail .ar_socialline {
	border-top: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ENDE  Event-Detail */
/* START Event-Kalender */
.EventKalender .terminkalender_headbg {
	border-top: 2px solid #D9D9D9 !important;
	border-bottom: 2px solid #D9D9D9 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 0px;
}
.EventKalender .cal {
	border: 0px solid #D9D9D9;
	background-color: #D9D9D9;
}
.EventKalender .cal td {
	border: 1px solid #FFFFFF;
	height: 19px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: center;
}
.EventKalender .cal td a {
	color: #175387;
	font-weight: bold;
	text-decoration: none;
}
.EventKalender .kaltop, .EventKalender .kaltopsa, .EventKalender .kaltopso {
	text-align: center;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.EventKalender .cal td.pa, .EventKalender .cal td.pasa, .EventKalender .cal td.paso {
	background-color: #F0F0F0;
}
.EventKalender .cal td.sel {
	background-color: #4982D0;
}
.EventKalender .cal td.sel a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* ENDE  Event-Kalender */
/* START INGO */
/* BEGINN  ARTIKEL Detail */
.artikeldetail .content {
	padding: 0;
	/*z-index: 1;*/
}
.artikeldetailthemenwelt {
	width: 960px;
}
.artikeldetailthemenwelt .boxes {
	width: 205px;
	float: left;
	padding: 15px 20px 0px 0px;
}
.artikeldetailthemenwelt .arbox {
	border-bottom: 2px solid #D9D9D9;
	padding: 10px 0px 0px 0px;
}
.artikeldetail .content.artgal {
	padding: 0px 0px 15px 0px;
}
.artikeldetail .content h1, .artikeldetailthemenwelt .content h1 {							/* CHECK AGAIN */
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	line-height: 24px;
        display:inline;
        margin-right:10px;
        color:#003064;
}
.artikeldetail .content .loc, .artikeldetail .content .loc2, .artikeldetail .content .loc2 a {		/* CHECK AGAIN */
	color: #191919;
	font-weight: normal;
	font-size: 12px!important;
	text-align: left;
	display: block;
	font-family: 'PT Sans', sans-serif;
	text-transform: none;
}
.artikeldetail .content .loc {
  margin-bottom:20px;
}
.artikeldetail .content .loc a {
  font-size:12px!important;
}
.artikeldetail .content .loc2 {
        text-transform:uppercase;
}
.artikeldetailthemenwelt .subgrid_12.last {
	padding: 0px 10px 0px 0px;
	margin-left: 0px;
}
.ar_infoline {
	padding: 0px 0px 25px 0px;
	border-bottom: 2px solid #D9D9D9;
}
.ar_infoline a.commentcount, #pg a.newestposting, #pg a.addposting {
	color: #003064;
	font-size: 18px;
	font-weight: normal;
}
.ar_infoline a.commentcount.tabc {
	background-image: none;
}
.ar_infoline .date, .ar_infoline .autor {
	padding: 0px 22px 0px 0px;
}
.ar_socialline {
	height:30px;
        margin-top:10px;
        overflow:hidden;
}
.ar_socialline .print, .ar_socialline .send {
	padding: 0px 9px 0px 9px;
	border-right: 1px solid #D9D9D9;
	margin: 4px 0px 0px 0px;
}
.ar_socialline .print a {
	cursor: pointer;
}
.ar_socialline .social a {
	padding: 0px 0px 0px 9px;
	text-transform: uppercase;
	color: #505050;
	font-weight: bold;
	font-size: 10px;
}
ul.ar_boxleft {
	list-style-type: none;
	margin: 0;
	padding: 0 0 16px;
}
ul.ar_boxleft li {
	color: #003064;
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}
ul.ar_boxleft li a {
	color: #003064;
	font-size: 18px;
	font-weight: normal;
}
.content .arleadtext {
	padding-bottom: 10px;
}
.artikeldetail .content h3 {
	font-family: 'PT Serif', serif;
	font-size: 18px;
	text-align: left;
	padding: 20px 0px;
}
/* BEGINN Pager */
div#artpager {
	text-align: center;
}
div#artpager .h_category {
	color: #191919;
	font-size: 18px;
	font-weight: normal;
}
div#artpager .h_category .pager-pagenr {
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/bg_moreposts.gif);
	display: inline-block;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 7px;
	text-decoration: none;
}
div#artpager .h_category .pager-currpage {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	display: inline-block;
	color: #191919;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 1px 6px;
	text-decoration: none;
}
div#artpager .h_category .pager-pagenr.to-next {
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/bg_moreposts.gif);
	display: inline-block;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 7px;
	text-decoration: none;
}
div#artpager #weiterlesen {
	display: none;
}
div#artpager #nextpage {
	float: right;
	position: relative;
	top: -20px;
}
.fcmspager.bilder {
	margin: 30px 0px 30px 0px;
}
/* END Pager */
/* BEGINN  Artikel vorher/nachher */
.content .art_pager_next {
	float: right;
	position: relative;
	text-align: right;
	top: -24px;
	width: 145px;
}
.content .art_pager_prev {
	float: left;
	position: relative;
	text-align: left;
	top: -24px;
	width: 145px;
}
.content .art_pager_prev a, .content .art_pager_next a {
	color: #003064;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.subunit .gallink {
	color: #003064;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
.subunit .gallink:hover {
	text-decoration: underline;
}
.content .art_pager_prev img, .content .art_pager_next img {
	padding: 0px 0px 10px 0px;
}
.content .art_location {
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/bg_art_location.gif);
	text-align: center;
	background-position: 0px -4px;
	margin: 20px 0px 0px 0px;
}
.content .art_location .location {
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	color: #003064;
	font-family: 'PT Serif', serif; 
	font-size: 15px;
	font-weight: bold;
}
/* ENDE  Artikel vorher/nachher */
/* START Lesezeichen */
.grid_8 {
	z-index: 1;
}
.lesezeichencontainer {
	position: absolute;
	z-index: 105;
}
.lesezeichencontainer #lesezeichen {
	position: relative;
	top: 10px;
	left: -20px;
	display: none;
	border: 1px solid #DFEAF4;
	border-bottom: 0px solid #DFEAF4;
	background-color: #ffffff;
	z-index: 10;
}
.lesezeichencontainer #lesezeichen .lesezeichenelement {
	border-bottom: 1px solid #DFEAF4;
	min-width: 150px;
	padding: 5px;
}
.lesezeichencontainer #lesezeichen .lesezeichenelement .licon {
	position: relative;
	top: -1px;
}
/* ENDE  Lesezeichen */

/* BEGINN  Kommentare */																	/* UNKLAR */
#comments .item .fl {
	font-family: 'PT Serif', serif; 
	font-size: 15px;
	font-weight: bold;
	color: #003064;
}
#comments .item .posting_date, div.forum_postings div.content .posting_date {
	font-size: 18px;
	color: #7f7f7f;
	padding: 20px 0px 15px 0px;
}
#comments .item .posting_date a {
	font-size: 18px;
	color: #003064;
	font-weight: normal;
}
#comments .item .posting_text {
	padding: 0px 0px 20px 0px;
	color: #7f7f7f;
	font-weight: normal;
	overflow: hidden;
}
#comments.ardetail .head {
	height: 30px;
	border-bottom: none;
}
#comments.ardetail .head .count, #comments.ardetail .post, .artikeldetail.content .count, .lbx .headline, #comments.ardetail .regform, form .count, .ted.count {
	background-color: #474747;
	font-size: 16px;
	padding: 6px 0px 6px 14px;
	color: #ffffff;
	font-weight: normal;
}
#comments.ardetail .head .count a, #comments.ardetail .regform a {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#comments .regform a {
	font-size: 18px;
}
#comments .moreposts, .btn_submit .register {
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/bg_moreposts.gif);
	height: 20px;
	text-align: center;
}
.btn_submit .register, .btn_submit .btn_register {
	width: 100px;
	float: left;
	margin: 15px 20px 10px 0px;
}
.btn_submit .btn_register .input {
	border: 0px solid #006;
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/bg_moreposts.gif);
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.btn_submit .btn_register .button {
	border: 0px solid #006;
	background-image: url(http://static4.suedkurier.de/sk11_pics/layout/bg_moreposts.gif);
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	width: 100px;
}
#comments .moreposts a, .btn_submit .register a {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#comments .moreposts a.lnk {
	position: relative;
	top: -5px;
}
#comments .formbox {
	background-color: #f2f2f2;
	font-size: 18px;
	margin: 8px 0px 8px 0px;
}
#comments form .formbox, #comments .formbox form {
	padding: 14px 0px 14px 14px;
}
#comments form .formboxreg {
	margin-bottom: 5px;
}
#comments form .formboxreg .formreg {
	padding: 14px 14px 0px 14px;
}
#comments .formbox .label, .postingform .label {
	width: 85px;
	float: left;
	color: #191919;
	padding: 0px 5px 5px 0px;
	text-align: right;
}
#comments .formbox .postcontent, .postingform .postcontent {
	width: 350px;
	float: left;
}
#comments .formbox .label input {
	border: none;
	background-color: #f2f2f2;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
#comments .formbox .label .maxchar, .postingform .maxchar {
	color: #7f7f7f;
}
#comments .formbox .postcontent input {
	border: 1px solid #cccccc;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
#comments .formbox .postcontent textarea {
	border: 1px solid #cccccc;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
#comments .formbox .btn_submit #btn_antworten {
	float: right;
}
#comments .formbox .btn_submit {
	float: right;
	padding: 10px 34px 5px 0px;
}
.postingform .commentfeedback {
	color: #ff0000;
	padding: 5px 0px 5px 14px;
}
.item_notify {
	text-align: right;
	padding: 0px 0px 10px 0px;
}
#comments form .formboxreg {
	margin-bottom: 5px;
}
#comments form .formboxreg table.fcmskundeneingabefelder, #comments form .formboxreg #regquestion_table, #comments form .formboxreg .fcmskundeneingabefelder-content table, #comments form .formboxreg #comments_logintab table {
	background-color: #F2F2F2;
	border: none;
}
#comments form .formboxreg table.fcmskundeneingabefelder td {
	padding-bottom: 2px;
}
.meinung.content ul.meinung.list li.meinung .posting_date .userthumb {
	padding: 0px 10px 0px 0px;
}
.meinung.content ul.meinung.list li.meinung .posting_date .adminsk {
	margin: 12px 0 0;
	float: left;
	left: -120px;
	position: relative;
	top: -12px;
	width: 0;
}
#comments .posting_date.artikeldetail .adminsk {
	display: none;
}
.meinung.content ul.meinung.list li.meinung .posting_date .board .adminsk {
	left: -150px;
}
#fcmskundenregister td.fcmskundeneingabe-checkbox-eins.req {
	color: #ff0000;
}
.content div.lbx {
	width: 100%;
	position: relative;
	border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        margin:10px 0px;
}
.artikeldetail .grid_11 .content div.lbx {
        width:50%;
        float:right;
        margin:30px 0px 30px 30px;
}
.content div.lbx .headline {
   background-color:#fff;
   color:#505050;
   font-size:10px!important;
   text-transform:uppercase;
   padding:0px;
}

.content .autolbx div.lbx {
	width: 100%;
	padding: 10px 0px 0px 0px;
}
.lbx .headline, form .count, .ted.count {
	font-size: 18px;
	font-weight: bold;
}
.content .lbx ul.linkbox {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	height: 100%;
}
.content .lbx ul.linkbox.art.detail a {
	color: #191919;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
}
.content table.ted {
	border-collapse: separate;
	padding: 10px 10px 10px 14px;
	margin-top: 7px;
	border: 1px solid #CCCCCC;
}
.comments_tabnavi_container {
	overflow: auto;
	padding: 0;																				/* UNKLAR */
    border:none!important;
}
ul.comments_tabnavi {
	float: left;
	height: 20px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.comments_tabnavi li {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/newsletter_tab_bg.gif) repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	margin: 0!important;
	overflow: hidden;
	padding: 0!important;
	position: relative;
	width: 50%!important;
        border:none!important;
}
html ul.comments_tabnavi li.active, html ul.comments_tabnavi li.active a, html ul.comments_tabnavi li.active a:hover {
	background: none repeat scroll 0 0 #F2F2F2;
	color: #191919;
	cursor: default;																/* UNKLAR */
        border:none!important;
}
ul.comments_tabnavi li a {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	outline: medium none;
	padding-left: 20px;
	text-decoration: none;
}
.comments_tabitem_container {
	overflow: auto;
	padding: 15px 21px 20px 20px;
}
#wetterkreis {
	float: right;
}
#wetterkreis .wettertxt {
	padding: 15px 0px 0px 0px;
}
.regionbox .headline_weather {
	width: 250px;
	left: 180px;
}
.regionbox .headline_weather img {
	top: 0;
}
#headline_weather .wettertxt, #headline_weather img {
	float: left;
	padding-top: 11px;
}
.wetterkarte .temp, .wetterkarte .icon {
	float: left;
	font-size: 25px;
	font-weight: bold;
}
#stadt01 {
	position: relative;
	top: -157px;
	left: 17px;
}
#stadt02 {
	position: relative;
	top: -307px;
	left: 57px;
}
#stadt03 {
	position: relative;
	top: -323px;
	left: 173px;
}
#stadt04 {
	position: relative;
	top: -387px;
	left: 259px;
}
#stadt05 {
	position: relative;
	top: -264px;
	left: 315px;
}
#stadt06 {
	position: relative;
	top: -328px;
	left: 403px;
}
#stadt07 {
	position: relative;
	top: -437px;
	left: 482px;
}
.regionbox .weather_change_location {
	float: right;
}
.wetterbox_unit {
	overflow: hidden;
}
.wetter_maincol {
	float: left;
	padding: 0px 30px 0px 0px;
}
#wetterdetailseite .wetter_maincol {
	float: left;
	padding: 0px 10px 0px 0px;
}
.wetterdetail .vmtgab {
	border-top: 1px solid #D9D9D9;
	margin-left: 82px;
	margin-top: 17px;
	padding: 14px 0px 0px 0px;
}
.wetterdetail .vmtgab .icon {
	padding: 0px 10px 10px 10px;
}
.wetterdetail .vmtgab .temp {
	padding: 0px 90px 0px 0px;
}
.wetterdetail .weatherdate {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	border-top: 1px solid #D9D9D9;
}
.wetterdetail .weatherdate.first {
	border: none;
}
.wetter_maincol .wtitle {
	padding: 0px 15px 0px 0px;
}
.wetter_maincol .wvalue.daytemp {
	font-size: 44px;
	line-height: 44px;
	text-align: center;
}
.wetter_maincol.lborder {
	border-left: 1px solid #D9D9D9;
	padding-left: 30px;
}
.wetter_maincol.lborder .data {
	width: 80px;
}
#wetterdetailseite .wetter_maincol .wvalue.daytemp {
	font-size: 42px;
	line-height: 42px;
}
.wetter_maincol .wtitle.daytemp {
	text-align: center;
}
.wetter_maincol .wvalue {
	font-weight: bold;
	font-size: 15px;
}
.wetter_maincol .first {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.wetter_maincol .wvalue.maxmin {
	font-size: 16px;
}
.wetter_maincol .wvalue sup {
	font-size: 8px;
}
.wetterheadline {
	font-size: 16px;
	color: #003064;
}
.wetterheadline span {
	font-size: 18px;
	color: #003064;
	font-style: italic;
	font-family: 'PT Serif', serif; 
}
td.wetter_fuenf_img {
	padding: 0px 5px 0px 0px;
	text-align: right;
}
td.wetter_fuenf_text {
	padding: 0px 0px 0px 5px;
	text-align: left;
}
td.wetter_fuenf_head {
	padding: 0px 60px 10px 60px;
	font-weight: bold;
	text-align: center;
}
.headline_holder.wetterbox {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
li.artshortelement .schneeort {
	float: left;
}
.artshortelement .schneehoehe {
	float: right;
}
.regionwetter th {
	text-align: left;
}
.regionwetter td {
	padding-bottom: 10px;
	line-height: 24px; 
	font-size: 16px; 
}
.wettercontainer .wettericon_head .dayday {
	padding: 5px 2px 0px 0px;
	font-size: 14px;
}
.wettercontainer .wettericon_head .dayicon, #wetterdetailregiourl .dayicon {
	width: 65px;
	height: 35px;
	position: relative; 	 	
	top: -3px;
}
.lokalisierungheadcontainer .lokalisierunghead .wettercontainer a, #wetterdetailregiourl {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#wetterdetailurl {
	width: 140px;
	height: 40px;
	z-index: 101;
	cursor: pointer;
}
.dayday:hover,
.wettertxt:hover {
	text-decoration: underline;
}
#wetterdetailregiourl {
	z-index: 30;
	cursor: pointer;
}
.schneedetail {
	width: 615px;
}
#ortsauswahl2 {
	width: 250px;
}
.freizeit.weatherlnk {
	float: right;
	padding: 25px 10px 0px 0px;
}
/* ENDE  INGO */
/* START FUSS */
.fuss .grid_12 {
	margin: 0px;
}
.fuss .single {
	width: 960px;
}
.fuss .iconliste {
	padding-top: 25px;
	padding-left: 66px;
	height: 140px;
}
.fuss .iconliste ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.fuss .iconliste ul li {
	float: left;
	margin: 0;
	padding: 0;
}
.fuss .iconliste .brangenbuch, .fuss .iconliste .gewinnspiele, .fuss .iconliste .kino, .fuss .iconliste .twitter, .fuss .iconliste .rss, .fuss .iconliste .veranstaltungen, .fuss .iconliste .wetter, .fuss .iconliste .tickets, .fuss .iconliste .newsletter, .fuss .iconliste .facebook, .fuss .iconliste .katalog {
	line-height: 22px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 23px;
	width: 159px;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	color: #505050;
}
.fuss .iconliste .last {
	width: auto;
}
.fuss .iconliste .brangenbuch {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px 0px;
}
.fuss .iconliste .gewinnspiele {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -22px;
}
.fuss .iconliste .kino {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -44px;
}
.fuss .iconliste .twitter {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -66px;
}
.fuss .iconliste .rss {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -88px;
}
.fuss .iconliste .veranstaltungen {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -110px;
}
.fuss .iconliste .wetter {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -132px;
}
.fuss .iconliste .tickets {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -154px;
}
.fuss .iconliste .newsletter {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -176px;
}
.fuss .iconliste .facebook {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -198px;
}
.fuss .iconliste .katalog {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/blaetterkatalog-icon.gif);
}
.fuss .fusslogo {
	height: 55px;
	text-align: center;
padding-bottom: 15px;
}
.fuss .fusslogo a {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -158px -279px;
  width: 191px;
  height: 32px;
  display: block;
  margin: auto;
  text-indent: -1111px;
  overflow: hidden;
margin-top: 15px;
}
.fuss .fusslinksammlung {
	height: 77px;
	text-align: center;
}
.fuss .fusslinksammlung a {
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	color: #003064;
	line-height: 16px;
}
.fuss .copy {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	padding-bottom: 25px;
}
.fuss .fussnaviecontainer {
	padding-left: 0px;
	padding-right: 0px;
	height: 32px;
	overflow: hidden;
    background-color: #006ab2;
}
.fuss .fussnaviecontainer a {
	display: block;
	padding-top: 3px;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
}
.fuss .fussnaviecontainer .fussnavie {
	float: left;
	padding-left: 225px;
}
.fuss .fussnaviecontainer .fussnavie ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.fuss .fussnaviecontainer .fussnavie ul li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 15px;
}
.fuss .fussnaviecontainer .top {
	float: right;
	padding-right: 13px;
}
.fuss .fussnaviecontainer .top img.totop {
	position: relative;
	top: -1px;
	margin-left: 8px;
}
/* ENDE  FUSS */
div#page hr.seitenende {
	border: none;
	margin: 0;
	padding: 0;
	height: 0px;
}
/*** XMLIOS-IMPORTER CSS starts here ***/
.c2f_interview_frage, .c2f-interview-frage {
	color: #000;
	margin-top: 10px;
	font-weight: bold;
}
.f2c_zwischentitel {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
}
.c2f-EKT {
	font-weight: bold;
}
.c2f-EKT-ziffer {
	color: #006AB2;
}
.f2c_leitartikel_zitat_sw, .f2c_leitartikel_4c, .f2c_mailkommentarfarbe, .f2c_mailkommentarsw, .f2c_zitat {
	font-style: italic;
}
.f2c_zitat_zitierter {
	display: none;
}
.f2c_bildtitel, .f2c_bildtextkino , .f2c_bildtexttipp {
	font-weight: bold;
}
.c2f_zwischentitel {
	font-weight: bold;
	margin-bottom: 10px;
}
.c2f_leitartikel_zitat_sw, .f2c_leitartikel_4c, .f2c_mailkommentarfarbe, .f2c_mailkommentarsw, .f2c_zitat {
	font-style: italic;
}
.c2f_zitat_zitierter {
	display: none;
}
.c2f_bildtitel, .f2c_bildtextkino , .f2c_bildtexttipp {
	font-weight: bold;
}
.c2f_schnee_lvl1 {
	color: #4E66B2;
	margin-top: 10px;
	font-weight: bold;
}
.c2f_schnee_lvl2 {
	margin-top: 10px;
	font-weight: bold;
}
.c2f_schnee_lvl3 {
	color: #4E66B2;
	margin-top: 10px;
}
/*** XMLIOS-IMPORTER CSS ends here ***/
/* START TIBOR */
.headline_holder .headline_pager img {
	position: relative;
	top: 3px;
	margin-left: -3px;
}
.subunit_trenner {
	height: 15px;
	background-color: #E5E5E5;
}
.add2spalter .grid_8 {
	width: 632px !important;
}
.add2spalter .grid_8 .subunit {
	width: 617px !important;
}
.eventbox_unit {
	border-top: 3px solid #717171;
	overflow: hidden;
}
.leserreporter_unit {
	border-top: 3px solid #477ECA;
}
.leserreporter_unit .subunit {
	border-top: none !important;
}
.leserreporter_unit .leserreportercontainer img {
	top: -8px;
	left: 3px;
	position: absolute;
}
.maxwidth_g12 {
	width: 960px !important;
	margin: 0 !important;
}
.breadcrumb_headline {
	font-size: 16px;
}
.breadcrumb_navi {
	float: right;
	padding: 5px 0 5px 0;
}
.breadcrumb_navi a {
	font-weight: normal;
}
#tooltip {
	width: 215px;
	padding: 0 5px 0 5px;
	border: 1px solid #191919;
	background: #ffffff;
	font-size: 11px;
	color: #7f7f7f;
	z-index: 999;
	line-height: 14px;
}
.ui-tooltip {
        width: 215px;
	padding: 0 5px 0 5px;        
        border: 1px solid #191919;
        z-index: 999;
        background: #ffffff;
        position:absolute;
}
.ui-tooltip-content {
        font-size: 11px;
	color: #7f7f7f;
	line-height: 14px;
}
.tooltip {
	cursor: default;
}
/* START minislider */
.minislider_container {
	position: relative;
	margin-bottom: 0px;
	width: 296px;
	height: 240px;
	overflow: hidden;
}
.minislider_image {
	position: absolute;
	z-index: 10;
}
.minislider_image img {
	position: absolute;
	display: none;
}
.minislider_image img.minislider_default {
	display: block;
}
.minislider_image img.minislider_current {
	z-index: 10;
}
.minislider_image img.minislider_previous {
	z-index: 5;
}
.minislider_content {
	position: absolute;
	bottom: 20px;
	margin: 0 10px 0 10px;
	width: 276px;
	z-index: 50;
}
.minislider_content div.artslider {
	display: none;
}
.minislider_content div.minislider_default {
	display: block;
}
.minislider_content_region {
	position: absolute;
	top: -18px;
}
.minislider_content_region p {
	margin: 0;
	padding: 4px 10px 2px 10px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/minislider_content_region_bg_grau.png) repeat scroll 0 0 transparent;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}
.minislider_content_inner {
	padding: 8px 10px 8px 10px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/minislider_content_details_bg_weiss.png) repeat scroll 0 0 transparent;
	color: #000000;
}
.minislider_content_headline h2 {
	margin: 0;
	padding: 0;
	font-family: 'PT Serif', serif;
	line-height: 28px;
	text-align: left;
}
.minislider_content_headline a {
	font-size: 21px;
	font-weight: normal;
}
.minislider_content_details {
	display: none;
	margin: 2px 0 2px 0;
}
.minislider_content ul.minislider_content_details {
	display: none;
	padding: 0 10px 20px 25px;
	list-style: none;
	font-size: 18px;
}
.minislider_content ul.minislider_content_details li {
	padding-top: 8px;
	z-index: 150;
	margin-left: 0;
	line-height: 12px;
}
.minislider_content ul.minislider_content_details li.minislider_content_link {
	list-style: url(http://static4.suedkurier.de/sk11_pics/buttons/minislider_content_pfeilrechts.png);
	margin-left: 14px;
}
.minislider_pfeilrechts {
	margin-right: 10px;
}
.minislider_slide_container {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
.minislider_slide_updown {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.minislider_slide_up {
}
.minislider_slide_down {
	display: none;
}
.minislider_content a, .minislider_content a:hover {
	color: #000000;
	background-color: transparent !important;
}
.minislider_nav {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 20;
	width: 287px;
	left: 149px;
}
.minislider_nav .counter {
	float: right;
	font-size: 0.75em;
	color: #fff;
	margin: 3px 5px 0 0;
}
.minislider_nav ul {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}
.minislider_nav li {
	float: left;
	font-size: 0;
	line-height: 0;
	list-style: none;
	border-left: 1px #ffffff solid;
	margin-left: 0;
}
.minislider_nav li a {
	display: block;
	height: 17px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/minislider_navi_bg.gif) bottom repeat-x;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
}
.minislider_nav li a:hover {
}
.minislider_nav li a.minislider_current {
	background: none repeat scroll 0 0 #ffffff;
	color: #666666;
}
.minislider_ar_thumb {
	display: none;
}
.minislider_ar_stichzeile {
	margin: 8px 0 0 4px;
}
.minislider_content_headline .minislider_po_link {
	font-size: 14px;
}
.minislider_content_headline .minislider_po_bild {
	margin: 0 5px 0 5px;
}
.minislider_content_details .linkbox .artikelkommentare {
	display: none;
}
.minislider_container ul.linkbox li a, .doppelbildartikel ul.linkbox li a {
	color: #000000;
	font-weight: normal;
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/lbx-icons2.png);
}
/* ENDE minislider */
/* START grossartikel */
.grossartikel_image {
}
.grossartikel_content_container {
	padding: 0 80px 0 80px;
	position: absolute;
	top: 190px;
}
.grossartikel_content_container h2:hover {
  text-decoration: underline;
}
.grossartikel_content {
	position: relative;
	z-index: 50;
	color: #000000;
}
.grossartikel_content p {
	font-size: 18px;
	font-weight: normal;
	line-height: 17px;
}
.grossartikel_content h2, .grossartikel_content h3 {
	padding: 0;
	margin: 0;
}
.grossartikel_content p.grossartikel_content_region {
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	position: absolute;
	top: -18px;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/backgrounds_sk.png) repeat-x 0px -76px;
}
.grossartikel_content p.grossartikel_content_headline {
	font-family: 'PT Serif', serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg_weiss.png) repeat 0 0;
	padding: 5px 10px 5px 10px;
	margin-bottom: 2px;
}
.grossartikel_content p.grossartikel_content_shorttext {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg_weiss.png) repeat;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
}
/* ENDE grossartikel */
.werbcontainer_g12 {
	width: 960px !important;
	margin: 0 !important;
}
.werbcontainer_g12 .werbcontent {
	margin: 0px;
	text-align: center;
}
/* START aboservice */
.aboservice_default_bilderbox {
	height: 220px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/aboservice_bilderbox_bg.gif) repeat-x;
}
.aboservice_default_bildcontainer {
	width: 390px;
	text-align: center;
	float: left;
}
.aboservice_default_overlaycontainer {
	width: 235px;
	float: left;
}
.aboservice_default_overlay {
	padding-right: 20px;
	color: #FFFFFF;
	margin-top: 15px;
}
.aboservice_default_overlay h2 {
	padding-top: 0;
}
p.aboservice_default_overlayheadline {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	padding: 5px 10px;
}
ul.aboservice_default_overlaytext {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
}
ul.aboservice_default_overlaytext li.aboservice_default_overlaylink {
	list-style: url(http://static4.suedkurier.de/sk11_pics/buttons/overlay_pfeilrechts.png);
	margin-left: 14px;
}
ul.aboservice_default_overlaytext li.aboservice_default_overlaylink a {
	color: #ffffff;
	font-weight: normal;
}
p.aboservice_default_overlaytext, ul.aboservice_default_overlaytext {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
}
div.aboservice_default_textboxheadline {
	margin-bottom: 10px;
	font-weight: bold;
}
div.aboservice_default_buttoncontainer {
	margin-top: 15px;
}
div.aboservice_default_button {
	width: 200px;
	height: 20px;
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/aboservice_button_bg.gif) repeat-x;
	text-align: center;
}
div.aboservice_default_button a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.aboservice_aboshop_bilderbox {
	height: 220px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/aboservice_bilderbox_bg.gif) repeat-x;
}
.aboservice_aboshop_bildlinks {
	float: left;
	padding: 10px 0 10px 10px;
}
.aboservice_aboshop_bildrechts {
	float: right;
	padding: 10px 10px 10px 0;
}
.aboservice_aboshop_overlaycontainer {
	padding: 0 0 0 20px;
	position: absolute;
	bottom: 40px;
	width: 210px;
}
.aboservice_aboshop_overlay {
	padding-right: 20px;
	color: #FFFFFF;
	margin-top: 15px;
}
.aboservice_aboshop_overlay h2 {
	padding-top: 0;
}
p.aboservice_aboshop_overlayheadline {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	padding: 5px 10px;
}
ul.aboservice_aboshop_overlaytext {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
}
ul.aboservice_aboshop_overlaytext li.aboservice_aboshop_overlaylink {
	list-style: url(http://static4.suedkurier.de/sk11_pics/buttons/overlay_pfeilrechts.png);
	margin-left: 14px;
}
ul.aboservice_aboshop_overlaytext li.aboservice_aboshop_overlaylink a {
	color: #ffffff;
	font-weight: normal;
}
/* ENDE aboservice */
/* START aboangebote */
.aboangebote_container h3 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 15px 0;
	line-height: 24px;
}
.aboangebote_container h4 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 15px 0;
}
.aboangebote_premienwelt_bilderbox {
	margin-top: 30px;
}
.aboangebote_premienwelt_overlaycontainer {
	position: absolute;
	bottom: 40px;
	width: 210px;
	right: 0;
	bottom: 62px;
}
.aboangebote_premienwelt_overlay {
	padding-right: 20px;
	color: #FFFFFF;
	margin-top: 15px;
}
.aboangebote_premienwelt_overlay h2 {
	padding-top: 0;
}
p.aboangebote_premienwelt_overlayheadline {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	padding: 5px 10px;
}
ul.aboangebote_premienwelt_overlaytext {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
}
ul.aboangebote_premienwelt_overlaytext li.aboangebote_premienwelt_overlaylink {
	list-style: url(http://static4.suedkurier.de/sk11_pics/buttons/overlay_pfeilrechts.png);
	margin-left: 14px;
}
ul.aboangebote_premienwelt_overlaytext li.aboangebote_premienwelt_overlaylink a {
	color: #ffffff;
	font-weight: normal;
}
div.aboangebote_premienwelt_textboxheadline {
	margin: 28px 0 10px 0;
	font-weight: bold;
}
div.aboangebote_premienwelt_buttoncontainer {
	margin-top: 15px;
}
div.aboangebote_premienwelt_button {
	width: 200px;
	height: auto;
 	background-color: #cc0000;  
	text-align: center;
}
div.aboangebote_premienwelt_button:hover {
  	background-color: #cc0000;
}
div.aboangebote_premienwelt_button a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
.aboangebote_detailformcontent_headline h1 {
	font-weight: bold;
	padding: 5px 0 25px 0;
	text-align: left;
}
.aboangebote_detailformcontent_bild {
	margin-bottom: 20px;
}
.aboangebote_detailformcontent_text {
	margin-bottom: 20px;
	font-size: 18px;
}
.aboangebote_detailformcontent_text h4 {
	font-size: 18px;
}
.aboangebote_detailformcontent_text ol {
	float: none;
	height: auto;
	margin-left: -10px;
	list-style: decimal outside;
	font-weight: bold;
}
.aboangebote_detailformcontent_text ol li {
	padding-top: 15px;
}
.aboangebote_detailformcontent_text ol p {
	padding: 0;
	font-weight: normal;
}
ul.detailform_abovorteile_auflistung {
	margin-top:10px; 
        margin-left:10px;
	font-weight: bold;
}
ul.detailform_abovorteile_auflistung li {
        background: url(http://static4.suedkurier.de/sk11_pics/icons/haeckchen.png) no-repeat left center;
        padding: 3px 0 3px 32px;
        list-style: none;
        margin: 0;
}
ul.detailform_abovorteile_auflistung li span {
	font-weight: normal;
}
.detailform_abovorteile_auflistung {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.detailform_abovorteile_auflistung td {
	padding-bottom: 6px;
	vertical-align: top;
}
.detailform_abovorteile_auflistung img {
	padding-right: 8px;
}
.detailform_abovorteile_auflistung span {
	font-weight: normal;
}
.detailform_abovorteile_container {
	margin: 19px 0 105px 0;
}
/* ENDE aboangebote */
/* START abovorteile */
.abovorteile_bordertop {
	border-top: 4px solid #b52c12;
}
.abovorteile_willkommencontainer {
	margin: 7px 0 7px 0;
}
.abovorteile_abologocontainer {
	position: absolute;
	bottom: -12px;
	width: 100%;
	text-align: center;
}
ul.abovorteile_auflistung {
	margin-left: 90px;
	padding: 20px 0 0 0;
	list-style-image: url(http://static4.suedkurier.de/sk11_pics/icons/haeckchen.png);
	font-weight: bold;
}
ul.abovorteile_auflistung li {
	margin: 0;
}
.abovorteile_auflistung {
	margin: 20px 0 0 0;
	font-weight: bold;
}
.abovorteile_auflistung td {
	padding-bottom: 6px;
}
.abovorteile_auflistung img {
	padding-right: 8px;
}
.abovorteile_empfehlung {
	margin: 20px 0 10px 0;
}
.newListStyle {
        margin-top:10px; 
        margin-left:10px;
}
.newListStyle li {
        background: url(http://static4.suedkurier.de/pics/haken_blau.jpg) no-repeat left center;
        padding: 3px 0 3px 25px;
        list-style: none;
        margin: 0;
}
/* ENDE abovorteile */
.abo_content_container h3 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
.abo_content_container h4 {
	color: #003064;
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.abo_bild_container {
	position: relative;
}
.abo_bild_addoverlay {
	position: absolute;
	right: 0;
	bottom: 16px;
	height: 24px;
	min-width: 80px;
	padding: 3px 10px 3px 10px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/abo_bild_addoverlay_bg.gif) repeat-x;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 0px 1px #aaaaaa;
}
.abo_bild_addoverlay img {
	margin-right: 1px;
}
/* START Newsletterbox */
.newsletter_mail {
	width: 188px;
	float: left;
	font-size: 14px;
	color: #7f7f7f;
	position: relative;
        font-family:'PT Sans', sans-serif;
}
.newsletter_anfordern {
	padding: 0;
	margin: 0;
	border: none;
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/comment_submit.gif) no-repeat center;
	width: 45px;
	height: 20px;
	cursor: pointer;
	position: relative;
}
/* ENDE Newsletterbox */
.error_message, .ok_message {
	width: 470px;
	padding: 15px;
	margin: 0 0 10px 0;
	float: left;
	color: #444;
	font-size: 12px;
}
.error_message p, .ok_message p {
	margin: 0;
	padding: 0 0 0 30px;
}
.modal_window {
	display: none;
}
.newsletter_bestellung_headline {
	margin: 0;
}
.newsletter_bestellung_headline h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	font-family: 'PT Sans', sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.newsletter_auswahl_container {
	width: 546px;
	;
}
.newsletter_auswahl {
	padding: 0;
}
.newsletter_auswahlform {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	overflow: auto;
}
.newsletter_auswahlform_content {
	margin-top: 10px;
}
.newsletter_auswahlform_header .newsletter_themenbereich {
	width: 66%;
	float: left;
}
.newsletter_auswahlform_header .newsletter_themenbereich_input {
	width: 17%;
	float: left;
}
.newsletter_auswahlform_header {
	overflow: auto;
	padding-bottom: 5px;
}
.newsletter_auswahlform_einfach {
	overflow: auto;
}
.newsletter_auswahlform_erweitert {
}
.newsletter_auswahlform_einfach .newsletter_themenbereich, .newsletter_auswahlform_erweitert .newsletter_themenbereich {
	padding-bottom: 10px;
	width: 66%;
	float: left;
}
.newsletter_auswahlform_einfach .newsletter_themenbereich_input, .newsletter_auswahlform_erweitert .newsletter_themenbereich_input {
	padding-bottom: 10px;
	width: 17%;
	float: left;
}
.newsletter_themenbereich_input {
	text-align: center;
}
.newsletter_auswahlform_erweitertauf {
	margin: 20px 0 20px 0;
}
.newsletter_bestellung_wrapper {
	background: #ffffff;
	overflow: auto;
	font-family: 'PT Sans', sans-serif; 
	color: #191919;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: 29px;
}
.newsletter_tab_container {
	background: #f2f2f2;
	overflow: auto;
}
.newsletter_tabnavi_container {
	padding: 0;
	overflow: auto;
}
.newsletter_tabnavi {
	padding: 0;
	overflow: auto;
}
ul.newsletter_tabnavi {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px;
	width: 100%;
}
ul.newsletter_tabnavi li {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	height: 20px;
	line-height: 18px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/newsletter_tab_bg.gif) repeat-x;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
}
ul.newsletter_tabnavi li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-size: 18px;
	outline: none;
	padding-left: 20px;
}
ul.newsletter_tabnavi li a:hover {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/newsletter_tab_bg.gif) repeat-x;
}
html ul.newsletter_tabnavi li.active, html ul.newsletter_tabnavi li.active a, html ul.newsletter_tabnavi li.active a:hover {
	background: #f2f2f2;
	color: #191919;
	cursor: default;
}
.newsletter_tabitem_container {
	padding: 15px 21px 20px 20px;
	overflow: auto;
}
.newsletter_tabitem {
	clear: both;
	float: left;
	width: 100%;
	background: #f2f2f2;
}
.newsletter_tabcontent {
}
.newsletter_tabcontent h2 {
	font-weight: normal;
	padding-bottom: 10px;
}
.newsletter_tabcontent h3 a {
	color: #254588;
}
.newsletter_tabcontent img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}
.newsletter {
	overflow: auto;
}
img.newsletter_info {
	margin-left: 2px;
	margin-top: -3px;
}
div.newsletter_bestellung, #newsletter_auswahl {
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
}
.newsletter_loginform {
	margin-top: 10px;
}
.newsletter_loginform fieldset {
	display: block;
	border: none;
	margin: 0;
	padding: 5px 0 10px 0;
}
.newsletter_loginform input {
	display: block;
	width: 170px;
	height: 20px;
	padding: 0;
	padding-left: 2px;
}
.newsletter_loginform input.submit {
	clear: both;
}
#newsletter_login {
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/comment_submit.gif) no-repeat scroll center center transparent;
	border: medium none;
	cursor: pointer;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 45px;
}
.newsletter_lostpassword a {
	font-size: 11px;
	font-weight: normal;
	color: #003064;
	text-decoration: none;
}
.newsletter_lostpassword a:hover {
	text-decoration: underline;
}
.newsletter_loginform label {
	float: left;
	display: block;
	margin: 0 42px 0 0;
	font-weight: normal;
}
.newsletter_loginform select {
	display: block;
}
#newsletter_bestellen {
	padding: 1px 0 3px 0;
	margin: 0;
	border: none;
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/newsletter_bestellen.gif) repeat-x;
	width: 120px;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.newsletter_tabcontent #perma003 {
	margin-left: 0;
	margin-right: 5px;
}
.zusatzinfoboxen_container, .zusatzinfoicons_container {
	display: none;
}

  .newsletter-float {
    float: left;
    display: inline-block;
  }
  .newsletter-text-left {
    width: 269px;
  }
  .newsletter-img {
    width: 151px;
    margin: 0 32px 0 13px;
    border: 1px solid #cbcbcb;
  }
  .newsletter-img img {
    width: 100%;  
  }
  .newsletter-box-right {
    width: 252px;
    background-color: #ebebeb;
  }
  .newsletter-tr {
    height: 33px;
  	margin: 0 0 3px 0; 
    border-top: 1px solid #cbcbcb; 
    border-bottom: 1px solid #cbcbcb; 
  }
  .newsletter-preference-button {
  	display: inline-block; 
    width: 32px; 
    height: 32px; 
    margin-top: 19px;
    margin-bottom: 11px;
    background-color: white; 
    border: 1px solid #cbcbcb; 
  }
  .preference td:nth-child(5) .newsletter-preference-button {
    border-left: none;
  }  
  .red {
    margin-left: 1px;  
  }
  .newsletter-info-click {
    display: none;
    position: absolute;
    right: 101px;
    width: 195px;
    height: auto;
    padding: 7px;
    font-size: 12px;
    line-height: 20px;
    background-color: rgb(235, 235, 235);
  }
  .newsletter-info-button {
  	display: inline-block; 
    width: 32px; 
    height: 32px; 
    margin-left: 150px; 
    text-align: center; 
    background-color: #006ab2; 
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
  }
  .newsletter-info-button span {
  	font-size: 20px; 
    font-weight: bold; 
    color: white;  
  }
  .newsletter-select-button {
  	display: inline-block; 
    width: 32px; 
    height: 32px; 
    background-color: #ebebeb; 
    border-right: 1px solid #cbcbcb;
  }
  .newsletter-select-button input[type='radio']:checked {
    background-color: white;
  }
/* START Gewinnspiel */
.gewinnspiel_container h3 {
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
.gewinnspiele_mitmachen_overlaycontainer {
	top: 87px;
	right: 25px;
	position: absolute;
	width: 210px;
}
.gewinnspiele_mitmachen_overlay {
	color: #FFFFFF;
	margin-top: 15px;
}
p.gewinnspiele_mitmachen_overlayheadline {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	padding: 5px 10px;
	color: #ffffff;
}
ul.gewinnspiele_mitmachen_overlaytext {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/overlay_dunkelgrau_bg.png) repeat scroll 0 0 transparent;
	font-size: 18px;
	padding: 5px 10px;
}
ul.gewinnspiele_mitmachen_overlaytext li.gewinnspiele_mitmachen_overlaylink {
	list-style: disc outside url(http://static4.suedkurier.de/sk11_pics/buttons/overlay_pfeilrechts.png);
	margin-left: 14px;
}
.gewinnspiele_mitmachen_overlaylink a, .gewinnspiele_mitmachen_overlaylink a:hover {
	color: #ffffff;
	font-weight: normal;
}
.gewinnspiel_bilderbox {
	float: left;
	padding-right: 15px;
}
.gewinnspiel_textbox {
}
.gewinnspiel_textbox p.gewinnspiel_textboxheadline {
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #505050;
	line-height: 10px;
}
.gewinnspiel_textbox a.gewinnspiel_weiterelink {
	background-image: url(http://static4.suedkurier.de/sk11_pics/icons/lbx-icons.png);
	background-position: -5px -100px;
	background-repeat: no-repeat;
	color: #003064;
	font-weight: normal;
	line-height: 12px;
	padding-left: 10px;
}
/* ENDE Gewinnspiel */
.login_formular {
	margin-top: 10px;
}
.login_formular fieldset {
	display: block;
	border: none;
	margin: 0;
	padding: 5px 0 10px 0;
}
.login_formular input {
	display: block;
	width: 170px;
	height: 20px;
	padding: 0;
	padding-left: 2px;
}
.login_formular input [ type = "text" ], .login_formular input [ type = "password" ] {
	border: 1px solid #CCCCCC !important;
}
.login_formular input.submit {
	clear: both;
}
.gewinnspiel_tab_container {
	margin-top: 15px;
	background: #f2f2f2;
	overflow: hidden;
}
.gewinnspiel_tabnavi_container {
	padding: 0;
	overflow: hidden;
}
.gewinnspiel_tabnavi {
	padding: 0;
	overflow: hidden;
}
ul.gewinnspiel_tabnavi {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px;
	width: 100%;
}
ul.gewinnspiel_tabnavi li {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	height: 20px;
	line-height: 18px;
	background: url(http://static4.suedkurier.de/sk11_pics/layout/gewinnspiel_tab_bg.gif) repeat-x;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
}
ul.gewinnspiel_tabnavi li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-size: 18px;
	outline: none;
	padding-left: 20px;
}
ul.gewinnspiel_tabnavi li a:hover {
	background: url(http://static4.suedkurier.de/sk11_pics/layout/gewinnspiel_tab_bg.gif) repeat-x;
}
html ul.gewinnspiel_tabnavi li.active, html ul.gewinnspiel_tabnavi li.active a, html ul.gewinnspiel_tabnavi li.active a:hover {
	background: #f2f2f2;
	color: #191919;
	cursor: default;
}
.gewinnspiel_tabitem_container {
	padding: 15px 21px 20px 20px;
	overflow: hidden;
}
.gewinnspiel_tabitem {
	clear: both;
	float: left;
	width: 100%;
	background: #f2f2f2;
}
.gewinnspiel_tabcontent {
}
.gewinnspiel_tabcontent h2 {
	font-weight: normal;
	padding-bottom: 10px;
}
.gewinnspiel_tabcontent h3 a {
	color: #254588;
}
.gewinnspiel_tabcontent img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}
.gewinnspiel {
	overflow: hidden;
}
img.gewinnspiel_info {
	margin-left: 2px;
	margin-top: -3px;
}
div.gewinnspiel_bestellung, #gewinnspiel_auswahl {
	font-family: 'PT Sans', sans-serif; 
	font-size: 18px;
}
.gewinnspiel_loginform {
	margin-top: 10px;
}
.gewinnspiel_loginform fieldset {
	display: block;
	border: none;
	margin: 0;
	padding: 5px 0 10px 0;
}
.gewinnspiel_loginform input {
	display: block;
	width: 170px;
	height: 20px;
	padding: 0;
	padding-left: 2px;
}
.gewinnspiel_loginform input.submit {
	clear: both;
}
#gewinnspiel_login {
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/gewinnspiel_anfordern.gif) no-repeat scroll center center transparent;
	border: medium none;
	cursor: pointer;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 45px;
}
.gewinnspiel_lostpassword a {
	font-size: 11px;
	font-weight: normal;
	color: #003064;
	text-decoration: none;
}
.gewinnspiel_lostpassword a:hover {
	text-decoration: underline;
}
.gewinnspiel_loginform label {
	float: left;
	display: block;
	margin: 0 42px 0 0;
	font-weight: normal;
}
.gewinnspiel_loginform select {
	display: block;
}
#gewinnspiel_bestellen {
	padding: 1px 0 3px 0;
	margin: 0;
	border: none;
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/gewinnspiel_bestellen.gif) repeat-x;
	width: 120px;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.gewinnspiel_tabcontent #perma003 {
	margin-left: 0;
	margin-right: 5px;
}
.gewinnspiel_login_container {
	text-align: right;
	margin-top: 10px;
}
.aboangebote_detailformcontent_text .form_header {
	background: #454545;
	color: #FFFFFF;
	font-size: 16px;
	padding: 2px 12px 10px 12px;
}
.aboangebote_detailformcontent_text form .form_body {
	padding: 0 50px 32px 50px;
	background: #f2f2f2;
}
.aboangebote_detailformcontent_text form .form_footer {
	display: none;
}
.aboangebote_detailformcontent_text form table {
	background: #f2f2f2;
	border: 0 !important;
}
.aboangebote_detailformcontent_text form input, .aboangebote_detailformcontent_text form select {
	margin-bottom: 4px;
	margin-right: 2px;
}
.aboangebote_detailformcontent_text form .abo_absenden {
	text-align: center;
	margin-top: 20px;
}
.aboangebote_detailformcontent_text form .abo_absenden .form_button {
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/aboservice_button_bg.gif) repeat-x;
	text-transform: uppercase;
	width: 175px;
	padding: 2px 0 2px 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0 !important;
	cursor: pointer;
}
.aboangebote_detailformcontent_text .table_fr_error, .aboangebote_detailformcontent_text .table_fr_success {
	width: 100%;
}
.aboangebote_detailformcontent_text .table_fr_success .table_fr_success_text {
	padding: 10px;
}
.form_header {
	background: #454545;
	color: #FFFFFF;
	font-size: 16px;
	padding: 2px 12px 10px 12px;
}
form .form_body {
	padding: 0 15px 0 15px;
	background: #f2f2f2;
}
form .form_footer, form .form_footer div {
	background: #f2f2f2;
	padding-bottom: 30px;
}
form .form_body table {
	background: #f2f2f2;
	border: 0 !important;
}
form input, form select {
	margin-bottom: 4px;
	margin-right: 2px;
}
form .abo_absenden {
	text-align: center;
	margin-top: 20px;
}
form .form_button {
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/aboservice_button_bg.gif) repeat-x #D72B0A;
	text-transform: uppercase;
	width: 175px;
	padding: 2px 0 2px 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0 !important;
	cursor: pointer;
}
.table_fr_error, .table_fr_success {
	width: 100%;
}
.table_fr_error .table_fr_error_text, .table_fr_success .table_fr_success_text {
	padding: 10px;
}
.authorimage {
	float: left;
	margin-right: 10px;
	background: url(http://static4.suedkurier.de/sk11_pics/icons/dummy_user.gif) no-repeat center bottom;
}
.authorimage img {
	width: auto;
	height: 56px;
}
#authorname {
	font-size: 12px;
}
#xautorname {
	text-transform: uppercase;
}
.archivshortlist {
	padding: 10px 0 10px 0;
}
.archivlabel {
	margin: 10px;
	padding: 10px;
}
.archivshortlist a {
	text-decoration: none !important;
}
.archivshortlist a.totalfinal h4 .totalfinalressort {
	font-family: 'PT Sans', sans-serif; 
	display: block;
	color: #505050;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.archivshortlist a.totalfinal h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #003064;
	font-family: 'PT Serif', serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
}
.archivshortlist .teaserbig_text {
	margin-top: 10px;
}
.button_default {
	padding: 2px 20px 2px 20px;
	margin: 0;
	border: none;
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/button_bg_rot.gif) repeat-x;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.button_default_grau {
	padding: 2px 20px 2px 20px;
	margin: 0;
	border: none;
	background: url(http://static4.suedkurier.de/sk11_pics/buttons/button_bg_grau.gif) repeat-x;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.regstep_container {
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #cccccc;
}
.regstep_container .regstep, .regstep_container .regstep1, .regstep_container .regstep2 {
	float: left;
}
.regstep_container .regstep, .regstep_container .regstep1, .regstep_container .regstep2, .regstep_container .regstep3 {
	margin-right: 35px;
}
.regstep_container .regstep {
	padding-top: 2px;
}
.regstep_container img {
	vertical-align: middle;
}
.regstep_container span {
	margin-left: 5px;
}
.regstep_container span.inactive {
	color: #cccccc;
}
.fcms_regerr {
	color: #ff0000;
}
input.fcms-error, input.err {
	background: #FBC7C7;
}
fieldset.fcms-error-messages {
	color: #ff0000;
}
/* ENDE TIBOR */
#navigation div.tab {
	width: 200px;
}
.naviRegiolist {
	margin-left: 0px;
}
#navigation div.subtab {
	width: 476px;
}
.ad90 {
	width: 145px;
	margin-left: 0!important;
	display: inline;
	float: left;
}
#advert-googleAds-1_ad_container {
        margin-top:10px;
}
#advert-googleAds-1_ad_container img {
        display:block;
        margin:0px auto;
}
#advert-googleAds-192 {
        margin-bottom:15px;}
.ad89 {
	width: 145px;
	margin-left: 0!important;
	display: inline;
	float: left;
}
.artikeldetailinner #advert-googleAds-191, .artikeldetailinner #advert-googleAds-193 {
	border-top:15px solid #e5e5e5;
	padding:10px 8px 10px 9px;
}
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content,
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content a,
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content h3,
.default2spalter .grid_12 .artikeldetail .subgrid_12 .content,
.default2spalter .grid_12 .artikeldetail .subgrid_12 .content a,
.default2spalter .grid_12 .artikeldetail .subgrid_12 .content h3 {
  font-size: 14px;
  line-height: 22px;
}
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .grundtext a {text-decoration:underline;}
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .grundtext p {padding:10px 0px;}
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .grundtext h2 {padding:10px 0px;}
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .grundtext h3 {padding:10px 0px;}

.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .grundtext .article-tbr-google {height:60px; margin:20px 20px 20px 0px; float:left;}

.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .lbx ul.linkbox.art.detail a,
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .lbx .headline, form .count, .ted.count {
  font-size: 14px;
}

.default2spalter .grid_12 .artikeldetail .subgrid_6 .content .lbx ul.linkbox.art.detail a {text-decoration:none!important;}

.default2spalter .grid_12 .artikeldetail .subgrid_6 .content #comments,
.default2spalter .grid_12 .artikeldetail .subgrid_6 .content #comments a {
  font-size: 18px;
}
#MSIEVideo,#ChromeVideo,#SafariVideo,#FirefoxVideo,#OperaVideo {display:none;}

#facebook {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -33px 0px;
width: 24px;
height: 19px;
text-indent: 920px;
display: block;
float: left;
overflow: hidden;
}

#rss {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat 0px 0px;
width: 24px;
height: 19px;
text-indent: 920px;
display: block;
float: left;
overflow: hidden;
}

#twitter {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -67px 0px;
width: 24px;
height: 19px;
text-indent: 920px;
display: block;
float: left;
overflow: hidden;
}


#sl_rs_logo a {
width: 139px;
height: 36px;
text-indent: 920px;
display: block;
overflow: hidden;
}
#servicelinks ul li {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -64px -552px;
}

#servicelinks ul li:hover {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -64px -584px;
}

#servicelinks li.trauer div {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -334px -366px;
padding-left: 25px;
}

#servicelinks li.auto div {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -332px -386px;
padding-left: 25px;
}

#servicelinks li.wohnung div {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -332px -406px;
padding-left: 25px;
}

#servicelinks li.singleboerse div {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -330px -426px;
padding-left: 25px;
}

#servicelinks li.stellen div {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -331px -448px;
padding-left: 25px;
}

#servicelinks li.stellen a {
width:100%; height:100%; display:block; font-size:11px; color:#666;
}

#servicelinks li.stellen a:hover {
text-decoration:none;
}

#servicelinks li.kleinanzeigen div {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -331px -469px;
padding-left: 25px;
}
.fuss .fussnaviecontainer .top a {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -241px -488px;
padding-right: 17px;
}
.topnaviSearchContainer #suchauswahlcontainer .suchauswahl .suchauswahlcontent form label.regiostars {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat 70px -170px;
padding: 8px 30px 0px 2px;
}
.pfeil_rot_links {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat 0px -30px;
width: 17px;
height: 17px;
display: inline-block;
position: relative;
top: 4px;
}
.pfeil_rot_rechts {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -27px -30px;
width: 17px;
height: 17px;
display: inline-block;
position: relative;
top: 4px;
}

.lesezeichencontainer #lesezeichen .lesezeichenelement a {padding:2px 0px 2px 20px;}
.lesezeichencontainer #lesezeichen .twitter a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px 0px;}
.lesezeichencontainer #lesezeichen .facebook a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -21px;}
.lesezeichencontainer #lesezeichen .studivz a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -231px;}
.lesezeichencontainer #lesezeichen .myspace a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -42px;}
.lesezeichencontainer #lesezeichen .deli a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -63px;}
.lesezeichencontainer #lesezeichen .digg a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -84px;}
.lesezeichencontainer #lesezeichen .folkd a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -273px;}
.lesezeichencontainer #lesezeichen .google a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -105px;}
.lesezeichencontainer #lesezeichen .linkarea a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -252px;}
.lesezeichencontainer #lesezeichen .misterwrong a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -126px;}
.lesezeichencontainer #lesezeichen .newsvine a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -147px;}
.lesezeichencontainer #lesezeichen .reddit a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -168px;}
.lesezeichencontainer #lesezeichen .stumble a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -189px;}
.lesezeichencontainer #lesezeichen .yahoo a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -210px;}
.lesezeichencontainer #lesezeichen .yigg a {background: url(http://static4.suedkurier.de/sk11_pics/icons/social_media_buttons.gif) no-repeat 0px -294px;}

/* CSS Document */
img.img1 {
  position:absolute;
  top:-45px;
  left:30px;
}


/* aus newsticker-rechts.tpl */
.totalfinalressort {
    color: #505050;
    display: inline;
    font-family: 'PT Sans', sans-serif; 
    font-size: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
}

/* aus regiobox_layout.tpl */
.regionbox .headline_weather {
    left:695px;
}


/* caption styling  sk12-vorprodukte-gallist.tpl*/
.caption-top, .caption-bottom {color: #ffffff;padding:2px;font-weight: normal;font-size: 12px;line-height: 10px;font-family: 'PT Sans', sans-serif;cursor: default;background: #000; width:109px!important; height:100%;}
.caption-top 
.caption-bottom 
.caption a, .caption a {border: 0 none;text-decoration: none;}
.caption a:hover, .caption a:hover {text-decoration:underline;}
.caption-wrapper {float: left;}
br.c {clear: both;}

/* ressort_grid_6_aufmacher.tpl  region_grid_6_aufmacher.tpl */
.aufmacher_6 ul.linkbox {height:auto!important;}

#fade_link {
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -86px -32px;
  width: 16px;
  height: 16px;
  cursor:pointer; 
  float:right;
}

#startseiten_aktion {
  padding-left: 30px;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -334px -615px;
}

#einkaufsnetzte_icon {
position: absolute;
top: 0px;
right: 0px;
z-index: 5;
width: 90px;
height: 90px;
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -1px -287px;
}


.padr5 {
padding-right: 5px;
}
.padl5 {
padding-left: 5px;
}
.padr10 {
padding-right: 10px;
}
.padl10 {
padding-left: 10px;
}
.padr15 {
padding-right: 15px;
}
.padl15 {
padding-left: 15px;
}
.padr20 {
padding-right: 20px;
}
.padl20 {
padding-left: 20px;
}


/*#####################Bildergalerie start#####################*/
.cmedetail .headline_text h1{font-weight:bold;font-size:16px;color:#003064;padding-top:0px;}
.vorschaubilder{width:90px;float:left;}
.detailbild{height:100%;float:left;text-align:center;position:relative;}
.navleft,.navright{position:absolute;}
.navleft{ }
.navright{right:0px;}
.detailbild table{width:100%;}
.detailbild .headline_holder{top:-43px;left:-93px;position:absolute;}
.detailbild td{width:33%;}
#bildname {position:relative;color:#191919;background:#F7F6F6;padding:5px 10px;width:680px; text-align:left;border-top:1px solid #e5e5e5;}
#bildname h2 {font-size:18px;font-weight:normal;line-height:29px;padding:0px;margin:0px;text-align:left;}
#bildname a {color:#003064; text-decoration:none;}
#bildname a:hover {text-decoration:underline;}
.bildcontainer{width: 700px;height: 100%;position: relative;background-color: #F7F6F6;float: left; border:1px solid #e5e5e5;}
.zusatzcontainer{width:143px;padding-left:10px;float:left;text-align: left;}
.zusatzcontainer .datum{height:33px;}
.zusatzcontainer .allecontainer{height:322px;}
.zusatzcontainer .allecontainer .allebilder{font-size:12px;font-weight:normal;background-image:url(http://static4.suedkurier.de/sk11_pics/icons/lbx-icons.png);background-position:0 -51px;background-repeat:no-repeat;line-height:12px;padding-left:20px;}
.zusatzcontainer .allecontainer #abstimmung{margin-top:10px;}
.zusatzcontainer .allecontainer .bildartikel .bildartikelhead{margin-top:20px;}
.zusatzcontainer .fotograph{height:60px;display:block;overflow:hidden;}
.zusatzcontainer .social{ }
.zusatzcontainer .social .fb,.zusatzcontainer .social .gp{padding-top:10px;}
.bildwerbung{text-align:center;}
.weiteregal{margin-left:127px;width:614px;}
/* Glider */
#previewGlider div.scroller,#previewGlider div.scroller div.section{width:80px;height:410px;overflow:hidden;}
#userGlidermainde .galleryglider,#userGlidermainding .galleryglider{margin-left:0px;margin-right:10px;}
#userGlidermainding .galleryglider{margin-top:10px;}
#userGlidermainde div.scroller,#userGlidermainde div.scroller div.section{height:90px;}
#userGlidermainding div.scroller,#userGlidermainding div.scroller div.section{height:70px;}
#userGlidermainde .galleryglider_navright,#userGlidermainding .galleryglider_navright{padding-right:0px;padding-top:30px;}
#userGlidermainde .galleryglider_navleft,#userGlidermainding .galleryglider_navleft{float:left;padding-left:0px;padding-right:10px;padding-top:30px;}
/* Glider */
div.scroller div.content{
/*width:10000px;*/
overflow:hidden;}
div.scroller .bildnummer{position:absolute;bottom:5px;color:white;font-size:10px;float:right;background-image:url(http://static4.suedkurier.de/sk11_pics/layout/cmebg.png);background-repeat:repeat;padding:0px 4px;line-height:15px;z-index:0;right:0px;}
/* Clickme Container */
.clickmeglider{
/*float:left;margin-left:10px;*/
}
.clickmeglider_navright{
/*padding-top:25px;*/
}
.clickmeglider_navleft{
/*float:left;padding-left:5px;*/
padding-right:10px;
/*padding-top:25px;*/
}
.clickme-container{
/*float:left;*/
width:80px;position:relative;
/*padding-right:5px;*/
padding-top:5px;padding-bottom:5px;overflow:hidden;}
.clear{clear:both;}
/*#####################Bildergalerie end#####################*/

/*##### weitere Galerien start #####*/
.detailbild div.media {
background-color: white;
padding-left: 55px;
height: 500px;
width: 700px;
}

.detailbild div.media div.bildcontainer {
float: left;
width: 180px;
height: 237px;
overflow: hidden;
margin-left: 29px;
background-color: white;
text-align: left;
}

.detailbild div.media div.bildcontainer span.bildicon {
background-image: url(http://static4.suedkurier.de/sk11_pics/icons/bilder_icon.png);
background-repeat: no-repeat;
display: block;
float: right;
height: 20px;
left: -10px;
position: relative;
top: -30px;
width: 26px;
}
.anzeige {
text-align: right;
font-size: 10px;
line-height: 14px;
width: 788px;
margin: auto;
}
/*##### weitere Galerien ende #####*/

/* Relaunch 2013 */

/* Topslider */
#topslider2 {width:945px;}
#topslider2 .controls, #btwslider .controls {float:left;}
#topslider2 .controls ul {list-style-type:none;}
#topslider2 .controls ul li {margin:0px; position:relative;}
#topslider2 .controls ul li .navi .ecke {width:14px; height:60px; background-image:url(http://static4.suedkurier.de/sk11_pics/layout/topslider_ecke_flat.png); background-repeat:no-repeat; position:absolute; top:0px; left:-14px; display:none;}
#topslider2 .controls ul li .navi {font-family:'PT Serif', serif; font-size:16px; line-height: 24px; height:47px; width:200px; display:block; padding-top:3px; border-bottom:solid 1px #d9d9d9; padding-bottom: 3px;}
#topslider2 .controls ul li .navi .pfeil {width:20px; height:54px; background-image:url(http://static4.suedkurier.de/sk11_pics/layout/topslider_pfeil_flat.png); background-repeat:no-repeat; position:absolute; top:0px; left:200px; display:none; z-index:1;}
#topslider2 .controls ul li .navi:hover {text-decoration:none; color:#fff; background-color:#006ab2; border-bottom:none; height:48px;}
#topslider2 .controls ul li .navi.last {border-bottom:1px solid #fff;}
#topslider2 .controls ul li .navi.last:hover {border-bottom:none;}
#topslider2 .controls ul li .navi.active .ecke {width:14px; height:60px; background-image:url(http://static4.suedkurier.de/sk11_pics/layout/topslider_ecke_flat.png); background-repeat:no-repeat; position:absolute; top:0px; left:-14px; display:block;}
#topslider2 .controls ul li .navi.active {text-decoration:none; color:#fff; background-color:#006ab2; border-bottom:none; height:48px;}
#topslider2 .controls ul li .navi.active .pfeil {width:20px; height:54px; background-image:url(http://static4.suedkurier.de/sk11_pics/layout/topslider_pfeil_flat.png); background-repeat:no-repeat; position:absolute; top:0px; left:200px; display:block;}
#topslider2 .scroller {width:745px; height:323px; overflow:hidden; float:left;}

#topslider2 .controls ul li .navi:hover .ecke {display:block;}
#topslider2 .controls ul li .navi:hover .pfeil {display:block;}
#topslider2 .section {width:745px; height:323px; overflow:hidden; float:left;}
#topslider2 .section .thumb {width:478px; height:323px; float:left;}
#topslider2 .section .teaserbig_region {width:250px; height:323px; padding-left:8px;}
#topslider2 .section .teaserbig_region .arttitle, #topslider2 .section .teaserbig_region .arttitle h2 {font-size:21px; line-height:31px; font-family:'PT Serif'; font-weight:normal; padding:0px; text-align:left; display:inline;}
#topslider2 ul.linkbox {height:100%;}
/* Topslider */

/* Tabs */
.tab_holder {margin-right:7px; border-bottom:solid 1px #d9d9d9;position:relative;}
.tab_holder ul {list-style-type:none;}
.tab_holder ul li {margin:0px;}
.tab_holder ul li a {background:#fff; float:left; cursor:pointer; height:40px; width:auto; margin:0px;}
.tab_holder ul li a span {width:auto; display:block; text-align:center; border-right:solid 1px #d9d9d9; margin-top:10px; color:#003064; padding:0px 7px;}
.tab_holder ul li a:hover {text-decoration:none;}
.tab_holder ul li a.active, .tab_holder ul li a.activ {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/tab_active.png); background-repeat:no-repeat; background-position:top; border-right:solid 1px #d9d9d9; border-left:solid 1px #d9d9d9; margin-left:-1px; margin-bottom:-1px; border-bottom:solid 1px #fff;}
.tab_holder ul li a.active span, .tab_holder ul li a.activ span {border:none;}
.tab_holder .tab_info_links {background:#fff; float:left; height:30px; width:auto; margin:0px; font-family:'PT Serif', serif; font-size:18px; text-align:center; border-right:solid 1px #d9d9d9; padding:10px 10px 0px 10px; font-weight:bold;}
.tab_holder .tab_info_rechts {background:#fff; float:right; height:30px; width:auto; margin:0px; font-size:18px; text-align:center; padding:10px 10px 0px 10px;}
/* Tabs */

/* Newsticker */
.newsticker .loading {text-align:center; padding-top:100px;}
.newsticker a {font-size:18px;}
.grid_8 .newsticker {width:618px;}
.newsticker hr {margin:3px 0px 3px 0px;}
#newsticker .controls a {display:block; position:relative; border-bottom:solid 1px #d9d9d9; font-size:16px; height:36px;}
#newsticker .controls a:hover {text-decoration:none;}
#newsticker .controls a .pfeil {width:20px; height:38px; background-image:url(http://static4.suedkurier.de/pics/sk12/newsticker/pfeil.png); background-repeat:no-repeat; position:absolute; top:0px; left:298px;}
#newsticker .controls .active {background-image:url(http://static4.suedkurier.de/sk11_pics/layout/bg.png); background-repeat:repeat-x; border-bottom:solid 1px #a7a7a7; border-left:solid 1px #d9d9d9; padding-left:4px;}
#newsticker .controls .active .pfeil {display:block;}
#newsticker .controls .inactive .pfeil, #newsticker .controls .inactive .ecke {display:none;}
#newsticker .controls .inactive {background-color:#fff; padding-left:5px;}
/* Newsticker */

/* Superbox */
.superbox .loading, .superboxplus .loading {height:400px; text-align:center; padding-top:150px;}
.superbox .teaserbig_region {width:366px;}
.superbox .grid_4 .unit {padding-bottom:0px;}
.superbox .grid_4 .unit a {font-size:18px;}
.superbox hr {margin:3px 0px 3px 0px;}
.superbox .line {border:1px solid #fff;}
.superbox .unit {padding:0px 0px 10px 0px;}
.superbox .relative {margin-top:14px;}
.superbox .subgrid_2 {margin:0px 15px 15px 0px; width:296px; height:102px;}
.superbox .subgrid_2 .thumb {width:140px; height:102px; float:left;}
.superbox .subgrid_2 .info {padding:0px 5px 5px 5px; float:left; width:146px;}
.tab_holder .skicon {position:absolute; left:898px; top:4px;}
.superboxplus {float:left; width:618px;}
.empfehlungplus {float:right;}
/* Superbox */

/* Minislider */
.minislider .artikel, .empfehlungplus .artikel {height:200px; position:relative;}
.minislider2 .artikel {height:150px; position:relative; width:201px; padding:0px;}
.minislider .artcounter1, .empfehlungplus .artcounter1 {margin-right:22px;}
.minislider2 .artcounter1, .empfehlungplus .artcounter1 {margin:0px 7px 8px 0px;}
.minislider .teaserbig_region {padding:0px;}
.empfehlungplus .teaserbig_region {padding:0px; float:none; overflow:hidden; width:300px; margin:10px 0px;}
.minislider .totalfinalressort, .empfehlungplus .totalfinalressort {color:#191919; margin-bottom:5px; text-transform:uppercase;}
.minislider .arttitle, .empfehlungplus .arttitle {font-family:'PT Serif', serif; font-size:17px; font-weight:normal; line-height:22px;}
.minislider .hover, .empfehlungplus .hover {width:260px; height:174px; background-image:url(http://static4.suedkurier.de/sk11_pics/layout/topslider_content_details_bg_weiss.png); background-repeat:repeat; position:absolute; top:3px; left:10px; display:none; padding:10px;}
.minislider .artikel:hover .hover, .empfehlungplus .artikel:hover .hover {display:block; color:#191919; text-decoration:none;}
.minislider .artikel:hover .artikeltexte, .empfehlungplus .artikel:hover .artikeltexte {display:none;}
/* Minislider */

/* Polizeibericht */
.grid_6 .polizeibericht {width:458px;}
.grid_6 .polizeibericht a {font-size:18px;}
.toplist .loading {text-align:center; padding-top:100px;}
.grid_6 .unit.single.polizeibericht {padding:0px 7px 10px 0px;}
.grid_6 .polizeibericht .mehr {float:right;}
.grid_6 .polizeibericht hr {margin:3px 0px 3px 0px;}
.grid_6 .toplist {width:458px;}
.grid_6 .toplist .mehr {float:right;}
.grid_6 .toplist hr {margin:3px 0px 3px 0px;}
.tab_12_holder.tab_6_holder {width:488px; margin-left:473px;}
.tab_12_holder .tab_6 {width:472px; border-bottom:solid 3px #cc3300; margin-left:15px;}
.tab_12_holder .tab_6 ul li .tab {width:130px;}
.tab_12_holder .tab_6 ul li .tab .hover {width:130px;}
/* Polizeibericht */

/* Umfrage */
.grid_4 .mehr {float:right;}
/* Umfrage */

/* Exklusiv */
.totalfinalressort .exklusiv, .loc .exklusiv {background:#fbbc14; padding:0px 3px; text-transform:uppercase;}
/* Exklusiv */

/* Tooltipp */
.tooltipp_skplus {position:relative;}

.tooltipp_skplus a.trigger_skplus {text-decoration:none; color:#003064; cursor:help;}

.tooltipp_skplus a.trigger_skplus .infomain_skplus {display:none;}

.tooltipp_skplus a.trigger_skplus .infotop_skplus {background:url(http://static4.suedkurier.de/pics/sk12/skplus/skplus_top.png) no-repeat; width:234px; height:13px; left:-92px; top:49px; position:absolute; z-index:100000;}

.tooltipp_skplus a.trigger_skplus .info_skplus {background:#ececec; border:solid 5px #fff; padding:10px; height:auto; width:200px; color:#191919; position:absolute; top:60px; left:-90px; z-index:10000; font-size:11px; box-shadow:0 2px 2px 0 #333333; -o-box-shadow:0 2px 2px 0 #333333; -ms-box-shadow:0 2px 2px 0 #333333; -moz-box-shadow:0 2px 2px 0 #333333; -khtml-box-shadow:0 2px 2px 0 #333333; -webkit-box-shadow:0 2px 2px 0 #333333; border-top:none;}

.tooltipp_skplus a.trigger_skplus:hover .infomain_skplus {display:block;}

.tooltipp_skplus a.trigger_skplus .info_skplus .info_skplus_link {color:#003064; text-decoration:underline; cursor:pointer;}
/* Tooltipp */

/* Mobile Player */
#tschromelessmobile {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin:10px 0px;}

#tschromelessmobile iframe, #tschromelessmobile object {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
/* Mobile Player */

/* Listing in Artikel */
ul.normale_liste {margin-top:10px;}
ul.normale_liste li {list-style-image:url("http://static4.suedkurier.de/pics/sk12/anzeigen/pfeil.jpg"); margin-left:13px; padding:5px 0px;}
/* Listing in Artikel */

/* Datumsgruppen */
  .datum_wrapper {margin:5px; margin-left:10px;}
  .datum {margin:5px 0px;}
  .datum ul {list-style-type:none;}
  .datum ul li {float:left; margin:0px; padding:0px 5px; position:relative; display:block; border-right:1px solid #d9d9d9; font-size:12px;}
  .datum ul li:last-child {border:none;}
  .datum ul li.datum_first {padding:0px; border:none;}
  .datum ul li a {height:20px; display:block; font-size:12px;}
  .datum ul li a:hover {text-decoration:none;}
  .datum ul li ul {display:none; position:absolute; top:20px; left:10px; background:#fff; z-index:1; border:1px solid #d9d9d9; width:100px;}
  .datum ul li:hover ul {display:block;}
  .datum ul li ul li {float:none; display:block; padding:0px; border-bottom:1px solid #d9d9d9; border-right:none;}
  .datum ul li ul li.datum_last {border:none;}
  .datum ul li ul li a {display:block; padding:2px 5px; height:20px;}
  .datum ul li ul li a:hover {text-decoration:none; background:#E2ECF5;}
/* Datumsgruppen */

/* AJAX Login */
  div[data-fcms-domid=contentLoader] {
    background-image      : url(http://static4.suedkurier.de/storage/sym/loaders/loader_small_grey.gif);

    background-repeat     : no-repeat;
    background-position-y : 3px;
    padding               : 1px 0px 4px 20px;
    display			      : inline-block;
  }
/* AJAX Login */

/* Navigation */
/* Haupt-Navigation (Ebene 1) */
.topnaviSearchContainer {
  left: 784px;
  z-index: 99;
}

.topnaviSearchContainer #searchfield {
  float: none;
  top: -3px;
  width: 129px;
} 

.invisible {
  display: none;
}

.separatorLine {
  clear: both;
  height: 5px;
  margin-left: 5px;
  margin-right: 5px;
  border-top: 1px solid #CCCCCC;
  font-size: 0px;
}

#navigationContainer {
  height: 60px;
  background-color: white;
}

.navigationDefault {
  position: relative;
  width: 960px;
  left: -8px;
  margin-top: 5px;
  opacity: 1;
  z-index: null;
}

.navigationFixed {
  position: fixed;
  width: 959px;
  left: 10px;
  margin-top: 0;
  -webkit-transition: top 530ms ease-in-out;
  -moz-transition: top 530ms ease-in-out;
  -o-transition: top 530ms ease-in-out;
  transition: top 530ms ease-in-out;
  box-shadow: 0px 8px 8px -9px rgba(36,36,36,0.75);
  opacity: 0.94;
  z-index: 1000;
}

#mainNav .bigSeparatorLine {
  clear: both;
  font-size: 0px;
  height: 0px;
  border-top: 2px solid #CCCCCC;
}

#mainNav .separatorLine {
  clear: both;
  font-size: 0px;
  height: 0px;
  border-top: 1px solid #CCCCCC;
}

#mainNav {
  padding: 0px;
  background-color: #006ab2;
  height: 32px;
  float: left;
  width: 100%;
  text-transform: uppercase;
}

.mainNav ul {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#mainNav li {
    margin-left: 1px;
    margin-right: 1px;
}

#mainNav li,
#mainNav li.tiefe1_aktiv_home li {
  margin-left: 0px;
  float: left;
  color: #9b9fa4;
}

#mainNav li.tiefe1,
#mainNav li.tiefe1_aktiv {
  position: relative;
}

#mainNav .tiefe1_aktiv {
  background-color: #FFFFFF;
}

#mainNav li.tiefe1_aktiv_home {
  color: #9b9fa4;
  z-index: 1000011;
}

#mainNav a {
  float: left;
  display: block;
  padding: 6px 10px 6px 6px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
}

#mainNav a.tiefe1_aktiv_home {
  padding: 6px 10px 6px 10px;
}

#mainNav li.tiefe1,
#mainNav li.tiefe1_aktiv,
#mainNav li.tiefe1_aktiv:hover,
#mainNav li.tiefe1:hover,
#mainNav li.tiefe1hover {
    border-top: 1px solid #006ab2;
}

#mainNav li a:hover, 
#mainNav li.tiefe1_aktiv:hover a.tiefe1,
#mainNav li.tiefe1:hover a.tiefe1, 
#mainNav li.tiefe1hover a.tiefe1 {
  color: #000000;
  background-color: #FFFFFF;
}

#mainNav li.tiefe1_aktiv a {
  color: #333333;
}

#mainNav li.tiefe1_aktiv_home a {
  height: 20px;
  padding-top: 0px;
  padding-bottom: 9px;
  color: #888888;
  width: 26px;
  text-indent: 920px;
  display: block;
  overflow: hidden;
  background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat 15px -137px;
  margin-top: 3px;
}

#mainNav li.tiefe1_home a,
#mainNav li.tiefe1_home a:hover {
  height: 15px;
}

#mainNav li.tiefe1_aktiv a:hover {
  color: #000000;
}

#mainNav a.tiefe1_aktiv:hover {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

#mainNav li.tiefe1_aktiv ul.tiefe2 {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  height: 22px;
  padding-left: 16px;
}

#mainNav li.tiefe1_aktiv li a {
  float: left;
  display: block;
  padding: 3px 6px 3px 6px;
  text-decoration: none;
}

#mainNav li.tiefe1_aktiv li {
  position: relative;
}

#mainNav div.mainNavDiv {
  z-index: 1000012;

transition-delay: 50ms;
-moz-transition-delay: 50ms; /* Firefox 4 */
-webkit-transition-delay: 50ms; /* Safari and Chrome */
-o-transition-delay: 50ms; /* Opera */

transition-duration: 0ms;
-moz-transition-duration: 0ms; /* Firefox 4 */
-webkit-transition-duration: 0ms; /* Safari and Chrome */
-o-transition-duration: 0ms; /* Opera */

transition-property: left;
-moz-transition-property: left; /* Firefox 4 */
-webkit-transition-property: left; /* Safari and Chrome */
-o-transition-property: left; /* Opera */

  position: absolute;
  left: -999em;
  float: left;
  top: 33px;
  background: #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

#mainNav li ul.tiefe2 {
  margin: 0px;
  padding: 7px 0px 10px 0px;
  list-style-type: none;
  float: left;
}

#mainNav li.tiefe1_aktiv ul.tiefe2 {
  padding: 0px;
}

#mainNav li ul li {
  background-color: #FFFFFF;
  float: none;
  padding: 0px;
  width: 230px;
}

#mainNav li.tiefe1_aktiv ul li {
  padding: 0px;
}

#mainNav li ul li a,
#mainNav li.tiefe1_aktiv ul li a,
#mainNav li.tiefe1hover ul li a {
  background-color: #FFFFFF;
  float: none;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #003064 !important;
  font-family: font-family: 'PT Sans', sans-serif;									/* Wieso diese Schriftart? */
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px 2px 3px 2px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
}

#mainNav li ul li a img,
#mainNav li.tiefe1_aktiv ul li a img,
#mainNav li.tiefe1hover ul li a img {
  vertical-align:middle;
  margin-left:5px;
}

#mainNav li ul li a:hover {
  text-transform: none;
  margin-top: 0;
  padding: 3px 2px 3px 2px;
  background-color: #E2ECF5 !important;
  color: #003064 !important;
}

#mainNav li.tiefe1_aktiv ul li a:hover {
  color: #003064;
}

#mainNav li:hover div,
#mainNav li.tiefe1hover div,
#mainNav li.tiefe1_aktiv ul li:hover ul,
#mainNav li.tiefe1_aktiv ul li.tiefe1hover ul
{

transition-delay: 50ms;
-moz-transition-delay: 50ms; /* Firefox 4 */
-webkit-transition-delay: 50ms; /* Safari and Chrome */
-o-transition-delay: 50ms; /* Opera */ 

transition-duration: 0ms;
-moz-transition-duration: 0ms; /* Firefox 4 */
-webkit-transition-duration: 0ms; /* Safari and Chrome */
-o-transition-duration: 0ms; /* Opera */ 

transition-property: left;
-moz-transition-property: left; /* Firefox 4 */
-webkit-transition-property: left; /* Safari and Chrome */
-o-transition-property: left; /* Opera */

left: -1px;
}

#mainNav li.tiefe1_aktiv:hover div,
#mainNav li.tiefe1hover.tiefe1_aktiv div {
    left: -1px;
}

#mainNav li.tiefe1_aktiv_home:hover,
#mainNav li.tiefe1_aktiv_home a.tiefe1_aktiv_home:hover {
  background-color: #FFFFFF;
}

#mainNav .mainNavTeaser {
  width: 600px;
}

#mainNav .mainNavTeaserDiv {
  padding-top: 5px;
}

#mainNav .mainNavTeaserLoader {
  text-align: center;
}

#mainNav .mainNavArticleList {
  float: left;
  margin-top: 2px;
  margin-bottom: 5px;
  width: 350px;
  overflow: hidden;
}

#mainNav .mainNavArticleList h3 {
  color: #000000;
  font-size: 12px;
  margin-bottom: 10px;
}

#mainNav .mainNavArticleList a,
#mainNav .tiefe1_aktiv .mainNavArticleList a {
  display: inline;
  padding: 3px;
  color: #003064;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
  font-family: 'PT Serif', serif;
  font-size: 14px;
}

#mainNav .mainNavArticleList a span.teaserComments {
    font-weight: normal;
    color: #000000;
}

#mainNav .mainNavArticleList a:hover {
    text-decoration: underline;
}

/* Sub-Navigation (Ebene 2) */

.secondNav {
  height: 26px;
  position: relative;
  top: -18px;
}

.secondNav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height: 26px;

}

.secondNav li {
  float: left;
  height: 26px;
  text-align: center;
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 7px;
  margin-left: 0px;
  margin-top: 2px;
}

.leo .secondNav li {
  height: 24px;
}

.secondNav li a {
  font-size: 14px;
}

.secondNav li.secondNavActive {
  background: url(http://static4.suedkurier.de/sk11_pics/layout/topnavi_pfeil.gif) no-repeat scroll center bottom transparent;
}

.secondNav li.secondNavActive a {
  color: #003064;
font-weight:bold;
}

.secondNav li a:hover,
.secondNav li.secondNavActive a:hover {
  text-decoration: underline;
}

li.secondNavTrenner {
  padding-left: 2px;
  padding-right: 2px;
  color: #CCCCCC;
}

#secondNav ul.SNthirdNav {
  z-index: 1132000;
}

#secondNav .secondNavLi {
  position: relative;
}

#secondNav .secondNavLiActive {
  background: url(http://static4.suedkurier.de/sk11_pics/layout/topnavi_pfeil.gif) no-repeat scroll center bottom transparent;
  position: relative;
}
.secondNavLiActive a.active {
font-weight:bold;}

#secondNav li ul {
  height: 100%;
}

#secondNav .secondNavDiv .headline {
  padding-left: 5px;
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

#secondNav li ul li {
  background-color: #FFFFFF;
  float: left;
  padding: 0px;
  width: 100%;
  height: 100%;
}

#secondNav li ul li a,
#secondNav li.tiefe1hover ul li a {
  display: block;
  background-color: #FFFFFF;
  float: none;
  font-size: 14px !important;
  font-weight: normal;
  text-transform: none;
  color: #003064;
  margin-left: 10px;
  margin-right: 10px;
  padding: 1px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  text-align: left;
  line-height: normal;
}

#secondNav li ul li a:hover {
  text-transform: none;
  margin-top: 0;
  padding: 1px;
  background-color: #E2ECF5;
  color: #003064;
  text-decoration: none;
}

#secondNav li.tiefe1_aktiv ul li a:hover {
  color: #003064;
}  

#secondNav div.secondNavDiv {

transition-delay: 240ms;													/* Transition delays richtig? */
-moz-transition-delay: 240ms; /* Firefox 4 */
-webkit-transition-delay: 240ms; /* Safari and Chrome */					/* Gilt auch für die anderen Transitions */
-o-transition-delay: 240ms; /* Opera */

transition-duration: 0ms;
-moz-transition-duration: 0ms; /* Firefox 4 */
-webkit-transition-duration: 0ms; /* Safari and Chrome */
-o-transition-duration: 0ms; /* Opera */

transition-property: left;
-moz-transition-property: left; /* Firefox 4 */
-webkit-transition-property: left; /* Safari and Chrome */
-o-transition-property: left; /* Opera */

  position: absolute;
  left: -999em;
  float: left;
  top: 30px; 
  background-color: #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
  z-index: 1232343;
}

#secondNav li.SNtiefe1_aktiv div {
  left: -1px;
  width: 100%;
  background: #FFFFFF;
  border: none;
}

#secondNav li:hover div,
#secondNav li.SNtiefe1hover div,
#secondNav li.SNtiefe1_aktiv ul li:hover ul,
#secondNav li.SNtiefe1_aktiv ul li.SNtiefe1hover ul
{

transition-delay: 240ms;
-moz-transition-delay: 240ms; /* Firefox 4 */
-webkit-transition-delay: 240ms; /* Safari and Chrome */
-o-transition-delay: 240ms; /* Opera */

transition-duration: 0ms;
-moz-transition-duration: 0ms; /* Firefox 4 */
-webkit-transition-duration: 0ms; /* Safari and Chrome */
-o-transition-duration: 0ms; /* Opera */

transition-property: left;
-moz-transition-property: left; /* Firefox 4 */
-webkit-transition-property: left; /* Safari and Chrome */
-o-transition-property: left; /* Opera */

left: -1px;
}

#secondNav li.SNtiefe1_aktiv:hover div,
#secondNav li.SNtiefe1hover.SNtiefe1_aktiv div {
    left: -1px;
}

#secondNav .secondNavDiv ul {
    width: 630px;
}

#secondNav .secondNavDiv ul.odd,
#secondNav .secondNavDiv ul.even {
    float: left;
    list-style: none outside none;
    width: 33.3%;
}
/* Navigation */

/* Liveticker */
.live_infoline {padding-bottom:5px; margin-bottom:20px;}
.live_table {margin-top:20px;}
/* Liveticker */

/* Liveticker Fußball */
.ticker_infoline {padding-bottom:5px;}
.ticker_infobar {float:right; display:none; margin-right:10px;}
.ticker_table {border:1px solid #d9d9d9; background-color:#f5f5f5; margin-top:20px;}
.ticker_team {font-size:15px;}
.ticker_tore {font-size:24px}
.ticker_zeit {font-size:10px; line-height:15px;}
.ticker_game {font-weight:bold; color:#fff; background-color:#454545;}
.ticker_trenner1 {height:1px; width:100%; background-color:#f5f5f5;}
.ticker_trenner2 {height:1px; width:100%; background-color:#d9d9d9;}
.ticker_label {font-size:16px;}
/* Liveticker Fußball */

/* START Hack bold-Links */
.topslider_nav ul li a{font-weight:bold;}
/* END Hack bold-Links */

.grid_8 .defaultteaser .left {
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
}
section.subunit header.headline_text h2,
section.subunit header.headline_text h2 a {
  padding:0px;
  text-align:left;
  font-size:18px;
  font-weight:normal;
}
header.monoslider {
  border-bottom:1px solid #bbb;
  margin-bottom:15px;
  padding-bottom:5px;
}
header.monoslider h1 {
  padding:0px;
  text-align:left;
  font-size:21px;
}

.sk-stoerer-wrapper {
  width:200px;
  position:absolute;
  top:0px;
  left:650px;
}
.sk-stoerer {
  display:block;
  color:#fff!important;
  text-decoration:none!important;
  width:200px;
  height:130px;
  border-radius:100px;
  border:solid 2px #fff;
  overflow:hidden;
  text-align:center;
  position:relative;
  background-color:orange;
  font-size:24px!important;
  padding-top:70px;
  line-height:normal;
  font-family:'PT Sans', sans-serif;
}
.sk-stoerer-text {
  font-size:10px;
  color:#5e5e5e;
  width:200px;
  text-align:center;
  margin-top:10px;
}

/* START anzeigenbox - servicelinks */
#servicelinks ul {float:left;margin:0;padding:0;list-style:none;margin-left:6px;background:#ffffff;}
#servicelinks ul .first {margin:0 6px 0 0;}
#servicelinks ul li {width:292px;border:1px #cccccc solid;margin:0 0 4px 0;height:22px;line-height:24px;font-size:11px;font-weight:normal;color:#666666;cursor:pointer;}
#servicelinks.servicehome ul li {width:144px;border:1px #cccccc solid;margin:0 0 4px 0;height:22px;line-height:24px;font-size:11px;font-weight:normal;color:#666666;cursor:pointer;float:left;}
#servicelinks.servicehome .trauer, #servicelinks.servicehome .wohnung, #servicelinks.servicehome .stellen {margin-right:4px;}
#servicelinks img {float:left;margin-right:5px;}
#servicelinks li div {height:22px;padding:0 0 0 2px;}
#servicelinks .item {font-family:'PT Sans', sans-serif;font-size:11px;margin-bottom:10px;padding-bottom:5px;overflow:auto;border-bottom:1px solid #cccccc;}
#servicelinks .image img {width:40px;}
#servicelinks .image {float:left;padding:5px;width:50px;}
#servicelinks .date {font-size:10px;color:#666666;}
#rsscontainer {display:none;position:absolute;width:1px;height:1px;z-index:999999;}
#rsscontent {width:274px;padding:10px;border:1px solid #CCCCCC;background:#FFFFFF;position:relative;left:655px;top:161px;z-index:9999;}
#rsscontent_ar {width:274px;padding:10px;border:1px solid #CCCCCC;background:#FFFFFF;position:relative;left:8px;top:-13px;z-index:9999;}

#sl_regiostars{background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat 0px -67px;position:relative;top:-5px;height:36px;width:296px;}
#sl_regiostarssuche{display:inline;position:absolute;top:6px;left:140px;}
#sl_rs_logo{float:left;}
#cn{width:120px;float:left;height:18px;font-size:11px;color:#999;margin-right:0px;margin-bottom:0px;}
#rs_lupe{border: 2px solid #666666;}

#servicelinks.servicehome ul li {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -208px -552px;
}
#servicelinks.servicehome ul li:hover {
background: url(http://static4.suedkurier.de/sk11_pics/icons/sprite.gif) no-repeat -208px -584px;
}

/* ENDE  anzeigenbox - servicelinks */


/* = = = = = = = = = = = = = = = = = START EVENT-Icons = = = = = = = = = = = = = = = = = */

/* <EVENTS> */
.eventbox .aufmacher .eventaufm .thumb, .eventdetail .thumb {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/default_gross.jpg);}
.eventsuche .thumb, .evntcontainer .weitereevents .thumb {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/default.jpg);} 

/* <EVENTS> / Bildung */
.eventbox .aufmacher .eventaufm .kategorie11225, .eventdetail .kategorie11225 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/bildung_Vortrag_gross.jpg);}
.eventsuche .kategorie11225, .evntcontainer .weitereevents .kategorie11225 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/bildung_vortrag.jpg);}

/* <EVENTS> / Bildung / Volkshochschule */
.eventbox .aufmacher .eventaufm .kategorie11664, .eventdetail .kategorie11664 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/bildung_Vortrag_gross.jpg);}
.eventsuche .kategorie11664, .evntcontainer .weitereevents .kategorie11664 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/bildung_vortrag.jpg);}

/* <EVENTS> / Bildung / Universität */
.eventbox .aufmacher .eventaufm .kategorie11947, .eventdetail .kategorie11947 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/bildung_Vortrag_gross.jpg);}
.eventsuche .kategorie11947, .evntcontainer .weitereevents .kategorie11947 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/bildung_vortrag.jpg);}

/* <EVENTS> / Bildung / Fachhochschule */
.eventbox .aufmacher .eventaufm .kategorie490784, .eventdetail .kategorie490784 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/bildung_Vortrag_gross.jpg);}
.eventsuche .kategorie490784, .evntcontainer .weitereevents .kategorie490784 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/bildung_vortrag.jpg);}

/* <EVENTS> / Vortrag */
.eventbox .aufmacher .eventaufm .kategorie11215, .eventdetail .kategorie11215 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/bildung_Vortrag_gross.jpg);}
.eventsuche .kategorie11215, .evntcontainer .weitereevents .kategorie11215 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/bildung_vortrag.jpg);}

/* <EVENTS> / Bühne */
.eventbox .aufmacher .eventaufm .kategorie11164, .eventdetail .kategorie11164 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11164, .evntcontainer .weitereevents .kategorie11164 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Amateuraufführung */
.eventbox .aufmacher .eventaufm .kategorie11336, .eventdetail .kategorie11336 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11336, .evntcontainer .weitereevents .kategorie11336 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Improvisation */
.eventbox .aufmacher .eventaufm .kategorie11393, .eventdetail .kategorie11393 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11393, .evntcontainer .weitereevents .kategorie11393 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Kabarett & Comedy */
.eventbox .aufmacher .eventaufm .kategorie396607, .eventdetail .kategorie396607 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie396607, .evntcontainer .weitereevents .kategorie396607 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Kinder & Schulaufführung */
.eventbox .aufmacher .eventaufm .kategorie986032, .eventdetail .kategorie986032 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie986032, .evntcontainer .weitereevents .kategorie986032 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Kleinkunst */
.eventbox .aufmacher .eventaufm .kategorie11296, .eventdetail .kategorie11296 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11296, .evntcontainer .weitereevents .kategorie11296 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Komödie */
.eventbox .aufmacher .eventaufm .kategorie11223, .eventdetail .kategorie11223 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11223, .evntcontainer .weitereevents .kategorie11223 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Musical & Revue */
.eventbox .aufmacher .eventaufm .kategorie400592, .eventdetail .kategorie400592 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie400592, .evntcontainer .weitereevents .kategorie400592 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Oper & Operette */
.eventbox .aufmacher .eventaufm .kategorie985133, .eventdetail .kategorie985133 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie985133, .evntcontainer .weitereevents .kategorie985133 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Puppentheater */
.eventbox .aufmacher .eventaufm .kategorie11227, .eventdetail .kategorie11227 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11227, .evntcontainer .weitereevents .kategorie11227 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Schauspiel & Drama */
.eventbox .aufmacher .eventaufm .kategorie396630, .eventdetail .kategorie396630 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie396630, .evntcontainer .weitereevents .kategorie396630 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Tanz */
.eventbox .aufmacher .eventaufm .kategorie11440, .eventdetail .kategorie11440 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11440, .evntcontainer .weitereevents .kategorie11440 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Bühne / Zauberei & Magie */
.eventbox .aufmacher .eventaufm .kategorie412398, .eventdetail .kategorie412398 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie412398, .evntcontainer .weitereevents .kategorie412398 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Literatur */
.eventbox .aufmacher .eventaufm .kategorie11217, .eventdetail .kategorie11217 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buehne_literatur_gross.jpg);}
.eventsuche .kategorie11217, .evntcontainer .weitereevents .kategorie11217 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buehne_literatur.jpg);}

/* <EVENTS> / Dies & Das / Führung */
.eventbox .aufmacher .eventaufm .kategorie11162, .eventdetail .kategorie11162 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie11162, .evntcontainer .weitereevents .kategorie11162 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Dies & Das / Sonstiges */
.eventbox .aufmacher .eventaufm .kategorie11163, .eventdetail .kategorie11163 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie11163, .evntcontainer .weitereevents .kategorie11163 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Dies & Das / Politik */
.eventbox .aufmacher .eventaufm .kategorie11221, .eventdetail .kategorie11221 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie11221, .evntcontainer .weitereevents .kategorie11221 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Dies & Das / Politik / Kommunales */
.eventbox .aufmacher .eventaufm .kategorie988895, .eventdetail .kategorie988895 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie988895, .evntcontainer .weitereevents .kategorie988895 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Dies & Das / Politik / Parteien */
.eventbox .aufmacher .eventaufm .kategorie991300, .eventdetail .kategorie991300 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie991300, .evntcontainer .weitereevents .kategorie991300 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Dies & Das / Gastronomie */
.eventbox .aufmacher .eventaufm .kategorie11458, .eventdetail .kategorie11458 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie11458, .evntcontainer .weitereevents .kategorie11458 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Dies & Das / Kirchen */
.eventbox .aufmacher .eventaufm .kategorie1002779, .eventdetail .kategorie1002779 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/dies_das_gross.jpg);}
.eventsuche .kategorie1002779, .evntcontainer .weitereevents .kategorie1002779 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/dies_das.jpg);}

/* <EVENTS> / Nightlife */
.eventbox .aufmacher .eventaufm .kategorie11161, .eventdetail .kategorie11161 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/disco_party_gross.jpg);}
.eventsuche .kategorie11161, .evntcontainer .weitereevents .kategorie11161 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/disco_party.jpg);}

/* <EVENTS> / Fasnacht */
.eventbox .aufmacher .eventaufm .kategorie11310, .eventdetail .kategorie11310 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/fasnacht_gross.jpg);}
.eventsuche .kategorie11310, .evntcontainer .weitereevents .kategorie11310 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/fasnacht.jpg);}

/* <EVENTS> / Brauchtum */
.eventbox .aufmacher .eventaufm .kategorie11302, .eventdetail .kategorie11302 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/feste_treffs_brauchtum_gross.jpg);}
.eventsuche .kategorie11302, .evntcontainer .weitereevents .kategorie11302 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/feste_treffs_brauchtum.jpg);}

/* <EVENTS> / Brauchtum */
.eventbox .aufmacher .eventaufm .kategorie11178, .eventdetail .kategorie11178 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/feste_treffs_brauchtum_gross.jpg);}
.eventsuche .kategorie11178, .evntcontainer .weitereevents .kategorie11178 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/feste_treffs_brauchtum.jpg);}

/* <EVENTS> / Sport */
.eventbox .aufmacher .eventaufm .kategorie11189, .eventdetail .kategorie11189 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/freizeit_sport_gross.jpg);}
.eventsuche .kategorie11189, .evntcontainer .weitereevents .kategorie11189 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/freizeit_sport.jpg);}

/* <EVENTS> / Freizeit */
.eventbox .aufmacher .eventaufm .kategorie11443, .eventdetail .kategorie11443 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/freizeit_sport_gross.jpg);}
.eventsuche .kategorie11443, .evntcontainer .weitereevents .kategorie11443 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/freizeit_sport.jpg);}

/* <EVENTS> / Kinder */
.eventbox .aufmacher .eventaufm .kategorie11167, .eventdetail .kategorie11167 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/kinder_jugend_familie_gross.jpg);}
.eventsuche .kategorie11167, .evntcontainer .weitereevents .kategorie11167 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/kinder_jugend_familie.jpg);}

/* <EVENTS> / Jugend */
.eventbox .aufmacher .eventaufm .kategorie11191, .eventdetail .kategorie11191 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/kinder_jugend_familie_gross.jpg);}
.eventsuche .kategorie11191, .evntcontainer .weitereevents .kategorie11191 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/kinder_jugend_familie.jpg);}

/* <EVENTS> / Musik */
.eventbox .aufmacher .eventaufm .kategorie11166, .eventdetail .kategorie11166 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie11166, .evntcontainer .weitereevents .kategorie11166 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Folk */
.eventbox .aufmacher .eventaufm .kategorie596987, .eventdetail .kategorie596987 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie596987, .evntcontainer .weitereevents .kategorie596987 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / HipHop & Rap */
.eventbox .aufmacher .eventaufm .kategorie991813, .eventdetail .kategorie991813 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie991813, .evntcontainer .weitereevents .kategorie991813 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Jazz */
.eventbox .aufmacher .eventaufm .kategorie11207, .eventdetail .kategorie11207 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie11207, .evntcontainer .weitereevents .kategorie11207 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Klassik */
.eventbox .aufmacher .eventaufm .kategorie11728, .eventdetail .kategorie11728 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie11728, .evntcontainer .weitereevents .kategorie11728 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Klassik */
.eventbox .aufmacher .eventaufm .kategorie11211, .eventdetail .kategorie11211 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie11211, .evntcontainer .weitereevents .kategorie11211 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Pop & Rock */
.eventbox .aufmacher .eventaufm .kategorie649332, .eventdetail .kategorie649332 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie649332, .evntcontainer .weitereevents .kategorie649332 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Techno */
.eventbox .aufmacher .eventaufm .kategorie994303, .eventdetail .kategorie994303 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie994303, .evntcontainer .weitereevents .kategorie994303 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Musik / Volksmusik */
.eventbox .aufmacher .eventaufm .kategorie11219, .eventdetail .kategorie11219 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/konzerte_musik_gross.jpg);}
.eventsuche .kategorie11219, .evntcontainer .weitereevents .kategorie11219 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/konzerte_musik.jpg);}

/* <EVENTS> / Ausstellung */
.eventbox .aufmacher .eventaufm .kategorie11160, .eventdetail .kategorie11160 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);}
.eventsuche .kategorie11160, .evntcontainer .weitereevents .kategorie11160 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);}

/* <EVENTS> / Ausstellung / Kunst */
.eventbox .aufmacher .eventaufm .kategorie11237, .eventdetail .kategorie11237 { background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/kunst_gross.jpg);}  
.eventsuche .kategorie11237, .evntcontainer .weitereevents .kategorie11237 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/kunst.jpg);}  

/* <EVENTS> / Kunst / Vernissage */
.eventbox .aufmacher .eventaufm .kategorie11245, .eventdetail .kategorie11245 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);}
.eventsuche .kategorie11245, .evntcontainer .weitereevents .kategorie11245 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);}

/* <EVENTS> / Ausstellung / Foto */
.eventbox .aufmacher .eventaufm .kategorie11365, .eventdetail .kategorie11365 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);}
.eventsuche .kategorie11365, .evntcontainer .weitereevents .kategorie11365 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);}

/* <EVENTS> / Ausstellung / Heimatkunde */
.eventbox .aufmacher .eventaufm .kategorie11554, .eventdetail .kategorie11554 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);}
.eventsuche .kategorie11554, .evntcontainer .weitereevents .kategorie11554 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);}

/* <EVENTS> / Ausstellung / Architektur */
.eventbox .aufmacher .eventaufm .kategorie11952, .eventdetail .kategorie11952 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);}
.eventsuche .kategorie11952, .evntcontainer .weitereevents .kategorie11952 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);}

/* <EVENTS> / Kunst / Finisage */
.eventbox .aufmacher .eventaufm .kategorie14404, .eventdetail .kategorie14404 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/ausstellung_gross.jpg);}
.eventsuche .kategorie14404, .evntcontainer .weitereevents .kategorie14404 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/ausstellung.jpg);}

/* <EVENTS> / Märkte */
.eventbox .aufmacher .eventaufm .kategorie11851, .eventdetail .kategorie11851 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie11851, .evntcontainer .weitereevents .kategorie11851 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Märkte / Flohmarkt */
.eventbox .aufmacher .eventaufm .kategorie11203, .eventdetail .kategorie11203 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie11203, .evntcontainer .weitereevents .kategorie11203 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Märkte / Weihnachtsmarkt */
.eventbox .aufmacher .eventaufm .kategorie12145, .eventdetail .kategorie12145 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie12145, .evntcontainer .weitereevents .kategorie12145 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Märkte / Basar */
.eventbox .aufmacher .eventaufm .kategorie484126, .eventdetail .kategorie484126 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie484126, .evntcontainer .weitereevents .kategorie484126 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Märkte / Kleiderbasar */
.eventbox .aufmacher .eventaufm .kategorie986035, .eventdetail .kategorie986035 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie986035, .evntcontainer .weitereevents .kategorie986035 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Märkte / Kunstmarkt */
.eventbox .aufmacher .eventaufm .kategorie986037, .eventdetail .kategorie986037 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie986037, .evntcontainer .weitereevents .kategorie986037 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Märkte / Wochen- & Bauernmarkt */
.eventbox .aufmacher .eventaufm .kategorie986040, .eventdetail .kategorie986040 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie986040, .evntcontainer .weitereevents .kategorie986040 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Messe */
.eventbox .aufmacher .eventaufm .kategorie11247, .eventdetail .kategorie11247 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/maerkte_messen_gross.jpg);}
.eventsuche .kategorie11247, .evntcontainer .weitereevents .kategorie11247 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/maerkte_messen.jpg);}

/* <EVENTS> / Senioren */
.eventbox .aufmacher .eventaufm .kategorie11193, .eventdetail .kategorie11193 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/senioren_gross.jpg);}
.eventsuche .kategorie11193, .evntcontainer .weitereevents .kategorie11193 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/senioren.jpg);}

/* <EVENTS> / Vereine & Verbände */
.eventbox .aufmacher .eventaufm .kategorie11159, .eventdetail .kategorie11159 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/vereine_verbaende_gross.jpg);}
.eventsuche .kategorie11159, .evntcontainer .weitereevents .kategorie11159 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/vereine_verbaende.jpg);}

/* <EVENTS> / Natur */
.eventbox .aufmacher .eventaufm .kategorie11232, .eventdetail .kategorie11232 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/wandern_natur_gross.jpg);}
.eventsuche .kategorie11232, .evntcontainer .weitereevents .kategorie11232 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/wandern_natur.jpg);}

/* <EVENTS> / Wanderung */
.eventbox .aufmacher .eventaufm .kategorie11197, .eventdetail .kategorie11197 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/wandern_natur_gross.jpg);}
.eventsuche .kategorie11197, .evntcontainer .weitereevents .kategorie11197 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/wandern_natur.jpg);}

/* <EVENTS> / Bäder */
.eventbox .aufmacher .eventaufm .kategorie11175, .eventdetail .kategorie11175 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/baeder_gross.jpg);}
.eventsuche .kategorie11175, .evntcontainer .weitereevents .kategorie11175 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/baeder.jpg);}

/* <EVENTS> / Bäder / Bäder */
.eventbox .aufmacher .eventaufm .kategorie1006880, .eventdetail .kategorie1006880 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/baeder_gross.jpg);}
.eventsuche .kategorie1006880, .evntcontainer .weitereevents .kategorie1006880 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/baeder.jpg);}

/* <EVENTS> / Entsorgung */
.eventbox .aufmacher .eventaufm .kategorie11201, .eventdetail .kategorie11201 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/entsorgung_gross.jpg);}
.eventsuche .kategorie11201, .evntcontainer .weitereevents .kategorie11201 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/entsorgung.jpg);}

/* <EVENTS> / Entsorgung / Entsorgung */
.eventbox .aufmacher .eventaufm .kategorie1012834, .eventdetail .kategorie1012834 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/entsorgung_gross.jpg);}
.eventsuche .kategorie1012834, .evntcontainer .weitereevents .kategorie1012834 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/entsorgung.jpg);}

/* <EVENTS> / Museum */
.eventbox .aufmacher .eventaufm .kategorie11213, .eventdetail .kategorie11213 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/museum_gross.jpg);}
.eventsuche .kategorie11213, .evntcontainer .weitereevents .kategorie11213 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/museum.jpg);}

/* <EVENTS> / Museum / Museum */
.eventbox .aufmacher .eventaufm .kategorie1012835, .eventdetail .kategorie1012835 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/museum_gross.jpg);}
.eventsuche .kategorie1012835, .evntcontainer .weitereevents .kategorie1012835 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/museum.jpg);}

/* <EVENTS> / Büchereien */
.eventbox .aufmacher .eventaufm .kategorie996870, .eventdetail .kategorie996870 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buechereien_gross.jpg);}
.eventsuche .kategorie996870, .evntcontainer .weitereevents .kategorie996870 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buechereien.jpg);}

/* <EVENTS> / Büchereien / Büchereien */
.eventbox .aufmacher .eventaufm .kategorie1012836, .eventdetail .kategorie1012836 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/buechereien_gross.jpg);}
.eventsuche .kategorie1012836, .evntcontainer .weitereevents .kategorie1012836 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/buechereien.jpg);}

/* <EVENTS> / Apotheken */
.eventbox .aufmacher .eventaufm .kategorie299579, .eventdetail .kategorie299579 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/notdienst_gross.jpg);}
.eventsuche .kategorie299579, .evntcontainer .weitereevents .kategorie299579 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/notdienst.jpg);}

/* <EVENTS> / Rat & Hilfe */
.eventbox .aufmacher .eventaufm .kategorie11157, .eventdetail .kategorie11157 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/rat_hilfe_gross.jpg);}
.eventsuche .kategorie11157, .evntcontainer .weitereevents .kategorie11157 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/rat_hilfe.jpg);}

/* <EVENTS> / Rat & Hilfe / Einrichtungen */
.eventbox .aufmacher .eventaufm .kategorie11158, .eventdetail .kategorie11158 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/rat_hilfe_gross.jpg);}
.eventsuche .kategorie11158, .evntcontainer .weitereevents .kategorie11158 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/rat_hilfe.jpg);}

/* <EVENTS> / Rat & Hilfe / Frauen */
.eventbox .aufmacher .eventaufm .kategorie11172, .eventdetail .kategorie11172 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/rat_hilfe_gross.jpg);}
.eventsuche .kategorie11172, .evntcontainer .weitereevents .kategorie11172 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/rat_hilfe.jpg);}

/* <EVENTS> / Rat & Hilfe / Rat & Hilfe */
.eventbox .aufmacher .eventaufm .kategorie1006898, .eventdetail .kategorie1006898 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events_gross/rat_hilfe_gross.jpg);}
.eventsuche .kategorie1006898, .evntcontainer .weitereevents .kategorie1006898 {background-image:url(http://static4.suedkurier.de/sk11_pics/icons/events/rat_hilfe.jpg);}


/* = = = = = = = = = = = = = = = = = ENDE  EVENT-Icons = = = = = = = = = = = = = = = = = */

#termin-ort-choices ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
  background-color:#fff;
  border:1px solid #d9d9d9;
  width:171px;
  border-bottom:none;}

#termin-ort-choices ul li {
  padding:3px;
  border-bottom:1px solid #d9d9d9;
  margin:0px;}

#termin-ort-choices ul li:hover {
  cursor:pointer;
  background-color:#f5f5f5;}

/* Button */
.buttonLookalike, .greenLookalike, .redLookalike {								/* BUTTONS anpassen? */
  display: block;
  color:#191919!important;
  background-color:#cdcdcd;
  width: 236px;
  padding:5px 10px;
  margin:10px 0 0 0;
  text-align: center;
  text-decoration: none;
  border: 1px solid #A3A194;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  text-shadow:0px 1px 1px #fff;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  -khtml-box-shadow:none;}

.buttonLookalike:hover {														/* BUTTTONS anpassen? */
  color:#fff!important;
  text-decoration: none;
  background-color:#B51300;
  text-shadow:0px 1px 2px #990000;
  border-color:#B51300;
  cursor:pointer;}

.greenLookalike {
  color:#fff!important;
  background-color:#35c33b;
  text-shadow:0px 1px 2px #007a04;
  border: 1px solid #35c33b;}

.greenLookalike:hover {
  text-decoration: none;
  cursor:pointer;}

.redLookalike {
  color:#fff!important;
  background-color:#B51300;
  text-shadow:0px 1px 2px #990000;
  border-color:#B51300;}

.redLookalike:hover {
  text-decoration: none;
  cursor:pointer;}
/* Button */

/* JISW */
#jiswContainer.artshortlist {padding:0px;}
.jiswLoading {margin:0px; text-align:center; font-size:10px; font-weight:bold; color:#505050; text-transform:uppercase; background:url(http://static4.suedkurier.de/pics/ajax/loader.gif) center no-repeat; padding-top:60px; height:38px;}
/* JISW */

/* Social Buttons */
#socialButtons {margin:10px 0px;}
#socialButtons a {width:119px; height:18px; display:block; text-transform:uppercase; font-size:11px; color:#fff; margin-bottom:8px; padding-left:24px; padding-top:2px;}
#socialButtons a:hover {text-decoration:none; opacity:0.75;}
#socialButtons #socialFacebook {background:url(http://static4.suedkurier.de/pics/social/socialfacebook.png) #3d5999 left no-repeat;}
#socialButtons #socialGoogle {background:url(http://static4.suedkurier.de/pics/social/socialgoogle.png) #da4835 left no-repeat;}
#socialButtons #socialTwitter {background:url(http://static4.suedkurier.de/pics/social/socialtwitter.png) #55ACEE left no-repeat;}
#socialButtons #socialMail {background:url(http://static4.suedkurier.de/pics/social/socialmail.png) #e5e5e5 left no-repeat; color:#505050;}
/* Social Buttons */

/* JISW Suche */
#jiswSuche {background:#2050A2; padding:10px; border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #386DC2),color-stop(1, #2050A2));background-image: -o-linear-gradient(bottom, #386DC2 0%, #2050A2 100%);background-image: -moz-linear-gradient(bottom, #386DC2 0%, #2050A2 100%);background-image: -webkit-linear-gradient(bottom, #386DC2 0%, #2050A2 100%);background-image: -ms-linear-gradient(bottom, #386DC2 0%, #2050A2 100%);background-image: linear-gradient(to bottom, #386DC2 0%, #2050A2 100%); margin-bottom:10px; position:relative;}
#jiswSuche span {color:#fff; font-weight:bold; width:100%; font-size:16px; border-bottom:solid 2px #fff; padding-bottom:5px; margin-bottom:15px; text-shadow:1px 1px 1px #2050a2; -o-text-shadow:1px 1px 1px #2050a2; -ms-text-shadow:1px 1px 1px #2050a2; -moz-text-shadow:1px 1px 1px #2050a2; -webkit-text-shadow:1px 1px 1px #2050a2; display:block;}
#jiswGirl {background:url(http://static4.suedkurier.de/pics/jisw/jisw_girl.png) no-repeat; height:172px; width:259px; position:absolute; top:0px; left:359px;}
#jiswSuche #what, #jiswSuche #where, #jiswSuche #radius {height:20px; width:300px; box-shadow:1px 1px 2px #aaa inset; -o-box-shadow:1px 1px 2px #aaa inset; -ms-box-shadow:1px 1px 2px #aaa inset; -moz-box-shadow:1px 1px 2px #aaa inset; -webkit-box-shadow:1px 1px 2px #aaa inset; font-size:18px; font-weight:bold; color:#424242; border:none; margin:0px 0px 10px 0px; padding:5px; border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#jiswSuche #radius {height:30px; width:120px; padding:7px 5px; margin:0px;}
#jiswSuche #what:focus, #jiswSuche #where:focus, #jiswSuche #radius:focus {box-shadow:1px 1px 5px #666 inset; -o-box-shadow:1px 1px 5px #666 inset; -ms-box-shadow:1px 1px 5px #666 inset; -moz-box-shadow:1px 1px 5px #666 inset; -webkit-box-shadow:1px 1px 5px #666 inset;}
#jiswSuche #find {height:31px; width:186px; color:#fff; background:#B51D23; font-size:16px; font-weight:bold; border:solid 1px #fff; margin:0px; border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer; background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #E52B34),color-stop(1, #B51D22)); background-image:-o-linear-gradient(bottom, #E52B34 0%, #B51D22 100%); background-image:-moz-linear-gradient(bottom, #E52B34 0%, #B51D22 100%); background-image:-webkit-linear-gradient(bottom, #E52B34 0%, #B51D22 100%); background-image:-ms-linear-gradient(bottom, #E52B34 0%, #B51D22 100%); background-image:linear-gradient(to bottom, #E52B34 0%, #B51D22 100%); text-shadow:1px 1px 1px #990000; -o-text-shadow:1px 1px 1px #990000; -ms-text-shadow:1px 1px 1px #990000; -moz-text-shadow:1px 1px 1px #990000; -webkit-text-shadow:1px 1px 1px #990000;}
#jiswSuche #find:hover {background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #B51D22),color-stop(1, #E52B34));background-image: -o-linear-gradient(bottom, #B51D22 0%, #E52B34 100%);background-image: -moz-linear-gradient(bottom, #B51D22 0%, #E52B34 100%);background-image: -webkit-linear-gradient(bottom, #B51D22 0%, #E52B34 100%);background-image: -ms-linear-gradient(bottom, #B51D22 0%, #E52B34 100%);background-image: linear-gradient(to bottom, #B51D22 0%, #E52B34 100%); box-shadow:2px 2px 5px #990000 inset; -o-box-shadow:2px 2px 5px #990000 inset; -ms-box-shadow:2px 2px 5px #990000 inset; -moz-box-shadow:2px 2px 5px #990000 inset; -webkit-box-shadow:2px 2px 5px #990000 inset;}
/* JISW Suche */

/* Newsletter */
.newsletterShow {display:none;}
.newsletterHide {display:block;}
/* Newsletter */

/* Dossierlayer */
#dossierlayer {
	background:url(/sk11_pics/layout/topslider_content_details_bg.png) repeat;
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	font-family:'PT Sans', sans-serif;
	font-size:18px;
	color:#9c9e9f;
	display:none;
	z-index:100000000;}
	
.dossierlayer {
	width:258px;
	height:243px;
	background-color:#fff;
	padding:20px;
	box-shadow:0px 0px 10px #000;
	-o-box-shadow:0px 0px 10px #000;
	-ms-box-shadow:0px 0px 10px #000;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	position:relative;
	margin:200px auto 0px auto;}

.dossierlayer .buttonLookalike {
	font-size:18px;}
/* Dossierlayer */

/* Dia temp */
.artikelDia img {width:100%; height:auto;}
/* Dia temp */

/* DPA Import */
table#TABELLE {font-size:10px;}
/* DPA Import */

/* Vorher-Nachher-Slider */
#ba_wrapper {
	font-family:'PT Sans', sans-serif;
	font-size:18px;
	margin-top:20px;}

#ba_navi {
	height:21px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	list-style:none;}
	
.ba_button {
	float:left;
	width:20px;
	height:20px;
	background-image:-moz-linear-gradient(bottom, #b61300, #F33F1E)!important;
	background-image:-webkit-linear-gradient(bottom, #b61300, #F33F1E)!important;
	background-image:-o-linear-gradient(bottom, #b61300, #F33F1E)!important;
	background-image:-ms-linear-gradient(bottom, #b61300, #F33F1E)!important;
	background-color:#b61300!important;
	margin:0px!important;
	padding:0px!important;
	margin-right:10px!important;
	margin-bottom:10px!important;
	color:#fff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
        font-size:14px;
        line-height:normal;}
	
#ba_navi li:hover {
	margin:1px 9px 9px 1px;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);}
	
.ba_button_active {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);}

#ba_container {
	margin:0px!important;
	padding:0px!important;
	list-style:none!important;
	clear:both!important;}
	
.ba_bilder {
	margin:0px!important;
	padding:0px!important;
	position:relative!important;}

.ba_bilder span {
        top:auto!important;
        bottom:0px!important;
        width:100%!important;
        height:auto!important;
        box-sizing:border-box;
        -o-box-sizing:border-box;
        -ms-box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;}
	
.ba_bilder img[alt="before"],
.ba_bilder img[alt="after"] {
	width:100%;
	height:auto;}
/* Vorher-Nachher-Slider */

/* BrightCove */
.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
  clear:both;
  margin:30px 0px;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.BrightcoveExperience {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.tsInsideDescription {
	color: black;
}
div.tsInsideTitle{
	color: black;
	font-weight: bold;
	font-size: large;
	margin-bottom: 8px;
	margin-top: 8px;
}
div.tsComponents {
	font-family: 'PT Sans', sans-serif;
	margin: 20px 0px;
	position: relative;
	display: block;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
div.tsPlayer {
	z-index: inherit;
	overflow: hidden;
}
div.tsCompanionAds {
	color: white;
	border: 0px;
	display: none;
	visibility: visible;
	margin-left: 3px;
	padding: 0px;
	z-index: 2147483646 !important;
	position: absolute;
	float: left;
	opacity: 1;
	-moz-opacity: 1; /* older Gecko-based browsers */
	filter: alpha(opacity=100); /* For IE6&7 */
	overflow: hidden;
}
div.tsText	{
	background-color: black;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	text-align: center;
	margin: 0px;
	z-index: inherit;
	position: relative;
}
div.tsContentPlayer {
	color: Blue;
	margin: 5px;
        clear:both;
}
div.tsBanner {
	border: 0 none;
	display: none;
	visibility: visible; 
	margin-top: 5px;
	width: 728px;
	height: 90px;
	z-index: 2147483647 !important;
	overflow: hidden;
	float: left;
	position: absolute;
}
/* BrightCove */

/* Shop Werbung */
.werbungBox {
    margin-right: 10px;
    margin-bottom:10px;
    display: block;
    padding: 5px;
    border: 1px solid #d1d1d1;
    text-decoration: none !important;
    color: #1a1a1a;
    float: left;
    width: 220px;
    position: relative;
    max-height: 210px;
    background-color: transparent;
    padding-bottom: 0px;
}
.werbungBox br {
    display: block;
    margin: 5px 0;
}
.werbungLinie a {
    color: #191919 !important; 
    font-size: 15px !important;
    line-height: 15px !important;
    font-family: "PT Serif",serif;
    margin: 0px !important;
    position: relative;
    display: inline-block;
    min-height: 60px;
    text-decoration: none;
    padding-top: 5px;
}
.werbungLinie a:hover{
   text-decoration: none !important;
}
div.werbungLinie a img {
   width: 219px;
   height: 150px;
}
/* Shop Werbung */

/* Cookie Consent */
.cc_container {
  font-family:'PT Sans', sans-serif!important;
  font-size:16px!important;
  color:#505050!important;
}
.cc_container a,
.cc_container a:visited,
.cc_container a:hover,
.cc_container a:active {
  color:#003064!important;
}
.cc_container a:hover,
.cc_container a:active {
  text-decoration:underline!important;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited,
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color:#006ab2!important;
  border-radius:0px!important;
  -o-border-radius:0px!important;
  -ms-border-radius:0px!important;
  -moz-border-radius:0px!important;
  -webkit-border-radius:0px!important;
  color:#fff!important;
  max-width:50px!important;
  text-decoration:none!important;
}
/* Cookie Consent */