body {
font-family : Verdana, Arial, Sans-Serif;
font-size : 12px;
margin:0px;
margin-top:5px;
}
img{
border:0px;
}
ul{
padding-left:15px;
margin-left:5px;
}
#right p{
text-align:center;
}
#right a{
text-decoration:none;
color:#000000;
}
#layout {
margin-left : auto;
margin-right : auto;
width : 1000px;
}
#header{
width : 1000px;
height : 80px;
background-image : url(head.jpg);
}
#logo {
float : left;
margin-top : 10px;
}
#inputfeld {
float : right;
margin-top : 20px;
margin-right : 50px;
}
#toplinks a:link, #toplinks a:visited {
text-decoration : none;
color : #000000;
}
#toplinks a:active, #toplinks a:hover {
text-decoration : underline;
}
#toplinks {
background : #e6e6e6;
width : 1000px;
margin-bottom:5px;
}
#content{
width : 1000px;
}
#left a{
font-size : 12px;
color : #000000;
text-decoration : underline;
}
#left{
font-size : 10px;
width:180px;
float:left;
}
#left td{
background:#E6E6E6;
width:180px;
}
#right{
width:180px;
float:right;
margin-left:5px;
}
#center{
width:620px;
margin-left:auto;
margin-right:auto;
border-right : 2px #e6e6e6 solid;
border-left : 2px #e6e6e6 solid;
}
#werbung a{
font-size : 12px;
color : #000000;
text-decoration : underline;
}
#werbung{
font-size : 10px;
width:600px;
}
#werbung td{
background:#E6E6E6;
width:600px;
}
#werbung table, #left table{
border-style:solid;
border-color:#ffffff;
}
#eintraege a{
font-size : 12px;
color : #000000;
text-decoration : underline;
}
#eintraege{
margin-top:5px;
width:600px;
padding-bottom:5px;
}
#seitenlinks a:link, #seitenlinks a:visited {
text-decoration : none;
color : #000000;
}
#seitenlinks a:active, #seitenlinks a:hover {
text-decoration : underline;
}
#seitenlinks{
clear:both;
text-align:center;
}
#footer{
height : 25px;
width:1000px;
background-image : url(copyright.gif);
clear:both;
font-size : 10px;
color : #404040;
padding-top : 5px;
text-align : center;
}
.underline{
text-decoration:underline;
}
.bold{
font-weight:bold;
}
.italic{
font-style:italic;
}
.infoscreen {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 2px;
}
.infoscreen .land{
	background-color: #E6E6E6;
	font-weight: bold;
	padding: 2px;
}


