/* Blau #C50D41 */
* {
	margin:0px;
	padding:0px;
	font-family: 'lucida grande','trebuchet MS', arial,verdana,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#616161;
}

form {
	border:0px;
	margin:0px;
	padding:0px;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	background: url(../so_media/backg_page.png) repeat-x #FFFFFF;
}


a {
	text-decoration: none;
	}

a:hover {
	color: #9E9E9E;
	text-decoration: underline;
	}


a strong {
	color: #616161;
	font-weight:bolder;
}

a img {
	border:none;
}
/* Struktur */

#lay_body {
	width:1220px;
}
#lay_all {
	margin:0 0 0 16px;
	width:992px;
	overflow:hidden;
	float:left;
}

#lay_skyscraper {
	width:165px;
	margin:100px 0 0 15px;
	float:left;
}


#lay_superbanner {
	height:100px;
	width:984px;
	margin:0 0 0 4px;
}

#lay_head {
	height:176px;
	width:992px;
	background:url(../so_media/backg_head.png) repeat-y;
}

#lay_headinner {
	position:relative;
	width:964px;
	height:176px;
	margin:0 0 0 14px;
	background:url(../so_media/backg_headinner.png) repeat-x;
}


#lay_logo {
	width:740px;
	height:140px;
	overflow:hidden;
	float:left;
	margin: 0 0 0 10px;
	background:url(../so_media/backg_logo.jpg) no-repeat;
}

#lay_logo img {
	margin:31px 0 0 0;
}


#lay_epaperteaser {
	width:155px;
	padding:5px 0 0 0;
	float:left;
	overflow:hidden;
}




#lay_headfooter {
	margin:0 10px 0 10px;
	background:#8C8D88;
	padding:3px;
}

#lay_headfooter span {
	float:left;
	color:#FFFFFF;
	padding:2px 0 0 20px;

}

#lay_headfooter form {
	float:right;
	padding:0 10px 0 0;
}
#lay_headfooter span {
	color:#FFFFFF;
	font-weight:bolder;
	float:left;
	margin:0 8px 0 0;
}
#lay_headfooter form input, div.searchbox form input {
	border:solid 1px #8C8D88;
	height:17px;
	width:120px;
	float:left;
}

#lay_headfooter form input.submit, div.searchbox form input.submit {
	height:19px;
	width:19px;
	background:url(../so_media/submit_pfeil.gif) no-repeat;
	cursor:pointer;
}

#lay_main {
	width:992px;
	background:url(../so_media/backg_main.png) repeat-y;
}


#lay_left {
	width:181px;
	float:left;
	padding:10px 0 0 24px;
}

#lay_center {
	width:485px;
	float:left;
	padding:10px 0 0 25px;
}

#lay_right {
	width:219px;
	float:right;
	padding:10px 24px 0 0;
}

/* NAVIGATION */

ul.menu {
	border-top:solid 10px #C50D41;
	border-bottom:solid 10px #C50D41;
	list-style-type:none;
}

ul.menu li {
	background:#f2f2f0;
	border-bottom:dotted 1px #a7b5be;
	padding:4px 4px 4px 8px;
}

ul.menu li.second {
	background:#FFFFFF;
	border-bottom:solid 4px #f2f2f0;
	padding:6px 6px 6px 25px;
}

ul.menu li.secondlast {
	background:#FFFFFF;
	border-bottom:dotted 1px #A7B5BE;
	padding:6px 6px 6px 25px;
}

ul.menu li.third {
	background:#FFFFFF;
	border-bottom:solid 4px #f2f2f0;
	padding:6px 6px 6px 35px;
}

ul.menu li.thirdlast {
	background:#FFFFFF;
	border-bottom:dotted 1px #A7B5BE;
	padding:6px 6px 6px 35px;
}

ul.menu li a {
	font-weight:bolder;
	color:#C50D41;
}

ul.menu li.second a, ul.menu li.secondlast a,ul.menu li.third a, ul.menu li.thirdlast a  {
	font-weight:normal;
}

ul.menu li a:hover {
	color:#9E9E9E;
	text-decoration:none;
}
ul.menu li a.inact {
	color:#000000;
}


/* Content*/
h1 {
	color:#C50D41;
	font-size:16px;
	line-height:22px;
	font-weight:bolder;
	margin:0 0 8px 0;
}

