/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top:0px;
	text-align: left;
	vertical-align: top;
	margin-right: 21px;
	margin-bottom: 21px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
table.header {
	width: 880px;
	margin-bottom: 7px;
}
table.header th {
	background-image: url(/images/kopf.jpg);
	background-position: left top;
	height: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #171695;
	padding-left: 346px;
	padding-right: 21px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	cursor:pointer;
}
table.header td {
	background-color: #171695;
	text-align: center;
	vertical-align: middle;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

table.menu {
	width: 100%;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #8d8dcb;
}
table.menu th {
	background-color: #d15d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 32px;
	padding-right: 18px;
	padding-left: 18px;
	text-transform: uppercase;
}
table.menu td {
	height: 35px;
	text-align: left;
	vertical-align: middle;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #e7e7f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #171695;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table.menu a:link, table.menu a:visited {
	text-decoration: none;
	color: #171695;
}
table.menu a.submenakt:hover{
	text-decoration: none;
	color: #d15d00;
}
table.menu a.submen:hover{
	text-decoration: none;
	color: #d15d00;
}

td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 25px;
	padding-left: 36px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
td.content h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #d15d00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
td.content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
td.content a:link, td.content a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 32px;
}
td.content a:hover {
	color: #d15d00;
}

table.news {
	width: 100%;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #8d8dcb;
}
table.news th {
	background-color: #d15d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 32px;
	padding-right: 18px;
	padding-left: 18px;
	text-transform: uppercase;
}
table.news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
table.news td {
	height: 35px;
	text-align: left;
	vertical-align: middle;
	background-color: #e7e7f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #171695;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 18px;
}
table.news a:link, table.news a:visited {
	text-decoration: underline;
	color: #171695;
}
table.news a:hover{
	color: #d15d00;
}
#topmen {
 margin-bottom:12px;
 font-size:11px;
 color:silver;
}
#topmen a {
 margin-bottom:12px;
 color:silver;
 font-size:11px;
}
#topmen a:hover {
 margin-bottom:12px;
 color:silver;
 text-decoration:none;
}
#footer {
 margin-top:24px;
 font-size:smaller;
 color:silver;
}