body 
{
 font-family:Open Sans; 
 font-size:18px;
 color:#ffffff;
 background-color:#000000; 
 text-align:center;
 margin:0px;
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


h1 {font-size:18px;color:#ffffff;margin-bottom:0px;}
h2 {font-size:14px;color:#ffffff;margin-bottom:0px;}
h3 {font-size:14px;color:#ffffff;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}


a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color:#ffffff;
  font-size:18px;
}

a:active, a:hover
{ 
   text-decoration:underline;
   color:#b4b4b4;
}

a.menu {
 text-decoration:underline;
 color:#b4b4b4;
 }

a.menu:link, a.menu:visited
{
 color:#b4b4b4;
 text-decoration:underline; 
}

a.menu:active, a.menu:hover
{
 text-decoration:underline;
 color:#b4b4b4;
}

a.anker
  {
  font-weight:bold;
  font-size:18px;
  }

a.anker:link, a.anker:visited, a.anker:hover, a.anker:active
 {
  text-decoration:none;
  color:#ffffff;
 }


#Mitte {
width:968px;
margin:50px auto;
text-align:center;
background-color:#000000;
border:0px;
}

img.Banner {
display:block;
width:968px;
}

#linkzeile {
background-color:#000000;
width:968px;
float:right;
text-align:center;
}

#linkzeile2 {
background-color:#000000;
width:968px;
float:right;
text-align:center;
}

#valzeile {
padding:10px 0px;
text-align:right;
background-color:#000000;
width:968px;
float:right;
}

#Spalte1 {
background-color:#000000;
width:100px;
float:left;
padding:0px 0px;
text-align:left;
min-height:250px;
}


#Spalte2 {
border:1px solid #000000;
background-color:#000000;
width:350px;
float:right;
padding:0px 0px;
text-align:justify;
}

#Spalte3 {
border:1px solid #000000;
background-color:#000000;
width:460px;
float:right;
padding:0px 20px;
text-align:justify;
}

#Spalte4 {
background-color:#000000;
width:820px;
float:right;
text-align:center;
margin-top:30px
}

#Spalte6 {
background-color:#000000;
width:820px;
margin:0px auto;
float:right;
text-align:center;

}

#Spalte5 {
background-color:#000000;
width:500px;
margin:30px auto;
text-align:justify;
}



#Titel {
padding:0px;
background-color:#000000;
border-bottom:1px solid #000;
}


