* {
	padding:0px;
	margin:0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;	
	line-height:15px;
	letter-spacing:0px;
	color: #666666;
}
.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	background:#C40008;
}

a {
	text-decoration:underline;
	font-weight:bolder;
}

a:hover {
	color:#84828A;
}

a.nav {
	text-decoration:none;
	font-weight: bolder;
}

a.nav:hover {
	color:#84828A;
}

a.navact {
	color:#C81E25;
	text-decoration:none;
	font-weight: bolder;
}

a.navact:hover {
	color:#84828A;
}

a.wide {
	text-decoration:none;
	color: #545454;
	font-family: verdana;
}

a.wide:hover {
	color:#84828A;
}


a.list {
	text-decoration:none;
	font-weight:normal;
}

a.list:hover {
	color:#84828A;
}

a.box {
	color:#C81E25;
	text-decoration:none;
	font-weight: bolder;
}

a.box:hover {
	color:#84828A;
}

h1 {
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #6B6974;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 {	
	font-weight: bolder;
	color: #C81E25;
}


/** STRUKTUR **/


#lay_page {
	width:1014px;
}

#lay_head{
	width:765px;
	height:175px;
	background:#C40008;
}


#lay_logo {
	width:202px;
	height:146px;
	float:left;
}

#lay_logo img {
	margin:28px 0 0 22px;
}

#lay_headbackg_hs {
	position:relative;
	width:563px;
	height:146px;
	background:url(../media/backg_head_hs.jpg) no-repeat;
	float:left;
}

#lay_headbackg_dn {
	position:relative;
	width:563px;
	height:146px;
	background:url(../media/backg_head_dn.jpg) no-repeat;
	float:left;
}

#lay_headbackg_jue {
	position:relative;
	width:563px;
	height:146px;
	background:url(../media/backg_head_jue.jpg) no-repeat;
	float:left;
}

#lay_subhead {
	height:29px;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	color:#FFFFFF;
	padding:0 0 0 25px;
}

#lay_subhead p {
	color:#FFFFFF;
	margin-top:5px;
}

#lay_body {
	background:url(../media/backg_body.gif) repeat-y #FFFFFF;
	width:1014px;
}

#lay_right {
	position:absolute;
	top:13px;
	left:765px;
	width:249px;
	background: #FFFFFF;
}

#lay_rightcontent {
	border:solid 1px #C40008;
	width:243px;
	background:#E0E0E0;
	margin:2px;
}

*html #lay_rightcontent { width: 245px; }


#lay_left {
	width:198px;
	border-right:solid 2px #FFFFFF;
	float:left;
}

#lay_content {
	margin:2px;
	width:562px;
	float:left;
}

#lay_contentborder {
	border:solid 1px #000000;
	padding:10px 10px 20px 10px;
}

/** ELEMENTE **/

/*Schnellsuche */

#lay_schnellsuche {
	position:absolute;
	top:56px;
	left:42px;
	color:#C40008;
	font-weight:bolder;
}

#lay_schnellsuche input.text {
	border-top:none;
	border-left:none;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	margin:3px 0 6px 0;
}

#lay_schnellsuche input.submit {
	border-top:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	background:url(../media/arrow_submit.gif) 1px 4px  no-repeat #FFFFFF;
	text-align:left;
	padding:0 2px 0 13px;
	cursor:pointer;
}


/* Boxen links */


.box_left {
	width: 175px;
	margin: 10px;
	background-image:url(../media/backg_shadowl_y.gif) ;
	background-position: right;
	background-repeat:repeat-y;
	overflow:hidden;
}

