#tourneeplan .kopfzeile {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #B2CAE1;
	height: 30px;
	padding-top: 6px;
}

.boxblue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #E5EDF5;
	padding-top: 3px;
	min-height: 175px;
	width: 271px;
	float: left;
	margin-right: 7px;
}

html>body .boxblue {
	margin-right: 14px;
}

.boxwhite {
	border-top-width: 1px; $
	tmp_bgcolor border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	padding-top: 3px;
	width: 271px;
	float: left;
}

.boxblue img,.boxwhite img { /*margin-left:-25px;*/
	margin-right: 15px;
}

ul#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#subnav li {
	padding-left: 8px;
	background-image: url("bilder/arrow-link.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#subnav a,#subnav a:link {
	color: #004E9B;
	text-decoration: none;
}

#subnav a.subactive,#subnav a:link .subactive {
	color: #FF3399;
}

#kontaktformular td.label {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004E9B;
	height: 20px;
}

#kontaktformular input {
	height: 24px;
	margin: 0px;
	padding: 0px;
	/*line-height:0px;*/
}

#kontaktformular input.lastinput, #aboformular input.lastinput {
	border-bottom: 1px solid #004E9B;
}

#kontaktformular input.orlinput, #aboformular input.orlinput {
	border-top: 1px solid #004E9B;
	border-right: 1px solid #004E9B;
	border-bottom: none;
	border-left: 1px solid #004E9B;
}

#kontaktformular input.oruinput, #aboformular input.oruinput {
	border-top: 1px solid #004E9B;
	border-right: 1px solid #004E9B;
	border-bottom: 1px solid #004E9B;
	border-left: none;
}

#kontaktformular input.orulinput, #aboformular input.orulinput {
	border-top: 1px solid #004E9B;
	border-right: 1px solid #004E9B;
	border-bottom: 1px solid #004E9B;
	border-left: 1px solid #004E9B;
}

#kontaktformular input.rlinput, #aboformular input.rlinput {
	border-top: none;
	border-right: 1px solid #004E9B;
	border-bottom: none;
	border-left: 1px solid #004E9B;
}

#kontaktformular input.orinput, #aboformular input.orinput {
	border-top: 1px solid #004E9B;
	border-right: 1px solid #004E9B;
	border-bottom: none;
	border-left: none;
}

#kontaktformular input.rulinput, #aboformular input.rulinput {
	border-top: 0px;
	border-right: 1px solid #004E9B;
	border-bottom: 1px solid #004E9B;
	border-left: 1px solid #004E9B;
}

#kontaktformular input.noborderinput, #aboformular input.noborderinput {
	border: none;
}

#kontaktformular #button, #aboformular #button {
	border: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 150px;
	height: 20px;
	border-bottom: 1px solid #004E9B;
	height: 20px;
	background-color: #FF4B96;
	width: 150px;
	line-height: 20px;
}
#aboformular input {
background-color:#ffffff;
	height: 25px;
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 1px solid #004E9B !important;
	margin-bottom:2px;
	margin-right:2px;
}
#aboformular input.hidden{
height:0px;
border:none !important;
}
#aboformular input.checkbox{
border:none !important;
}

#showsoft {
	margin-left: 14px;
}

html>body #showsoft {
	margin-left: 28px;
}

/* Konzertkalender */
.veranstaltungblue,.veranstaltungwhite,.veranstaltungblue-sameday,.veranstaltungwhite-sameday
	{
	width: 840px;
	/*border-top-width: 1px;



	border-top-style: solid;



	border-top-color: #000000;*/
	background-color: #e5edf5;
	background-image: url("bilder/line_long.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.veranstaltunggreen,.veranstaltunggreen-sameday {
	width: 840px;
	/*border-top-width: 1px;



	border-top-style: solid;



	border-top-color: #000000;*/
	background-color: #e5efea;
	background-image: url("bilder/line_long.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.veranstaltungwhite {
	background-color: #FFFFFF;
}

.veranstaltungblue-sameday {
	background-color: #e5edf5;
	background-image: url("bilder/line_short.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

.veranstaltungwhite-sameday {
	background-color: #FFFFFF;
	background-image: url("bilder/line_short.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

.veranstaltunggreen-sameday {
	background-color: #e5efea;
	background-image: url("bilder/line_short.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}

.tag,.datum,.zeit,.auffuehrende,.komponist,.preise,.funktionen {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tag {
	margin-left: 7px;
	width: 68px;
}
.datum {
	margin-left: 7px;
}

html>body .tag, html>body .datum {
	margin-left: 14px;
}

.datum,.zeit {
	width: 84px;
}

.zeit {
	margin-left: 7px;
	width: 132px;
	padding-right:5px;
}

.auffuehrende {
	width: 168px;
	padding-right:5px;

}

.komponist {
	width: 160px;
	padding-right:5px;

}

.preise {
	width: 130px;
	padding-right:5px;

}

.funktionen {
	width: 100px;
}

/* Billettkasse */
.tagbk,.datumbk,.zeitbk,.auffuehrendebk,.veranstalterbk,.komponistbk,.preisebk,.funktionenbk
	{
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tagbk {
	margin-left: 7px;
	width: 30px;
}

html>body .tagbk {
	margin-left: 14px;
}

.datumbk,.zeitbk {
	width: 60px;
}

.auffuehrendebk {
	width: 195px;
	margin-right:10px;
}

.veranstalterbk {
	width: 150px;
}

.komponistbk {
	width: 205px;
}

.preisebk {
	width: 75px;
}

.funktionenbk {
	width: 100px;
}

.tablegreenbk {
	background-color: #e5efea;
	margin-left: 10px;
	width: 152px;
	margin-top: 200px;
}

.titelbk {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.clear {
	clear: both;
}

/* Konzertdetail */
.balken1konzertdetail,.balken2konzertdetail,.balken3konzertdetail {
	width: 840px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #b2cae1;
}

.balken1konzertdetail-bk {
	width: 840px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #b2d0c1;
}

.balken2konzertdetail {
	background-color: #FFFFFF;
}

.balken3konzertdetail {
	background-color: #e5edf5;
}

.konzertdetail-1 {
	float: left;
	width: 459px;
	margin-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}

* html .konzertdetail-1 {
	margin-left: 7px;
}

.konzertdetail-2 {
	float: left;
	width: 202px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.konzertdetail-3 {
	float: left;
	width: 135px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* Partnerboxen */
#container #left #partnerbox {
	background-color: #004E9B;
	width: 184px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#container #left #copier {
	text-align: center;
}

#container #left #logos {
	position: relative;
	margin-left: 14px;
	border: 1px solid #000000;
}

#container #left a {
	border: none;
}

#container #left img {
	float: left;
	border: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

#container #left p {
	position: relative;
	margin-left: 14px;
}

#container #left .clear {
	clear: left;
}
