* {
	margin: 0px;
	padding: 0px;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #F0FFF0;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	position: center top;
	background-color:#C3934B;
}



#container {
	width: 800px;
	height: 800px;
	margin: 0 auto;
	background-image: url(../bilder/back.jpg);

}
#main {
	height: 700px;
	width: 800px;
}
#nav {
	height: 700px;
	width: 200px;
}
#navtab a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navtab a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #C3934B;
	display: block;
}



#header {
	height: 100px;
	width: 800px;
}
#main1 {
	width: 800px;
	height: 700px;
}
#main_table {
	background-image: url(../bilder/main.jpg);
	width: 600px;
	height: 700px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
#bilder a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;

}
#bilder a:hover {
	text-decoration: none;
	color: #C3934B;
	font-size: 18px;
}



#main_table1 {
	background-image: url(../bilder/main.jpg);
	width: 550px;
	height: 700px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
#main_table_index {
	background-image: url(../bilder/taube.jpg);
}
