* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px; 
  font-family: Arial, Helvetica, sans-serif;
  color: #5a6369;
  font-size: 11px;
  line-height: 1.6em;
  background-color: #ffffff;
}


#content ul {
  padding: 0;
  margin: 5px 0 0 0;
  list-style-position: inside;
  list-style-image: url(../images/iconPlus.png);
}

h1 {
font-family: Arial;
color: #009dd5;
font-size: 18px;
font-weight: lighter;
margin-bottom: 5px;
}

h2 {
font-family: Arial;
color: #009dd5;
font-size: 14px;
font-weight: bolder;
}

h3 {
font-family: Arial;
color: #fff;
font-size: 14px;
font-weight: lighter;
}

a, img {
  border: 0;
  outline: none;
}

#team tr{
width: 500px;
}

#team td {
width: 250px;
height: 110px;
}

#team td img{
float:left;
margin-right:10px;
}

div.clearer {
  clear: both;
  visibility: hidden;
}

#website {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 850px;
  height: 555px;
  margin: -277px 0 0 -425px;
}


#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 35px;
  height: 555px;
}

#bild {
  position: absolute;
  top: 0px;
  left: 35px;
  width: 270px;
  height: 535px;
  background-color: #018aca;
}

#bild_doppelbild {
  position: absolute;
  top: 0px;
  left: 35px;
  width: 270px;
  height: 535px;
  background-color: #dee2e2;
}

#bild_mittelbild {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 230px;
  height: 495px;
  padding: 20px;
  background-color: #e3e3e3;
}

#bild_mittelbild h1{
margin-top: 130px; 
margin-bottom: 15px; 
line-height: 22px;
width: 200px;
}

#navigation {
  position: absolute;
  top: 0px;
  left: 315px;
  width: 490px;
  height: 100px;
  padding: 20px;
  background-color: #313c43;
}

#sub {
position:absolute;
top:44px;
left: 86px;
}

#sub2 {
position:absolute;
top:44px;
left: 158px;
}

#c49 {
position: absolute;
top: 0px;
left: 0px;
}

#c41 {
margin-top: -8px;
}

#c42 {
margin-top: -8px;
}

#c43 {
margin-top: -8px;
}

#c45 {
position: absolute;
top:10px;
left:10px;
}

#c64 {
position: absolute;
top:0px;
left:0px;
}

#c80 {
position: absolute;
top:10px;
left:10px;
line-height: 0;
}

#c82 {
position: absolute;
top:10px;
left:10px;
line-height: 0;
}

#content {
  position: absolute;
  top: 150px;
  left: 315px;
  width: 490px;
  height: 345px;
  padding: 20px;
  background-color: #f4f5f5;
}

#content_doppelbild {
  position: absolute;
  top: 150px;
  left: 315px;
  width: 530px;
  height: 385px;
  background-color: #018aca;
}

#content_mittelbild {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 530px;
  height: 385px;
  background-color: #018aca;
}

#content_start {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 530px;
  height: 385px;
  background-color: #313c43;
}

#content p {
  margin-top: 5px;
}

#bild p {
  margin-top: 5px;
}

#bild_mittelbild p {
line-height: 16px;
  margin-top: 7px;
}

#team {
position: absolute;
margin-top: -7px;
}

#member {
margin-top: 17px;
float: left;
margin-right: 15px;
}

#member_text 
{
float: right;
margin-top: -4px;
margin-left: 8px;
}

#footer {
  position: absolute;
  top: 535px;
  left: 35px;
  width: 820px;
  height: 25px;
  
}

#content a, a:visited, a:active {
  font-weight: bold;
  text-decoration: underline;
  color: #018aca;
  padding: 1px 0 1px 0;
}

#content a:hover, a:focus {
  text-decoration: none;
}

#c14 {
  color: #ffffff;
  font-size: 0.9em;
  line-height: 1.3em;
  padding: 10px;
  width: 250px;
  position: absolute;
  bottom: 0px;
}

#c55 {
  color: #ffffff;
  font-size: 0.9em;
  line-height: 1.3em;
  padding: 10px;
  width: 250px;
  position: absolute;
  bottom: 0px;
}

#text_links a {
  text-decoration: underline;
  color: #ffffff;
}

#text_links p {
  margin-top: 5px;
}


#navigation li{
float:left; 	
list-style: none;
}

#navi_arbeitsweise {
position: absolute;
top:44px;
left: 250px;
width: 50px;
}



