/***********************************************/
/*Rahmen*/
#title {
	height: 75px;
}
#sitename {
	font-size: 36px;
	color: #99CCFF;
	text-shadow: #c0c0c0 3px 3px 5px;

}
#subtitle {
	font-size: 18px;
	color: #FFF;
	text-shadow: #ffffff -1px -1px -1px;
	float: right;
	width: 500px;
	letter-spacing: 5px;
	margin-top: -20px;
}
#slogan {
	text-indent: 5;
	height: 18px;
}
#suche {
	width: 200px;
	height: 15px;
	font-size: 10px;
	float: right;
	margin-top: -20px;
}
#sloganText {
	height: 15px;
	font-size: 10px;
	color: #000;
	width: 600px;
}
#pfad {
	font-size: 8px;
	color: #000;
	height: 25px;
	width: 730px;
}
/***********************************************/
#menuFrame {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E0EF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
/*Klappmenu*/
#nav, #nav ul {
	float: left;
	width: 86em;
	list-style: none;
	line-height: 1em;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	background-color: #FFF;
}
 
#nav a {
	display: block;
	width: 10em;
	color: #960;
	text-decoration: none;
	padding: 0.25em 0em;
}
 
#nav a.menuparent  {
	background-image: url(fileadmin/img/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position: 90% 40%;
}
 
#nav li {
	float: left;
	padding: 0;
	width: 10em;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
		
}
 
#nav li li {
 
	width: 14em
}
 
#nav li ul a {
	width: 14em;
	padding-left: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	color: #FFF;
	background-image: url(../img/footer-verlauf.gif);
	background-color: #D4E0EF;
	border: 1px solid #CCC;
}
/***********************************************/

#content {
	height: 700px;
	width: auto;
	overflow: hidden  /* FF Scroll-leiste */
	background-color: #FFF;
	padding-top: 10px;
	background-color: #FFF;
	padding-left: 10px;
}
#inhalt {
	height: 675px;
	width: 730px;
	overflow: auto;
	background-color: #FFF;
}
#inhaltRechts {
	float: right;
	height: 700px;
	width: 150px;
	margin-top: -700px;
	overflow: hidden;
	background-color: #FFF;
}

/*-------------CSS---------------------*/
ul#menuListV{
	width:164px;
	background-color:#CCC;
}
ul#menuListV, ul#menuListV ul{
list-style-type:none;
margin:0;
padding:0;
}
/*Normal Zustand 1 Ebene */
a.menuLinkV:link, a.menuLinkV:visited, a.menuLinkV:hover, a.menuLinkV:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:0px;
	padding:2px;
	font-size:10px;
	font-weight: normal;
	padding-left:20px;
	text-decoration:none;
	background-repeat:repeat;
	color:#006;
	border-bottom: 1px solid #fff;
	font-weight:bold;
	background-image: url(../img/footer-verlauf.gif);
	background-color: #D4E0EF;
}
 
a.menuLinkV:hover {
	background-color:#FBD5A4;
	/*text-decoration: underline;*/
	color:#006;
	background-repeat:no-repeat;
	background-position:center left;
	/*text-decoration: underline;*/
}
/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActV:link, a.menuLinkActV:visited, a.menuLinkActV:hover, a.menuLinkActV:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:0px;
	padding:2px;
	padding-left:20px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-color:#FBD5A4;
	background-repeat:no-repeat;
	background-position:left center;
	color:#023b76;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}
/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2V:link,a.menuLinkAct2V:visited,a.menuLinkAct2V:hover,a.menuLinkAct2V:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:0px;
	padding:2px;
	padding-left:20px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-color:#FBD5A4;
	background-repeat:no-repeat;
	background-position:left center;
	color:#023b76;
	font-weight:bold;
	border-bottom: 0px solid #fff;
}
/*Normal Zustand 2. Ebene */
a.submenuLinkV:link, a.submenuLinkV:visited,a.submenuLinkV:hover,a.submenuLinkV:active{
	display:block;
	position:relative;
	height:15px;
	margin:0px;
	padding:1px;
	padding-left:30px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left center;
	color: #FFF;
}
 
a.submenuLinkV:hover {
	color:#023b76;
}
/* Aktiver Zustand 2. Ebene  */
a.submenuLinkActV:link, a.submenuLinkActV:visited,a.submenuLinkActV:hover,a.submenuLinkActV:active{
	display:block;
	position:relative;
	/*background-color:#FFD5B1;*/
	color:#023b76;
	height:15px;
	margin:0px;
	padding:1px;
	padding-left:30px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left center;
}
/*Normal Zustand 3. Ebene */
a.subsubmenuLinkV:link, a.subsubmenuLinkV:visited,a.subsubmenuLinkV:hover,a.subsubmenuLinkV:active{
	display:block;
	position:relative;
	/*height:16px;*/
	margin:0px;
	padding:1px;
	margin-left:10px;
	padding-left:30px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
}
 
a.subsubmenuLinkV:hover {
	text-decoration: underline;
}
/* Aktiver Zustand 3. Ebene  */
a.subsubmenuLinkActV:link, a.subsubmenuLinkActV:visited,a.subsubmenuLinkActV:hover,a.subsubmenuLinkActV:active{
	display:block;
	position:relative;
	/*background-color:#FFD5B1;*/
	color:#023b76;
	/*height:15px;*/
	margin:0px;
	padding:1px;
	margin-left:10px;
	padding-left:30px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left top;
}

#footer {
	font-size: 10px;
	color: #000;
	text-indent: 10px;
	padding: 2px;
	height: 13px;
	background-image: url(../img/footer-verlauf.gif);
}
/*BOX*/
.xbox h1, .zbox h1 {
	margin:0;
	font-size:12px;
	padding:0 10px 5px 10px;
	font-weight: bold;
}
.xbox p, .zbox p {
	margin:0; 
	padding:5px 10px; 
}
.xbox {
	background: transparent;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.xb1 {
	margin:0 5px;
	background-color: #999;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
	display:block;
	height:auto;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
* html .xboxcontent {
height:1px;
}

.color_a {
	background-color: #FFF;
	background-image: url(../img/header-verlauf.png);
}
.color_b {
	background-color: #FFF;
}
/***********************************************/
/*Suche*/
#suchbutton {
	height: 10px;
	width: 100px;
	font-size: 10px;
}
#suchfeld {
	height: 10px;
	width: 300px;
	font-size: 10px;
}
/***********************************************/
/*Werbung*/
#werbung {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	width: 936px;
	margin-bottom: auto;
}
/***********************************************/
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 20px;
	height: 100%;
	background-image: url(../img/bg.png);
	background-color: #FFF;
}

td {
	font-size: 10px;
}
	
h1{
	font-size: 1.7em;
	color: #009;
}
			 			
h2{
	font-size: 12px;
	font-weight: bold;
	color: #6692C6;
}	
			 			
h3{
	font-size: 10px;
	font-weight: bold;
	color: #960;
}
a:link {
	color: #009;
}
a:visited {
	color: #666;
}
a:hover {
	color: #C60;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/******************************/
/*mailform*/
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {

}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

/*.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}*/
