body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFCC;
}

a {
	color: #004C9C;
}

a:hover {
	text-decoration: none;
	color: #F9CE72;
}

* { padding: 0; margin: 0; }


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


/* Menu */

#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	width: 917px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	font-weight: bold;
	height: 25px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 131px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #004C9C;
	background-image: url(pix/menue_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}

#menu a:hover {
	color: #FFFFCC;
	background-image: url(pix/menue_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#submenu {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #F9CE72;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#submenu a {
	color: #004C9C;
	text-decoration: none;
	background-color: #F9CE72;
	padding-left: 8px;
	text-align: center;
	padding-right: 8px;
}

#submenu a:hover {
	color: #FFFFCC;
	background-color: #004C9C;
	padding-left: 8px;
	text-align: center;
	padding-right: 8px;
}

#header {
	width: 917px;
	color: #004C9C;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 148px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#content2 {
	width: 907px;
	color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(pix/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	line-height: 20px;
	text-align: center;
}

#content2 h1 {
	font-size: 32px;
	color: #004C9C;
	padding-right: 0px;
	padding-left: 55px;
	background-image: url(pix/symbol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9CE72;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
}

#content2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #004C9C;
	float: left;
	margin-right: 10px;
}

#content2 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #004C9C;
	padding: 1px;
	height: 40px;
}

#content2 h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

#content2 h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #004C9C;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 907px;
	color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(pix/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	line-height: 20px;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#content h1 {
	font-size: 32px;
	color: #004C9C;
	padding-right: 0px;
	padding-left: 55px;
	background-image: url(pix/symbol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9CE72;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #004C9C;
	float: left;
	margin-right: 10px;
}

#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #004C9C;
	padding: 1px;
}

#content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

#content h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #004C9C;
	margin: 0px;
	padding: 0px;
}

#content hr{
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	height: 1px;
	width: 917px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #F9CE72;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bilder {
	float:left;
	width:278px;
	text-align:center;
	background-color:#F9CE72;
	color: #004C9C;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}


#footer {
	width: 913px;
	color: #004C9C;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-image: url(pix/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer a {
	color: #004C9C;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.button {
	margin: 4px;
	border: 1px solid #006600;
}
.form_edit {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #006600;
	border: 1px solid #006600;
}
.form_edit_links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #006600;
	background-color: #CCCCCC;
}
.form1 {
	margin: 2px;
	border: 1px solid #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
.pre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	white-space: pre;
}

