h3,h4,h5,h6,div,p,body,html,input,button {
	font: normal 12px Arial, Helvetica
}

h1 {
	font: normal 18px Arial,Helvetica;
	font-weight: bold;
}
h2 {
	font: normal 14px Arial,Helvetica;
	font-weight: bold;
}

a {
   text-decoration:none;
}

img.block {
	display:block;
}

div, img, body {
  margin:0;
  padding:0;
  border:0;
}

.align-right {
     text-align:right;
}
.align-justify {
     text-align:justify;
}
.align-center {
     text-align:center;
}


#container {
  width:1050px;
  min-width:800;
  margin:0px;
  margin-left:0px;
  margin-top:0px;
  padding:0px;

}

#oben {

         height: 120px;
	padding:0px;
         margin:0px;
	background-color:#FFFFFF;
}
#oben_links
{
         float:left;
         height: 120px;
         width:170px;
	     padding:0px;
         margin:0px;
         background-color:#CED3E7;
         background-image:url(../img/logo_neu_schrift2.gif);
}

#oben_rechts
{
	float:left;
         width:880px;
         height: 120px;
	padding:0px;
         margin:0px;
         background-image:url(../img/elka-oben.jpg);

}
#untermenu
{
         font: bold 11px Arial,Helvetica;;
         color: #fff;
         width:auto;
         height: 20px;
	padding:0px;
         padding-left:10px;
         padding-top:3px;
         margin-top:100px;
         margin-left:0px;
	background-color:#082084;
}
#untermenu a {
   text-decoration: none;
   color:#fff;
   }
#untermenu a:hover {
   font: bold 11px;
   text-decoration: none;
   color:#BD0010;
   }

#untermenu .aktiv {
  font: bold 11px;
  color:#EF6B83;

}

#suchbox {
	float:left;
         width:160px;
         height: 27px;
         overflow: hidden;
	padding-top:0px;
	padding-left:10px;
	background-color:#BD0010;

}


#hauptmenu {
	float:left;
         width:150px;
         height: auto;
         overflow: hidden;
	padding-top:15px;
	padding-left:0px;
	background-color:#FFFFFF;
         line-height: 20px;

}
#hauptmenu a {
   font: normal 12px;
   text-decoration: none;
   color:#00007B;
   line-height: 20px;

   }

#hauptmenu a:hover {
   font: bold 12px;
   text-decoration: none;
   color:#BD0010;
   line-height: 20px;
   }

#hauptmenu .l_aktiv a {
  font: bold 12px;
  color:#EF6B83;
  line-height: 20px;
}


#head {
	font: normal 10px Arial,Helvetica;;
	padding-top:5px;
	padding-bottom:5px;
}


#unten {

         width:1050px;
         height: auto;
	padding:0px;
         margin:0px;
	background-color:#FFFFFF;
}
#unten_links
{
         float:left;
         height: auto;
         width:170px;
	padding:0px;
         margin:0px;
	background-color:#FFFFFF;
}

#unten_rechts
{
	float:left;
         height: auto;
         width:  880px;
	padding:0px;
         margin:0px;
	background-color:#9cA6CE;

}
.pfeil {
    position:absolute;
    margin-top: 12px;
    margin-left: -30px;
}
#center
{
         float:left;
         height:auto;
         min-height:700;
         width:450px;
	padding:0px;
         margin:0px;
         padding-top:30px;
         padding-left:30px;
         padding-right:50px;
	background-color:#CED3E7;
         border-left: 1px solid;
         border-right: 1px solid ;
         border-left-color:#ADAEAD;
         border-right-color:#8C8E8C;
}

#rechts
{
	float:left;
         height: auto;
         width:330px;
	padding:0px;
         margin:0px;
         overflow:hidden;
	background-color:transparent;

}