

html, body, div, h1, h2,  p,  ul, ol, li, table, form{
	padding:0;
	margin:0;
}
body{
	color:#333;
	background-color: #EDE6F0;
	font-size:100.1%;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3{color:#4E3B54;}
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;
}
h2.a:link{color:#4E3B54;}
h3{
margin-top:1.2em;
	margin-bottom:0.6em;
	font-size:1.1em;
}
p{	margin-bottom:0.6em;line-height:1.4em}
a{
	text-decoration:none;font-weight:bold;
}
a:link, a:visited{
	color:#4E3B54;
}
a:hover, a:active{
	color:#45182D;
}
a img{
	border: none;
	text-decoration:none;
}
table{border-collapse:collapse;margin-bottom:0.6em}
th, td{
	vertical-align: top;
	text-align:left;
	padding:0.4em 1em 0.4em 0;
}
th.eng, td.eng{padding:0 1em 0.3em 0;font-weight:normal}
th.keinU, td.keinU{		white-space: nowrap;}
th.Uhrzeit, td.Uhrzeit{
		white-space: nowrap; font-weight:normal;
}
tr.hinweis,th.hinweis, td.hinweis{	background-color:#fff;}
th.pause, td.pause{background-color:#D1BCD9; font-weight:bold}
th.trenner, td.trenner{border-top:2px solid #D1BCD9}
td.hotel{	width:260px;}
td.zimmer{	width:100px;}
/* ########################### KOPF ############################# */
#kopf{
	position: relative;
	margin-top:0.5em;
	width:980px;
	height:140px;
	font-size:1.2em;
	color:#4E3B54;
	background-color: #D1BCD9;
		background-image: url(../bilder/heidelberg_hg.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: 12px 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 #4E3B54;
	z-index:10;
	font-size:0;
}
#roentgen{
	position:absolute;
	top:80px;
	left:320px;
	width:240px;
	height:58px;
	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 form{
	margin-left:280px;
	margin-right:30px;
}
#inhalt ol,#inhalt ul{margin-left:298px;	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:10px;
	left:30px;
	
}
#navigation ul{
	list-style-type: none;
	width:180px;
	color:#4E3B54;
}
#navigation li{
	padding:0.5em 0.2em;
	border-bottom: 1px solid #D1BCD9;
	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:#45182D;
}
#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 #45182D;
}
.kleiner{
	font-size: 0.8em;
}

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

.floatRe{	float: right;}
.floatLi{float: left;}
.floatLi240{
	float: left;
	margin-right:1em;
	margin-bottom:0.5em;
	width:240px;
}
.floatLi300{
	float: left;
	margin-right:1em;
	margin-bottom:0.5em;
	width:300px;
}
.float140{width:140px}
.float160{width:160px}
.floatIC{float:right; width:120px;margin-right:20em;margin-top:0.5em}
.floatSponsor{float:right; width:140px;margin-right:21em}
.floatWS{float:right; width:100px;margin-right:20em}
.umbruch{
	clear:both;
}
p span.hinweis{padding:4px; background-color:#FFE78B; border:1px solid #6F511E;}
