body
{
	font-family:tahoma, verdana, arial,sans-serif;
	margin-left:0px;
	margin-top:0px;
	background-color:#A2BAA2;
	background-image:url(bg.gif);
}

img
{
	border:none;
}

#logo
{
	position:absolute;
	top:20px;
	left:20px;
	width:250px;
	height:80px;
}

#bild1
{
	position:absolute;
	top:20px;
	left:380px;
	width:200px;
	height:80px;
}

#bild2
{
	position:absolute;
	top:20px;
	left:700px;
	width:200px;
	height:80px;
}

#navi
{
	position:absolute;
	z-index:2;
	top:140px;
	left:20px;
	width:auto;
	text-align:center;
	background-color:#A2BAA2;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

#navi a
{
	display:block;
	margin:5px 10px;
	padding:3px 5px;
	background-color:#A2BAA2;
	width:110px;
	text-decoration:none;
	font-size:14px;
	color:black;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
}	

#navi a:hover
{
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#navi a .show
{
	display:none;
}

#navi a:hover .show
{
	display:block;
	position:absolute;
	z-index:10;
	left:160px;
	width:150px;
	padding:3px 5px;
	color:black;
	font-weight:bold;
	font-size:14px;
	border:1px solid black;
	background-color:#C4D2C4;
}

#inhalt
{
	position:absolute;
	z-index:1;
	top:120px;
	left:140px;
	width:75%;
	background-color:#C4D2C4;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#inhalt h1
{
	background-image:url(bg.gif);
	margin:10px 60px;
	padding:5px;
	font-size:26px;
	font-weight:normal;
	text-align:center;
	background-color:#A2BAA2;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

#navi2
{
	text-align:right;
	margin:10px 60px;
	font-size:14px;
}

#navi2 a
{
	color:red;
	text-decoration:none;
}

#inhalt2
{
	text-align:left;
	margin:15px 60px;
	font-size:14px;
	font-weight:normal;
}

#inhalt2 a
{
	color:red;
	text-decoration:none;
}

#inhalt2 h4
{
	font-size:20px;
	font-weight:normal;
}

#inhalt2 h3
{
	clear:both;
	font-size:22px;
	font-weight:normal;
	text-align:center;
	clear:left;
	margin:30px;
}

#inhalt2 h5
{
	font-size:14px;
	font-weight:bold;
}

td
{
	vertical-align:top;
	font-size:12px;
}

td.name
{
	background-color:#A2BAA2;
}

#copy
{
	font-size:10px;
	text-align:center;
	margin-top:15px;
	clear:left;
}

td.bild
{
	font-size:10px;
	text-align:center;
}

td.guest
{
	background-color:#A2BAA2;
}

h3
{
	clear:both;
}

.thumb
{
	margin:20px;
	margin-bottom:50px;
	display:block;
	width:140px;
	height:100px;
	float:left;
	text-align:center;
}

#uhr
{
        position: absolute;
	z-index:100;
        top:10px;
        right:10px;
        text-align:center;
        font-size: 14pt;
        font-family:tahoma, verdana, arial,sans-serif;
        color: #000000;
        background-image:url(bg.gif);
}

