/***********************************************/
/* css Style for Musikbureau.de Richard Wernicke
   by jens scharnetzki			                */
/***********************************************/ 

html {height: 100%;  padding:0 0 1px 0;}
body{font-size: .625em;
	line-height:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	background-color: #343434;
	width:100%; 
	margin:0;
  	padding:0;
	text-align:center;
	letter-spacing:0.01em;
	}

a:link, a:visited, a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	background-color:#F46F21;
	text-decoration: none;

}

/* Layout Divs                                 */

#back{width:720px; margin:2% auto 5px auto; padding-bottom:1px;}
#back div{float:left; height:160px; border:1px dotted #FFFFFF; background-color:#7F8080;}
#back div br{ clear:right;}
#back img{float:right; margin:3px 5px 5px 0px;}
.big {width:332px; margin:5px;}
.small{width:160px; margin:5px;}
#back #top{background:#999999 url(../img/logo.gif) no-repeat left bottom; width:504px; height:130px; margin:5px;  }
#back #impressum{ width:504px; height:280px; margin:5px;  text-align:left; }

#back #address{height:130px; margin:5px;}
div#footer{float:left; height:20px; border:none; background-color:#343434; width:680px;}
#content{text-align:left;}
#content img{ border:1px solid #999999; float:right;}

/* ax back                               */
.actx {background-color:#7F8080;}

/* TEXT STYLES */

.textl{text-align:left;}
.textr{text-align:right; }
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}	

h1, h3{ display:none;}
h2{ text-align:right; display:block; border-bottom:1px dotted #FFFFFF; height:14px; width:100%; font-size:90%; font-weight: lighter; padding:2px 0px 2px 0; background-color:#999; }

p {margin:0; padding:0 3px 0 3px; line-height:1em; }
ul{  margin:0; padding:0; list-style-type: none; 
}
ol {margin:0 0 0 28px; padding:0;}
li{ padding:0; margin:0 0 -1px 0; line-height:100%; }
label{
display:none;
}
	
#tourdate li{margin: 3px 0 3px 2px;}			


