body,
html {
	margin: 0px;
	padding: 0px;
}

ul#nav,
ul#nav ul {
	margin: 0;
	padding: 0;
	width: 200px; /* Width of Menu Items */

	background: #FFF6D2; /* IE6 Bug */
	color: black;
	font-size: 100%;
	}
 
ul#nav li {
	position: relative;
	list-style: none;
	}
 
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #A8A8A8;
	padding: 0.45em 0.8em;
	border-bottom: 2px solid #FFFFFF;
	}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
 
ul#nav ul {
	position: absolute;
	display: none;
	left: 199px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
 
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */
 
ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block; } /* The magic */
 
ul#nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }
 
ul#nav li.menuparent:hover,
ul#nav li.over { 
	background-color: #000000; 
}
 
 
ul#nav li a:hover { 
	background: FAE9A4;
	color: #000000; 	
}




.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #505050;
	font-size: 11px;
}

.menu_oben a {
   text-decoration: none;
   color: #505050;
}

.menu_oben a:hover {   
   text-decoration: underline;
   color: #000000;
}

.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #505050;
	font-size: 20px;

}

thead th {
        text-align: center;
        background: #E6EDF5;
        color: #4F76A3;
        font-size: 100% !important;
}

.inhalt a {
   text-decoration: none;
   color: #505050;
}

.inhalt a:hover {   
   text-decoration: underline;
   color: #000000;
}

.menu_unten {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #505050;
	font-weight: bold;
	font-size: 11px;

}

.menu_unten a {
   text-decoration: none;
   color: #505050;
}

.menu_unten a:hover {   
   text-decoration: underline;
   color: #C18408;
}


.rechts {
	font-family: verdana, arial, helvetica, sans-serif; tahoma;
	color: #505050;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
}
.rechts a {
   text-decoration: underline;
   color: #505050;
}

.rechts a:hover {   
   text-decoration: none;
   color: #C18408;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #505050;
	font-size: 9px;
	padding-top: 4px;
}
.inhalt_oben a {
   text-decoration: underline;
   color: #505050;
}

.inhalt_oben a:hover {   
   text-decoration: none;
   color: #C18408;
}

img 
{
border:0;
}

/* Felder und Submit Button für Email-Formulare */
 
.csc-mailform-field input {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height:15px;

}
 
.csc-mailform-field textarea {
background-color: #ffffff;
border: 1px solid;
 
border-color: #BDBDBD;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height:15px;
}
 
.csc-mailform-field label {
margin:2px;
font-size:12px;
line-height:15px;
color:#000000;
/*float: left;*/
text-align: left;
margin-right: 0px;
width: 300px;
display: block;
font-family: Verdana, Geneva, Helvetica, sans-serif;
}


.csc-mailform-field radio{
fieldset:none;
background-color: #ffffff;
border: none;
}
 
/*Border um gesamtes Formular wenn gewünscht
.csc-mailform {
border-style: solid;
border-width: 0px;
border-color: #BDBDBD;
fieldset:none;
}*/
 
/*Ausrichtung des Submit Buttons*/
 
#mailformformtype_mail 
{
margin-left: 0px;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #CCCCCC;
border-width: 0px;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-bottom-color: #A2A2A2;
border-right-color: #A2A2A2;
border-style: solid;
} 


.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #505050;
	font-size: 18px;
	text-decoration: none;
	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #505050;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}
P {
	font : normal normal tahoma;
	font-size : 11px;
	font-family : tahoma;
	font-weight : normal;
	color : #000000;
}

ul,ol,li,div,td,th,address,nobr,b,i { 

font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
font-size:11px; 
}


BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#EAE9E9;
scrollbar-darkshadow-color:#EEEEEE;
scrollbar-shadow-color:#F1F1F1;
scrollbar-arrow-color:#silver;
scrollbar-track-color:#F1F1F1;
}
