
body{
	background:#111111;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
}

body.shuttle {
  position:absolute;
  background:#469Cd9;
  width:520px;
  left:50%;
  margin-top:10px;
  margin-left:-260px;
}

body.shuttle h1 {
  font-size:30px;
  margin-bottom:15px;
}

body.shuttle a {
  font-weight:bold;
}


h4, h3{
	font-size:120%;
	font-weight:bold;
	line-height:150%;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

ul{
	line-height:150%;
	margin-bottom:0;
}

ul li{
	margin-left:2em;
}


ul li img{
	margin-left:10px;
	border:1px solid black;
}


img.picture {
	float:left;
	margin:10px;
	border:1px solid black;
}

a{
	color:black;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	line-height:150%;
	margin:5px;
}


div#container div#content{
	position:absolute;
	width:600px;
	right:50px;
	height:315px;
	top:90px;
	overflow:auto;
}

div#masthead h1, div#masthead blockquote{
	display:none;
}

div#container{
	position:absolute;
	width:800px;
	height:580px;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-300px;
	background:#ff1111 url(../alternative_bg.jpg) left top no-repeat;
}

div#container div#bottom{
	position:absolute;
	width:800px;
	height:100px;
	bottom:0px;
	left:0px;
	background-color:black
}

div#container div#bottom div#date{
	position:absolute;
	width:250px;
	height:102px;
	top:-75px;
	left:10px;
	/*background:url(../date.png) top left no-repeat;*/
}



div#container div#menu {
	position:absolute;
	right:0px;
	bottom:80px;
	padding:10px;
	font-size:120%;
	color:white;
	background-color:#111111;
}

div#container div#menu a{
	color:white;
}

ul.links{
	padding-bottom:40px;
}


div#parzelle{
	position:absolute;
	right:5px;
	bottom:5px;
	width:117px;
	height:70px;
	/*background:url(../rao_werbung08.jpg) top left no-repeat;*/
}

div#sponsored{
	position:absolute;
	bottom:75px;
	left:10px;
	color:white;
	font-size:80%;
	padding:3px;
	z-index:5;
}

div#fader{
	/*position:absolute;*/
	left:10px;
	bottom:0px;
	width:300px;
	height:75px;
}

div#fader img{
	position:absolute;
}

div.player{
	position:relative;
	width:170px;
	height:auto;
	color:black;
	background:white;
	border: 1px solid black;
	padding:1em;
	margin:5px;
	float:right;
}


div.player h5{
	display:none;
}

/* Shuttle */

table.shuttle {
  border:1px solid #111111;
}

table.shuttle thead tr th {
  padding:3px;
  background-color:#111111;
  color:white;
}

table.shuttle tbody tr td {
  background:#BDE4FC;
  padding:3px;
}

h2.tour {
  margin:0.75em 0 0.25em;
  font-size:1.5em;
}

table.shuttle tbody tr.odd td {
  background:#64ACDE;
}

table.shuttle thead tr th.ort { width:170px; }
table.shuttle thead tr th.ein { width:200px; }
table.shuttle thead tr th.hin { width:55px; }
table.shuttle thead tr th.ret { width:55px; }