.boxl_head {
	background: url(../media/head_boxl.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 20px;
	text-transform:uppercase;
}


.boxl_content {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	width: 136px;
	background-image: url(../media/verlauf.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 0 5px 10px 28px;

}
/*
*html .boxl_content {
	width: 169px;
}*/

.boxl_bottom {
	height: 8px;
}

.box_left ul {
	padding-left: 0px;
	list-style-type: none;
}


.box_left ul li.sub {
	padding-left: 20px;
} 
.box_left h3 {
	margin: 5px 0 3px 0;
}

.box_left .boxbild {
	line-height:1px;
	font-size:1px;
	margin:4px 0 0 0;
}


/* Boxen rechts */

.box_right {
	width: 232px;
	margin: 10px 0 10px 8px;
	background:url(../media/backg_shadowr_y.jpg) right repeat-y;	
	overflow:hidden;
}

.boxr_head {
	background: url(../media/head_boxr.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 20px;
	text-transform:uppercase;
}


.boxr_content {
	width: 198px;
	background: #FFFFFF;
	padding: 10px 10px 10px 18px;

}
/*
*html .boxr_content {
	width: 226px;
}*/

.box_right h3 {
	margin: 0 0 3px 0;
}

.boxr_bottom {
	height: 8px;
}

.box_right .listimg {
	border: 1px solid #000000;
	float:right;
	margin-left: 10px;
	line-height:1px;
	font-size:1px;
}

.box_right img.galleryprev {
	border: solid 1px #C40008;
	float:left;
	margin-right:3px;
}

.box_right p.img_horizontal img {
	float:left;
	border: solid 1px #666666;
	margin:5px 2px 0 0;
	padding:1px;
}



.ranking_head {
	background: url(../media/head_rankings.jpg) no-repeat;
	padding-left: 36px;
	font-size: 1px;
	height:20px;
}

.ranking_head a {
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	display:block;
	float:left;
	height:17px;
	padding:3px 2px 0 2px;
	border-bottom:solid 1px #000000;
}

.ranking_head a:hover {
	background:#FFFFFF;
	border-bottom:none;
	color:#000000;
}

a.ranking {
	display:block;
	width:180px;
	border-bottom:solid 1px #666666;
	text-decoration:none;
	
}

ul.ranking {
	list-style:decimal;
	margin:0 0 0 15px;
}

ul.ranking li {
	margin-bottom: 5px;
}
/* Listen */

.pagehead {
	background: url(../media/head_page.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 20px;
	height: 30px; 
	text-transform:uppercase;
}

div.newslist {
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #000000;
}

div.newslist .listimg {
	border: 1px solid #000000;
	float:left;
	margin-right: 10px;
	line-height:1px;
	font-size:1px;
}

.listimg img {
	margin:2px;
}


div.newslist ul {
	list-style-type: none;
	margin:10px 0 0 20px;
}

div.newslist ul li {
	margin-bottom:3px;
}
.floatbox_odd {
	width: 262px;
	height: 290px;
	margin:10px 0 0 0;
	float: left;
	background: url(../media/backg_content_verlauf.gif) bottom repeat-x;
}

.floatbox_even {
	width: 262px;
	height: 290px;
	margin: 10px 0 0 15px;
	float: left;
	background: url(../media/backg_content_verlauf.gif) bottom repeat-x;
	overflow:hidden;
}


.floatbox_head {
	background: url(../media/head_floatbox.jpg) no-repeat;
	padding-left: 28px;
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform:uppercase;
	line-height: 20px;
	height: 30px; 
}


p.floatright {
	text-align:right;
	margin-right:5px;

}


p.floatright a {
	text-decoration:none;
	color: #545454;
	font-family: verdana;
}

p.floatright a:hover {
	color:#84828A;
}
p.floatright img {
	margin-top:2px;
	border:none;
}


div.shortlist {
	line-height:20px;
	margin:0 0 20px 0;
}

/* Artikel */


div.detail {
	margin:10px 0 10px 0;
	padding-bottom:8px;
	border-bottom:solid 1px #666666;
}

div.images {
	float:right;
	width:180px;
	margin:10px 0 5px 15px;
}

div.images p.img {
	border: 1px solid #000000;
	line-height:1px;
	font-size:1px;
	width:178px;
}


p.img img {
	margin:2px;
}
div.images p.buz {
	color:#666666;
	font-style:italic;
	margin:5px 0 10px 0;
}


/* TEAM */

.teamlist {
	margin:15px 0 0 0;
	border-bottom:solid 1px #C5C3B5;
}


div.teamlist .listimg {
	border-left: 1px solid #C5C3B5;
	border-top: 1px solid #C5C3B5;
	border-right: 1px solid #C5C3B5;
	float:left;
	line-height:1px;
	font-size:1px;
}

.teamlist h1 {
	border-top: 1px solid #C5C3B5;
	border-bottom: 1px solid #C5C3B5;
	height:20px;
	background:#F4F5EF;
	font-size:12px;
	margin-bottom: 8px;
	padding:6px 0 0 10px;
}

.teamkontakt {
	width:383px;
	float:left;
}

 
 
.teamkontakt p.team {
	margin-left:10px;
}

.teamkontakt p {
	margin-left:10px;
}

.teamkontakt h3 {
	margin-left:10px;
}

.teamkontakt a {
	color:#C40008;
	text-decoration:none;	
}

.teamkontakt a {
  margin-left:10px;
}

p.team a {
	margin-left: 0px;
}

/* Polling */

table.poll {
	border:none;
	margin:0 0 5px 0;
}

table.poll td {
	padding:2px;
	vertical-align:top;
	text-align:left;
}

input.poll {
	border-top:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	background:url(../media/arrow_submit.gif) 1px 4px  no-repeat #FFFFFF;
	text-align:left;
	padding:0 2px 0 13px;
	cursor:pointer;
}

input.poll_over {
	border-top:solid 2px #727272;
	border-left:solid 2px #727272;
	border-right:solid 1px #727272;
	border-bottom:solid 1px #727272;
	background:url(../media/arrow_submit.gif) 1px 4px  no-repeat #FFFFFF;
	text-align:left;
	padding:0 2px 0 13px;
	cursor:pointer;
}

table.poll td.image {
	border:solid 1px #C40008;
	width:140px;
	font-size:1px;
	line-height:1px;
}

/* Mediadaten */


table.mediadaten {
	border:none;
	width:100%;
	
}

table.mediadaten td {
	padding:3px 2px 3px 3px;
	vertical-align:top;
	text-align:left;
}

table.mediadaten td.head {
	background:#ADADAD;
	color:#FFFFFF;
	font-weight:bolder;
}

table.mediadaten tr.even {
	background:#E0E0E0;
}

table.mediadaten tr.end td{
	background: #C40008;
	font-size:1px;
	line-height:1px;
	height:3px;
}


/* Galerie */



table.allgalleries {
	width: 540px;
}

table.allgalleries td {
	padding:4px 4px 15px 4px;
	width:50%;
	vertical-align:top;
}


table.allgalleries .listimg {
	border: 1px solid #000000;
	float:left;
	margin-right: 10px;
	line-height:1px;
	font-size:1px;
}


/*
table.gallerylist {
	margin: 0 0 0 10px;
}

table.gallerylist td {
	width:33%;
	padding:0 5px 15px 0;
}

table.gallerylist div.img {
	width:95px;
	height:88px;
	background:url(../media/backg_gallerylist.gif) no-repeat;
	float:left;
}

table.gallerylist div.img img{
	margin:0 4px 0 4px;
}

table.gallerylist div.text {
	font-size:11px;
	line-height:13px;
	width:88px;
	margin:0 0 0 4px;
	float:left;
}

table.gallerylist h2 {
	font-size:12px;
	margin: 0 0 2px 0;
}
*/


/** GALERIE **/


	#dhtmlgoodies_slideshow{
	width:537px;
	height:450px;
	margin:10px 0 0 0;
	}
	
#previewPane{
			
		text-align:center;
		vertical-align:middle;
		/*padding-top:20px;	*/	
		/* CSS HACK */
		height: 290px;	/* IE 5.x */
		height/* */:/**/290px;	/* Other browsers */
		height: /**/290px;
		width:355px;		
		float:left;	
		/* border:1px solid #000;*/
		
	}
	

#previewPane img {
	border: 1px solid #000000;
	padding:1px;
	margin:2px;
}

	
#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;	
	}


