body { background-color: #fffaea; font-family: verdana, arial; font-size: 12px; line-height: 1.3em; }
p { }
td { }
a { color: #96171a; font-weight: bold; }
a:visited { color: #96171a; font-weight: bold; }
a:hover { color: #96171a; font-weight: bold; }
a:active { color: #96171a; font-weight: bold; }
ul { font-size: 11px; }

h1 { font-size: 12px; color: #96171a; }
h2 { font-size: 14px; color: #96171a; }
h3 { font-size: 13px; color: #96171a; }
h4 { font-size: 12px; color: #96171a; }
h5 { font-size: 11px; color: #96171a; }
h6 { font-size: 10px; color: #96171a; }


#inhalt { 
	height: 700px;
	width: 1000px; 
	xmargin-top: -350px; 
	margin-left: -500px; 
	padding: 0; 
	xtop: 50%; 
	left: 50%; 
	position: absolute; 
	}
#2inhalt { 
	text-align: center;
	position: absolute; 
	top: 50%; 
	left: 0; 
	width: 100%; 
	height: 1px;
	overflow: visible;
	}
#box { 
	background: white; 
	xtop: 0; 
	xleft: 0; 
	width: 1000px; 
	xheight: 700px;
	margin: 0; 
	padding: 0; 
	}
#2box { 
	text-align: left;
	background: white; 
	width: 1000px; 
	height: 700px;
	margin-left: -500px; 
	top: -350px;
	left: 50%; 
	padding: 0; 
	}
#bg { }
#menuOben {
	position:absolute;
	left:765px;
	bottom: 475px;
	width: 135px;
	color: #fffaea;
	font-size: 10px;
}

#menuOben a { color: white; text-decoration: none; font-weight: normal; }

* html #menuOben { bottom: 472px; } /* für alle IE bis 6 */
*:first-child+html #menuOben { bottom: 472px; } /* für IE7 */

#navOben2 { 
	position: absolute; 
	left: 610px; 
	top: 40px; 
	width: 140px; 
	padding: 3px; 
	border: 1px solid #cccaaa; 
	background: #fffaea; 
	font-size: 10px; 
	text-align: right; 
	line-height: 1.7em; }
#navOben2 a { color: black; text-decoration: none; font-weight: normal; }

* html #navOben2 { top: 0; } /* für alle IE bis 6 */
*:first-child+html #navOben2 { top: 3px; } /* für IE7 */

#menuUnten {
	position:absolute;
	left:280px;
	bottom:35px;
	color: black;
}

#menuUnten a { color: black; text-decoration: none; font-weight: normal; }

#titel {
	position: absolute;
	left: 400px;
	top: 265px;
}

#content {
	position: absolute;
	left: 285px;
	top: 310px;
	width: 575px;
	height: 310px;
	overflow: auto;
}
#buchung { position: absolute; left: 83px; top: 680px; width: 750px; }
