img {
	border: 0 none #ffffff;
	}
#horizontales_menue ul, #horizontales_menue li, #seitliches_menue ul, #seitliches_menue li, #fuss ul, #fuss li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

hr {
	display: none;
	}
#horizontales_menue ul, #fuss ul {
	float: left;
	margin-left: 20px;
	}
#fuss ul {
	margin-left: 162px;
	display: inline;
	}
#horizontales_menue li, #fuss li {
	float: left;
	}
#horizontales_menue li a, #fuss li a {
	float: left;
	margin: 0 0 0 20px;
	padding: 1px 1px 0 1px;
	height: 14px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	}
#horizontales_menue li a:hover, #fuss li a:hover, #horizontales_menue li a.active, #fuss li a.active {
	background-color: #abafb9;
	}
#language {
	float: right;
	padding: 1px 43px 0 2px;
}
#seitliches_menue ul {
	border-left: solid #00204e 1px;
	border-right: solid #00204e 1px;
	border-bottom: solid #6683A1 1px;
	}
#seitliches_menue li {
	display: inline;
	}
#seitliches_menue li a {
	display: block;
	padding: 3px;
	padding-left: 4px;
	border-top: solid #6683a1 1px;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
#seitliches_menue li a:hover, #seitliches_menue li a.active {
	color: #ffffff;
	background-color: #5f7d9d;
	}
#seitliches_menue ul ul {
	border: none;
	}
#seitliches_menue li li a {
	padding-left: 14px;
	color: #d7dee7;
	}
#seitliches_menue li li li a {
	padding-left: 24px;
	}

/* Sprachauswahl */
#languageMenu{
	margin: 0 auto 0 auto;
	width: 790px;
	height: 25px; 
	text-align: right;
	overflow: hidden;
}
#languageMenu ul{
	float: right;
	margin: 0;
	font-size: 11px;
}
#languageMenu li{
	float: left;
	list-style-type: none; 
	border: 0!important;
}
#languageMenu li a{
	display: block; 
	width: 55px;
	margin-left: 10px;
	padding: 6px 0 1px 10px;
	text-decoration: none; 
	text-align: center;
	color: #D0D1D2;
	background: url(/all_media/img/trennung.gif) no-repeat left 8px;
	overflow: hidden;
}
#languageMenu li.first a{
	background: none;
	padding-left: 0;
}
#languageMenu li a:hover, #languageMenu li a:focus, #languageMenu li a:active, #languageMenu li.active a{
	color: #fff;
	font-weight: bold;
}

/* Sprachauswahl */

/* --- Textformatierungen allgemein--- */
h1, h2 {
	font-weight: bold;
  	color: #003066;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0.3em;
	}
h3, h4, h5 {
	font-weight: bold;
  	color: #444444;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.3em;
	}
p {
	padding: 0;
	margin: 0 0 1em 0;
	}
#inhalt img {
        border: 1px solid #000000;
        }
#inhalt img.noborder {
        border: 0 none #ffffff;
        }
.start_img {
        width:110px; float:left;
        }
.start_txt {
        width:160px; float:left; text-align:justify;
        }
.start_div {
        width:24px; float:left;
        }
div.linie {
        width:100%; height:2px; border-bottom:1px dotted #a2a2a2; margin-bottom:16px;
        }
.bild_links_txt_rechts {
        width:175px; float:left;
        }
.txt_rechts_bild_links {
        width:389px; float:left;
        }
.sp {
        width:131px; float:left;
        }
.sp_rechts {
        width:131px; float:left; text-align:right;
        }
.sp_div1 {
        width:10px; float:left;
        }
.sp_div2 {
        width:20px; float:left;
        }
#inhalt ul {
        list-style-type: circle;
        }
#inhalt li {
        margin-top:3px;
        }
#inhalt div.input_links {
        margin-top:4px; width:120px; text-align:right; font-weight:bold; float:left;
        }
#inhalt div.input_rechts {
        margin-top:4px; padding-left:20px;  width:400px; float:left;
        }


#inhalt div.input_rechts input.form, #inhalt div.input_rechts select.form {
        font-size:11px; border:1px solid #003063; width:300px; 
        }

#inhalt input.form_textfeld, #inhalt textarea {
        font-size:11px; border:1px solid #003063; width:300px; height:150px;
        }
#inhalt div.kontaktform {
        width:564px;
        border: 1px dotted #003063;
        background-image:url(../img/form_bg.gif);
        }

#inhalt a  { color: #003063; text-decoration: underline; }
#inhalt a:hover { color: #003063; text-decoration: underline; background: #ffffff; }  

/* 
#inhalt a:link { color: #003063; text-decoration: underline; }
#inhalt a:visited { color: #003063; text-decoration: underline; }
#inhalt a:hover { color: #990000; text-decoration: underline; background: #ffffcc; }  
*/
#inhalt a.bold:link, #inhalt a.bold:visited, #inhalt a.bold:hover { font-weight:bold;  text-decoration: underline; }

