


/* ====== allgemein ======  */

.breite { width: 550px;

}

body {margin-top: 0px;
margin-bottom: 60px;
margin-left: 0px;
margin-right: 0px;
background-color: #fff;
background-image:url(images/back.jpg);
background-repeat:no-repeat;
background-position:50% 0%;
background-attachment:fixed;
}

li {background-image:url(images/bullet.png);background-position :0% 50%;background-repeat:no-repeat;padding-left:20px}

/* überschriften */

/* überschrift gross */
h1 {
font-family: georgia,tahoma, serif;
font-size: 31px;
font-weight:normal;
color:#323232;
letter-spacing:1px;}

/* überschrift mittelgross */
h2{
margin-bottom:25px;letter-spacing:2px;
font-weight:normal;letter-spacing:1px;color:#323232;
font-family: georgia,tahoma, serif;
letter-spacing:1px;
font-variant:normal;font-weight:normal
}

#top {height:109px;text-align: left;padding-left:20px; background-color:#;color:#fff;
font-size:13px;
line-height:19px;
background-image:url(images/top1.png);
background-repeat:repeat-x;
background-position:0% 0%;
padding-top:15px  }

#inhalt {width:100%;
height:1000px;font-family:georgia,trebuchet ms, tahoma, serif;
font-weight:normal;
color:#323232;
font-size:15px;
line-height:24px;
text-align:left;
vertical-align:top;
padding-top: 10px; padding-bottom: 50px;
padding-left: 30px;padding-right:30px;
border-left: 1px solid #3C3C3C;
border-right: 1px solid #3c3c3c;
border-top: 1px solid #3c3c3c;
border-bottom: 1px solid #3c3c3c;
background-color: #fff;
background-image:url(images/back2.jpg);
background-repeat:no-repeat;
background-position:100% 0%;
}

#fuss {
height:50px;
font-family:georgia,trebuchet ms, tahoma, serif;
font-weight:normal;
color:#323232;
font-size:15px;
line-height:24px;
vertical-align:middle;
border-left: 1px solid #3C3C3C;
border-right: 1px solid #3c3c3c;
border-bottom: 1px solid #3c3c3c;
background-color: #F4FBFD;
}
