/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
/*	text-align: center;   */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}



a, a:link, a:visited {
	text-decoration: none;
/*	padding: 1px;   */
	color: #000000;
	border-bottom: 1px solid #FFA400;
}

a:hover {
	background-color: #F2B405; 
	color: #FFFFFF;
}



div {
	margin: 0px;
	padding: 0px;
}

#mainborder {
	margin: 10px auto;
	width: 769px;
	border: 1px solid #F2B405;
	clear: both;
}

#maincontainer {
	width: 763px;
	border: 3px solid #FFFFFF;
	background-color: #F6F6F6; 
	clear: both;
}

#mainheader {
	width: 763px;
	height: 190px;
	clear: both;
	text-align: left;
}

#mainheaderpicture {
	width: 570px;
	height: 190px;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	float: left;
	clear: none;
}

#mainheaderlogo {
	width: 190px;
	height: 190px;
	float: right;
	clear: none;
}

#mainmenue {
	width: 763px;
	border-top: 1px solid #F2B405;
	border-bottom: 1px solid #F2B405;
	clear: both;
	text-align: left;
	height: 25px;
}

#mainmenue a, #mainmenue a:link, #mainmenue a:visited {
	display: block;
	float: left;
	margin: 0px;
	height: 15px;
	padding: 5px 8px;
	background-color: #F6F6F6;
	border-right: px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	clear: none;
	text-align: center;
	border-bottom: none;
}

#mainmenue a:hover {
/*	background-color: #F2B405; */
	color: #F2B405;
}

#contentcontainer {
	width: 763px;
	min-height: 386px;
	clear: both;
	overflow: visible;
}

#mainleft {
	width: 190px;
	border-right: 0px solid #FFFFFF;
	float: left;
	clear: none;
}


#mainright {
	width: 510px;
	padding: 20px 30px 20px 30px;
	text-align: left;
	float: right;
	clear: none;
	background-color: #F6F6F6;
}

#leftmenue {
        width: 190px;
        height: 300px;
		line-height: 2;
        border-bottom: 0px solid #FFFFFF;
}

#leftmenue ul {
	padding: 0px 0px 0px 20px;   	
        list-style: circle;	
}

#leftmenue ul ul {
	padding: 0px 0px 0px 10px;   	
        list-style: none;	
}

#leftmenue ul ul ul {
	padding: 0px 0px 0px 10px;   	
        list-style: none;	
}


#leftmenue  a, #leftmenue  a:link  {
	display: block;   
	margin: 0px;
	padding: 0px;
	background-color: #F6F6F6;
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

#leftmenue  a:hover, #leftmenue  a:focus {
/*	background-color: #FFA400; */
	color: #FFA400;
}

/*
#leftmenue  a:active {
	background-color: #FFA400;
	color: #FFFFFF;
}
*/

#leftmenueheadline {
	padding: 15px 0px 8px;
	margin: 0px;
	font-size:16px;
	font-weight: bold;

}

#leftmenueheadline  a, #leftmenueheadline  a:link, #leftmenueheadline  a:visited {
	display: block;
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
	color: #FFA400;
	border: none;
}

#leftmenueheadline  a:hover, #leftmenueheadline  a:focus {
	background-color: #FFA400;
	color: #FFFFFF;
}

#leftmenue a.sonderlinks {
	display: inline;
	margin: 1px;
	padding: 0px;
	border-bottom: 1px dotted #FFA400;
}

#leftbild1 {
	width: 190px;
	height: 190px;
	border-bottom: 0px solid #FFFFFF;

}


h1 {
	color: #FFA400;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 18px;
}

p {
	margin: 20px 0px 0px;
	padding: 0px;
}

img {
	border: none;
}

#mainfooter {
	width: 753px;
	height: 15px;
	padding: 5px;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	clear: both;
}

#contentheader {
	font-weight: bold;
	margin-bottom: 20px;
	color:#666666;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainlauftext {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.aktuelles_detail_titel {
	border-top: 1px solid #FFFFFF;
	width: 510px;
	font-weight: bold;
	margin-top: 20px;
	color:#666666;
}

.aktuelles_detail_header {
	margin-top: 5px;
}

a.none {
	display: inline;
	border: none;
	background: none;
}

b {
	color:#000000;
}

legend{
	color: #FFA400;
	font-weight: bold;
}

label {
      display: block;
}
