body {
	background-color: #CCCCCC;
	background-image: url(image/mainback.gif);
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	line-height: 130%;
}
.sideContent {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	line-height: 110%;
	text-align: justify;
}
#maincontainer {
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
	width: 760px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #F8F8F8;
	border-left: 2px solid #F8F8F8;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
}
#date {
	position: absolute;
	z-index: 2;
	width: 290px;
	height: 14px;
	top: 100px;
	left: 460;
	text-align: right;
}
a.menu:visited, a.menu:link, a.menu:active {
	background-image: url(image/arrow_go.gif);
	background-position: left;
	background-repeat: no-repeat;
	font: small-caps 12px Arial, Helvetica, sans-serif; 
	color: #505050;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block; width: 100%;
	height: 23px;
	line-height: 200%;
}
a.menu:hover {
	background-image: url(image/arrow_over.gif);
	font: small-caps 12px Arial, Helvetica, sans-serif; 
	color: #202020;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block; width: 100%;
	background-color: #F5F5F5;
	height: 23px;
	line-height: 200%;
}
a.feet:visited, a.feet:link, a.feet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #808080;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.feet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #202020;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.feet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	font-style: normal;
	font-weight: normal;
}
a.more:visited, a.more:link, a.more:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #555F85;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #202020;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}
img {
	border: 0px;
}
.spaceR {
	margin-left: 5px;
	float: right;
}
.spaceL {
	margin-right: 5px;
	float: left;
}
hr {
	background-color:#555F85;
	color:#555F85;
	border: #555F85;
	height: 1px;
}
.dashBorder {
	border-right: 1px dashed #555F85;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; color: #555F85;
	font-style: italic; font-weight: bold;
	text-align: left; padding-left: 10px;
}
.kapitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px; color: #555F85;
	font-style: italic; font-weight: bold;
	text-align: left; padding-left: 5px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #808080;
	background-color: #F8F8F8;
	border: none; width: 140px;
	text-align: left;
	border-top: 1px solid #555F85;
	border-left: 1px solid #555F85;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #505050;
	background-color: #F8F8F8;
	border-right: 1px solid #555F85;
	border-bottom: 1px solid #555F85;
	width: 140px; text-align: center; cursor: pointer;
}
