

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC00;
}

.content {padding:20px; text-align:center; font-size:16px; padding-left:35px; padding-right:35px; background-color: white}
.content a{font-size:16px;}

.leiste { background-image:url(images/menu_bg.png); }

.style1 {
color: #CCCCCC font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 { color: #CCCCCC; }

.style3 {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style4 {font-size: 12px}

.style6 {
	color:#CC0011;
	font-weight:bold;
	font-size: 16px;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style10 {font-size: small}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: ##CC0011;
}
a:active {
	text-decoration: none;
	color: ##CC0011;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #CC0011;
}
h2 {
	font-size: 14px;
	color: #BBEA00;
}

hr { color: #333333; border:1px dashed #333333;}