﻿body{
background-color: #c9d1ce;
font: tahoma;
font-family: Tahoma;
}

#hintergrund {
  width:100%;
  top: 0px;
  position:absolute;
  z-index:1;
}

a:link {  color:blue; text-decoration:none; }
a:visited { color:blue; text-decoration:none; }
a:hover { font-weight:bold; color:blue; text-decoration:none; }

.image {
 background-color: #FFFFFF;
 
}
.image:hover {
 background-color: #000000;
}

.navi {
	border: 2px solid #566c61;
	background-image: url('hintergrund.gif');
	background-color: #FFFFFF;
	bbackground-repeat: no-repeat;
}


.inhalt {
	border: 4px solid #566c61;
	background-color: #FFFFFF;
	background-image: url('hintergrund.gif');
	margin-top:21%;
	position:relative;
    z-index:2;
}

.zentr {
	border: 0 solid #FF752D;
	text-align: center;
	font-size: xx-large;
}

.besucherzahler{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #566c61;
}

.auto-style1 {
	text-align: center;
}
.auto-style2 {
	text-align: left;
}

.auto-rahmen {
	border: 1px solid #566C61;
}
.auto-rahmen2 {
	border: 1px solid #566C61;
	background-color: #BFFFBF;
}
.auto-style3 {
	text-align: left;
}
.auto-style4 {
	text-align: left;
	border: 1px solid #566C61;
}

