body {
 margin-left: 0px;
 margin-top: 10px;
 background-color:#FFF;

}
#Logo { 
  float: left;
   width: 120px;
  height: 150px;
  background-color: #FFF;
/* border: 1px #000000 groove;*/
  
}
#Banner {
  float: left;
  width: 650px;  
  height: 150px;
  background-color: #fff;
   /*border: 1px #000000 groove;*/
}
#Blank1{
  float: left;
  width: 120px;
  height: 18px;
/*border: 1px #000000 groove;*/
}
#Navigation {
  float: left; 
  height: 23px;
  width: 650px;
  background-color:#CCFF99;
 /* padding-top: 3px;*/
  /*border: 1px #000000 groove; */ 
}
#Blank2{
  float: left;
  width: 120px;
  height: 401px;
/*border: 1px #000000 groove;*/
}

#Blank3{
  float: left;
  width: 120px;
  height:23px;
  /*border: 1px #000000 groove;*/
}

#Content {
  float: left;
  width: 400px;
  height: 451px;
  background-color: #CCFF99;
padding-top: 0px;
  /*border: 1px #000000 groove;*/
}
#Right {
  float: left;
  width: 250px;
  height: 450px;
  background-color: #CCFF99;
 padding-top: 1px;
 /* border: 1px #000000 groove;*/
}
#Startlinks {
  float: left;
  width: 216px;
  height: 450px;
  background-color: #CCFF99;
  padding-top: 0px;
  /*border: 1px #000000 groove;*/
}
#Startnormal {
  float: left;
  width: 218px;
  height: 450px;
  background-color: #CCFF99;
 padding-top: 0px;
  /* border-left: 1px solid #CCFF99;*/
  /* border-right: 1px solid #CCFF99;*/
}
#Startrechts {
  float: left;
  width: 216px;
  height: 450px;
  background-color: #CCFF99;
  padding-top: 0px;
  /*border: 1px #000000 groove;*/
}
#Header{
  background-color: #66CC00;
  font-size: 12px;          /* 24px */
  font-family: Helvetica, Arial, Verdana;
  font-weight: bold;
  color: #FFF;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 2px;
}
#SubNavigation {
  background-color: #CCFF99;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 3px;
}
#ContentRight {
  background-color: #CCFF99;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px #66CC00 dotted;
}
#Language {
  background-color: #CCFF99;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
 /* border-top: 1px #66CC00 dotted;*/
  text-align: right;
}
#Footer {
 float: left;
 width: 770px;
 height: 30px;
 background-color: #FFF;
 /*margin-top: 20px;*/
 /*border: 1px #000000 groove;*/
 /* padding-left: 60px;*/

}
#Footer-start {
 float: left;
 width: 650px;
 height: 30px;
 background-color: #FFF;
 padding: 0px;
 padding: 0px;
 padding-top: 20px;
/* border: 1px #000000 groove;*/
 margin-left: 60px;
 text-align: center;
}

#Anschrift {
  width: 530px;
  text-align: right;
 /* border: 1px #000000 groove;
*/
}

a:link {
  font-size: 11px;
  font-family:  Helvetica, Arial, Verdana;
  color:#666666;
  text-decoration: none;
}

a:visited {
  font-size: 11px;
  font-family:  Helvetica, Arial, Verdana;
  color:#666666;
  text-decoration: none;
}

a:hover {
       font-size: 11px;
       font-family:  Helvetica, Arial, Verdana;
	color:#CC0000;
	text-decoration:none;
}

a:focus {
       font-size: 11px;
       font-family:  Helvetica, Arial, Verdana;
       color:#CC0000;
       text-decoration:none;
}

a:active {
       font-size: 11px;
       font-family:  Helvetica, Arial, Verdana;
       color:#CC0000;
       text-decoration:none;
}

.menu_curr a:link, .menu_curr a:visited, .menu_curr a:active, .menu_curr a:focused {
  color: #CC0000;
}

#menu_act_1 a:link {
  font-size: 11px;
  font-family:  Helvetica, Arial, Verdana;
  color:#666666;
  text-decoration: none;
}


#menu_act_1 a:visited{
  font-size: 11px;
  font-family:  Helvetica, Arial, Verdana;
  color:#666666;
  text-decoration: none;
}


#menu_act_1 a:hover{
        font-size: 11px;
       font-family:  Helvetica, Arial, Verdana;
	color:#66cc00;
	text-decoration:none;
}

#menu_act_1 a:focus, #menu_act_1 a:active{
       font-size: 11px;
       font-family:  Helvetica, Arial, Verdana;
       color:#CC0000;
       text-decoration:none;
}

.clearfix {display: inline-table;}

.Bodytext { 
  font-size: 11px;
  font-family:  Helvetica, Arial, Verdana; 
  color:#666666;
}

#pic function image_change(name, image) {
         document[name].src = "fileadmin/BG5/Bilder_Home/" + image;
}


/***  Menu  ***/

.Navig {
  font-size: 11px;
  font-family:  Helvetica, Arial, Verdana;
  color: #66CC00;
  text-decoration: none;
  text-align: left;
}
