body { font-family:Verdana,Helvetica,Arial,"sans serif";
	font-size:9pt;
	line-height:150%;
	color:#134045;
	background:#6cd5e0;
}

.small { font-size:9pt; }

.bold { font-weight:bold; }

.link { text-decoration:underline;
	color:#134045;
}

.black { color:#000000; }

.centerimg {
	position:absolute;
	top:50%;
	left:50%;
	border-style:none;
	border-width:0;
}

#topmenu {
	text-align:center;
}

#submenu {
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
	font-size:9pt;
}

.current {
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

#submenu a {
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	color:#134045;
}

#subsubmenu {
	padding-top:1em;
	padding-bottom:140px;
	text-align:center;
	font-size:9pt;
}

#subsubmenu a {
	padding-left:5px;
	padding-right:5px;
	color:#134045;
}

.pics {
	width:710px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.pics img {
	border:0;
	padding:10px;
}

.text {
	width:680px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	padding-bottom:140px;
	text-align:center;
}

#bluemscher {
	position: fixed;
	bottom:0px;
	width:100%;
	height:145px;
	background-image:url(img/Bluemscher.png);
	background-repeat:repeat-x;
}

/* Gaestebuch */

#guestbook h1 {
	font-size:9pt;
	margin-top:0px;
}

#guestbook hr {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	border-top:1px solid white;
}

#guestbook #content {
	text-align:left;
}

#guestbook .navi {
	text-align:center;
}

.inputtable {
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
}

.inputtable th {
	width:10em;
	vertical-align:top;
}

.gbentry {
	background:#98e2e9;
	width:670px;
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

.gbentry p {
	margin-bottom:0px;
}


