@import url("tt_news.css");
@import url("ve_guestbook.css");
@import url("csc.css");
@import url("tt_products.css");
@import url("scrollbars.css");
@import url("links.css");
* { padding: 0; margin: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
p.bodytext { font-size: 13px;}
#wrapper { margin: 0 auto; width: 1024px;}
#header { width: 1024px; padding: 0px; height: 124px; margin: 10px 0px 0px 0px; background:url("../../images/toptmp.jpg");}
#nav { width: 864px; /* 1024 minus padding left */ padding-left: 160px; height: 18px; margin: 0px 0px 0px 0px; background:url("../../images/nav.jpg");}
a { font-family: "Arial Black",Gadget,sans-serif; text-decoration: none;/* font-weight:bold;*/ color:#000;}
#nav a { color: white; font-size: 12px; text-transform: uppercase;}
#nav a:hover {color: #62AF23}   /* mouse over link */
#nav a:active {color: #C30F34}   /* selected link */
/*current selected link*/ 
#current { font-family: "Arial Black",Gadget,sans-serif; font-size: 12px; text-transform: uppercase;/* font-weight:bold;*/ color: #FDE223;}
#innernav { margin: 0 0 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ height: 18px;}
#content { 
 width: 1024px; 
 background:url("../../images/main.jpg"); 
 margin: 0px 0px 0px 0px; 
 padding-top: 35px; 
 height: 435px;
}
#leftcontent { margin: 0px 790px 0px 65px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ 
padding-top:30px; 
overflow-y: hidden; 
overflow-x: hidden; 
height: 450px;}
#innercontent { 
 margin: -505px 50px 0px 240px; /*zieht den rechten column nach oben*/ 
 padding-top:15px;
 overflow: auto; 
 overflow-x: hidden; 
 height: 420px;
}
#footer { width: 1024px; background:url("../../images/bottom.jpg"); margin: 0px 0px 0px 0px; padding: 0px; height: 112px;}#ad { position:relative; top:35px;}#shop { position:relative; left:440px; top:0px; width: 197px; padding: 0px; height: 48px;}#myspace { position:relative; left:454px; top:0px; width: 184px; height: 48px;}#impressum { position:relative; left:454px; top:0px; width: 125px; height: 48px;}#shop img,#impressum img,#myspace img, img { border-style: none;}/*PICS.img img {	width:160px;	height:126px;}*/
.band-item H2 {
    font-family: "Arial Black",Gadget,sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#F9FFE5;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #3E551C;*/
	border:none;
	background: url("../../images/crewbalken.png");
	height:20px;
	width:710px;
	font-weight: normal;
	padding-top: 2px;
	margin-right: 3px;
}

.pic-item H2 {
    font-family: "Arial Black",Gadget,sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#F9FFE5;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #3E551C;*/
	border:none;
	background: url("../../images/balken2.png");
	height:17px;
	width:600px;
	font-weight: normal;
	padding-top: 2px;
	margin-right: 3px;
}
