/* NEUE STYLES RR */

html, body {
	height: 100%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin: 0;
	}
	
td, textarea, input, select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

img {
	border: 0;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 150%;
}

h1 {
	font-size: 24px;
	line-height: 160%;
/*	color: #0f218b; --> alt Blau */
	color: #1b3d93;
}

h2 {
	margin-top: 10px;
	font-size: 16px;
	line-height: 160%;
/*	color: #0f218b; --> alt Blau */
	color: #1b3d93;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 160%;
/*	color: #386cb0; --> alt Mittelblau */
	color: #6c8ec8;
}

h4 {
	margin: 0 0 1px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	/*color: #ffcc00;*/
	color: black;
}

sup {
	vertical-align: top;
}

table.tabelle_1 td {
	background: #ffffff;
	border: 1px solid #eeeeee;
}

table.tabelle_1 th {
	font-size: 11px;
	background: #eeeeee;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

.main_frame {
	position: absolute;
	left: 50%;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-bottom: 20px;
	valign: center;
}

ul {
	padding-left: 15px;
}

li {
	margin: 0 0 5px 6px;
	line-height: 150%;
	list-style-image: url(../img/li_point.gif);
}

.main_table {
	position: absolute;
	left: -490px;
	width: 980px;
	margin-bottom: 20px;
	height: 600px;
	overflow: show;
/*	border: 1px solid #386cb0; --> alt Mittelblau */
	border: 1px solid #6c8ec8;
	valign: center;
}

.content_area {
	padding: 30px 30px 30px 30px;
}

/* Navigation */
.homebutton_inact {
	font-size: 12px;
/*	background-color: #386cb0; --> alt Mittelblau */
	background-color: #6c8ec8;
	padding: 8px 15px 8px 8px;
}
.homebutton_act {
	font-size: 12px;
	background-color: #ffcc00;
	padding: 8px 15px 8px 8px;
	color: #0F218B;
}

a.homelink:link, a.homelink:active, a.homelink:visited {
	color: #ffffff;
}

.bg_lightblue {
/*	background-color: #dce6f5; --> alt Hellblau */
	background-color: #e5f0fa;
}
.navi_1_area {
	font-size: 12px;
/*	background-color: #0f218b; --> alt Blau */
	background-color: #1b3d93;
	color: #ffffff;
	height: 30px;
}

.navi_2_area {
	font-size: 12px;
/*	background-color: #fff0ae; --> alt Hellorange */
	background-color: #fbefd4;
	height: 100%;
}

.lightyellow_bg {
/*	background-color: #fff0ae; --> alt Hellorange */
	background-color: #fbefd4;
} 

.impressum {
	padding: 10px;
	font-size: 10px;
	margin-bottom: 30px;
}

/* LINKS */
a:link, a:visited, a:active {
	color: #386CB0;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

a.menu_1:link, a.menu_1:visited, a.menu_1:active {
	position: relative;
	top: 8px;
	display: block;
	float: left;
	padding: 0 11px 0 11px;
	margin: 0 4px 0 4px;
	color: #ffffff;
	text-decoration: none;
}

a.menu_1:hover {
	color: #ffcc00;
	text-decoration: none;
}

a.menu_1_s, a.menu_1_s:hover {
	display: block;
	float: left;
	position: relative;
	top: 5px;
	padding: 3px 11px 10px 11px;
	margin: 0 4px 0 4px;
	background: #ffffff;
/*	color: #0f218b; --> alt Blau */
	color: #1b3d93;
	text-decoration: none;
	font-weight: bold;
}

a.menu_2:link, a.menu_2:visited, a.menu_2:active {
	display: block;
	padding: 8px 15px 8px 8px;
	background: #ffcc00;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid white;
}

a.menu_2:hover {
/*	color: #386cb0; --> alt Mittelblau */
	color: #6c8ec8;
	text-decoration: none;
}

a.menu_2_s, a.menu_2_s:hover {
	display: block;
	padding: 8px 15px 8px 8px;
	background: #ffffff;
/*	color: #386cb0; --> alt Mittelblau */
	color: #6c8ec8;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

a.menu_2_1:link, a.menu_2_1:visited, a.menu_2_1:active, a.menu_2_1_s:link, a.menu_2_1_s:visited, a.menu_2_1_s:active {
	display: block;
	padding: 2px 15px 5px 1px;
	font-size: 10px;
/*	background-color: #dce6f5; --> alt Hellblau */
	background-color: #e5f0fa;
/*	color: #386cb0; --> alt Mittelblau */
	color: #6c8ec8;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #ffffff;
}

a.menu_2_1_s:link, a.menu_2_1_s:visited, a.menu_2_1_s:active {
	background-color: #ffffff;
/*	color: #386cb0; --> alt Mittelblau */
	color: #6c8ec8;
}

a.menu_2_1:hover {
	color: #ffffff;
	text-decoration: none;
}

a.menu_2_1_s:hover {
/*	color: #386cb0; --> alt Mittelblau */
	color: #6c8ec8;
	text-decoration: none;
}

a.menu_4:link, a.menu_4:visited, a.menu_4:active, a.menu_4_s:link, a.menu_4_s:visited, a.menu_4_s:active  {
	display: block;
	margin-bottom: 4px;
}

a.menu_4:hover, a.menu_4_s:hover {
/*	color: #0f218b; --> alt Blau */
	color: #1b3d93;
}

