@import "uebermich.css";
@import "blog.css";
@import "impressum.css";
@import "discografie.css";
@import "kontakt.css";
@import "referenzen.css";

body {
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: #1e1e1e;
  font-size: 10px;
  font-family: Verdana;
  color:#cccccc;
  background-image: url('/page/gfx/bgLowerTop.jpg');
  background-position: top left;
}


a:link, a:visited { 
  text-decoration:none; 
  font:normal 12px Verdana; 
  color:#5974ff; 
  border-bottom: 0px dotted #aaaaaa; 
  border-top: 0px dotted #aaaaaa;  
  background-image: none; 
}
a:hover, a:active, a:focus { 
  text-decoration:none; 
  font:normal 12px Verdana; 
  color:#5974ff; 
  border-bottom: 1px dotted #8ca7ff; 
  border-top: 0px dotted #8ca7ff;  
  background-image: none; 
}


a.footerLink:link, a.footerLink:visited { 
  text-decoration:none; 
  font:normal 12px Verdana; 
  color:#8ca7ff; 
  border-bottom: 0px dotted #aaaaaa; 
  border-top: 0px dotted #aaaaaa;  
  background-image: none; 
}
a.footerLink:hover, a.footerLink:active, a.footerLink:focus { 
  text-decoration:none; 
  font:normal 12px Verdana; 
  color:#8ca7ff; 
  border-bottom: 1px dotted #8ca7ff; 
  border-top: 0px dotted #8ca7ff;  
  background-image: none; 
}

					
img {border:0;}

.header {
  position: absolute;
  left: 0px;
  width: 100%;
  margin-left: 0px;
		 
  top: 0px;
  height: 180px;
  margin-top: 0px;			  
			  
  background-image: url('/page/gfx/bgTopNew.png');
  background-position: top left;
}
			
			
.mainList {
  position: absolute;
  left: 0px;
  width: 800px;
  margin: 0px;
  padding: 0px;
  top: 173px;	
  list-style-type: none;  
}	

.mainText {
  min-height: 460px; 
  background-color: #ffffff;
  font-size: 13px; font-family: Verdana; color:#000000;
  padding-bottom: 20px;
  padding-top: 25px;
  padding-left: 25px;  
}	
.mainText h1, .mainText h2 {
  padding: 0px;
  margin: 0px;
  font:normal 22px Verdana; 
  color:#000000;	
}		
.mainTop {
  width: 100%;
  background-image: url('/page/gfx/cornerTop.gif');
  background-position: top right;
  height: 4px;
}						
.mainBottom {
  width: 100%;
  background-image: url('/page/gfx/cornerBot.gif');
  background-position: top right;
  height: 4px;
}			
	
.ueberschrift {
  position: absolute;
  left: 15px;
  width: auto;
  margin-left: 0px;
			 
  top: 60px;
  height: auto;
  margin-top: 0px;			  
  
}	

.ueberschriftLogo {

  font:normal 32px Verdana; 
  text-decoration:none; 
  color:#ffffff; 
  text-decoration: none;
  margin-bottom: 0px;
  margin-left: -1px;

}
	
							
a.menuLink {
  font:normal 11px Verdana; 
  text-decoration:none; 
  color:#ffffff; 
  border-bottom: 0px dotted #8ca7ff; 
}
a.menuLink:hover {
  font:normal 11px Verdana; 
  color:#ffffff; 
  text-decoration: underline;
  border-bottom: 1px dotted #8ca7ff; 
}			
#menuActive {
  font:normal 11px Verdana; 
  text-decoration:none; 
  color:#ffffff; 
  text-decoration: underline;	
}			
			
.footer {
  width: auto;
  margin-left: 15px;
  margin-top: 25px;
  height: auto;
  font-size: 12px;
  font-family: Verdana;
  color:#ffffff;			  
}	