#goto {
	width:170px;
	height:290px;
	float:left;
	margin:0 0 0 10px;
}

#goto img.prev {
	border:solid 1px #666666;
	margin:5px 0 0 25px;
}

#goto a {
	text-decoration:none;
}


#div_previewPrev {
	margin:10px 0 5px 0;
	height:80px;
}

#div_previewNext {
	margin:10px 0 5px 0;
	height:80px;
}


#galleryContainer{	
				
		/* CSS HACK */
		height: 90px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/90px;	/* Other browsers */
		height: /**/90px;
		/* CSS HACK */
		width: 537px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/537px;	/* Other browsers */
		width: /**/537px;		
		/*border:1px solid #000;			*/
		text-align:center;	
		background:#E0E0E0;
		
	}
	#galleryContainer #arrow_down{	
		height:18px;
		float:right;
	}
	#galleryContainer #arrow_up{
		height:18px;	
		float:left;
	}
	
	#theImages{	
		position:relative;
		overflow:hidden;
		height:57px;	
		width:533px;
		margin:0 2px 1px 0;
	}
	#theImages div{	
		position:relative;	
		width:5500px;	
		
	}
	#theImages img{
		border:solid 1px #666666;	
		filter:alpha(opacity=50);	
		opacity:0.5; 
		padding:1px;
		margin:0 1px 0 1px;
		float:left;
	}
	#largeImageCaption{
		width:170px;
		font-style:italic;
		text-align:left;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
		color:#666666;
		line-height:15px;
	}
	#theImages .imageCaption{
		display:none;
	}

