body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF6600;
	background-color: #000033;
}

p {
	font-size: 12px;
}
h6 {
	font-size: 12px;
	font-weight:bold;
}
h5 {
	font-size: 16px;
	font-weight:bold;
	
}
h4 {
	font-size: 20px;
	font-weight:bold;
}
h3 {
	font-size: 24px;
	font-weight:bold;
}
h2 {
	font-size: 28px;
	font-weight:bold;
}

h1 {
	font-size: 32px;
	font-weight:bold;
}
#kopf {
	background-color: #000066;
	height: 90px;
	width: 880px;
	color: #FF6600;
	text-align: right;
	text-indent: 0px;
	background-image: url(../images/hintergrund-kopf.jpg);
}
#seite #kopf h3 {
	background-color: #0200000;
}

#navi {
	background-color: #FFCC66;
	height: 435px;
	width: 180px;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	float: left;
}

#inhalt {
	background-color: #99FFFF;
	height: 435px;
	width: 680px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: #99FFFF
	float: left;
}
#right {
	background-color: #FFCC66;
	height: 435px;
	width: 20px;
	float: left;
	background-image: url(../images/hintergrund-rechts.jpg);
}

#fuss {
	background-color: #FFCC66;
	height: 18px;
	width: 880px;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}

#seite {
	background-color: #CCCCCC;
	height: 543px;
	width: 881px;
	margin:auto;
	background-image: url(../images/bilder/kopf-hintergrund2.jpg);
}
