* {
margin: 0;
padding: 0;
}

/*-------Seitenelemente-------*/

body {
	text-align: center; /*Zentrierung der Seite im IE*/
	color: #7999BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	line-height: 1.3em;
	background-color: #7999BD;
	word-spacing: 0.1em;
}
#center {
	width: 839px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	margin-top: 30px;
	background-color: #FFFFFF;
	width: 839px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	float: left;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header {
	width: 839px;
	height: 192px;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content {
	margin-top: 20px;
	width: 639px;
	z-index: 10;
	color: #547B99;
	margin-bottom: 130px;
	padding-bottom: 0px;
	float: right;
}
#footer {
	width: 839px;
	height: 197px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}


/*-------Hauptnavigation-------*/

#hauptnavi {
	width: 650px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	top: -25px;
	position: relative;
	padding-left: 90px;
	float: left;
}
#hauptnavi ul{
	list-style-type: none;
	display: inline;
	}
#hauptnavi li {
	margin-left: 8px;
	display: inline;
	}
#hauptnavi a {
	color: #DDC46C;
	font-weight: bolder;
	}
#hauptnavi a:hover, #hauptnavi a:active, #hauptnavi a:focus{
	color: #B78D00;
	}	
#hauptnavi li #here {
	font-weight: bold;
	list-style-type: none;
	color: #B78D00;
	background-image: url(img/here.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#english {
	width: 28px;
	height: 20px;
	margin: 0;
	padding: 0;
	top: -25px;
	position: relative;
	float: right;
	padding-right: 30px;
	background-image: url(img/english.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#francais {
	width: 28px;
	height: 20px;
	margin: 0;
	padding: 0;
	top: -25px;
	position: relative;
	float: right;
	padding-right: 30px;
	background-image: url(img/francais.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/*-------Subnavigationen-------*/

#subnavi {
	width: 170px;
	float: left;
	z-index: 1;
	margin-left: 10px;
	font-size: 1em;
	margin-top: 50px;
	letter-spacing: 0.1em;
	display: inline;
	}   
	#subnavi ul {
	list-style:none;
	margin-top: 12px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	}
	#subnavi li {
	border: none;
	margin:0;
	padding:0;
	line-height: 2em;
	}
	#subnavi li #here {
	font-weight: bold;
	list-style-type: none;
	color: #B78D00;
	background-image: url(img/here.gif);
	background-position: left;
	background-repeat: no-repeat;
	}   
	#subnavi a {
	text-decoration:none;
	color: #DDC46C;
	font-weight: bold;
	}	
	#subnavi a:hover, #subnavi a:active, #subnavi a:focus {
	color: #B78D00;
    }	
/*-------Spalte unter Subnavigation-------*/
	#sp_li {
	margin-top: 120px;
	text-align: center;
	}
	.subnavi_img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
	

/*-------Überschriften-------*/

h1 {
	font-size: 1.4em;
	color: #81A5D1;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
}


h2 {
	font-size: 100%;
	color: #81A5D1;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	font-weight: bolder;
	margin-top: 25px;
	margin-left: 15px;
}
h3 {
	font-size: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;	
	font-weight: bold;
	color: #81A5D1;
	letter-spacing: 0.1em;
}
h4 {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
h5 {
	font-size: 90%;
	color: #374D6C;
	letter-spacing: 0.1em;
}

/*-------Schriftformate-------*/

p {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 60px;
	margin-right: 100px;
	line-height: 1.3;
}

.korrektur {
	font-family: "Courier New", Courier, monospace;
	color: #FF0099;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.partner {
	color: #993300;
	line-height: 1.5em;
}


/*-------Textlinks-------*/

a:link, a:visited {
color: #81968F;
text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #374D6C;
}
.partner a:link, .partner a:visited {
color: #993300;
text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #374D6C;
}
.liextern{
	color: #478BBE;
	font-weight: normal;
}
#email{
	color: #97281F;
	font-weight: normal;
}

/*-------Listen-------*/

ul, ol, dl {
}

.content_ul{
	margin-left: 75px;
	line-height: 1.4;
	margin-right: 100px;
	list-style-type: square;
}
.content_ul li ul{
	margin-left: 30px;
	line-height: 1.4;
	list-style-type: disc;
}
.zweispalter {
	width: 650px;
	margin-left: 0px;
	line-height: 1.4;
	list-style-type: square;
	padding-left: 0px;
}
.zweispalter li {
	width: 230px;
	margin-left: 50px;
	list-style-type: none;
	float: left;
}
.zweispalter li ul li {
	width: 180px;
	left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}

/*-------Tabellen-------*/


#tabelle_2sp {
	margin-left: 65px;
	margin-top: 20px;
}
#contact {
	width: 580px;
	line-height: 1.2em;
}
.bmu {
	width: 200px;
	margin-bottom: 20px;
}
#contact td{
	height: 30px;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7999BD;
	border-left-color: #7999BD;
	border-top-color: #7999BD;
	border-right-color: #7999BD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
}

/*-------Bilder-------*/

.bild_links {
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
}

.bild_content_re {
	float: right;
	position: relative;
	left: 20px;
	margin-right: -25px;
	margin-bottom: 20px;
}
.bild_content_wide {
	margin-left: 60px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.bmu img {
	margin-bottom: 10px;
}

@media print {

#subnavi, #header, #english, #francais, #hauptnavi {
display: none;
}
body {
	width: 18cm;
	background-color: #FFFFFF;
	color: #333333;
}
#container {
	float: left;
	width: 18cm;
	padding: 0px;
	margin: 0px;
}
#content {
	float: left;
	margin-top: 0px;
	width: 18cm;
	color: #000000;
}

}
.certification {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
}
