@charset "UTF-8";
/* CSS Document */



html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 auto;
}











/* HEAD */


.head-container {
	width: 1024px;
	height: 128px;
}


.head {
	width: 1024px;
	height: 128px;
	padding:0 auto;
	margin:0 auto;
}

.head_links {
	width: 858px;
	height: 128px;
	padding:0px;
	margin:0px;
	float: left;
}


.txt-header {
margin-left:38px;
margin-top:35px;
}

/* LOGO */

.logo {
	margin: 0px;
	padding:0px;
	background-image: url(../img/logo-1.jpg);
	width: 197px;
	height: 128px;
	float:left;
	
}

.logo2 {
	width: 197px;
	height: 128px;
}

.head_links_text {
float:left;
width:650px;
}

.headtext {
/*margin-left:150px;*/
margin-top:20px;
}










.bildheader-logo {
	margin: 0px;
	padding:0px;
	background-image: url(../img/logo-3.jpg);
	width: 197px;
	height: 111px;
	float: left;
}

.bildheader-logo2 {
	width: 197px;
	height: 111px;
}


.bildheader-rechts {
	margin: 0px;
	padding:0px;
	height: 111px;
	float: right;
	width: 827px;
		font-size: 38px;
	font-family: verdana;
		color: #fff;
}

.bildheader-rechts p {
	margin: 0px;
	padding-top:28px;
	text-indent:0px;
}



.head_rechts {
	width: 150px;
	height: 17px;
	padding:0px;
	margin:0px;
	position: relative;
	float: left;
}

/*.head_rechts p {
	
	position: absolute; 
	bottom: 0;
}*/

.head_rechts a {
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
	color: #fff;
	text-transform: uppercase;
}

.head_rechts a:visited {
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
}

.head_rechts a:hover {
	color: #004084;
	text-decoration: none;
}











.bildheader-container {
	height: 111px;
	background: #71a1c4;
	width: 1024px;
}



.bildheader {
	height: 111px;
	background-color: #71a1c4;
	width: 1024px;
	margin: 0 auto;
	padding: 0 auto;
}

.bildheader img {
}






/* NAVI */

.navi-container {
	width: 1024px;
	height: 17px;
	background: #AFC9DD;
	background-image: url(../img/navi-back.jpg);
	/*overflow:hidden;*/
}

.navi {
	width: 1024px;
	height: 17px;
	padding:0 auto;
	margin:0 auto;
}



.navi-logo {
	margin: 0px;
	padding:0px;
	background-image: url(../img/logo-2.jpg);
	width: 197px;
	height: 17px;
	float: left;
}


.navi-logo2 {
	width: 197px;
	height: 17px;
}

.navi-oben {
width:660px;
float:left;
height:17px;
}



.navi-oben ul {
	margin:0px;
	padding:0px;
	height:17px;
}

.navi-oben li {
  display: inline; 
  list-style-type: none;
}



.navi-oben a {
	text-decoration: none;
	padding-left: 40px;
	font-size: 11px;
	font-family: verdana;
	color: #fff;
	text-transform: uppercase;
}

.navi-oben a:visited {
	text-decoration: none;
	padding-left: 40px;
	font-size: 11px;
	font-family: verdana;
	text-transform: uppercase;
}

.navi-oben a:hover {
	color: #004084;
	text-decoration: none;
	padding-left: 40px;
}

.active a {
	color: #004084;
}









.balken-container {
	width: 1024px;
	height: 17px;
	background: #AFC9DD;
}


.balken {
	width: 1024px;
	height: 17px;
	margin: 0 auto;
	padding: 0 auto;
}










.hauptfenster-container {
	width: 1024px;
	position:relative;
}


.hauptfenster {
	width: 1024px;
	font-size: 12px;
	font-family: verdana;
	letter-spacing: 0.5px;
	margin: 0 auto;
	padding: 0 auto;
}



.text-links {	
	width: 305px;
	float: left;
	padding-left:40px;
	padding-top: 0px;   /* was 20px - edited 090408 by ts */ 
}


.text-links .csc-header {	/* new 090408 by ts */ 
		padding-top: 20px !important;
	}

.text-links .csc-header-n2,
.text-links .csc-header-n1	{	/* new 090408 by ts */ 
		padding-top: 10px !important;
	}



.text-rechts {
	/*width: 679px;*/
	width: 660px;
	float: right;
	padding-top:8px;
}




* html .text-rechts {	width: 650px; }


.text-mitte {
	padding-top:20px;
}




/*.text-links-3s {
	width: 315px;
	float: left;
		margin-left:30px;

}

.text-mitte-3s {
	width: 336px;
	float: left;
	margin-left:24px;
	margin-right:24px;
}

.text-rechts-3s {
	width: 265px;
	float: left;
		margin-right:30px;

}
*/


