/* CSS Document */
html,body{
margin:0;
padding:0
}
body{
background:#ffffff;
font: 76% Trebuchet Ms;
text-align:center;
color:#777777;
font-size:13px;
overflow:scroll;
}
p{margin:0 0px 0px}
p#small{margin:0 0px 0px;
font-size:11px;
}
p#kapitalchen{margin:0 0px 0px;
font-variant:small-caps;
}
br#halb{
line-height:0,5
}
u{
color:#dddddd
}
u#normal{
color:#777777
}
a:link {
color:#777777;
text-decoration:none;
}
a:visited {
color:#777777;
text-decoration:none;
}
a:hover {
color: #FFA300;
text-decoration:none;
}
a:active {
color: #FFA300;
text-decoration:none;
}
img#sonja{
border:1px;
border-color:#777777;
float:left;
margin-right:50px;
margin-top:4px;
}
div#header{
height:80px;
margin:0;
padding-top:100px;
padding-left:150px;

}
div#header2{
height:70px;
margin:0;
padding-left:60px;
}
div#container{
text-align:left;

margin:0 auto
}
div#content{
float:left;
width:700px
}
div#inhalt{
margin-left:170px;
margin-top:0px;
width:377px
}
div#navigation{
float:right;
width:300px
}
div#extra{
float:right;
clear:right;
width:300px
}
div#footer{
clear:both;
width:100%
}

