body {
font-family : Verdana, Arial, Sans-Serif;
font-size : 12px;
margin:0px;
margin-top:5px;
}
img{
border:0px;
}
#layout {
position: relative;
margin-left : auto;
margin-right : auto;
width : 1000px;
}
#header{
width : 573px;
height : 80px;
background-image : url(head.jpg);
}
#logo {
float : left;
margin-top:0px;
}
#inputfeld {
float : right;
margin-top:15px;
}
#content{
margin:0px;
position: absolute;
left:425px;
width : 573px;
height: 596px;
border-right : 2px solid #7891B1;
border-bottom : 2px solid #7891B1;
border-top : 2px solid #7891B1;
}
#karte{
position: absolute;
left:0px;
height:600px;
width:425px;
}
#coopPay{
padding:2px;
width:172px;
height:480px;
float:right;
background : #e6e6e6;
}
#toplinks a:link, #toplinks a:visited {
text-decoration : none;
color : #000000;
}
#toplinks a:active, #toplinks a:hover {
text-decoration : underline;
}
#toplinks {
border-bottom : 2px solid #7891B1;
background : #e6e6e6;
height:20px;
padding:5px;
}
#informationen table{
width:100%;
}
#informationen{
position:absolute;
top:215px;
background:#7891B0;
width:397px;
height:382px;
}
#map24{
background : #e6e6e6;
width:397px;
border-bottom : 2px solid #7891B1;
position:absolute;
top:112px;
}
#copyright {
position:absolute;
background-image : url(copyright.gif);
top:680px;
width : 1000px;
color : #404040;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
font-size : 10px;
}
#anzeigen{
background:#E6E6E6;
width:996px;
height:80px;
top:600px;
position:absolute;
border-right : 2px solid #7891B1;
border-left : 2px solid #7891B1;
}
#anzeigen td{
width:250px;
}
#direktLinks a:link, #direktLinks a:visited {
text-decoration : none;
color : #000000;
}
#direktLinks a:active, #direktLinks a:hover {
text-decoration : underline;
}
.rulesscreen{
display: block;
padding: 4px;
}
.infoscreen {
	display: none;
	padding: 2px;
	background :#7891B0;
}
.ueberschrift{
font-size : 12px;
font-weight: bold;
}
.jHint{
font-size:10px;
}


