body {
	background: black;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

.head {
	border-bottom: 1px solid #FF4400;
	margin-left:auto;
	margin-right:auto;
}

.banner {
	top: 44px;
	right: 10px;
	position: absolute;
	width: 300px;
	height: 26px;
}

.subhead {
	margin-top: 1px;
	background: url(../images/tbbg.jpg);
	margin-left:auto;
	margin-right:auto;
}

.printhead {
	display: none;
}

.event {
	border: 1px dashed #FF4400;
	color: #FF4400;
	padding: 0px;
	width: 480px;
	margin: 10px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	font-weight: normal;
	height: 90px;
}

.vorbestellungtablehead {
	color: Black;
	background: #FF4400;
	font-size: 100%;
	padding: 1px;
}

.vorbestellungbox {
	width: 480px;
	margin-top: 10px;
	border: 1px dashed #FF4400;
}

.vorbestellungtable {
	color: #FF4400;
	font-size: 75%;
	padding: 1px;
}

.box {
	width: 16px;
	background: transparent;
	border: 1px solid #FF4400;
}

.infos {
	border: 1px dashed #FF4400;
	color: #FF4400;
	padding: 0px;
	width: 480px;
	margin: 10px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	font-weight: normal;
}

a {
	color: FF4400;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
	
a:hover { 
	background-color: #641C00; 
	color: black;
}

a.mehr {
	color: #FF4400;
	font-weight: normal;
	margin-bottom: -20px;
}

a.vorbestellung {
	border-bottom: 1px dashed #FF4400;
	border-left: 1px dashed #FF4400;
	height: 25px;
	margin-bottom: 0px;
	color: #FF4400;
	font-weight: normal;
}

a.aendern {
	border-bottom: 1px dashed #FF4400;
	border-left: 1px dashed #FF4400;
	height: 25px;
	margin-bottom: 0px;
	color: #FF4400;
	font-weight: normal;
}

a.loeschen {
	border-top: 1px dashed #FF4400;
	border-left: 1px dashed #FF4400;
	height: 25px;
	margin-bottom: 0px;
	color: #FF4400;
	font-weight: normal;
}

a.jahr {
	width: 100%;
	margin-bottom: 0px;
	color: #FF4400;
	font-weight: normal;
}

.footer {
	border-top: 1px solid #FF4400;
	margin-top: 20px;
}

#nav {
	width: 150px;
	border: 1px solid #FF4400;
	color: #FF4400;
	float: left;
	margin: 5px;
	margin-bottom: 30px;
}

#nav:hover {
	width: 150px;
	background: Aqua;
	background-color: #641C00; 
	color: black;
	margin: 5px;
	margin-bottom: 30px;
}

.month {
	width: 480px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	margin-top: 20px;
}

.monthname {
	color: #FF4400;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #FF4400;
}

.impressum {
	border-bottom: 1px solid #FF4400;
	border-left: 1px solid #FF4400;
	border-right: 1px solid #FF4400;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	float: right;
	margin-bottom: 30px;
	color: #FF4400;
}

.floatright {
	border-top: 1px dashed #FF4400;
	border-left: 1px dashed #FF4400;
	float:right;
}

.floatrightupper {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	clear: both;
}

.floatrightdown {
	float:right;
	margin-top: -35px;
	margin-right: 0px;
	clear: both;
}

.text {
	margin-top: 20px;
	padding: 5px;
}

.artist {
	font-weight: normal;
}

.title {
	font-style: italic;
	font-weight: bold;
}

.subtitle {
	font-size: 90%; 
}

.datetime { 
	font-size: 90%; 
}

.tickets { 
	font-size: 90%; 
}

.money {
	
}

.fieldtext {
	float: left;
	width: 150px;
}

.field {
}

.row {
	margin: 5px;
}

select {
	background: black;
	color: #FF4400;
	border: 1px solid #FF4400;
}

option {
	background: black;
	color: #FF4400;
}

input {
	background: black;
	border: 1px solid #FF4400;
	color: #FF4400;
	padding: 2px;
	cursor: hand;
}

.upload {
	background: black;
	border: 1px solid #FF4400;
	color: #FF4400;
	padding: 2px;
	cursor: hand;
}

input:hover {
	background-color: #641C00; 
	color: black;
	cursor: hand;
}

.status {
	width: 84px;
	height: 55px;
	float: right;
	margin-top: -45px;
	margin-right: 10px;
}

.statusinfo {
	width: 84px;
	height: 55px;
	float: right;
	margin-top: -55px;
	margin-right: 60px;
}

.inputmap1 {
	border: 1px solid black;
	color: black;
	padding: 2px;
	background: #EEEEEE;
	cursor: hand;
}

.inputmap2 {
	border: 0px solid black;
	color: black;
	padding: 2px;
	background: #EEEEEE;
	cursor: hand;
}

.img {
	width:90;
	float:left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 2px;
}

textarea {
	background: Black;
	color: #FF4400;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF4400;
}

.banner a {
	background: transparent;
}

.banner a:hover {
	background: transparent;
}