	body {
                 padding:0px;
                 margin:0 0 0 0;
                 font-family:verdana,arial,sans-serif;
                 background-color:#ddd;
     	}
     .fett {font-weight:bold;}
     .blau {color:#005085;}
     .gruen {color:#89b61f;}
     .grau {color:#8a8989;}
     .grau_hell {color:#adafb2;}
     .grau_dunkel {color:#817f84;}
     .rot {color:#c50023;}
     .fontsize_0{font-size:0.6em;}
     .fontsize_1{font-size:0.7em;}
     .fontsize_2{font-size:0.8em;}
     .fontsize_3{font-size:1.2em;}

     #container {
     	position:absolute;
     	top:50%;
     	left:50%;
     	margin:-250 0 0 -390;
          padding:0px;
     	width:780px;
          height:480px;
          background-color:#fff;
          font-weight:bold;
          text-align:left;
     }
     #header {
     	width:100%;
          height:80px;
          border-bottom:1px solid #adafb2;
     }
     #header_pic {
     	margin: 22 0 0 85;
     	float:left;
     }
     #seitenbereich {

		margin:10 0 0 0;


     }
     #menue_leiste_top {
     	height:20px;
          width:600px;
          margin:0 0 0 162;
     }
     #menue_top {
     	float:left;
          letter-spacing:0.08em;
     }
     #menue_rechts {
     	float:right;
		margin:45 15 0 0;          
     }
     #menue_unter {
     	margin:0 0 0 162;
     }
     .menue {
     	text-decoration:none;
		color:8a8989;
     }
     .menue:hover {
     	color:#89b61f;
     }
     #profil {
     	margin:80 0 0 162;
          letter-spacing:0.05em;
          line-height:2.0;
     }
     #kontakt {
     	margin:40 0 0 162;
          line-height:1.5;
          width:515px;
     }
     #impressum {
     	margin:40 0 0 162;
          line-height:1.5;
          width:600px;
     }
     #eiframe {
     	float:right;
     }
     #scrollbox_container {
     	width:780;

     	overflow:hidden;
     }
     #scrollbox {

     	margin:15 0 0 0;
     	width:796px;
     	

          overflow:scroll;

     }
     #pic_container {
     	margin:20 0 0 120;
          height:200px;

     }
     #linie {
     	width:780px;
          height:20px;
     	border-bottom:1px solid #adafb2;
     }
     #bild_text {
     	white-space:nowrap;
     }
     #pic {
     	float:left;
          margin:0 20 0 0;
     }