table.galerie {
	width:100%;
	font-size:13px;
	font-weight:bolder;
}

table.galerie td {
	width:33%;
	height:20px;
	padding:3px;
}
	
/** LAYER EINBLENDEN */

.usercontent_question{	
	margin:3px 0 2px 0;
	height:20px;	
	overflow:hidden;
	cursor:pointer;
}

.usercontent_question span {
	font-weight:bolder;
}

.usercontent_answer{		
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #009;

}
.usercontent_answer_content{	
	padding:15px 0 20px 5px;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #666666;
}

.formResponse {
	position:relative;
}


/* Formulare */

input.text {
	border-top:none;
	border-left:none;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	margin:0;
}

input.submit {
	border-top:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 2px #727272;
	border-bottom:solid 2px #727272;
	background:url(../media/arrow_submit.gif) 1px 4px  no-repeat #FFFFFF;
	text-align:left;
	padding:0 2px 0 13px;
	cursor:pointer;
}

/* Tabellen & Form Validation */

.validInput select{
	margin:0px;
	padding:0px;
}


.validationImage{
	background-position:top center;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}

.invalidInputImage{
	background-image:url(../media/incorrect.gif);

}
.validInputImage{
	background-image:url(../media/correct.gif);
}



table.kontakt {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.kontakt td {
	padding:2px 2px 10px 0;
}

table.kontakt td.label {
	text-align:left;
}

table.kontakt input.normal {
	border-bottom:solid 2px #727272;
	border-left: none;
	border-top: none;
	border-right:solid 2px #727272;
	background:#F3F3F3;
	width:140px;
}

table.kontakt input.normalplz {
	border-bottom:solid 2px #727272;
	border-left: none;
	border-top: none;
	border-right:solid 2px #727272;
	background:#F3F3F3;
	width:50px;
}

table.kontakt input.form_validInput{
	border-bottom:solid 2px #727272;
	border-left: none;
	border-top: none;
	border-right:solid 2px #727272;
	background:#F3F3F3;
	width:140px;

}

table.kontakt textarea.form_validInput {
	border-bottom:solid 2px #727272;
	border-left: none;
	border-top: none;
	border-right:solid 2px #727272;
	background:#F3F3F3;
	width:360px;
	height:80px;
}



table.kontakt input.form_invalidInput{
	border-bottom:solid 2px #727272;
	border-left: none;
	border-top: none;
	border-right:solid 2px #727272;
	background:#E0E0E0;
	width:140px;
}




table.kontakt textarea.form_invalidInput {
	background:#E0E0E0;
	border-bottom:solid 2px #727272;
	border-left: none;
	border-top: none;
	border-right:solid 2px #727272;
	width:360px;
	height:80px;
}

/* table.kontakt .submit {
	border:solid 1px #C3C1A9;
	width:115px;
	text-align:left;
	color:#009;
	font-weight:bolder;
	background:url(../media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
}*/


table.kontakt p.radioline {
	line-height:20px;
	margin-top:8px;
	margin-bottom:15px;
}

table.kontakt p.radioline input {
	vertical-align:middle;
	margin-right:5px;
}

/** IMAGE ENLARGER  **/

.DHTMLSuite_imageEnlarger_transparentDivs{	
	filter:alpha(opacity=50);	/* Transparency */
	opacity:0.5;	/* Transparency */
	-moz-opacity:0.5;	/* Transparency */
	background-color:#000;
	z-index:1;
	position:absolute; /* Always needed	*/
	z-index:100000;
	top:0px;
	left:0px;
}
.DHTMLSuite_imageEnlarger_iframe{
	z-index:100010;
	position:absolute;
	background-color:#FFF;
	left:0px;
	top:0px;	
}
.DHTMLSuite_imageEnlarger{	
	position:absolute;
	z-index:100017;
	left:50%;
	top:50%;
}

.DHTMLSuite_imageEnlarger_imageBox{
	position:absolute;
	z-index:100020;
	background-color:#DFF0F2;
	border:2px solid #666666;
	padding:3px;
	
}
.DHTMLSuite_imageEnlarger_caption{	
	background-color:#DFF0F2;
	color:#666666;
	padding:5px;
	text-align:left;
}
.DHTMLSuite_imageEnlarger_close,.DHTMLSuite_imageEnlarger_closeOver{	/* Close button */
	position:absolute;
	top:3px;
	right:3px;	
	background-repeat:no-repeat;
	background-position:top right;
	width:16px;
	height:16px;
	cursor:pointer;	
}
.DHTMLSuite_imageEnlarger_closeOver{		/* Close button - mouse over */
	background-image:url('../media/imageEnlarger_over.gif');
}
.DHTMLSuite_imageEnlarger_close{	/* Close button */
	background-image:url('../media/imageEnlarger.gif');
}

span.DHTMLSuite_imageEnlarger_captionTitle{	/* Image caption - title */
	display:block;
	font-weight:bold;
	font-style:italic;
}
span.DHTMLSuite_imageEnlarger_captionDescription{	
	display:block;
}
a.DHTMLSuite_imageEnlarger_closeLink{
	text-align:right;
	display:block;
	color:#000000;
	text-decoration:underline;
	font-weight:bolder;
}

/** BANNER  **/

p.fullbanner {
	font-size:9px;
	margin-top:10px;
}

p.fullbanner img {
	margin: 6px 0 6px 0;
}

p.bannerleft {
	font-size:9px;
	margin-top:10px;
}

p.bannerleft img {
	margin: 6px 0 0 0;
}

p.bannerright {
	font-size:9px;
	margin-top:10px;
	text-align:right;
}

p.bannerright img {
	margin: 6px 0 0 0;
}

div#skyscraper {
	position:absolute;
	top:0px;
	left:1000px;
}




