body {
	background-image: url('../bilder/back.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	max-width: 100%;
	max-height: 100%;
}

div, td, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E2E2E;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	/*position:relative;
	top: -18px;*/
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.slogan {
	z-index: 2;
	max-width: 100%;
	height: 198px;
	position: absolute;
	left: 342px;
	top: 237px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005F79;
	letter-spacing: 1px;
	/*border: solid 1px #000000;*/
}

.intro_layer {
	z-index: 5;
	position: absolute;
	width: 870px;
	min-height: 506px;
	left: 160px;
	top: 345px;
	background-color: #ffffff;
	visibility: visible;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
	/*text-align: center;
	vertical-align: middle;*/
}

.intro_table {
	width: 870px;
	height: 235px;
	/*border: solid 1px #000000;*/
}

.container_head {
	z-index: 1;
	width: 1011px;
	height: 198px;
	position: absolute;
	left: 0px;
	top: 93px;
	/*border: solid 1px #000000;*/
}

.head_logo {
	width: 563px;
	height: 198px;
	float: left;
	/*border: solid 1px #000000;*/
}

.head_nav {
	z-index: 3;
	width: 448px;
	height: 198px;
	/*border: solid 1px #000000;*/
	float: right;
	text-align: right;
}


/*  */

.main {
	z-index: 4;
	max-width: 100%;
	width: 880px;
	height: auto;
	position: absolute;
	left: 167px;
	top: 350px;
	font-weight: normal;
	font-size: 11pt;
	/*border: solid 1px #000000;*/
}

.main_inhalt {
	float: left;
	width: 625px;
	height: auto;
	/*border: solid 1px #000000;*/
}

.main_spalte {
	float: right;
	width: 250px;
	height: auto;
	/*border: solid 1px #000000;*/
}

.spalte_rechts {
	float: right;
	width: 218px;
	/*border: solid 1px #000000;*/
}

.spalte_rechts_inhalt {
	width: 159px;
	max-width: 181px;
	min-height: 198px;
	background-image:url('../bilder/rahmen_rechts.gif');
	background-repeat: no-repeat;
	padding: 11px;
	font-size: 9pt;
	/*border: solid 1px #000000;*/
}

.main_links {
	float: left;
	width: 295px;
	height: auto;
	/*border: solid 1px #000000;*/
}

.main_rechts {
	float: right;
	width: 295px;
	height: auto;
	/*border: solid 1px #000000;*/
}

.persona {
	width: 580px;
	font-size: 9pt;
	color: #5D5D5D;
	/*border: 1px solid #000000;*/
}

.gregorfoto {
	float:left;
	margin: 0 10px 10px 0;
}

.highlight {
	/*display: block;*/
	background-color: #FE0072;
	color: #ffffff;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}



/* Formular */

.form {
	background-color: #E9F8FC;
	font-size:11pt;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	border-color: #CDE0E5;
	padding: 2px;
}

.form_fehlt {
	background-color: #DFEBF8;
	font-size:11pt;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	border-color: #FE006D;
	padding: 2px;
}



/* Links */

A {
	color: #FE0072;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

A.nav_inline {
	font-size: 10pt;
	color: #FE0072;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

A.intro_link {
	font-family:'Times New Roman',Times,serif;
	font-weight:normal;
	font-size:1.9em;
	color:#000000;
	text-decoration:none;
}

A.intro_link:hover {
	color:#000000;
	text-decoration:none;
}

A.intro_link:active {
	color:#000000;
	text-decoration:none;
}


.nav_inline_aktiv {
	width: 261px;
	height: 24px;
	max-height: 24px;
	background-image: url('../bilder/nav/unterlegung.gif');
	background-repeat: none;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.nav_inline_inaktiv {
	width: 261px;
	height: 24px;
	max-height: 24px;
	background-image: url('../bilder/nav/punktlinie.gif');
	background-repeat: repeat-x;
}

.nav_inline_platzhalter_leer {
	width: 15px;
	height: 24px;
	float: left;
}

.nav_inline_platzhalter_weiss {
	width: 15px;
	height: 24px;
	float: left;
	background-color: #ffffff;
}
