* {
margin: 0;
padding: 0;
}

body {
text-align: center;
background-color: #EFEFE6;
color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-size: 62.5%;
padding-bottom: 30PX;
}

/*  === Layout ================== */
#wrapper{   /* umschliesst alles  */
width: 760px;
margin: 30px auto 0px;
background-color: #FFFFFF;
padding-top: 1px;
}

#sprache {
text-align: right;
margin-right: 20px;
padding-top: 5px;
}

#header {
margin: 5px auto 20px;
height: 215px;
width: 720px;
background-image: url(images/header_bg_01.jpg);
background-repeat: no-repeat;
}

#nav {
width: 720px;
height: 2.5em;
margin: 10px auto 20px;;
background-color: #808080;
}

#content {
width: 720px;
margin: 0 auto 0;
text-align: left;
clear:both;
font-size:1.4em;
}

#left{
width: 285px;
float: left;
}

#right{
width: 435px;
float: left;
}

#footer {
height: 50px;
width: 720px;
margin: 0 auto 0;
clear: both;
text-align: right;
}

/*  ===  Navigation ================= */
#nav ul {
margin: 4px 0 0 0;
text-align: right;
width: 470px;
list-style: none;
float:right;
font-size: 1.4em;
}

#nav li {
display: inline;
margin: 0 4px 0 4px;
}

#nav li a {
text-decoration: none;
}

#nav li a:link, #nav li a:visited {
color: #FFFFFF;
}

#nav li a:hover {
color: #000000;
}

#nav span {
text-align: left;

height:100%;
float:left;
color: #FFFFFF;
font-size: 1.9em;
}

/* Hervorhebung der aktuellen Section in der Menueleiste*/

#home #navhome a,
#infos #navinfos a,
#datenschutz #navdatenschutz a,
#links #navlinks a,
#kontakt #navkontakt a,
#impressum #navimpressum a {
color: #000000;
}

/* Formatierungen */

h1 {
color: #2765b6;
}

h3 {
margin-bottom: 1em;
font-size: 1.0em;
}

h4 {
margin-top: 1em;
font-size: 1.0em;
font-weight: normal;
}

p {
margin-bottom: 1em;
text-align: left;
color: #2F2F2F;
}

ul {
list-style: none;
}#left li {
margin-bottom: 1em;
}

#left li a {
text-decoration: none;
color: #2765B6;
}

#left ul li a:hover {
font-weight: bold;
}

address{
font-style: normal;
}

em.pdf {
font-style: normal;
padding:0 0.3em 0 0.3em;
padding-left: 14px;
background: transparent url('images/pdf_klein.gif') no-repeat left;
}

/* Formatierungen der Bilder */

img {
margin: 1em 0 1em 0;
border: none;
}

/* Hintergrundbilder im header */




#kontakt #header {
background-image: url(images/header_bg_02.jpg);
}

#links #header {
background-image: url(images/header_bg_03.jpg);
}

#impressum #header {
background-image: url(images/header_bg_04.jpg);
}

#datenschutz #header {
background-image: url(images/header_bg_05.jpg);
}

#impressum #header {
background-image: url(images/header_bg_06.jpg);
}

#infos #header {
background-image: url(images/header_bg_07.jpg);
}

#infos2 #header {
background-image: url(images/header_bg_08.jpg);
}

#infos3 #header {
background-image: url(images/header_bg_09.jpg);
}

#infos4 #header {
background-image: url(images/header_bg_10.jpg);
}

#infos5 #header {
background-image: url(images/header_bg_11.jpg);
}

#infos6 #header {
background-image: url(images/header_bg_12.jpg);
}

#infos7 #header {
background-image: url(images/header_bg_13.jpg);
}