h4 {
	position:relative;
	background:#C50D41;
	line-height:12px;
	margin:0 0 20px 0;
}

h4.comment {
	background:#8C8D88;
}

h4.box {
	margin:0 0 3px 0;
}
h4 span {
	background:#FFFFFF;
	text-transform:uppercase;
	color:#C50D41;
	font-size:12px;
	line-height:12px;
	font-weight:bolder;
	letter-spacing:3px;
	padding:0 20px 0 0;
}

h4.comment span {
	color:#8C8D88;
}

h4 img {
	position:absolute;
	top:0px;
	right:5px;
	width:28px;
	height:29px;
}


h2 {
	color:#C50D41;
	font-size:14px;
	font-weight:bolder;
	margin:0 0 3px 0;
}

h2 a {
	color:#C50D41;
	font-size:14px;
	font-weight:bolder;

}

h3 {
	color:#C50D41;
	font-size:12px;
	font-weight:bolder;
	margin:0 0 1px 0;
}

h3 a {
	color:#C50D41;
	font-size:12px;
	font-weight:bolder;

}

h3 span {
	color:#000000;
	font-weight:normal;
}

div.newslist h2 a:hover, div.shortlist h2 a:hover {
	text-decoration:underline;
}

div.newslist, div.linklist {
	border-bottom:dotted 1px #A7B5BE;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
}

div.newsdoc, div.newsgallery {
	border-bottom:dotted 1px #C50D41;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
}

div.shortlist {
	border-bottom:dotted 1px #A7B5BE;
	margin:0 0 5px 0;
	padding:0 0 2px 0;
}

p.date {
	color:#000000;
 	padding:0 0 4px 0;
}

p.rightlink {
	text-align:right;
	margin:5px 0 20px 0;
}

p.rightlink a, div.teamlist a {
	color:#C50D41;
}
div.newslist a:hover, div.shortlist a:hover {
	text-decoration:none;
}


div.newslist img, div#mover img {
	float:left;
	margin:0 15px 15px 0;
	border:solid 1px #000000;
	background:#FFFFFF;
	padding:2px;
}

div.linklist img {
	float:right;
	margin:0 0 5px 15px;
	border:solid 1px #000000;
	background:#FFFFFF;
	padding:2px;
}


div.anlauf {
	line-height:18px;
	margin:0 0 8px 0;
}


div.imagelist {
	width:242px;
	float:left;
	margin:0 15px 8px 0;
}


div.imagelist img, div.teamlist img {
	border:solid 1px #000000;
	padding:2px;
}

div.buz {
	
}

div.buz img {
	border:none;
	padding:0;
	float:left;
}

div.buz span {
	float:right;
	padding:3px 2px 0 0;
	color:#8B8B8B;
}


div.newsactions {
	border-bottom:dotted 1px #C50D41;
	margin:0 0 15px 0;
	padding:0 10px 7px 20px;
}

div.newsactions p {
	margin:0 0 3px 0;
}
div.newsactions p img {
	vertical-align:middle;
	margin:0 15px 0 0;
}

div.pagenav {
	text-align:center;
	font-weight:bolder;

}

div.pagenav a {
	color:#C50D41;
}

div.pagenav img {
vertical-align:top;
margin:0 2px 0 2px;
}



/* TEAM */
div.teamlist {
	width:230px;
	height:384px;
	margin:0 10px 25px 0;
	overflow:hidden;
	float:left;
}

/** Preisliste */

table.mediainfo {
	width:468px;
	margin:5px 0 30px 0;
}

table.mediainfo th, table.mediainfo tr.footer td {
	background:#F2F2F0;
	padding:2px 2px 2px 4px;
	border-bottom:dotted 1px #A7B5BE;
	border-top:dotted 1px #A7B5BE;
	text-align:left;
	vertical-align:top;
}

table.mediainfo th.mm {
	border:none;
	text-align:center;
}

table.mediainfo td {
	padding:4px 2px 4px 4px;
	border-bottom:dotted 1px #A7B5BE;
	margin:2px;
}

table.mediainfo td.col {
	background:#F2F2F0;
}
 /* E-Paper */

table.epaper {
	margin:5px 0 30px 0;
}

table.epaper td {
	padding:2px 3px 2px 0;
}

table.epaper p.epapercolor {
	color:#C50D41;
}

 /* LINKS */
 
