#main {
	background-color: #FFFFFF;
	background-image: url(hintergrund2.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-repeat: no-repeat;

}
#main #navi {
	width: 800px;
	padding-top: 0px;
	height: 100px;
	padding-left: 65px;



}
#main #agb a {
	color: #000000;
}

#main #agb ul {
	list-style-type: none;
	padding-top: 275px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#main #inhalt {
	width: 600px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	padding-left: 100px;
	color: #000000;
	padding-top: 20px;
}

#main #inhalt h1 {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #663366;
}
#main #inhalt h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

#main #navi a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D49A74;
}
#main #agb a:hover {
	color: #D49A74;
	font-size: 11px;
}


#main #navi img {
	padding-right: 15px;
	padding-left: 30px;
	float: none;

}
#main #navi li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
}
#main #navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#main #inhalt img {
	padding: 8px;
}
#main #inhalt #form1 #tabelle table {
	background-color: #DFE8ED;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
#main #inhalt #form1 #tabelle #spaltenbreite td {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
#main #inhalt table {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
