body {
background-image:url(images/background.gif);
background-position:center;
background-repeat:repeat-y;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
td {
vertical-align:top;
}
#header {
position:absolute;
height:174px;
width:1000px;
top:0px;
left:50%;
margin-left:-499px;
background-image:url(images/grundrahmen_oben_hintergrun.gif);
}
#hauptteil {
position:absolute;
width:1000px;
top:174px;
left:50%;
margin-left:-499px;
}
#menu {
position:absolute;
top:0px;
left:0px;
width:140px;
margin-left:30px;
}
#inhalt {
position:absolute;
top:10px;
left:190px;
width:650px;
line-height:135%;
}
#menu a {
text-decoration:none;
}
#menu img {
border:0px;
}
#bildlinksunten {
position:absolute;
width:172px;
bottom:0px;
left:50%;
margin-left:-499px;
}
#bildrechtsunten {
position:absolute;
width:142px;
bottom:0px;
left:50%;
margin-left:359px;
text-align:right;
}
.menupunkt {
font-size:17px;
font-weight:bold;
margin-top:10px;
}
.menupunkt a {
color:#0D0C9D;
}
#menu a:hover {
color:#E72523;
}
.menupunkt-aktiv {
font-size:17px;
font-weight:bold;
margin-top:8px;
}
.menupunkt-aktiv a {
color:#E72523;
}
.submenupunkt {
font-weight:bold;
font-size:12px;
margin-top:3px;
margin-bottom:3px;
}
.submenupunkt a {
color:#0D0C9D;
}
.submenupunkt img {
margin-right:5px;
}
#inhalt p {
margin-bottom:25px;
}
#inhalt a {
color:#0D0C9D;
}
h1,h2,h3 {
color:#0D0C9D;
}
h1 {
font-size:24px;
margin-top:2px;
}
h2 {
font-size:20px;
}
h3 {
font-size:17px;
}