body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #006600;
	padding-bottom: 16px;
}
#container {
	position:absolute;
	left:50%;
	width: 800px;
	margin-left:-375px;
	display: inline;
	}
#main-title {
margin-bottom: 0;
margin-left: 0px;
margin-right: 0px;
font-size: 0.7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
padding-right: 50px;
background-color: #006600;
color: #ffffff;
border-bottom: 2px #ffffff solid;
}


#header-image {
	background-color: #FFFFFF;
	background-image: url(images/Banner13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}

#navbar {
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.65em;
	text-align: center;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	background-color: #FFFF00;
	color: #000000;
	word-spacing: 8px;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}

#navbar a:link, #navbar a:visited {
color: #000000;
word-spacing: none;
}

#navbar a.current {
color: #00CC00;
}

#navbar a:hover {
color: #00CC00;
text-decoration: underline;
}


#headline {
	font-size: 0.65em;
	padding-top: 1px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	line-height: 1.5em;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}


p.byline {
text-align: right;
margin-bottom: 0;
}

h1 {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.8em;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 0;
	color: #000000;
	letter-spacing: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}


#main-text {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
	background-image: url(images/Hintergrund_unten.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
margin-left: 50px;
margin-right: 50px;
font-size: 1em;
margin-top: 0;
padding-top: 1px;
}

p, ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #00CC00;
}

a:hover {
text-decoration: underline;
}


#footer {
	text-align: center;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	margin-top: 1px;
	padding-right: 50px;
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
color: #000000;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #00CC00;
}
.right {
float: right;
text-align: right;
width: 30%;
}
.left {
float: left;
text-align: left;
padding-left: 50px;
}
.right h3 {
margin-top: 0px;
font-size: 90%;   
}
