body {
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 0.8em;
	color:#333;
	font-weight:normal;
	background: url(./logo/top_x.gif) no-repeat  5px 50px #eec;
}



#logo {
	position:absolute;
	top:20px;
	left:10px;
}

a	{color:#668;}

hr 	{color:#f00;border-top:1px dashed #668;margin:20px 0px 20px 0px;height:0px;background:transparent;}

ul 	{margin:0px;padding-left:20px;}
li	{list-style-image:url(./logo/li.gif);}

#text {
	position:absolute;
	top:50px;
	left: 180px;
	width: 815px;
        padding:220px 20px 20px 20px;
	border:1px solid #88a;
	padding-bottom:25px;
	

}



#randbemerkung {
	position:absolute;
	top:50px;
	left: 1035px;
	width: 148px;
	padding:205px 10px 10px 10px;
	border:1px solid #cce;
	font-size:0.9em;
}


#randbemerkung h3 {color:#668;margin:0px;}
#randbemerkung p {margin:0px;}
#randbemerkung hr {margin:5px 0 10px 0;}

h1 {
	margin:0px;
	text-align:left;
	font-size:1.7em;
	font-weight:bold;
	color:#aa4;
	letter-spacing:0.1em;
}

h2 {margin:0px;color:#aa4;font-size:1.3em;font-weight:normal;}

#menu {
	position:absolute;
	top:255px;
	left:10px;
	width:162px;
	text-align:left;
	border:0px solid #0c0;
	font-family:trebuchet ms;
	padding:2px 5px 2px 0px;
	}

#menu a {
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #88a;
	display: block;
	padding:0px 0px 0px 5px;
	line-height:2em;
}

.r {text-align:right;width:50px;}


#menu a:link {color:#668;}
#menu a:visited {color:#668;}
#menu a:hover {color:#fff;background:#668;}
#menu a.akt {color:#eef;background:#668;font-weight:bold;}
#menu a:visited.akt {color:#eef;}

#menu .sub a {text-transform:none;font-size:0.9em;padding-left:10px;border-left:2px solid #668;}
#menu .sub a.akt {color:#eef;background:#668;font-weight:bold;}

#termine table {border-collapse:collapse;font-size:0.9em;}
#termine td, #termine th, #termine tr {border:1px solid #bbb;padding-left:5px;padding-right:5px;}
#termine .hochMo, .hochDi, .hochMi, .hochDo, .hochFr {background:#eee;}
#termine td.nobo {border-bottom:0px solid #900;}
#termine td.Sa, #termine td.So {background:transparent;font-weight:bold;}
#termine .o {background:url(./kalender/frei_02.gif) no-repeat 0px 0px;}
#termine .g {background:url(./kalender/belegt_02.gif) no-repeat 0px 0px;padding-left:10px;}
#termine img {clear:both;display:inline;padding:0;margin:0;}

#preise table {border-collapse:collapse;}
#preise td, #preise th {border-bottom:1px solid #ccc;vertical-align:top;}
#preise .klein {font-size:0.9em;color:#888;padding-left:10px;}

dt {margin:10px 0 0 0;font-weight:bold;}

.galerie {text-align:center;clear:both;width:810px;margin:0 auto;}
.galerie img {margin:0 0 10px 0;clear:both;}