div.linkkats	{ 
	margin:20px 0 20px 0;
	background: white url(../so_media/backg_animation.png) repeat-x bottom;
	border-bottom:dotted 1px #C50D41; 
	}
div.linkkats ul {
	list-style-type: none;
}
div.linkkats ul li {
	width:200px;
	float:left;
	color:#C50D41;
	margin:3px 3px 3px 8px;
}

div.linkkats ul li a {
	color:#C50D41;
}

/* Kontakt */

div.kontaktnav {
	background:#C50D41;
	border-bottom:dotted 1px #C50D41;
	font-size:12px;
	line-height:12px;
	margin:0 0 20px 0;
	padding:3px 3px 3px 0;
}


div.kontaktnav a {
	font-size:12px;
	line-height:12px;
	font-weight:bolder;
	padding:2px 15px 1px 4px;
}

div.kontaktnav a:hover {
	text-decoration:none;
}

div.kontaktnav a.active {
	background:#FFFFFF;
	color:#C50D41;
}	

div.kontaktnav a.inactive {
	color:#FFFFFF;
}

/* BOXEN */

div.boxcontent {
	margin:0 0 20px 0;
	padding:8px;
	background: white url(../so_media/backg_box.png) repeat-x top;
	border-bottom:dotted 1px #C50D41; 
	}

div.boxcontent img {
	border:solid 1px #C50D41;
	float:right;
	margin:0 0 3px 5px;
}

div.boxcontent h3 {
	margin:0 0 8px 0;
}

div.boxcontent a {
	color:#C50D41;
}
div.boxcontent div a:hover {
	text-decoration:none;
}



div.boxsoccer {
	margin:0 0 20px 0;
	padding:8px 0 8px 0;
	background: white url(../so_media/backg_box.png) repeat-x top;
	border-bottom:dotted 1px #C50D41; 
	
}
	
div.boxsoccer p.select {
	margin:0 8px 0 8px;
	font-size:11px;
}

div.boxsoccer p.select select {
	border-top:dotted 1px #A7B5BE;
	border-bottom:dotted 1px #A7B5BE;
	border-left:none;
	border-right:none;
	font-size:10px;
	padding:2px;
	width:140px;
}



table.soccer {
	width:100%;
	margin:5px 0 5px 0;
}


table.soccer th, table.soccer td {
	padding:2px 2px 2px 4px;
	border-bottom:dotted 1px #A7B5BE;
	text-align:left;
	vertical-align:top;
	font-size:11px;
}

table.soccer th {
	color:#C50D41;
	background:#e3e2e0;
	border-top:dotted 1px #A7B5BE;
}

table.soccer tr.even td {
	background:#e3e2e0;
}
/* Umfrage */

table.vote {
	margin:3px 0 10px 0;
	width:200px;
}

table.vote td {
	vertical-align:top;
	padding:2px 2px 2px 0;
}

table.vote tr.result td {
	padding:0 2px 2px 0;
}
table.vote input.submit {
	width:auto;
	background:#F2F2F0;
	border-top:dotted 1px #A7B5BE;
	border-bottom:dotted 1px #A7B5BE;
	border-left:none;
	border-right:none;
	cursor:pointer;
	margin:5px 0 0 0;
	padding:2px;
	background:#FFFFFF;
}

table.vote img {
	padding:1px;
	border:solid 1px #C50D41;
	float:none;
	margin:0;
}


/* Galerie */

div.newsgallery a {
	float:left;
	display:block;
	height:90px;
	width:116px;
	margin:0 2px 0 2px;
}

div.newsgallery img {
	padding:1px;
	border:1px solid #000000;
}

div.newsgallery table a {
	float:none;
	height:auto;
	width:auto;
	margin:0;
}


/* BANNER */

#lay_superbanner img, #lay_skyscraper img {
	border:solid 1px #FFFFFF;
}

#lay_superbanner img {
	margin:2px 0 0 0;
}

div.fullbanner {
	margin:auto;
}

div.rectangle {
	margin: 0 0 10px 0;
}
div.fullbanner p, div.rectangle p {
	font-size:9px;
	margin:0 0 3px 0;
}

/** STARTANI **/


