body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}
#pageContent {
	position: absolute;
	z-index: 1000;
	top: 210px;
	left: 220px;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
#pageMenu {
	position: absolute;
	z-index: 1000;
	top: 180px;
	left: 20px;
	width: 160px;
}
table,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
.bgImage {
	background-image: url(image/banner1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top,left;
	height: 130px;
	width: 1000px;
}
#homepageTitle {
	position: absolute;
	z-index: 1000;
	top: 5px;
	left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFCC66;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#motto {
	position: absolute;
	z-index: 1000;
	top: 45px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	color: #800000;
	font-style: italic; 
	font-weight: bold;
	text-align: left; 
	padding-left: 10px;
}
.kapitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	color: #006699;
	font-style: italic; 
	font-weight: bold;
	text-align: left; 
	padding-left: 10px;
}
#topMenu {
	position: absolute;
	z-index: 1000;
	top: 130px;
	left: 0px;
	text-align: center;
}
a:link,a:visited,a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #402C00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #800000;
	text-decoration: underline;
}
a.topMenu:visited, a.topMenu:link, a.topMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	height: 28px;
	border: 1px solid #808080;
	background-color: transparent;
	display: block; 
	width: 100%;
}
a.topMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	height: 28px;
	filter: Alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border: 1px solid #808080;
	background-color: #808080;
	display: block; 
	width: 100%;
}
a.menu:visited, a.menu:link, a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 10px;
	line-height: 150%;
}
a.menu:hover {
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #F5F5F5;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 10px;
	line-height: 150%;
}
#copy {
	position: absolute;
	z-index: 1000;
	top: 115px;
	left: 830px;
	width: 160px;
	height: 14px;
	text-align: right;
}
a.copy:visited, a.copy:link, a.copy:active, a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C4C4C;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.boxHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #800000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #800000;
	width: 190px;
	height: 20px;
	text-align: center;
}
.boxText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #402C00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
	line-height: 120%;
}
form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}
img {
	border: 0px;
}
hr {
	background-color:#006699;
	color:#006699;
	border: #006699;
	height: 1px;
}