@charset "UTF-8";
body {
	background-image: url(../bilder/gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* CSS Document */

#wrapper {
	margin: auto;
	width: 761px;
	background-color: #FFF;
	height: auto;
}
#maincontent {
	width: 761px;
	border: thin solid #000;
	margin: 0px;
	height: auto;
}
#header {
	width: auto;
	height: 90px;
}
#navigation {
	width: auto;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	color: #000;
	text-align: left;
	padding: 5px;
	margin: 2px;
}
.inactivepage {
	width: 745px;
	text-decoration: none;
	color: #000;
}
.activepage {
	width: 745px;
	color: #F00;
	text-decoration: none;
}
#adver {
	height: 380px;
	width: 160px;
	text-align: center;
	font-size: small;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#content {
	height: 385px;
	width: auto;
	background-color: #FFF;
	margin: 2px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#adver2 {
	height: auto;
	padding: 0px;
	margin-top: 5px;
	background-color: #FFF;
	width: auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
#wrapper #maincontent #adver noscript a {
	color: #000;
}
#wrapper #maincontent #adver img   {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#wrapper #maincontent #FormName {
	padding: 5px;
}
.language {
	vertical-align: inherit;
}
.liste {
	list-style-type: circle;
	line-height: 25px;
	font-style: italic;
}
#inhalt {
	text-align: center;
	padding: 5px;
	font-size: small;
}
#footer {
	height: auto;
	width: auto;
	background-color: #FF0;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
#wrapper #maincontent #footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
#wrapper #maincontent #navigation {
}
.Highlight {
	color: #F00;
	font-family: CorporateA-Medium;
	text-decoration: none;
}

