html {height: 100%; }
body {
background-image: url(img/bg.jpg);
}
.header {
height: 111px;
background-repeat: none;
background-image: url(img/header.jpg);
margin-top: 0px;
}
.hintergrund {
min-height:100%;
width: 928px;
left: 50%;
margin-left: -466px;
position: absolute;
background-image: url(img/background.jpg);
background-repeat: repeat-y;
}
.verlauf {
height:540px;
margin-left:5px;
width: 917px;
background-image: url(img/verlauf.png);
background-repeat:repeat-x;
}

.menue {
float: right;
width: 90%;
margin-right: 46px;
}
.linkespalte {
width:293px;
float:left;
margin-left: 40px;
}
.newstop {
margin-left:0px;
}
.news {
min-height:280px;
overflow: auto;
width: 286px;
overflow-x:hidden;
margin-left: 0px;
}
.tux {
width: 319px;
margin-top: 10px;
margin-left: 0px;
height: 280px;
bottom: 0px;
position: relative;
float:left;
}
#tuxbild {
margin-left: -20px;
}
.rechtespalte {
width:495px;
float:right;
margin-right:40px;
}
.kasten {
float:right;
border-color:#a2b8cf;
border-style:solid;
padding:5px;
border-width:8px;
background-color:#FFFFFF;
width:495px;
}
.text {
margin-top:-14px;
padding: 10px;
}
.impressum, .impressum:link, .impressum:visited, .impressum:active {
height:30px;
margin-top: 5px;
float:right;
color: #476484;
font-size:11px;
font-face: Georgia;
text-decoration:none;
margin-right:10px;
}
.impressum:hover{
text-decoration:underline;
}

.menuepunkt, #menuepunkt a:link, #menuepunkt a:visited, #menuepunkt a:active, #menuepunkt a{
text-decoration: none;
color: #FFFFFF;
margin-top:52px;
font-size: 13px;
font-weight: normal;
font-style: italic;
text-align: center;
font-family: Georgia;
position: relative;
height:23px;
width:75px;
background-image: url(img/menue.jpg);
}
#menuepunkt a:hover, #menuepunktaktiv a:hover {
text-decoration:underline;
}
.menuepunktaktiv, #menuepunktaktiv a:link, #menuepunktaktiv a:visited, #menuepunktaktiv a:active, #menuepunkt a {
text-decoration: none;
color: #FFFFFF;
margin-top:52px;
font-size: 13px;
text-align: center;
font-weight: normal;
font-style: italic;
font-family: Georgia;
text-align: center;
float: right;
height:23px;
width:75px;
background-image: url(img/menue_aktiv.jpg);
}
.menuelink:link {
color: #FFFFFF;
text-decoration:none;
}
.newsueberschrift {
font-family: Georgia;
color: #476484;
font-size: 12px;
}
#newstext, #newstext p {
margin-left: 14px;
font-family: Georgia;
color: #FFFFFF;
font-weight: 100;
font-size: 13px;
}
p {
font-size:14px;
font-family: Georgia;
}
h1 {
font-family: Georgia;
font-weight: bold;
font-size:18px;
}
a, a:link, a:visited, a:hover {
color: #476484;
}
.align-right {
text-align: right;
}
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
.contenttable {
cellspacing: 2px;
cellpadding: 2px;
border-collapse:collapse;
}
td {
BORDER: #666666  1px dotted;
}

