body
{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}

.input_text
{    
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	border: solid 1px #b1b1b1;
	width: 316px;
	height: 14px;
	padding: 2px;
}

.input_textfeld
{    
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	border: solid 1px #b1b1b1;
	width: 316px;
	height: 100px;
	padding: 2px;
}

.input_select
{    
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	border: solid 1px #b1b1b1;
	width: 320px;
}

.navi_level_1
{
	background-image: url(../art/bg_navi.jpg);
	width: 920px;
	height: 150px;
	margin-top: 25px;
	text-align: left;
}

.navi_level_1_popup
{
	background-image: url(../art/bg_navi.jpg);
	width: 740px;
	height: 150px;
	margin-top: 25px;
	text-align: left;
}

.navi_level_2
{
	background-color: white;
	width: 920px;
	height: 25px;
	border: 1px #bfbfbf solid;
	text-align: right;
	clear: both;
}

.navi_level_2_popup
{
	background-color: white;
	width: 740px;
	height: 23px;
	border: 1px #bfbfbf solid;
	text-align: right;
	clear: both;
}

.navi_level_2_popup_scroll
{
	background-color: white;
	width: 740px;
	height: 23px;
	border: 1px #bfbfbf solid;
	text-align: right;
	clear: both;
}

.navi_level_2 #menu_left,
.navi_level_2_popup #menu_left,
.navi_level_2_popup_scroll #menu_left
{
	padding-left: 20px;
	float: left;
	height: 25px;
}

.navi_level_2 #menu_right,
.navi_level_2_popup #menu_right,
.navi_level_2_popup_scroll #menu_right
{
	padding-right: 20px;
	float: right;
	height: 25px;
}

.clear_floats
{
	clear:both;
}

.content
{
	background-color: white;
	width: 920px;
	border-left: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
	border-top: 0px;
	border-bottom: 1px #bfbfbf solid;
	text-align: left;
}

.content_popup
{
	background-color: white;
	width: 740px;
	height: 100%;
	text-align: left;
}

.content_popup_scroll
{
	background-color: white;
	width: 750px;
	height: 100%;
	text-align: left;
}

.aktuell_head
{
	background-color: #d7d7d7;
	width: 380px;
	margin: 20px 0px 0px 0px;
	padding: 7px 10px 3px 10px;
}

.aktuell_linie_weiss
{
	background-color: white;
	width: 400px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.aktuell_text
{
	background-color: #e6e6e6;
	width: 380px;
	padding: 7px 10px;
	margin: 0px;
}

.aktuell_linie_dunkel
{
	background-color: #c5c5c5;
	width: 400px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.aktuell_linie_hell
{
	background-color: #ececec;
	width: 400px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.box_head
{
	background-color: #d7d7d7;
	width: 195px;
	padding: 7px 10px 3px 10px;
	margin: 20px 0px 0px 0px;
}

.box_linie_weiss
{
	background-color: white;
	width: 215px;
	height: 1px;
}

.box_text
{
	background-color: #e6e6e6;
	width: 195px;
	padding: 7px 10px;
}

.box_linie_dunkel
{
	background-color: #c5c5c5;
	width: 215px;
	height: 1px;
}

.box_linie_hell
{
	background-color: #ececec;
	width: 215px;
	height: 1px;
}

a.contentnav
{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
    line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #009dd1;
}

a.contentnav:hover
{
	color: #0462a8;
}

.contentnav_hover
{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
    line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #0462a8;
}
