*{
padding: 0;
margin: 0;
}
body{
background: url(../img/bg.png) repeat-x;
font:13px/18px Verdana,Arial,Helvetica,sans-serif;
}
a{
color: #999;
}
#content{
width: 700px;
margin: 0 auto;
padding-top: 200px;
margin-bottom: 20px;
}
#intro{
width: 595px;
height: 95px;
text-indent: -9999px;
background: url(../img/christian-schmidt.png) no-repeat;
}
h1 { color: #28292c; margin-top: 15px; margin-bottom: 15px;}
h2 { color: #babec6; margin-top: 10px;}
h2 { font-family: arial, serif; font-size: 15pt; }
h1 { font-family: arial, serif; font-weight: bold; font-size: 20pt; line-height: 30px; }
#logos{
margin-top: 20px;
}
#dotberlin{
margin-top: 100px;
padding-left: 450px;
}
p{
margin-top: 15px;
}
.imgright{
float: right;
margin-left: 10px;
}
.text{
padding-top: 50px!important;
width: 700px!important;
}

#projects{
margin-top: 20px;
z-index: 100;
}
#projects ul{
list-style: none;
}

.subnav li{
float: left;
padding-right: 2px;
}
#image{
margin-top: -95px;
padding-left: 430px;
z-index: 0;
}
