@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}


body{background:url(img/image-bg.gif) 0 100px repeat-x;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.clear{ clear:both}

h1 {color: #920123; font-weight: 100; font-size: 24px; margin: 0 0 16px 0}
h3 {font-size: 13px;}
p {	margin: 0 0 12px;}

a{ color:#920123;}




#wr{ 
width:900px;
height:auto;
margin:0 auto;
}

#logo{
margin:46px 0 30px 0;}
#logo a img{
text-decoration:none; border:none; }

#navigation{
height:31px;
margin-bottom:20px;
}

#navi{
width:240px;
float:left;
color:#920123;
font-size:12px;
}
#navi a{}
#navi ul{ padding-top:15px;}
#navi li{
list-style-type:none;
line-height:30px;
}

#inhalt{
width:468px;
float:left;
margin:0 16px;
line-height:20px;
}

#banner{ width:160px;
float:left;
}
