body {
  background: #828255 /*url(dateien/bg9.png)*/;
  font-size: 14px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#666633;  
  text-align: left;
  padding: 0;
  margin: 0;
}

p, h2, h3, h4, form {

/*padding: 5% 10% 5% 10%;*/ 
/*max-width: 80%;*/
}


a { 
color: #666632;
font-size: 14px;
background-color:transparent;
text-decoration: underline; 
}

a:hover {
text-decoration: none;
color: #666632;
background: #d4d3a6;
}


td {
text-align: left;
vertical-align: top;
} 

.gigmid {
width: 50%;
}

.alignright, .alignright a {
margin-top: 0; 
text-align: right;
font-size: 11px;
clear: both;
}

.aligncenter {
margin: 0px;
text-align: center;
font-size: 11px;

}

.aligncenter a:link, .aligncenter a:visited{
margin-top: 0px; 
text-align: center;
font-size: 11px;
text-decoration: underline;
}

.alignjust {
margin: 0px;
text-align: justify;
font-size: 11px;
clear: both;

}

h4 {
font-size:13px;
padding-top:10px;
text-transform:uppercase;
background-color: transparent;
}

h3 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
background-color: transparent;
	}

h2 {
font-size:16px;
padding-top:10px;
text-transform:uppercase;
background-color: transparent;
	}

h1 {
font-size:18px;
padding-top:10px;
text-transform:uppercase;
background-color: transparent;
	}

.tracks p {
	margin-bottom: -10px;
	}

.trackinfo {
	font-size: 11px;

	
	}

.trackinfo a{
	font-size: 11px;
	}
	

.gallery {
	max-width: 170px;
	max-height: 128px;
	float: left;
	padding: 9px;
	border: 0px;
	overflow: hidden;
	width:expression(document.body.clientWidth > 170? "25%": "auto" );
	height:expression(document.body.clientHeight > 128? "25%": "auto" );
	}

.stronganchor a{
	font-weight: bold;
	}

.next {
	text-align: center;
	clear: both;
	}

#main { 	
  text-align: left;
  vertical-align: middle;	
  margin: 5% 10% 5% 10%;
  padding: 0px;
  width: 80%;
  min-width: 600px;
  height: 90%;
  background: #a1a171;
  border: 4px solid #9f7800;
}

/*#headbg {
	background: #a1a171;
	width: 100%;
	height: 100%;
	}
*/
#head {
	background: #a1a171 url(dateien/grafiken/gesicht2_gruen.png) no-repeat;
	padding: 10px 10% 0px 0%;
	width: 249px;
	height: 230px;
	margin: 0px;
	position: static;
	}

#satz {
	background: #a1a171;
	padding: 0px 0% 0px 0%;
	right: 10%;
	top: 140px;
	font-size: 20px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-style: italic;
	color: #666633;

	position: absolute;
	width: 379px;
	text-align: center;
	}

#head2 {
	background: #a1a171 url(dateien/grafiken/schriftzug_gruen.png) no-repeat;
	padding: 0px 0% 48px 0%;
	right: 10%;
	top: 80px;
	
	position: absolute;
	width: 379px;
	}
#content { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0 0 10px 0;
  width: 80%;
  min-height: 400px;
  text-transform: lowercase;
}

#content ul {
	margin-left: 16px; 
	/*padding-left: 0;*/
	list-style-type: disc;
}

#content li {
	padding-bottom: 20px;
}

#nextgig {
	background: #deddab;
	border: 2px solid #666633;
	padding: 0px 9px;
	font-size: 11px;
	}

#nextgig a {
	font-size: 11px;
	}
	
#nextgig a:hover {
	background-color: #a1a171;
}

#navbar2 {
	height: 21px;
	background: #666633;
	/*margin: 0;
	padding: 0% 0% 0% 10%;*/
	text-align: center;
	text-transform: lowercase;
	/*font-size: 20px;
	font-style: italic;
	width: 80%;*/
}
#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d6d1b8;
	line-height: 21px;
	white-space: nowrap;	

}
#navbar2 li {
	list-style-type: none;
	display: inline;
}
#navbar2 li a {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #d6d1b8;
	font-size: 18px;
	font-style: italic;
}
#navbar2 li a:link {
	color: #d6d1b8;

}
#navbar2 li a:visited {
	color: #d6d1b8;
}
#navbar2 li a:hover {
	color: #666632;
	background-color: #d4d3a6;
	font-style: italic;
}

