body, div, td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}
body {
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
}
a {
	color: rgb(173,52,33);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
div#WrapAll {
	width: 780px
}



/* NavStd Anfang */
div#NavStd {
	height: 20px;
	text-align: right;
	padding-right: 181px;
	background-color: rgb(57,97,206);
	border-left: 157px solid rgb(46,73,153);
}
div#NavStd a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	margin-left: 16px;
	line-height: 20px;
}
div#NavStd a:hover {
	text-decoration: underline;
}
/* NavStd Ende */



/* Head Anfang */
div#Head {
	height: 61px;
	background-color: rgb(230,236,250);
}
img#Logo {
	float: left;
}
img#Bild1 {
	float: right;
	margin-right: 57px;
}
img#Bild2 {
	float: right;
}
/* Head Ende */



/* Navigation Anfang */
div#Nav {
	float: left;
	width: 157px;
	margin-top: 20px;
}
div#Nav ul {
	margin: 0px;
	padding: 0px;
}
div#Nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#Nav a {
	display: block;
	color: rgb(0,0,0);
	text-decoration: none;
	line-height: 19px;
	padding-left: 5px;
}
div#Nav a:hover {
	color: rgb(173,52,33);
	text-decoration: underline;
}
div#Nav ul.nav1 a {
	background-color: rgb(189,203,247);
	border-top: 1px solid rgb(189,203,247);
	font-weight: bold;
}
div#Nav ul.nav1 a:hover {
	background-color: rgb(199,213,255);
}
div#Nav ul.nav2 a {
	background-color: rgb(231,239,255);
	border-top: 1px solid rgb(189,203,247);
	font-weight: normal;
}
div#Nav ul.nav2 a:hover {
	background-color: rgb(241,249,255);
}
div#Nav a.aktiv {
	color: rgb(173,52,33);
}
/* Navigation Ende */



/* Content Anfang */
div#ContentWrap {
	float: left;
	width: 442px;
	margin-top: 13px;
	padding-bottom:80px;
	background-color: #FFFFFF;
	background-image:url(skyline.gif);	
	background-position:bottom left;
	background-repeat:no-repeat;	
}
div#Content {
	padding: 14px;
}
div#Content div.Element {
	clear: both;
}
div#Content h1 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 8px;
}
div#Content h2 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 6px;
}
div#Content p {
	margin: 0px;
	margin-bottom: 8px;
}
div#Content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-bottom: 8px;
}
/*
div#Content fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div#Content label {
	display: block;
	float: left;
	clear: both;
	width: 160px;
}
div#Content input {
	display: block;
	float: right;
	width: 244px;
	margin-bottom: 2px;
}
div#Content textarea {
	display: block;
	float: right;
	width: 244px;
	height: 120px;
	margin-bottom: 2px;
}
div#Content input.csc-mailform-submit {
	clear: both;
}
*/
/* Content Ende */



/* NavContent Anfang */
div#NavContent {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 2px;
	border-top: 1px solid rgb(0,0,0);
	clear: both;
}
div#NavContent a {
	color: rgb(0,0,0);
	margin-right: 8px;
	text-decoration: none;
}
div#NavContent a:hover {
	text-decoration: underline;
}
/* NavContent Ende */



/* News Anfang */
div#News {
	width: 181px;
	float: left;
	margin-top: 20px;
	color: rgb(68,68,68);
}
div#News div.Element {
	width: 181px;
	float: right;
	border-top: 1px solid #BDCBF7;
	padding: 0px;
}
div#News h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color:#E7EFFF;
	border-top: 2px solid #E7EFFF;
	border-right: 2px solid #E7EFFF;
	border-bottom: 2px solid #E7EFFF;
	border-left: 5px solid #E7EFFF;
}
div#News p {
	margin: 0px;
	margin-top: 0px;
	background-color:#E7EFFF;
	border-top: 2px solid #E7EFFF;
	border-right: 2px solid #E7EFFF;
	border-bottom: 3px solid #E7EFFF;
	border-left: 5px solid #E7EFFF;
}
/* News Ende */



div.clear {
	clear: both;
}

/* Tabelle Anfang */
table.contenttable {
	width:414px;
	border-spacing:0px;
	border-collapse:collapse;
	empty-cells:show;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;		
}

table.contenttable thead {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight:bold;
	background:#E7EFFF;
}

table.contenttable tbody {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

table.contenttable tbody tr.tr-even {
	background:#E2E2E2;
}

table.contenttable th, 
table.contenttable td {
	padding:4px;
	text-align:center;
}

table.contenttable div.right {
	text-align:right;
}

table.contenttable div.left {
	text-align:left;
}


/* Tabelle Ende */
