body {
	background-color: #FFE79F;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-x;
	color: #336699;
}
a{
	color: #336699;
	text-decoration: none;	
}
a:hover{
	color: #336699;
	text-decoration: none;
}


#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 4px;
	width: 910px;
}
#header h1{
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	font-style: italic;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #336699;
	height: 70px;
}

#header h2{
	font-size: 16px;
	text-align: right;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	float: right;
	width: 350px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#images {
	width: 650px;
	background-color: #FFE79F;
	min-height: 320px;
	float: left;
	text-align: center;
}
#images img{
	margin: 5px;
}
.bilder {
	float:left;
	width:306px;
	text-align:center;
	background-color:#FFAD01;
	color: #336699;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 11px;
	min-height: 150px;
}


#content {
	width: 640px;
	padding: 0px;
	margin-right: 10px;
	float: left;
	background-image: url(bilder/logoblass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
	min-height: 300px;
}
	
#content p {
	text-align:justify;
}

#content a{
	color: #336699;
	text-decoration: underline;
}

#content a:hover{
	color: #000000;
	text-decoration: underline;
}
#content img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h2{
	font-size: 24px;
	background-image: url(bilder/bett.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	height: 40px;
	font-weight: normal;
	padding-top: 10px;
}

#navi {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #FFAD01;
	padding-left: 5px;
	padding-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE79F;
	border-right-color: #FFE79F;
	border-bottom-color: #FFE79F;
	border-left-color: #FFE79F;
	text-align: center;
	clear: right;
}

#navi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navi li {
	display: inline;
}
#navi li a {
	width: 220px;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDFFB9;
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	color: #336699;
}
#navi li .active{
	width: 220px;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE79F;
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	color: #FF0000;
}
#navi li .submenu{
	width: 210px;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #336699;
	background-color: #FFE79F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#navi li a:hover {
	color: #FFFFFF;
	background-color: #336699;
}
.navi_box {
	float: right;
	width: 240px;
	background-color: #FFAD01;
	border: 5px solid #FFE79F;
	padding: 5px;
	clear: right;
	color: #000000;
	font-size: 13px;
}

.navi_box img{
	border: 1px solid #000000;
}

.navi_box a {
	text-decoration: none;
	color: #000000;
}

.navi_box a:hover {
	text-decoration: none;
	color: #336699;
}

.navi_box li {overflow-style: marquee; white-space: nowrap}


pre {
	font-size: 16px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 911px;
	clear: both;
	text-align: center;
	background-color: #FFAD01;
	border-right: 5px solid #FFE79F;
	font-size: 13px;
	padding: 2px;
}
#footer a{
	color: #336699;
	text-decoration: none;
	font-size: 13px;
}
form {
	font-size: 13px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
label {
	padding: 5px;
	float: left;
	width: 100px;
}
fieldset {
	border: 1px solid #336699;
	padding:5px;
}
.zwei {
	margin-left: 10px;
}
.form1 {
	color: #336699;
	text-decoration: none;
	border: 1px solid #336699;
	margin: 3px;
	padding: 3px;
}
.button {
	color: #003366;
	text-decoration: none;
	border: 1px solid #003366;
	background-color: #FFCC66;
	margin-right: 5px;
}
#keywords {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 911px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	color: #FFC801;
}
#keywords a {
	text-decoration: none;
	color: #336699;
}