/** BILDERGALERIE ABSTIMMUNG**/

	#mainContainer{
		margin:0 auto;
		width:460px;
		height:490px;
		background-color:#FFF;
		padding:5px;
		text-align:center;		
	}
	
	#DHTMLgoodies_panel_one{
		padding-left:10px;
		position:absolute;
		top:400px;
		left:10px;;
	}
	
	#DHTMLgoodies_arrows {
		width:30px;
		height:83px;
		padding:2px 0 2px 0;
		float:left;
	}
	
	
	#DHTMLgoodies_thumbs{
		width:420px;
		float:left;
		overflow:hidden;	/* Wichtig */
		height:84px;
		border:solid 1px #CC0000;
		position:relative;	/* Wichtig, nicht aendern */
	}
	
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Nicht aendern */
		width:5000px;
	}	
	
	.strip_of_thumbnails{	
		width:106px;	/* Breite einzelner Bilder */
		height:82px;
		border-right:solid 2px #004689;
		position:absolute;
		background:#FFFFFF;
	}
	
	.strip_of_thumbnails div{
		width:106px;
		height:82px;
		
		text-align:center;

	}

	.strip_of_thumbnails img{
		border:0px;
		padding:0;
		margin:0;
		/** padding:5px; **/
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	
	
	#DHTMLgoodies_largeImage{
		margin:0 auto;
			
	}

	#DHTMLgoodies_largeImage img{
		border:2px solid #004689;	
	}
	
	#DHTMLvote {
		height: 30px;
		padding-top: 8px;
	}
	
	
.img_noborder img {
  border: none;
}