* {
	border:none;
}

html {
    height: 100%;
    }

body {
    height: 100%;
    margin: 0  0;
    padding: 0;
    text-align: left;
	background-repeat: repeat-x;
	background-color:#000;
	background-image: url(../img/hg.jpg);
    }

body, p, td,  h2, h3, a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
h2, h3 {	
	font-size:14px;
	color:#000;	
	}
	
h1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	line-height:22px;
	}
h2 {
	font-weight:bold;
	color:#000;
	}
	
a:link, a:visited {
	color:#4592ae;
	text-decoration:none;
	padding-left: 16px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size:13px;
	font-weight:bold;
	}
a:hover, a:active {
	color:#000;
	background-image: url(../img/link_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}
a.img, a:visited.img{
	background-image:none;
	padding:0;
	}	
	
a:link.back, a:visited.back {
	color:#4592ae;
	text-decoration:underline;
	padding-left: 15px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	}
a:hover.back, a:active.back {
	color:#000000;
	background-image: url(../img/link_ro.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	}
.start a:link,.start a:visited {
	text-decoration:underline;
	padding: 0;
	background-image:none;
	border:none;
	}
.start a:hover,.start a:active {
	background-image:none;
	border:0;
	}
	
.tel {
	padding-left: 22px;
	background-image: url(../img/telefon.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	}
	
img.jury {
	float:left;
	padding: 0 25px 70px 0px;
	}

.jury {
	list-style-type:square;
	}

#wrapper {
    position: relative;
    min-height: 100%;
    width: 767px;
    margin: 0 auto;
	text-align:left;
	background: #fff;
    }

/* IE Fix: Der IE interpretiert height als min-height */
* html #wrapper{
    height: 100%;
    }

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:767px;
	height:278px;
}

#header-leer {
	position: absolute;
	left :0px;
	top: 0px;
	width: 657px;
	height: 30px;
	background-color:#fff;
}

#header-kontakt {
	color:#000;
	position:absolute;
	left:657px;
	top:0px;
	width:110px;
	height:30px;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	line-height: 20px;
	background-color:#fff;
}
#header-kontakt a, #header-kontakt a:visited  {
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	line-height: 22px;
	color:#000;
	text-decoration:none;
	background-image:none;
	padding:0;
}
#header-bild {
   width: 767px;
   height: 221px;
   position: absolute;
   left: 0;
   top: 26px;
   }
#header-home {
   position: absolute;
   left: 0px;
   top: 0px;
}
#header-sub {
   width: 767px;
   height: 34px;
   background-image: url(../img/landinsicht_subheader.gif); 
   position: absolute;
   left: 0;
   top: 247px;
}
#navi_main {
	top:285px;
	width: 150px;
	padding: 25px 0 90px 5px;
	margin: 0px 0 0px 0;
	}

	
ul#nav_main {
    margin: 0; padding: 0;
  }
  * html ul#nav_main {  /* Korrekturen fuer IE 5.x */
    padding-left: 0;
    padd\ing-left: 2px;
  }
  ul#nav_main li {    
  	list-style: none;
    margin: 5px 5px 5px -5px ; 
	padding: 0 0 0;
	height:24px;
  }

  ul#nav_main a, ul#nav_main span{
    display:block;
    padding: 4px 100px 4px 12px;
    text-decoration: none;
	font-size: 13px ;
	font-weight: bold;
	color: #fff;
    background-image: url(../img/navi.gif); 
	background-repeat: no-repeat;
	background-position: -15px 0;
	text-decoration: none;

  }
  * html ul#nav_main a, * html ul#nav_main span {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#nav_main a:hover, ul#nav_main a.selected {
    background-image: url(../img/navi.gif); 
	background-repeat: no-repeat;
	background-position: -15px -24px;
    color: white; 
    padding: 4px 100px 4px 12px;
  }

#clear_navi {
	clear:left;
	line-height:0;
}

	
#main {
	width:767px;
	padding-top: 285px;
    padding-bottom: 0px;
    }

	
#content {
	width:400px;
	margin-left:165px;
	margin-right:0px;
	margin-top: -280px;
	text-align:left;
    padding: 20px 40px 5px 0px;
	line-height:17px;
	min-height:860px;
}
#content p {
	text-align:justify;
    }
