body {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	background-color:#0B86C2;
	background-image: url(../img/logo_left.jpg);
	background-repeat: repeat-y;
}
hr {
	margin-left: 5px;
	margin-right: 5px;
	color: #404040;
}
h1 {
	font-family: Verdana;
	font-size: 17px;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0px none;
}
p {
	font-family: Verdana;
	font-size: 15px;
}
table {
	font-family: Verdana;
	font-size: 15px;
}
input {
	background-color: #8FBFD5;
	border-color: #33505D;
}
textarea {
	background-color: #8FBFD5;
	border-color: #33505D;
}
ul {
	list-style-type: circle;
	padding-right: 0px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 60px;
}
#menu {
	position: absolute;
	left: 0px;
	top:60px;
	width: 200px;
}
#main {
	position:absolute;
	left: 200px;
	top:60px;
	width: 700px;
	vertical-align: top;
}
.showtable {
	border-spacing: 5px;
	border-style: double;
	border-width: 3px;
}
.menutable {
	margin-left: 10px;
}
.menutable a {
	padding-left: 10px;
}
.menutable td {
	border-bottom: 1px dotted black;
}
.menutable td:hover {
	background-color: #7BC1E5;
	background-image: url(../img/pre.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.w3c_a {
	margin-left:20px;
}
.w3c_img {
	border: 0px none;
	width: 88px;
	height: 31px;
}
.menulink {
	color: #231919;
	text-decoration: none;
	font-size: 14px;
}
.menulink:hover {
	color: #594747;
}
.inhaltinfo {
	text-align: center;
	font-size: 10px;
}
.smallimg {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
.styletable1 td {
	text-align: center;
	padding-right: 5px;
	border: 1px solid;
	border-color: black;
	background-image: url(../img/bg_gaestebuch.jpg);
	background-repeat: repeat-y;
	background-color: #8EC9E7;
}
.guestbookinsert {
	padding: 5px;
	width: 500px;
}
.tocenter {
	text-align: center;
	width: 100%;
}
.guestbookinsert td{
	border: 1px solid;
	border-color: black;
	background-image: url(../img/bg_gaestebuch.jpg);
}
.photo {border-width:4px; border-color:#e3dcdc; border-style:solid;}
.photo:hover {border-color:#ffffff;}
.pinBoard {width: 600px; background-image:url(../img/pinBoardBgMid.png); border-width:5px; border-color:#77512b; border-style:inset;}
.pinBoardInsert {width:400px; background-image:url(../img/pinBoardBgInsert.png);}
.pinBoardPin1 {position:relative; top:-23px; right:-18px; float:right; width:40px; height:40px; background-image:url(../img/fixingPin.png);}
.pinBoardPin2 {position:relative; top:-23px; width:40px; height:40px; background-image:url(../img/fixingPin.png);}
.pinBoardDown {height:30px; background-image:url(../img/pinBoardBgInsertDown.png);}
.pinBoardTitle {text-align:center; font-weight:bold;}
.pinBoardText {text-align:center;}
