body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: white;
}

#wrapper {
	margin: auto;
	width: 861px;
	position: relative;
}

#navi {
	margin: auto;
	width: 857px;
	height: 66px;
	background-image:url(images/navi.png);
	font-size: 10pt;
	font-variant:small-caps;
	color: #E9F47B;
	text-shadow: 2px 2px black;
	font-weight: bold;
	padding-left: 4px;
}

div.menu {
	margin-left: 1px;
	width: 87px;
	height: 43px;
	padding-top: 20px;
	text-align: center;
	float: left;
	cursor: pointer;
}

#navi a:visited, #navi a:link, #navi a:active {
	color: #E9F47B;
}

#bandpic {
	width: 861px;
	height: 299px;
	background-image:url(images/bandpicLandte.png);
}

#mainTop {
	width: 861px;
	height: 14px;
	background-image:url(images/mainTop.png);
}

#mainMiddle {
	
	width: 826px;
	background-image:url(images/mainMiddle.png);
	padding: 10px 0px 10px 35px;
}

#mainBottom {
	width: 861px;
	height: 14px;
	background-image:url(images/mainBottom.png);
}

#mainContent {
	width: 791px;
	font-size: 16pt;
	color: white;
	font-weight: bold;
	text-shadow: 2px 2px black;
	position: relative;
}

#mainContent a:visited, #mainContent a:link, #mainContent a:active {
	color: #838945;
}

#info {
	width: 212px;
	min-height: 200px;
	font-size: 11pt;
	font-variant:small-caps;
	color: #E9F47B;
	text-shadow: 2px 2px black;
	background-image:url(images/infoBack.png);
	position: absolute;
	top: -5px;
	left: 572px;
	padding: 10px;
}

#tourdates {
	font-variant:normal;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	line-height:20px;
}

.kontaktTable {
	font-weight: normal;
	font-family:Verdana;
	font-size:10pt;
}

.wann, .wo, .info {
	margin-top: 10px;
	float: left;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	text-shadow: 1px 1px black;
	background-image: url(images/bg.png);
	padding: 10px;
}

.wann {
	width: 80px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomleft: 9px;
}

.wo {
	width: 330px;
}

.wo span {
	font-weight: bold;
	color: #E9F47B;
}

.wo p {
	margin: 10px 0px 0px 0px;
}

.info {
	width: 70px;
	text-align: center;
	min-height: 14px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
}

.longest {
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
}

.clearIt {
	clear: both;
}

#footerNotes {
	text-align: center;
	font-size: 8pt;
}

#footerNotes a:visited, #footerNotes a:link, #footerNotes a:active {
	color: #FFFFFF;
	text-shadow: 2px 2px black;
}
