﻿body {
background-color: #312F30;
font-size: 11px;
line-height: 20px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}

a {color: #F36817;}
a:visited {color:#F36817;}
a:hover {color: #312F30;}
a:active { color:#F36817;}

#img1 {border-width: 0px;}
#img2 {border-width: 0px;}
#img3 {border-width: 0px;}
#img4 {border-width: 0px;}
#img5 {border-width: 0px;}
#img6 {border-width: 0px;}
#img7 {border-width: 0px;}


/* --------------Layout------------- */

#container {
  position:absolute;
  left: 50%;
  width: 640px;
  margin-left: -320px; /* negative Hälfte von width:900px */
  top: 50%;
  height: 480px;
  margin-top: -240px; /* negative Hälfte von height:590px */

  background: #ffffff url("inhalt-verlauf.jpg") no-repeat center bottom;  
}


/* --------------Inhalt------------- */

#inhalttext { 	
  width: 380px;
  top: 25px;
  left: 125px;
  margin: 0px;
  padding: 25px 0px 25px 135px;
}

#headline { 	
  float: left;
  width: 55px;
  height: 450px;
  margin: 25px 0px 0px 25px;
  padding: 0px;
}
