body {
	padding: 0;
	margin: 0;
	color: #333;
	background-color: #FAEDD6;
	background-image: url(background_tile2.jpg);
	background-repeat: repeat;
	font:13px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 36px;
	font-size:18px;
	font-weight:bold;
	color: #583824;
	background-color: transparent;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin:40px 0 15px 0;
	padding:5px 0 5px 20px;
	border-right:1px solid #583824;
	border-bottom:1px solid #583824;
	color: #583824;
	background-color: #f6e4c1;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:30px 0 10px 0;
	padding:5px 0 0 20px;
	border-right:1px solid #583824;
	border-bottom:1px solid #583824;
	color: #583824;
	background-color: transparent;
}

 hr {
	color: #D8B89F;
	background-color: #D8B89F;
	height: 1px;
	border: 0;
	margin: 0;
	clear: both; 
}

input, textarea {
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	border-bottom: 1px solid #D8B89F;
	background-color: #f6e4c1;
}

.colb { background-color: #F3DAAB;}
.colc { background-color: #F0D095;}
.cold { background-color: #EDC67F;}

.fieldwith {
	width: 360px;
}

.foto {
	border-right: 1px solid #D8B89F;
	border-bottom: 1px solid #D8B89F;
}
	
.header {
	color: #000;
	background-color: transparent;
	font-size: 118%;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}

.noframe {
	border: 0;
}

.nobackground {
	background-color: transparent;
	border: 0;
}

.pricecol {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

tr.ruled{ background:#f6e4c1; } /* für TableRuler */

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 75px;
	background-image: url(balkenoben.jpg);
	background-repeat: repeat-x;
	border-bottom: 4px solid #583824;
}
#top1 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 695px;
	height: 112px;
	background-image: url(glocke3.jpg);
	background-repeat: no-repeat;
}

#nav {
	position: absolute;
	top: 170px;
	font-size:13px;
	font-weight: bold;
	width: 25%;
	padding:10px;
}
#nav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.navdot {
	font-weight: bold;
	color: #999;
}
#nav a {
	margin:0 0 0 5px;
	padding:1px 3px 1px 4px;
	text-decoration:none;
	background:#C3B79E;
	color: #583824;
	display:block;
	border-top:1px solid #e4d9c0;
	border-right:1px solid #583824;
	border-bottom:1px solid #583824;
	border-left:1px solid #e4d9c0;
	width:160px;
}
#nav a:hover {
	color:#f6e4c1; 
	background:#b8ab8f;
	border-top:1px solid #e4d9c0;
	border-right:1px solid #583824;
	border-bottom:1px solid #583824;
	border-left:1px solid #e4d9c0;
}
#nav .active {
	color:#f6e4c1; 
	background:#b8ab8f;
}

#middle {
	position: absolute;
	top: 140px;
	left: 20%;
	width: 600px;
	border-top: 1px solid #D8B89F;
	border-left: 1px solid #D8B89F;
	border-right: 3px solid #583824;
	border-bottom: 3px solid #583824;
	background-color: white;
}
#middletext {
	margin-left: 20px;
	margin-right: 20px;
}

#middletext a:link {
	color: #583824;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;	
}
#middletext a:visited {
	color: #583824;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;	
}
#middletext a:hover {
	color: #583824;
	background-color: #FAEDD6;
	font-weight: normal;
}