/* ----------------------------------- SEITENformatierungen ----------------------------------- */

* {
	margin: 0px;
	padding: 0px;
} 

body {
	background-color: #FFF;
}


/* ----------------------------------- BLOCKformatierungen ----------------------------------- */

#footer {
	display: none;
}

#webring_pfad {
	position: absolute;
	width: 100%;
	height: 29px;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	layer-background-color: #FFF;
	border-bottom: 1px solid #36C;
}

#logo {
	position: absolute;
	width: 74px;
	height: 74px;
	left: 0px;
	top: 30px;
	background-color: #FFF;
	layer-background-color: #FFF;
	border: 0px none;
}

#header {
	position: absolute;
	width: 700px;
	height: 74px;
	left: 74px;
	top: 30px;
	background-color: #FFF;
	layer-background-color: #FFF;
	border: 0px none;
}

#navigation_fading {
	position: absolute;
	width: 74px;
	height: 373px;
	left: 0px;
	top: 105px;
	background-color: #FFF;
	layer-background-color: #FFF;
	border: 0px none;
	background-image: url(/corporate/images/navigation_fading.jpg);
	background-repeat: no-repeat;
	layer-background-image: url(/corporate/images/navigation_fading.jpg);
}

#text {
	position: absolute;
	width: 507px;
	left: 250px;
	top: 144px;
	padding-bottom: 22px;
}

#hauptnavi {
	position: absolute;
	width: 82px; /* 191 */
	left: 0px;
	top: 424px;
}

#hauptnavi_zwei {
	position: absolute;
	width: 191px;
	left: 62px;
	top: 144px;
}

#unternavi {
	position: absolute;
	height: 27px;
        width: 855px;
	left: 75px;
	top: 105px;
}

/* ----------------------------------- Boxen ----------------------------------- */

#webring_box {
	width: 189px;
	height: 60px;
	padding-bottom: 10px;
	background-color: #FFF;
	layer-background-color: #FFF;
	border-bottom: 1px solid #36C;
}

#such_box {
margin-top: 14px;
	width: 189px;
	padding-bottom: 15px;
	background-color: #FFF;
	layer-background-color: #FFF;
	border-bottom: 1px solid #36C;
}

#reminder {
margin-top: 14px;
	width: 189px;
	height: 115px;
	padding-bottom: 15px;
	border-bottom: 1px solid #36C;
}

#login_hinweis_fachkreise, #infobox {
margin-top: 14px;
	width: 189px;
	padding-bottom: 15px;
	border-bottom: 1px solid #36C;
}

#login_hinweis_fachkreise, #login_hinweis_fachkreise a, #infobox, #infobox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #36C;
}

/* ----------------------------------- TEXTformatierungen ----------------------------------- */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #333;
	text-align: left; /* justify */
	vertical-align: top;
	line-height: 20px;
	margin-bottom: 18px;
}

.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #333;
	text-align: justify;
	vertical-align: top;

 	border-collapse: collapse;
	border: 1px outset gray;
}

.tabelle td {
 	border: 1px inset gray;
	padding: 4px;
}

p a {
	color: #36C;
}

#reminder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3366CC;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	margin-bottom: 18px;
}

.reminder_formular_feld {
	border: 1px solid #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D2E2F0;
}

.reminder_formular_button {
	border: 1px solid #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D2E2F0;
	margin-top: 12px;
}

.formular_feld {
	margin-top: 12px;
	border: 1px solid #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D2E2F0;
}

.formular_button {
	margin-top: 12px;
	border: 1px solid #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D2E2F0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #36C;
	text-align: justify;
	vertical-align: top;
	line-height: 22px; /* 18 */
	margin-bottom: 18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #36C;
	text-align: justify;
	vertical-align: top;
	line-height: 22px; /* 18 */
	margin-bottom: 5px;
}

#text ul {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 18px;
	margin-left: 28px;
}

#text li {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 6px;
	text-align: left;
}

#text ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 18px;
	margin-left: 28px;
}

#text ol li {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 6px;
	text-align: left;
}



/* ----------------------------------- navi hauptnavi ----------------------------------- */

#hauptnavi ul {
	list-style-position: outside;
	list-style-type: none;
}

#hauptnavi li {
	list-style-position: outside;
	list-style-type: none;
}

#hauptnavi li a {
	text-decoration: none;
	width: 75px;
	height: 20px;
	list-style-type: none;
	text-indent: 10px;
	display: block;
	text-align: left;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
	}
	
/* ----------------------------------- navi hauptnavi zwei----------------------------------- */

#hauptnavi_zwei ul {
	list-style-position: outside;
	list-style-type: none;
}

#hauptnavi_zwei li {
	list-style-position: outside;
	list-style-type: none;
}

#hauptnavi_zwei li a {
	text-decoration: none;
	width: 145px;
	list-style-type: none;
	text-indent: 15px;
	display: block;
	text-align: left;
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
	}

#hauptnavi_zwei li .unter, #hauptnavi_zwei li a .unter {
	text-decoration: none;
	width: 145px;
	list-style-type: none;
	text-indent: 25px;
	display: block;
	text-align: left;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
	}

/* ----------------------------------- navi unternavi ----------------------------------- */

#unternavi ul {
	list-style: none;
}

#unternavi li {
	float: left;
}

#unternavi li a {
	width: 233px;
	text-decoration: none;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #36C;
	text-align: center;
	padding-top: 0px;
	background-color: #FFF;
	display: block;  
}

#unternavi li a:hover {
	color: #0157A9;
}


/* ----------------------------------- webring_oben ----------------------------------- */

.webring_oben {
	text-decoration: none;
	height: 29px;
	padding-left: 10px;
	list-style-type: none;
	text-align: left;
	text-vertical: middle;
	font: 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
}
	
/* ----------------------------------- webring_oben ----------------------------------- */

.webring_unten {
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	vertical-align: top;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
	height: 40px;
}
	
.webring_unten a {
	text-decoration: underline;
	color: #333;
}

/* ----------------------------------- editmode ----------------------------------- */

.navigation_editmode, .navigation_editmode a {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	text-vertical: middle;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

/* ----------------------------------- doccheck ----------------------------------- */

.dc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
}

/* ----------------------------------- bestellformular ----------------------------------- */

.rahmen td {
	border-bottom: 1px solid #3366CC;
	padding: 5px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

.formular_tabelle td {
	padding-top: 5px;
	padding-bottom: 5px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

.rahmen_unten {
	border-bottom: 1px solid #3366CC;
}

/* ----------------------------------- faq-bereich ----------------------------------- */

h4, h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3399;
	text-align: justify;
	vertical-align: top;
	text-decoration: none;
}

h4 {
	padding-bottom: 12px;
}