* {
margin: 0;
padding: 0;
font-family: arial, verdana, helvetica, sans-serif;
}
html,body {
font:16px Arial, Helvetica, sans-serif;
font-weight:normal;
}	
.img, a img {
border:none;
}
/* gerüst  ------------------------- */
#geruest {
width:960px;
margin:0 auto;
text-align:left;
}
#header {
width:960px;
height:200px;
margin:0px auto;
text-align:left;
position: relative;
}

#box-l {
width:630px;
margin-top:50px;
font-size:16px;
font-weight:lighter;
line-height:120%;
float:left;
}

#box-r {
width:300px;
margin:50px 0 0 30px;
line-height:120%;
float:left;
}

#footer {
width:960px;
height: 30px;
float:left;
background:#fff;
text-align:right;
margin:0 0 0 0;
}
/* ende gerüst---*/
/*styling---*/
h1 {
font-size:26px;
letter-spacing:-1px;
margin:5px 0 1px 0;
font-weight:lighter;
color:#000;
}

h2 {
font-size:18px;
font-weight:bold;
color: #000;
margin:10px 0 8px 0;
}
h3{
font-size:24px;
color:#336699;
font-weight:lighter;
display:inline;
margin:10px 0 0 0;
}

h4 {
font-size:22px;
color:#336699;
font-weight:lighter;
display:inline;
margin:30px 0 0 0;
}
h5 {
font-size:22px;
font-weight:lighter;
color:#336699;
}


h6 {
font-size:1.2em;
color:#336699;
font-weight:lighter;
margin-bottom:150px;
}



.text {
font-size:16px;
font-weight:lighter;
line-height:120%;
margin:0 8px 0 13px;
}