#slider	{ position: relative;margin:30px 0 20px 0;background: white url(../so_media/backg_animation.png) repeat-x ;height: 263px; width:485px;border-bottom:dotted 1px #C50D41; overflow: hidden;}								  
#mover { width: 1500px; position: relative;}
.slide { padding: 20px; width: 445px; float: left; position: relative;}
.slide p { line-height: 21px; width: 200px;}
.slide a:hover {text-decoration:none;}
.slide img { position: absolute; top: 80px; right: 5px;float:none; }
#slider-stopper	{ position: absolute; top: 1px; right: 20px; background: #C50D41; color: white;  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  



/** IMAGE ENLARGER  **/
/****************************************************************/
iframe { border:none; }


#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; } 


#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #C50D41; }


#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #C50D41; border-top: none; }


#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../so_media/img_loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../so_media/blank.gif) no-repeat; display: block; left:10px; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../so_media/img_prev.gif) bottom left no-repeat; }

	
#lbNext { width: 49%; height: 100%; background: transparent url(../so_media/blank.gif) no-repeat; display: block; right:10px; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../so_media/img_next.gif) bottom right no-repeat; }


#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #616161; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #9E9E9E; }

	
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #616161; }


#lbDetails { width: 100%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold;margin:0 0 10px 0; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 139px; height: 29px; float: right; margin-bottom: 4px; }
#lbClose.grey { background: url(../so_media/img_close.gif) no-repeat; }

#lbPlay { width: 98px; height: 20px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(../so_media/img_play.gif) no-repeat; }

	
#lbPause { width: 98px; height: 20px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(../so_media/img_pause.gif) no-repeat; }


/* ANZEIGEN */


div.kontaktform table {
	margin:15px 0 15px 0;
}

div.kontaktformtable td {
	vertical-align:top;
	padding:2px 2px 2px 0;
}
div.kontaktform input,div.kontaktform select {
	width:200px;
	background:#F2F2F0;
	border-top:dotted 1px #A7B5BE;
	border-bottom:dotted 1px #A7B5BE;
	border-left:none;
	border-right:none;
}

div.kontaktform input.submit {
	width:auto;
	padding:2px 8px 2px 8px;
	cursor:pointer;
}
div.kontaktform textarea {
	width:200px;
	height:50px;
	background:#F2F2F0;
	border-top:dotted 1px #A7B5BE;
	border-bottom:dotted 1px #A7B5BE;
	border-left:none;
	border-right:none;
}

label {
	float:left;
}

.validationImage {
	float:left;
	width:10px;
	height:10px;
}

.validInputImage {
	background:url(../so_media/correct.gif) no-repeat;
}

.invalidInputImage {
	background:url(../so_media/incorrect.gif) no-repeat;
}



div.kontaktform {
	margin:20px 0 0 0;
}

div.kontaktform div label {
	display:block;
	width:150px;
	float:left;
	font-weight:bolder;
}


div.tx_powermail_pi1_fieldwrap_html {
	margin:0 0 8px 0;
}

div.kontaktform input {
	width:250px;

}

div.kontaktform textarea {
	width:250px;
	height:120px;

}


div.tx_powermail_pi1_fieldwrap_html_submit input {
	width:80px;
	margin-left:150px;
	cursor:pointer;
}

div.kontaktform input.zip {
	width:60px;
}

div.tx-powermail-pi1_confirmation input, input.tx-powermail-pi1_mandatory_submit {
	width:146px;
	padding:2px;
	margin:4px 0 2px 0;
	cursor:pointer;
}

div.checkboxes {
	width:475px;
	padding:0 0 15px 0;
}

div.singlebox, div.powermail_radio_inner {
	clear:both;
	margin:5px 0 0 0;
}
div.singlebox input.checkbox, div.powermail_radio_inner input.checkbox {
	width:20px;
	border:none;
	background:none;
	margin:0 10px 0 0;
	float:left;
}

div.kontaktform div.singlebox label, div.kontaktform div.powermail_radio_inner label {
	width:400px;
	float:left;
	font-weight:normal;
}


div.powermail_mandatory_js {
	color:#990000;
}

span.tx-srfreecap-pi2-cant-read {
	font-size:10px;
	line-height:12px;
	color:#666666;
}

span.tx-srfreecap-pi2-cant-read a {
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
}



div.kontaktform ul {
	list-style-position:inside;
	margin:2px 0 25px 0;
}

div.kontaktform ul li {
	padding:3px 0 3px 0;
}


p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	
	font-weight:bolder;
	padding:0 0 4px 0;
}


hr {
	height:1px;
	color:#C50D41;
	background:#C50D41;
	margin:20px;
}