

html, body, div, h1, h2,  p,  ul, ol, li, table, form{
	padding:0;
	margin:0;
}
body{
	color:#333;
	background-color: #FFF5CE;
	font-size:100.1%;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3{color:#635D85;color:#6F511E;}
h1{	font-weight: normal;}
h2{
	margin-bottom:0.8em;
	margin-top:1.6em;
	font-size:1.3em;
}
h2.groesser{
	font-size:1.5em;font-weight:normal;
}
h3{
margin-top:1.2em;
	margin-bottom:0.6em;
	font-size:1.1em;
}
p{
	margin-bottom:0.8em;
}
a{
	text-decoration:none;font-weight:bold;
}
a:link, a:visited{
	color:#6F511E;
}
a:hover, a:active{
	color:#635D85;
}
a img{
	border: none;
	text-decoration:none;
}
th, td{
	vertical-align: top;
	text-align:left;
	padding:0.4em 1.1em 0.4em 0;
}
th.keinU, td.keinU{
		white-space: nowrap;
}
th.Uhrzeit, td.Uhrzeit{
		white-space: nowrap; font-weight:normal;
}
th.hinweis, td.hinweis{
	background-color:#FFF0B3;
}
td.hotel{
	width:260px;
}
td.zimmer{
	width:100px;
}
/* ########################### KOPF ############################# */
#kopf{
	position: relative;
	margin-top:1em;
	width:980px;
	height:140px;
	font-size:1.2em;
	color:#6F511E;
	background-color: #FFE78B;
		background-image: url(../bilder/hg_welcome.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#kopf h1{
	position: absolute;
	top:30px;
	right:30px;
	font-size:1.6em;
	color:#635D85;
}
#kopf p{
	padding: 24px 0 0 30px;
	margin:0;
}
#kopf p.kleiner, #kopf span.kleiner{
	font-size: 0.8em;
}

#kopf .linie2{
	position: absolute;
	top:136px;
	right:0;
	width:780px;
	height:1px;
border-top:1px solid #A68D2D;
	z-index:10;
	font-size:0;
}
#roentgen{
	position:absolute;
	top:80px;
	left:408px;
	width:191px;
	height:56px;
	background-image: url(../bilder/roentgen.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* ########################### INHALT ############################# */
#inhalt{
	position: relative;
	font-size:0.8em;
	margin-top:40px;
		width:960px;
}
#inhalt h2, #inhalt h3, #inhalt h4, #inhalt p, #inhalt table,#inhalt ol,#inhalt ul,#inhalt form{
	margin-left:280px;
	margin-right:30px;
}
#inhalt table p{
	margin-left:0;margin-right:0;
}
#inhalt table ul{
	margin-left:1em;margin-right:0;
}
/* ########################### NAVIGATION ############################# */
#navigation{
	position:absolute;
	top:52px;
	left:30px;
	
}
#navigation ul{
	list-style-type: none;
	width:180px;
	color:#6F511E;
}
#navigation li{
	padding:0.5em 0.2em;
	border-bottom: 1px solid #FFE78B;
	font-weight:bold;
}
#navigation li a{
	font-weight:normal;
}
#navigation li a:link, #navigation li a:visited{
	color:#635D85;
}
#navigation li a:hover, #navigation li a:active{
	color:#A68D2D;
}
#inhalt #navigation p{
	margin:2em 0 0 0;
}
#inhalt #navigation ul{
	margin:0;
}
#inhalt #navigation ul ul{
	margin:0.4em 0 0 2em;
	font-size:0.9em;
}
#navigation ul ul li{
	padding:0.2em;
	border:none;
}
/* ########################### FLYER ############################# */

#flyer{position:absolute; top:200px; right:0;text-align:right}
#inhalt #flyer p{margin-left:0; margin-right:0;}
/* ########################### SONTIGES ############################# */
.abstandO{
	margin-top:2em;
}
.abstandO3{
	margin-top:3em;
}
.abstandO4{
	margin-top:4em;
}
span.abstandR{
	margin-right:2em;
}
span.abstandL{
	margin-left:3em;
}
.rechtsB{
	text-align: right;
}
.zentriert{
	text-align: center;
}
img.rahmen{
	border:1px solid #A68D2D;
}
.kleiner{
	font-size: 0.8em;
}

#inhalt .sehrklein{
	font-size:0.9em;
}
p.alphabet{
letter-spacing:0.8em;
}

.floatRe{
	float: right;
	margin-left:1em;
	margin-bottom:0.5em;
	width:90px;
}
.floatLi{
	float: left;
	margin-right:1em;
	margin-bottom:0.5em;
	width:90px;
}
.floatLi240{
	float: left;
	margin-right:1em;
	margin-bottom:0.5em;
	width:240px;
}
.floatLi300{
	float: left;
	margin-right:1em;
	margin-bottom:0.5em;
	width:300px;
}
.umbruch{
	clear:both;
}
p span.hinweis{padding:4px; background-color:#FFE78B; border:1px solid #6F511E;}