/* BODY SETTINGS*/
* {margin: 0;padding: 0;}

body{
background: #fff ;
color:#333;
font-size:13px;
font-family: Arial, sans-serif;
  margin:0 auto;
  text-align: center;
  height:100%;


}
p, td, tr, div{
color:#333;
font-size:13px;
font-family: Arial, sans-serif;
}

/* Normal link */
a:link, a:visited {
text-decoration:none;
color:#726e6e;
}

a:hover {
color:#00A29D;
text-decoration:none;
font-weight:bold;
}
a.active:link{
color:#00A29D;
text-decoration:none;
font-weight:bold;
}
.active:link, .active:visited{
color:#00A29D;
text-decoration:none;
font-weight:bold;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
font-size:13px;
line-height:150%;

} 


#wrapper{
width:1000px;
height:100%;
}
#inhalt{
width:990px;
height:568px;
border: 1px solid #ccc;
margin:0;
padding:0;
}

/* Zellen 1 -4 */
.one_oben{
width:150px;
background:#00a29d;
height:116px;
}
.one_mitte{
width:150px;
height:20px;
background:#dadada;


}
.one_unten{
width:150px;
background:url(../images/left_bg.jpg) no-repeat left top;

}

.two_oben{
width:164px;
height:116px;
background:url(../images/top_1_bg.jpg) no-repeat left top ;

}
.two_mitte{
width:164px;
height:20px;
background:#dadada;

}
.two_unten{
width:164px;
background:url(../images/logo_footer.gif) no-repeat left bottom #f2f2f2 ;

}

.three_oben{
width:520px;
height:116px;
background:#5e6463;
background:url(../images/top_2_bg.jpg) no-repeat left top;
width:510px;
height:116px;

}
.three_unten{
width:520px;
background:#fffafa;

}
.three_mitte{
width:520px;
height:20px;
background:#dadada;

}

.four_oben{
width:150px;
background:#00a29d;
height:116px;

}
.four_mitte{
width:150px;
height:20px;
background:#dadada;

}
.four_unten{
width:150px;
background:#f2f2f2;

}
#logo{
background:url(../images/logo.gif) no-repeat left top ;
}
#nav-menu{
width:130px;
height:150px;
margin-top:10px;
margin-left:30px;
}
#content{
width:500px;
height:400px;
overflow:hidden;
font-size:12px;
line-height:150%;
margin-left:20px;
margin-top:10px;

}

#referenzen{
width:100px;
height:300px;
margin-left:20px;
margin-top:50px;
text-align:center;
line-height:190%;
font-size:16px;
word-spacing:10px;
}
#content_ref{
width:480px;
height:390px;
margin-top:30px;
padding-left:20px;
overflow:hidden;
font-size:12px;
line-height:150%;
}
#ref_tabelle{
margin-left:20px;
margin-top:00px;
padding-top:40px;
}
.ref_zelle{
height:440px;
width:453px;
}
.form{
background:#f2f2f2;
border:1px solid #ccc;
}
.button{
background:#f2f2f2;
border:1px solid #ccc;
margin-top:4px;
}