*html #content {
	width:440px;
	margin-left:150px;
	margin-right:100px;
	margin-top: -280px;
	text-align:left;
    padding: 20px 40px 5px 0px;
	float:left;
	line-height:17px;
	min-height:860px;
    }	
	
		
#news {
	position: absolute;
	width:160px;
	float:right;
	top:285px;
	right:0px;
	text-align:left;
	padding-top:20px;
    padding-bottom: 90px;
	padding-right:10px;
    }
#news a, #news a:link {
		background-image:none;
		padding-left:0;
}
#news_header {
	background-color:#4592ae;
	font-weight:bold;
	line-height:20px;
	font-size:18px;
	color:#FFFFFF;
	padding-left: 4px;
	margin-right:-10px;
	}
#news_mehr {
	text-align:right;
	margin-top:-8px;
	}

#clear {
	clear:both;
	line-height:0px;
	}

#footer {
    position: relative;
    width: 767px;
    margin: 0 auto;
	height: auto;
	background: #fff;
	padding:0;
    }
.foot {
	background: #000;
	text-align:left;
	color:#fff;
	padding:5px 15px;
	}
.foot a:link, .foot a:visited, .foot a:hover, .foot a:active {
	text-decoration:underline;
	color:#FFFFFF;
	font-size:11px;
	background-image:none;
	padding:0;
	}
.foot_start {
	color:#fff;
	padding:5px 15px;
	}
.foot_geld {
	background: #000;
	text-align:center;
	color:#fff;
	padding:0;
	width:127px;
	vertical-align:top;
	}
.foot_geld a:link,.foot_geld a:visited {
	color:#459fff2ae;
	text-decoration:underline;
	padding: 0;
	background-image:none;
	}
.foot_geld a:hover,.foot_geld a:active {
	color:#fff;
	background-image:none;
	}

input.news {
	border-bottom:solid 1px #000;
	width: 150px;
}

	
td.index {
	padding:20px 20px 20px 160px;
}
td.index p{
}

/* -----------formular--------------------------- */	
form {
	margin-left:0px;
	}
fieldset {
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
	width:400px;
}
legend{
	margin:0 0 10px 0px;
	width:100%;
	display:block;
	float:left; 
	white-space:normal;
	background-color:#ededed;
}
label, input, select { /* Alle Labels UND Formularelemente auswählen */
	padding-top: 10px;
}
label.workshop {
	margin:0 10px 0 2px;
	width:350px;
	}
input.workshop {
	width:10px;
	border:none;
	float:left;
	}
input, textarea {
	padding:3px;
	width:360px;
	border-bottom:solid 1px #000;
	}
label.daten {
	display:block;
	float:left;
	margin:0 10px 0 0;
	width:100px;
	}
input.daten {
	padding:3px;
	width:250px;
	}	

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: left;
  width: auto;
}	
.rot{
	color:#d00000;
	}
.ablauf_datum {
	font-size: 14px;
	background-color: #4592ae;
	padding:2px 5px;
	margin-bottom: -5px;
	color:#FFF;
	font-weight:bold;
	margin-top: 30px;
}
.ablauf_zeit {
	background-color: #AE8254;
	padding:0 5px;
	margin-bottom: -5px;
	color:#FFF;
	font-weight:bold;
}
.ablauf_titel {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}
.ablauf_genre {
		color:#AE8254;
		font-weight: bold;
}
#kasten {
	border: 1px solid #000;
	border-top: none;
	padding: 0px 5px 0px 5px;
}
/*Bildergalerie*/
.galerie {
	background-color: #f2ddc6;
	padding: 4px 0 0 4px;
	}
.galerie img {
	width: 75px;
	height: 75px;
}
.galerie #img {
	margin: 0 4px 4px 0;
	width: 75px;
	height: 75px;
	float:left;
	background-repeat: no-repeat;
	background-position:center;
	background-color: #AE8254;
}
#kasten .galerie #img {
	width: 72px;
	height: 72px;
}
a:link.foto {
	background: none;
	padding: 0 4px 4px 0;
}
.gal_clear {
	clear: both;
	margin-top: 4px;
}