html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
margin: 0;
padding: 0;}
body {
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

ul {	list-style: none;
}
h1 {
	text-align: right;
	margin: 0em 0px -1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	width: 170px;
	padding-top: 0em;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	font-size: 0.9em;
}
div#inhalt {
	position: absolute;
	top: 150px;
	left: 205px;
	width: 670px;
	font-size: 0.95em;
	line-height: 135%;
	overflow: auto;
	height: 400px;
	padding-right: 10px;
	padding-top: 2em;
}
div#container {
	background: #EEEEEE url("../pics/hg.jpg") no-repeat scroll 0px 120px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 600px;
	width: 900px;
	margin-top: -300px;
	margin-left: -450px;
	border: 1px solid #333333;
}
div#logo {
	position: absolute;
	height: 69px;
	width: 262px;
	top: 45px;
	left: 30px;
}

div#inhalt p {
	float:right;
	clear:right;
	width: 450px;
}

/*Hauptnavigation oben */
div#navi {
	position: absolute;
	height: 25px;
	width: 320px;
	top: 97px;
	left: 555px;
	font-size: 0.85em;
}
div#navi li {
	display: block;
	background:  url("../pics/rechts.gif") no-repeat right top;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
div#navi li:hover  {
	position: relative;
	top: -2px;
}
div#navi a {
	background:  url("../pics/links.gif") no-repeat left top;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 97px;
	padding-top: 5px;
	padding-bottom: 4px;
}
div#navi a:hover {
	padding-top: 4px;
	padding-bottom: 8px;
}
/* Unternavigation links */
div#unternavi {
	position: relative;
	width: 150px;
	left: 30px;
	top: 172px;
}
div#unternavi li {
	margin-bottom: 1.25em;
}
div#unternavi a {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 99%;
}
div#unternavi a:hover, div#unternavi a.current {
	color: #FFFFFF;
}
h2 {
	font-size: 1em;
	font-weight: bold;
        float:right;
        clear:right;
	margin-top: 0em;
        width: 450px;
}
p {margin-bottom: 1em;}
div#konzertdaten {
	height: auto;
	padding-top: 30px;
	width: 650px;
}
div#konzertdaten p {
	text-align: left;
	margin: 0px;
	float: left;
	padding: 0px 0px 0px 55px;
	clear: both;
	width: 300px;
}
div#konzertdaten img {
	float: left;
	margin: 0px 0px 1.5em;
	padding: 0px;
	clear: right;
}
table#werkschau_tab {
	clear: right;
	float: right;
	width: 450px;
	margin-top: -1em;
}
table#werkschau_tab td {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.einzug {
	display: block;
	position: relative;
	width:400px;
	left: 25px;
	top:-1.2em;
	margin-top: -0.2em;
}
.check {

}
div#adresse input {
	float: right;
	width: 270px;
	background: #EEEEEE;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #424242;
	border-left: none;
	font-family: "Courier New", Courier, mono;
	clear: right;
	margin-right: 15px;
}
div#adresse label {
	float: left;
	clear: left;
	padding-left: 25px;
}
div#buttons input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #424242;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#buttons input:hover, div#buttons input:active {
	border-top: #000000;
	border-right: #EEEEEE;
	border-bottom: #FFFFFF;
	border-left: #333333;
	padding-top: 1px;
	padding-bottom: 3px;
}
div#inhalt a {
	text-decoration: none;
	color: #0000FF;
}
div#inhalt a:hover {
	color: #FFFFFF;
	background: #B7B7FF;
}
table#werkschau_tab p {
	float: none;
	width: 400px;
	clear: none;
}
table#werkschau_tab img {
	padding-top: 1em;
	clear: left;
	float: left;
}

