body{
  color:#000;
  background-color:#000;
  line-height:18px;
}
p{
  margin-bottom:10px;
}
a{color:#753;text-decoration:none;}
a:hover{color:#000;}
ul{padding-bottom:10px;}
ul, li{
  list-style-image: url(../images/liste_punkt.gif);
  list-style-position: outside;
  list-style-type: none;
}
#header{
  width:1000px;
  height:170px;
  margin:0 auto;
  background-image: url(../images/upper-bg.png);
  background-repeat: no-repeat;
  position:relative;
  z-index: 1;
}  

#header img.head-img{
  position: absolute;
  bottom:0px;
  right: 200px;
  z-index: 20;
}

#lang_switch{
  position:relative;
  top:10px;
  left:30px;
  font-weight: lighter;
  color:#fff;
  letter-spacing:1px;
}

#lang_switch a{color:#753;text-decoration:none;}

#lang_switch a:hover{color:#fff;}

#wrapper{
  width:1000px;
  /*height:569px;*/
  margin:0 auto;
  position:relative;
  background-image: url(../images/lower-bg.png);
  background-repeat: repeat-y;
  overflow:hidden;
}
#main{
  position:relative;
  width:640px;
  margin: 0 0 20px 180px;
  overflow:hidden;
}


#main img.news{float:left;margin:0 5px 0 0px;}

#main .article{ margin:0 0 20px 10px; overflow:hidden;}

#main h1, #black_back{
  background-color: #000;
  color:#fff;
  line-height: 1.2em;
  padding: 10px;
  font-weight:bold;
  margin-bottom: 20px;
} 
#main #black_back h1{
  padding: 0;
  margin: 0;
}
#main h2{
  margin: 0;
}

#column1-1{position:relative;margin: 0 10px;top:5px;}

#main #column1-1.imprint {
  background-image:url('../images/ks_couple.gif');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  height:470px;
}

#main #column1-1.contact {
  background-image:url('../images/ks_eyesnmouth.gif');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  height:312px;
}

#column2-1{
  float:left;
  width:380px;
  margin: 0 0px 0 10px;
}
                                             
#column2-1 ul{ 
  margin: 0 0 10px 40px;
  list-style-type:disc;
}
/*p.after-list{
  margin: -5px 0 10px 0;
}*/

#column2-2{
  width:230px;
  float:left;
  margin-left:0;
  margin-left:0;
  
}

#column2-2 img.float-right{
  float:right;
}


#column0-1{
  float:left;
  width:310px;
  margin: 0 0px 0 10px;
}
                                             
#column0-1 ul{ 
  margin: 0 0 10px 40px;
  list-style-type:disc;
}
/*p.after-list{
  margin: -5px 0 10px 0;
}*/

#column0-2{
  width:300px;
  float: right;
  margin-left:0;
  margin-left:0;
  
}

#column0-2 img.float-right{
  float:right;
}


img.selected {
  padding-bottom: 5px;
  border-bottom: 15px solid black;
}

#row{overflow:hidden; margin: 10px 0 0 0;}

#row4-1, #row4-3{ 
  position:relative;
  margin: 0px 0px -30px 10px;
  padding:0;
  overflow:hidden;
}

#row4-3{
  margin: 30px 0px -30px 10px;
} 

#row4-2, #row4-4{ 
 position:relative;
 overflow:hidden;
 background: #000;
 color:#fff;
 padding:0;
 margin:0 0 0px 0;
 width:640px;
}

.ref-more-info{
  margin:0 0;
  padding:10px;
}

.ref-more-info #row img{
  float:left;
  width:140px;
  height:90px;
  margin: 0 20px 10px 0px;
}
 
.ref-more-info #row img.last{
  margin: 0 0px 10px 0px; 
}

#row4-1 .reference, #row4-3 .reference{
  float:left;
  clear:bottom;
  overflow:hidden;
  margin:0 20px 20px 0;}

#row4-1 .reference.last, #row4-3 .reference.last{
  margin:0 0 20px 0;
}

#project-info{display:none;}

#nav{   
  width:130px; 
  font-size:14px;
  font-weight:bold;
  position:absolute;
  top: -2px;
  left:30px;
  padding: 0 0 0 0px;
  border-left:;
  list-style:none;
  line-height:30px;
}

#nav a.selected {
  color:black;
}


#nav ul, #nav li{
  list-style-image: none;
  list-style:none;
}

#nav a{
  color: #753;
  text-decoration:none;
}

#nav a:hover{
  color: #000;
}

#nav a:active{
  color: #000;
}                  


