body {

	font-size: 1em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE9BF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#logo {
	vertical-align: middle;
	padding: 10px;
}
.navileiste {
	vertical-align: top;
	background: #DED9B2;
	width: 13em;
	margin: 0px;
}
.navileiste ul {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
.navileiste li {
	list-style-type: none;
	line-height: 2em;
	border-bottom: 1px solid #987654;
}
a.navileiste {
	color: #987654;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0.4em;
}
#secondlevel {
	margin: 0;
	padding: 0;
}
#secondlevel ul {
	margin-top: 0;
	margin-left: 0.8em;
	padding: 0px;
	border: none;
}
#secondlevel li {
	list-style-type: none;
	line-height: 1.0em;
	border: none;
}
.kontent {
	padding: 1em;
	background: #EEE9BF;
	width: 60em;
	vertical-align: top;
}
.text {
	text-decoration: none;
	color: black;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
}
.blocktitle {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
}
.blockcaption {
	font-weight: bold;
	text-decoration: none;
	color: black;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}
.sitecaption {
	color: black;
	font-weight: bolder;
	font-size: large;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.subsitecaption {
	color: black;
	font-weight: bold;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #987654;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
a:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #987654;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.linkcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D2064;
	font-size: small;
	text-decoration: none;
}

.balken1 {
	background-color: #eea759;
}
.balken2 {
	background-color: #ded9b2;
}
