body, p {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:black}
h1 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:24px;color:black ; font-weight: bold}
h2 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:18px;color:#532B29 ; font-weight: bold}
h3 {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:16px;color:black; font-weight: bold}

body {
  background-color:#ffffff;
}


#page	{
	background-color:#E7FFFD;
	width:1024px;
	text-align:left;
	clear:both;
background-color:#E7FFFD;
overflow: auto;
}

#header {
	position:relative;
	/*background-color:#f0000f;*/
	height:165px;
	width:1024px;
	top:0px;
	left:0px;
	float:left;
}
#balken	{
	position:relative;
	/*background-color:#fff000;*/
	width:1024px;
	height:125px;
	top:0px;
	left:0px;
	float:left;
}
#logo	{
	position:relative;
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	top:40px;
	width:200px;
	height:85px;
	margin-left:20px;
	margin-right:20px;
	

}
#banner {
	width:758px;
	height:125px;

}
#balken2 {
	position:relative;
	/*background-color:#fff000;*/
	width:1024px;
	height:40px;
	top:0px;
	left:0px;
	float:left;
}
#lefttop {
	position:relative;
	background-color:#C1FBF6;
	float:left;
	width:200px;
	height:40px;
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	padding-top:5px;

}
#topmenu {
	width:758px;
	height:35px;
	background-color:#C1FBF6;
	padding-left:10px;
	padding-top:5px;
	float:left;
}
#main {
	width:1024px;
	float:left;

}
#mainleft {
	width:200px;
	height:260px;
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	background-color:#C1FBF6;
	float:left;
}
#maincenter {
	width:758px;
	padding:10px;
	float:left;

}
#bottom {
	width:1024px;
	float:left;

}
#bottomleft {
	width:200px;
	height:30px;
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	padding-top:0px;
	float:left;
}
#bottomcenter {
	width:758px;
	height:30px;
	text-align:center;
	padding:0px;
	float:left;


}
