/* CSS Document */

html, body {
	background-color:#1C1C1C;
	margin:0px;
	padding:0px;
}

#box {
	position:absolute;
	left:50%;
	margin-left:-390px;
	width:780px;
	height:275px;
}

#header {
	position:absolute;
	background-color: #020202;
	width:100%;
	height:150px;
	margin:0px;
	padding:0px;
	left: 0px;
	top: 1px;
}

#logo {
	position:absolute;
	top:10px;
	right:15px;
	width:183px;
	height:99px;
}

#banner {
	position:absolute;
	top:36px;
	left:47px;
}

#banner_pic {
	border:none;
	width:468px;
	height:60px;
}

#top_navigation {
	position:absolute;
	top:125px;
	left:220px;
	border:none;
	width:560px;
	height:25px;
}

#next_dates {
	position:absolute;
	background-color:rgb(190,215,255);
	top:150px;
	left:0px;
	width:220px;
	height:100%;
	margin:0px;
	padding:0px;
}

#dates {
	position:absolute;
	background-color:rgb(190,215,255);
	top:0px;
	left:0px;
	width:220px;
	height:100%;
	margin:0px;
	padding:0px;
}

#content {
	margin-top:150px;
	margin-left:220px;
	width: 560px;
	height: 88px;
}

#Inhalt1 {
	width:550px;
	height:541px;
}

#Inhalt2 {
	width:550px;
	height:344px;
}

h1, h2, p, ul, ol, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-weight:bold;
	font-style:normal;
	font-size:130%;
	line-height:1.1em;
	color:#190115235;
	boder-left:#090215235 solid 20px;
	boder-right:#190215235 solid 4px;
	padding-left:12px;
	padding-top:32px;
}

h1 {
	font-weight:bold;
	font-style:normal;
	font-size:110%;
	line-height:1.1em;
	color:#090115235;
	boder-bottom:#190215235 solid 2px;
	margin-top:24px;
}

p.intro {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	font-size:100%;
	line-height:1.1em;
	margin-left:48px;
	color:black;
}

p.text {
	text-align:left;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1.1em;
	color:black;
}

li {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	font-size:100%;
	line-height:1.1em;
	color:black;
}

td, th {
	text-align:left;
	font-style:normal;
	font-size:100%;
	line-height:1.1em;
	color:black;
}

th {
	font-weight:bold;
}
