/* CSS template_3 */

* { padding:0px; margin:0px; border:0px; } 

body { font-family:Arial, Helvetica, sans-serif; color:#4b4b4b; font-size:12px; text-align:center;}

#main { width:800px; margin: 0 auto 0 auto; margin-top: 10px;}

#header { background-image:url(../gif/header.gif); background-repeat:no-repeat; background-position:0 0; height:148px; }
	#breadcrumb { float:left; width:590px; padding: 0px 0px 0px 10px; margin-top: 133px; color:#c8e0e3; font-size: 10px; text-align:left;}
	#datum {  float:right; width:190px;  padding: 0 0 0 10px; margin-top: 133px; color:#c8e0e3; font-size:10px; }
	
#inhaltsbereich { margin:2px 0 0 0; width:100%;}
        #menu-top { border-top:5px solid #94979A; padding: 10px 0 0 0;}
	#menu_1 { float:left; width:193px; padding: 5px 0 20px 5px; text-align:left;}
	#rechte_spalte { float:right; width:600px; }
	  #menu_2 { padding:3px 0 0 10px; height:25px;}
		#content { padding:10px 0 20px 10px; text-align:left; }
	#footer { clear:both; width:100%; background-color:#fff; text-align:right; border-top:solid 1px #1F1F1F; padding:12px 0 0 0; font-size:10px;}

A:LINK, A:VISITED {
 font-weight:normal;
 font-size: 12px;
 font-family :  Arial, 'sans-serif';
 color :#666;
 text-decoration: underline;
 background-color :  transparent;
}
A:HOVER, A:ACTIVE {
 font-weight:normal;
 font-size: 12px;
 font-family :  Arial, 'sans-serif';
 text-decoration: none;
 color :  #666;
 background-color :  transparent;
}

#breadcrumb A:LINK, #breadcrumb A:VISITED {
 font-weight: normal;
 font-size: 11px;
 font-family:  Arial, 'sans-serif';
 color: #C8E0E3;
 text-decoration: none;
 background-color:  transparent;
}
#breadcrumb A:HOVER, #breadcrumb A:ACTIVE  {
 font-weight: normal;
 font-size: 11px;
 font-family :  Arial, 'sans-serif';
 text-decoration: underline;
 color :  #C8E0E3;
 background-color :  transparent;
}

li.menu-1 {
 list-style: square;
}

li.menu-2 {
 list-style: circle;
 margin-left: 1em;
}

ul#menu a:link, ul#menu a:visited, ul#menu li.active {
	font-weight:normal;
 	font-size: 13px;
	display: block;
	padding: .4em .25em .4em 1.5em; 
	color: #1F1F1F;
	text-decoration: none;
}

ul#menu a:hover, ul#menu li.active {
	background: #ebebeb;
}

#footer A:LINK, #footer A:VISITED, #footer A:ACTIVE {
 font-weight:bold;
 font-size: 10px;
 color :  #4d4d4d;
 font-family :  Arial, 'sans-serif';
 text-decoration: underline;
}
#footer A:HOVER {
 font-weight:bold;
 font-size: 10px;
 color :  #4d4d4d;
 font-family :  Arial, 'sans-serif'; 
 text-decoration: none;
}

h1 {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1em;
	color: #4b4b4b;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #4b4b4b;
}

h3 {
	font-size: 130%;
	font-weight: normal;
	margin: 1em 0 .75em 0;
	color: #666666;
}

h4 {
	font-size: 120%
	font-weight: normal;;
	margin: 1em 0 .75em 0;
	color: #666666;
}

ul {margin-left: 1em;}
ol {margin-left: 1em;}

td {font-size: 12px; color: #4b4b4b;}

#styles fuer standard mailformular
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:60%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.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;
}

