html
{
	height: 100%;
}

body
{
	margin: 0px auto;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	height: 100%;
	color: #000000;
	font-weight: normal;
}

img
{
	display: block;
}

h3
{
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 11px 1px;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 31px;
	border-bottom: 1px dotted #ffffff;
}

#central_head
{
	margin:0px auto;
	width:955px;
	display: block;
}

#central_body
{
	vertical-align: top;
	margin:0px auto;
	width:955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#background_head
{
	background-image: url(../images/bg_header.gif);
	background-repeat:repeat-x;
	height: 258px;
	vertical-align: top;
}

#background_body
{
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	vertical-align: top;
	background-color: #a2a2a2;
	height: 73%;
}

#imp
{
	vertical-align: bottom !important;
	padding-top: 60px;
	padding-left: 32px;
	width: 152px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

#leftbar
{
	width: 184px;
	height: 100%;
	background-image: url(../images/spalten_oben.gif);
	background-repeat: no-repeat;
	float:left;
}

#mainbody
{	
	float:left;
	width: 567px;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 28px;
	padding-bottom: 30px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#rightbar
{
	width: 184px;
	height: 100%;
	background-image: url(../images/spalten_oben.gif);
	background-repeat: no-repeat;
	vertical-align: top;
        float: right;
}

#dotted_line
{
	border-bottom: 1px dotted #000000;
	width: 184px;
}

#dottedline2
{
	border-bottom: 1px dotted #ffffff;
	width: 184px;
}

#dotted_sub
{
	border-top: 1px dotted #000000;
	width: 184px;
}

.mainlevel:link
{
	background-repeat: no-repeat;
	background-position: 11px 1px;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 32px;
	text-decoration: none;
}

.mainlevel:visited
{
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 32px;
	text-decoration: none;
}


.mainlevel:hover
{
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 11px 1px;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 32px;
	text-decoration: none;
}

#active_menu
{
	font-weight: bold;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 11px 1px;
}

.sublevel:link
{
	background-repeat: no-repeat;
	background-position: 29px 1px;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 50px;
	text-decoration: none;
}

.sublevel:visited
{
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 50px;
	text-decoration: none;
}

.sublevel:hover
{
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 29px 1px;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	padding-left: 50px;
	text-decoration: none;
}

#active_submenu
{
	font-weight: bold;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 29px 1px;
}


.headline
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
}

.text_bold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
