form {
margin:0px;
padding:0px;
}

body {
	margin: 0px auto;
	padding:0;
	background-color:#424242;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper {
	margin: 0px auto;
	margin-top: 30px;
	width:740px;
	padding:15px;
	background:#FFFFFF;
	border-bottom:8px solid #f67a18;
}

img {
border: 0px;
}

hr {
border: solid #BDBDBD 1px; height: 1px;
}

p {
	text-align:left;

}

.checkbox1 {
padding:0;
margin:0;
width:14px;
height:14px;
}

#spacer {
margin:0px;
padding:0px;
}

#line {
background: #BDBDBD;
}

#main {
	background-Image:url(../images/bg_main.gif);
	background-position:top left;
	background-repeat:repeat-y;	
}

#sidebar {
	float:left;
	width:230px;
}

#contentBox {
	padding:0px;
	margin: 0 0 0 245px;
	background-color: #DDDDDD;
	text-align:left;
}

#content {
	padding: 15px;
	line-height:150%;
}

h1 {
font-size:12px;
text-align:left;
margin:0;
padding:0;
}

.headline {
color: #333333;
font-size: 14px;
font-weight: bold;
}

.subline {
color: #F77300;
font-weight: bold;
font-size: 12px;
}

.text {
color: #333333;
font-size: 12px;
font-weight: normal;
}

.link1, .link1 a, .link1 a:visited {
font-weight:bold;
color: #F77300;
text-decoration:none;
}

.link1 a:hover {
text-decoration:underline;
}

.link2, .link2 a, .link2 a:visited {
font-weight:bold;
color: #333333;
text-decoration:none;
}

.link2 a:hover {
text-decoration:underline;
}

.hinweis1 {
color: #333333;
font-size: 11px;
font-weight: normal;
line-height:18px;
}

.contImg {
margin-top:3px;
}

.map2, .map2 a {
font-weight:normal;
color: #F77300;
text-decoration:none;
}

.map2 a:hover {
text-decoration:underline;
}

.hinweis {
color: #333333;
font-size: 11px;
font-weight: normal;
}

.select1 {
color: #333333;
font-size: 12px;
font-weight: normal;
}

.select2 {
width: 200px;
color: #333333;
font-size: 12px;
font-weight: normal;
}

.input1 {
color: #333333;
font-size: 12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
}

.input2 {
color: #333333;
font-size: 12px;
font-weight: bold;
border:0 solid #ffffff;
font-family:Arial, Helvetica, sans-serif;
}

#header {
	width: 740px;
	height: 278px;
	margin: 0 0 15px 0;
	padding: 0;
	background-image: url(../images/header.jpg);
}

#headernav {
	width:730px;
	height: 20px;
	padding: 255px 10px 0 0;
	text-align: right;
	font-size: 10px;
}

#headernav a, #headernav a:visited {
	padding:0 0 0 14px;
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
	display:inline;
	text-align:left;

}

#headernav a:hover {
	color:#f67a18;
}

.navTop, .navTop a {
padding:0px;
margin:0px;
font-weight: normal;
font-size: 10px;
color: #666666;
text-decoration: none;
}

.navTop a:hover {
color: #f67a18;
}

.navTopAktiv {
color: #f67a18;
text-decoration: none;
}

#nav, #navAkt {
	width:230px;
	text-align:left;
}

#nav a, #nav a:visited {	
	height:20px;
	width:202px;
	padding: 8px 0 0 28px;
	margin:0;
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
    background-position:12px 9px;
	display:block;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color: #929292;	
}

#navAkt a, #navAkt a:visited {	
	height:20px;
	width:202px;
	padding: 8px 0 0 28px;
	margin:0;
	background-image:url(../images/nav_arrow2.gif);
	background-repeat:no-repeat;
    background-position:12px 10px;
	display:block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color: #929292;	
}

#nav a:hover, #navAkt a:hover {	
	color:#FFFFFF;
}

#navSpacer {
height: 2px;
background-color:#FFFFFF;
}

.menuLevel1 {
padding: 2px 10px 7px 24px;
margin-left:15px;
background-image:url(../images/arrow_menu_lv1.gif);
background-repeat:no-repeat;
}

.menuLevel1Active {
padding: 2px 10px 7px 24px;
margin-left:15px;
background-image:url(../images/arrow_menu_lv1_akt.gif);
background-repeat:no-repeat;
}

.menuLevel1 a, .menuLevel2 a, .menuLevel1 a:visited, .menuLevel2 a:visited {
color: #333333;
text-decoration: none;
}

.menuLevel1Active a, .menuLevel2Active a, .menuLevel1Active a:visited, .menuLevel2Active a:visited {
color: #FFFFFF;
text-decoration: none;
}

.menuLevel1 a, .menuLevel1 a:visited, .menuLevel1Active a, .menuLevel1Active a:visited {
font-weight:bold;
}

.menuLevel1 a:hover, .menuLevel2 a:hover, .menuLevel1Active a, .menuLevel2Active a, .menuLevel1Active a:hover, .menuLevel2Active a:hover {
color: #FFFFFF;
}

.menuLevel2, .menuLevel2Active {
margin-left:15px;
padding-left: 37px;
padding-right: 10px;
padding-bottom: 7px;
padding-top: 2px;
}

.menuLevel2 {
background-image:url(../images/arrow_menu_lv2.gif);
background-repeat:no-repeat;
}

.menuLevel2Active {
background-image:url(../images/arrow_menu_lv2_akt.gif);
background-repeat:no-repeat;
}

#footer {
	margin: 0px auto;
	width:730px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#999999;
	font-size:11px;
}