
div, p, h1, h2, h3,
span, a, form, img, li, hr {
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

h1, h2 {color: #0c006c; font-weight: bold; margin-left: 2.34em;
}

h1 {
font-size:1.43em; margin-top: 0.52em;
}


h2 {
font-size:1.13em; margin-top: 0.52em; 
}

h3 {
font-size:0.99em; margin-left: 2.34em;
}

p.impressum {
font-size:0.93em; font-weight: normal; margin-left: 2.34em;
}

p {
font-size:0.83em; text-align: justify; hyphens: auto; margin-left: 2.34em;
}

p .bold{
font-size:0.83em; text-align: justify; hyphens: auto; font-weight: bold; margin-left: 2.34em;
}

p.klein {
font-size:0.83em; text-align: justify; hyphens: auto; margin-left: 2.34em;
}



li {
font-size:0.8em;
font-weight: normal;
font-style: normal;
margin-top: 0.52em;
color: #000000; margin-left: 2.34em;
}

body {font-size:101%;
background:#FFFFFF;
color: #010200;
margin:0;
padding:0;
overflow: hidden;
}


#wrapper {
background-color: #FFFFFF;
text-align: center;
position: absolute;
top: 1%;
left: 10%;
right: 10%;
bottom: 10%;
overflow-x: hidden;
padding: 1%;
}

#inhalt {
background-color: #FFFFFF;
margin: 0 auto;
text-align: left;
border-right:  1px solid #08004b;
border-left:  1px solid #08004b;
border-bottom:  1px solid #08004b;
}



#linie {
background-color: #ededed;
border-top: 1px solid #08004b;
border-bottom: 1px solid #08004b;
text-align: center;
}


#unten {
background-color:  #FFFFFF;

border-top: 1px solid #08004b;
text-align: right;
overflow-x: hidden;
}




a:link { color: #0f0282;}
a:visited { color: #0f0282;}
a:hover { color: #555;}
a {
outline: none;
}

img {
max-width: 100%;
}

