#language {
	position: absolute;
	top: 250px;
	z-index: 100;
	left: 550px;

}

#main{
	position:absolute;
	margin-left: -380px;
	width: 760px;
	top: 0px;
	left:50%;
	}

#content {
	height: 360px;
	padding-left: 100px;
	padding-right: 100px;	
	padding-bottom: 50px;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	}

#content hr{
	height: 1px;
	border: 0px solid;
	background-color: #FFF0B7;
	color: #FFF0B7;
	}

h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1em;
	}
	
	
body {
	margin:0px;
	padding: 0px;
	background-color: #006600;
	color: #FFF0B7;
	font: normal normal normal 0.9em/1.5 Verdana, Tahoma, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	}

a{
	color: #FFF0B7;
	text-decoration: underline;
	}

a:hover{
	color: white;
	text-decoration: none;
	}
form p {
	padding:0px;
	margin: 0px 120px 4px 120px;
	line-height: 2;
	clear:both;
	
}

form hr {
	margin: 0px 120px 4px 120px;
	padding:0px;
	height: 1px;
	border: 0px solid;
	background-color: #FFF0B7;
	color: #FFF0B7;
	display:block;
	clear:both;
}
	
form p label {
	float:left;
	}
	
form p input, form p textarea {
	float:right;
	margin: 0px 0px 4px 0px;
	}
	
form legend {
	color: #FFF0B7;
	padding: 5px;
}
form fieldset {
	text-align: center;
	border: 1px solid #FFF0B7;
	border-width: 1px 0px 0px 0px;
	margin-top: 20px;
	
}

form textarea.meinungen {
	width: 100%;
}

/* commented backslash hack v2 \*/ 
* html form textarea.meinungen {width: 318px;} 
/* end hack */

.required {
	border: 1px solid #FF6600;
	background-color: #FFF0B7;
	}
	
img {
	border: 0px;
	}

h1 {
	font-size: 1.6em;
	font-weight: lighter;
	}

.mini{
	font-size: 0.7em;
	}

#fotogalerie {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
#fotogalerie li {
	height: 80px;
	margin-bottom: 5px;	
	}
	
#fotogalerie li a{
	height: 80px;
	display:block;
	padding: 10px;
	font-size: 1.6em;
	color: #FFF0B7;
	text-decoration: none;
	vertical-align: middle;
	}

#fotogalerie li a:hover{
	height: 80px;
	display:block;
	padding: 10px;
	font-size: 1.6em;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	}

#barre {
	background-image: url(images/fotogalerie_barre.jpg);
	background-repeat: no-repeat;
	}
	
#klassisch {
	background-image: url(images/fotogalerie_klassisch.jpg);
	background-repeat: no-repeat;
	}
	
#modern {
	background-image: url(images/fotogalerie_modern.jpg);
	background-repeat: no-repeat;
	}
	
#jazz {
	background-image: url(images/fotogalerie_jazz.jpg);
	background-repeat: no-repeat;
	}
	
#flamenco {
	background-image: url(images/fotogalerie_flamenco.jpg);
	background-repeat: no-repeat;
	}
	
#abschluss {
	background-image: url(images/fotogalerie_abschluss.jpg);
	background-repeat: no-repeat;
	}
	
#mitarbeiter {
	background-image: url(images/fotogalerie_mitarbeiter.jpg);
	background-repeat: no-repeat;
	}	
#ausserdem {
	background-image: url(images/fotogalerie_ausserdem.jpg);
	background-repeat: no-repeat;
	}

#fotos2006 {
	background-image: url(images/fotogalerie_2006.jpg);
	background-repeat: no-repeat;
	}
	
#fotos {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
#fotos li {
	display: inline;
	float: left;
	width: 180px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 230px;
	}
	
#fotos li a{
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 180px;
	display:block;
	border: 1px solid #317A00;
	}

#fotos li a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 180px;
	display:block;
	border: 1px solid #FFF0B7;
	}

