body {
	background-color: #DEDECA;
}



h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}




.überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
}
.hauptüberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #666666;
}
.text_normal_unterstrichen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #666666;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.links_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DEDECA;
}

.mehr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.startcontainer {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 230px 0px;
	height:480px;
	background-repeat: no-repeat;
	background-image: url(images/31.jpg);
	background-color: #FFFFFF;
}
.container {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/06.jpg);
	left: 9px;
	
}
.container_einl {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/hg02.jpg);
	
}
.container_helio {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/28.jpg);
	
}
.container_gesch {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/11.jpg);
	
}
.container_tech {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/tech.jpg);
	
}
.container_ref {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/verlauf.jpg);
	
}
.container_kurs {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/15.jpg);
	
}
.container_auftr {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/presse.jpg);
	
}
.container_person {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(buttons/portrait.jpg);
	
}
.hauptcontainer {
	top: 5%;
	position: absolute;
	width: 100%;
	background-position: 170px top;
	height:540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
