body, img {
padding: 0;
margin: 0;
}
#wrapper {
position: relative;
width: 880px;
margin: 0 auto;
}
#kopf {
position: relative;
width: 100%;
top: 0;
left: 0;
border: 1px dashed grey;
}
#kopf .textlogo {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #BBB;
padding: 0 0 0 20px;
}
#kopf a {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px;
padding: 0 0 0 20px;
}
#logo {
position: relative;
top: 10px;
left: 20px;
height: 50px;
width: 90%;
background-image: url(../bilder/grininger_nebenseiten05.png);
background-repeat: no-repeat;
}
#navi {
position: relative;
left: 20px;
}
#main {
position: relative;
width: 880px;
padding: 20px 0 0 20px;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px;
color: #444;
}
#navi ul {
padding: 0;
margin: 10px 0 0 0;
list-style: none;
}
#navi li {
display: inline-block;
padding: 3px 5px 0 0;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px;
}
#navi li a {
color: blue;
}
#navi #aktiv {
color: blue;
}
#main h2 {
font-family: "Times New Roman", Verdana, Arial, sans-serif;
font-size: 24px;
color: #444;
margin-bottom: 0;
}
#main .titel {
font-size: 16px;
font-weight: bold;
color: #444;
}
#main p {
margin-top: 5px;
}
#main h1 {
font-family: "Times New Roman", Times;
font-size: 16px;
font-weight: bold;
color: #444;
margin-bottom: 0;
}
.fett {
font-weight: bold;
}
.rot {
color: #A00;
}


