* {
margin:0px;
padding:0px;
font-family:Verdana;
font-size:13px;
color:#333;
}
img {border:0px;}
h1 {
font-family:Verdana;
font-size:18px;
color:#669900;
padding:20px 0 5px 0;
}
h2 {
font-family:Verdana;
font-size:13px;
color:#669900;
padding:20px 0 5px 0;
font-weight:bold;
}
h2 a{
color:#669900;
}
p {
padding:5px 0 5px 0;
}
ul {
margin-left:50px;
font-weight:bolder;
}
body {
background:url(img/bodybg.gif) repeat #c7c0af;
text-align:center;
}
#rahmen {
background:url(img/rahmenbg.png) repeat-y;
width:1000px;
margin:0 auto;
text-align:left;
padding-bottom:50px;
}
#header {
background:url(img/logo.gif) no-repeat;
width:980px;
height:160px;
margin:0 10px;
text-align:right;
}
#topnavi {
background:url(img/topnavibg.gif) no-repeat;
width:562px;
height:50px;
float:right;
border:0px solid;
text-align:center;
}
#motiv {
width:980px;
height:200px;
margin:0 10px;
text-align:left;
}
.motiv1 {
background:url(img/motiv1.jpg) no-repeat #fff;
}
.motiv2 {
background:url(img/motiv2.jpg) no-repeat #fff;
}
.motiv3 {
background:url(img/motiv3.jpg) no-repeat #fff;
}
.motiv4 {
background:url(img/motiv4.jpg) no-repeat #fff;
}
.motiv5 {
background:url(img/motiv5.jpg) no-repeat #fff;
}
.motiv6 {
background:url(img/motiv6.jpg) no-repeat #fff;
}
.motiv7 {
background:url(img/motiv7.jpg) no-repeat #fff;
}
.motiv8 {
background:url(img/motiv8.jpg) no-repeat #fff;
}
#motiv a {
display:block;
height:50px;
margin:0px;
padding:0px;
}
#main {
width:980px;
margin:30px 10px 0px 10px;
}
#kontakt {
width:320px;
text-align:left;
float:left;
}
#content {
width:600px;
text-align:left;
float:left;
padding:0 20px 40px 40px;
}
#rahmenende {
background:url(img/rahmenende.png) -10px 0px no-repeat;
width:1000px;
height:50px;
margin:0px auto;
padding:0px;
}
.clear {clear:both}