/* BUBACK Konzerte 2009 */


body {
	background-color: black;
	font:  11px helvetica, arial, sans-serif;
	color:  white;
	margin:0px;
}

#fruityFrame {
	width: 25px;
	height: 100%;
	position: absolute;
	z-index: 100;
	background: #ffd1f5 url(../../graphics/bkgrd.jpg) repeat-y;
}


a {
	color: white;
}


#headmenu {
	position: absolute;
	left: 785px;
	top: 25px;
}


#headmenu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	/*text-align: justify; */				
}
#headmenu ul li {
	float:  left;
	display:  inline;
	margin: 0px;
	padding: 0px;
	line-height:110%;

}

#headmenu li a {
	margin-right: 6px;
}
#headmenu li a img {
	border-top:  none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid black;
	padding: 3px 0px 3px 0px;
}

#headmenu li a:hover img {
	border-bottom:  1px solid white;
}
#headmenu li.kontakt a:hover img {
	border-bottom:  1px solid white;
}
#headmenu li.buback a:hover img {
	border-bottom:  1px solid #9bffc9;
}



#sidebar {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 180px;	
}

#logo {
	margin-top: 2px;
}

#logo img {
	width: 161px;
	height: 53px;
}

#logo a img {
	border:  none;
	background-image: url(../graphics/logo_konzerte.gif);
}


#logo a:hover img {
  -moz-opacity: 0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	background-image: url(../graphics/logo_konzerte.gif);
	opacity:  0.7;
}

.dotline {
	background-image: url(../graphics/dots.gif);
	height:  20px;
	width: 160px;
	margin: 15px 0px 15px 0px;
}

#bandmenu {
	text-transform: uppercase;
	font-family: "Univers", "arial black", arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

	width: 165px;
}

#bandmenu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	/*text-align: justify; */		
		
}
#bandmenu ul li {
	float:  left;
	display:  inline; 
	margin: 0px;
	padding: 0px;
	line-height:125%;
}

#bandmenu li a {
	text-decoration: none;
	color:  white;
	padding: 2px 1px 0px 1px;
	font-weight: bold;
}

#bandmenu li a:hover {
	color: yellow;
}

#teaser {
	margin-top: 0px;
	text-transform: uppercase;
	font-family: "Univers", "arial black", arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 160px;	
}
#teaser a {
	text-decoration: none;
	color:  white;
	font-weight: bold;
}
#teaser a:hover {

}

#teaser a img {
	border:  none;
}

#content {
	position: absolute;
	width: 760px;
	left: 330px;
	top:  100px;
	border:  1px dashed #010101;
}
#content a img {
	border:  none;
	padding-right: 10px;
	padding-bottom: 10px;

}

#content a:hover img {
	 filter:alpha(opacity=70);
	 -khtml-opacity: 0.7;
   -moz-opacity:0.7;
   	opacity:  0.7;
}

#content.singleview {
	left: 370px;
	top: 105px;
}

#contentText {
	margin-top: 10px;
	width: 330px;
	font-size: 12px;
	line-height: 135%;
}

#contentText h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 30px;
	font-family: helvetica, arial, sans-serif; 

}

#contentText h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
}

#contentText h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#contentText h4 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#contentText h1.small {
	font-size: 15px;
}

#contentText a {
	color: yellow;
	text-decoration: none;
}

#contentText a:hover {
	color: yellow;
	border-bottom: 1px solid yellow;
}

.aktuellvoe {
	color: yellow;	
}


#infoMenu {
	width: 300px;
	position: absolute;
	left: 790px;
	top:  173px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}


#infoMenu ul {
	margin: 0px;
	padding: 0px;
	/*text-align: justify; */		
		
}
#infoMenu ul li {
	margin: 0px;
	padding: 0px;
	line-height:155%;
	list-style: none;
}
#infoMenu a {
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	color:  white;
}
#infoMenu a:hover {
	border-bottom: 1px solid white;	
}

#infoMenu li.buchung a {
	color: #ffbad3;
}
#infoMenu li.buchung a:hover {
	border-bottom: 1px solid #ffbad3;
}
#infoMenu li.tourdaten a {
	color: #9bffc9;
}
#infoMenu li.tourdaten a:hover {
	border-bottom: 1px solid #9bffc9;
}


.note1 {
	font-size: 11px;
}

#contentText .note1 h2 {
	font-size: 12px;
}

em {
	color: #ccff66;
}




.clear {
	clear:  both;
}




/* eleminiert dotted lines in FIREFOX */
a:focus { 
outline: none; 
}


#contentText .top {
	margin: 20px 0px 15px 0px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}

#contentText .top a {
	color: yellow;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	border-top:  1px solid yellow;
}
#contentText .top a:hover {
	color: black;
		border-top:  1px solid yellow;
	border-bottom: none;
}

/*Tourplan*/

#contentTour {
	margin-top: 15px;
	width: 500px;
	font-size: 12px;
	line-height: 135%;
}


#contentTour.touraktuell {
	margin-top: 33px;
}


#contentTour p {
	margin: 0px;
}

#contentTour h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ffbad3;
	margin: 0px;
	padding: 0px;
}





#contentTour.touraktuell h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #6cc3d8;
	margin: 0px;
	padding: 0px;
}



#contentTour h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
}

#contentTour h3.first {
	margin-top: 10px;
}

#contentTour h3.abstand {
	line-height: 300%;
}


.tourplan {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

td.tourLocation {
	width: 375px;
}

span.ort {
	text-transform: uppercase;
	padding-left: 50px;
}
span.venue {
	padding-left: 15px;
}
span.tickets {
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
span.tickets a {
	color: #ffffff;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
}
span.tickets a:hover {
	color: yellow;
}

span.zusatz {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ccff00;
	padding-left: 5px;
}

span.zusatz a {
	color: #99cc00;
	text-decoration:none;
}
span.zusatz a:hover {
	color: #ccff00;
}

#contentTour h3 {
	margin-bottom: 5px;
}


#contentTour h3 a {
	color:white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#contentTour h3 a:hover {
	color: yellow;
}
#contentTour h3 p {
	line-height: 125%;
}

ul.tourplan h3 p a {
	margin-top: 20px;
}


p.tourdots img {
	padding:  2px 0px 1px 0px;
}

p.nextTour {
	margin-top: 50px;
}



.coverBox{
   display:inline;
   float:left;
   width:150px;
   height:150px;
}


.bottomText {
	margin-bottom: 60px;
	text-transform: uppercase;

}

form {
	text-transform: uppercase;
}

form td {
	padding: 5px;
}

input, textarea {
	border: none;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: normal;
	min-height: 15px;
	font-family: helvetica, arial, sans-serif;
}
input {
	width: 150px;
}
textarea {
	width: 150px;
}
input#submit {
	background-color: yellow;
}