ul {
color: #3289B7;
margin: 0px;
padding: 0px;
margin-left: 17px;
margin-top:5px;
/*list-style-type:square;*/
}







/* FOOTER */

.footer-container {
	width: 1024px;
	height: 78px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../img/footer-back.jpg);
}

.footer {
margin:0 auto;
padding:0 auto;
	width: 1024px;
	height: 78px;
	margin-top:10px;
}

.footer-links {
float: left;
	width: 416px;
	height: 78px;
	
}

.footer-logo {
float:right;
	width: 308px;
	height: 78px;
	background-image: url(../img/footer-logo.jpg);
	margin-right:30px;
	
}






.textunten {
	
	height: 18px;
	font-size: 10px;
	font-family: arial;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:right;
	color: #d5b160;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 75px;
}



.cleaner {
		clear:both;
		height:0px;
		font-size:1px;
		border:0px none;
		margin:0; padding:0;
		background:transparent;
		
}








.bodytext {
/*	width: 470px;*/
padding: 0px;
margin: 0px;

font-size: 12px;
font-family: verdana;
color: #3289b7;
text-indent:0px;
}





h1 {
	padding: 0px;
margin: 0px;
font-size: 14px;
font-family: verdana;
font-weight: bold;
color: #3289b7;	
}




.csc-header {
	padding: 0px;
margin: 0px;
/*margin-top:60px;*/
font-size: 14px;
font-family: verdana;
font-weight: bold;
color: #3289b7;
}

/* TEXTLINKS */

/*.contenttable {
width:215px;
border-top: 1px solid #3289B7;
border-bottom: 1px solid #3289B7;
margin-bottom:5px;
}

.contenttable td {
text-align:right;
}

.contenttable img {
border:0px;
}

.contenttable  a {
text-decoration:none;
color: #3289B7;
}*/






/* TEXTLINKS */



#linkbloecke  {
width:240px;
border-top: 1px solid #3289B7;
border-bottom: 1px solid #3289B7;
margin-bottom:5px;
float:left;
}

#linkbloecke  td {
text-align:right;
}

#linkbloecke  img {
border:0px;
}

#linkbloecke  a {
text-decoration:none;
color: #3289B7;
  font-family:verdana,arial,sans-serif;
  font-size:12px;
}




h5 {
padding: 0px;
margin: 0px;
margin-left: -35px;
font-size:22px;
font-family: verdana;
font-weight: normal;
color: #3289B7;	
}

h6 {
padding: 0px;
margin: 0px;
/*margin-left: 25px;*/
font-size:9px;
font-family: verdana;
font-weight: normal;
color: #3289B7;	
}




/* TOPLINKS */

ul#toplinks  {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	/*float:right;*/
	height: 17px;
	position: relative;
	}
	
#toplinks  li {
	position: relative;
	list-style: none;
     }
	
	
#toplinks li ul {
	position: absolute;
	/*left: -17px;*/ /* Set 1px less than menu width */
	top: -75px;
	display: block; visibility: hidden;
	width:150px;
	padding-bottom:10px;
		margin:0px;
		/*height:80px;*/
		z-index:1000;
	}


/* Styles for Menu Items */
#toplinks  li a {
	display: block;
	text-decoration: none;
	border-bottom: 0;

	}
	
#toplinks li ul li a {
	color: #71A1C4;

	}
	
#toplinks li ul li a:hover {
	color: #004084;
	}
	
	
/* Holly Hack. IE Requirement \*/
/*#toplinks * html ul li { float: left; height: 1%; }*/
 #toplinks li { float: left; height: 1%; }
 #toplinks li a { height: 1%; }

/*  * html ul li { float: left; height: 1%; }
 * html ul li a { height: 1%; }*/
 
/* End */



#toplinks li:hover ul, 
#toplinks li.over ul { display: block; visibility: visible; } /* The magic */




/* GEWINNERSEITEN */

.contenttable a {
    text-decoration: none;
    font-size: 11px;
    color:#3289B7;
}

.contenttable a:visited {
    text-decoration: none;
    font-size: 11px;
        color:#3289B7;
}

.contenttable a:hover {
    color:#3289B7;
    text-decoration: none;
}


/* STOERER FRONTPAGE */

.gewinnerstoerer a:link, .gewinnerstoerer a:visited {
background-image: url(/fileadmin/user/tk/essthetik/bilder/einsendungen/stoerer/s1b-stoerer-aus.gif);
display:block;
width:308px; 
height:114px;
}

.gewinnerstoerer a:hover {
background-image: url(/fileadmin/user/tk/essthetik/bilder/einsendungen/stoerer/s1b-stoerer-an.gif);
display:block;
width:308px; 
height:114px;
}