html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #333333;
	padding-top: 20px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/hinten.jpg);
} 

 
#pagewidth{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#box1 {
	height: auto;
	width: auto;
	margin-left: 60px;
	margin-top: 40px;
	background-color: #00F900;
	padding-bottom: 1px;
	margin-right: 40px;
}

#box1inhalt {
	background-color: #181C25;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

#box1titel {
	height: 20px;
	background-color: #00F900;
	width: auto;
}

#box2 {
	height: auto;
	width: auto;
	margin-left: 60px;
	margin-top: 40px;
	background-color: #00F900;
	padding-bottom: 1px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#box2inhalt {
	background-color: #181C25;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	height: auto;
}

#box2titel {
	height: 20px;
	background-color: #00F900;
}

#box3 {
	height: auto;
	width: auto;
	margin-left: 60px;
	margin-top: 40px;
	background-color: #00F900;
	padding-bottom: 1px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#box3inhalt {
	background-color: #181C25;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	height: auto;
}

#box3titel {
	height: 20px;
	background-color: #00F900;
}



 
#header{
	position:relative;
	height:100px;
	background-color:#181C25;
	width:100%;
	background-image: url(images/header.jpg);
} 
 
#maincol{
	background-color: #181C25;
	float: right;
	display:inline;
	position: relative;
	width: 100%;
 }
 
#footer{
	height:20px;
	background-color:#00F900;
	clear:both;
	background-image: url(images/footer.jpg);
 } 
#inhaltrechts {
	float: right;
	background-color: #181C25;
	width: 300px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}

#inhaltartists {
	float: right;
	background-color: #181C25;
	width: 300px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 0px;
	padding-top: 40px;
}

#inhaltlinks {
	float: left;
	background-color: #1f2430;
	padding-left: 20px;
	padding-top: 0px;
	margin-left: 0px;
	width: 450px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#inhaltlinks2 {
	float: left;
	margin-bottom: 40px;
	margin-top: 40px;
	width: 450px;
	background-color: #181C25;
}
#guestbook {
	float: none;
	margin-bottom: 40px;
	margin-top: 40px;
	width: 610px;
	margin-left: 100px;
	height: 750px;
	background-color: #1F2430;
}
#riddims {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	background-color: #1f2430;
	padding-left: 20px;
}

#riddims2 {
	margin-bottom: 30px;
}

#tunes {
	height: auto;
	width: 450px;
	background-color: #1f2430;
	padding-left: 20px;
}
#tunesfooter {
	height: 40px;
	width: 450px;
	background-image: url(images/footer2.jpg);
	background-position: right;
}

#headerriddim {
	height: 40px;
	width: auto;
	background-image: url(images/header2.jpg);
	background-position: right;
}
#headerguest {
	height: 40px;
	width: 700px;
	background-color: #1F2430;
}
#riddimfooter {
	height: 40px;
	width: auto;
	background-image: url(images/footer2.jpg);
	background-position: right;
}
#guestfooter {
	height: 40px;
	width: 700px;
	background-position: right;
}
#tunesheader {
	background-image: url(images/header2.jpg);
	height: 40px;
	width: 450px;
	background-position: right;
}





#inhaltheader {
	position: relative;
	width: 450px;
	background-color: #00F900;
	background-image: url(images/header2.jpg);
	height: 40px;
	background-position: right;
	letter-spacing: inherit;
}
#inhaltfooter {
	position: relative;
	width: 450px;
	background-color: #00F900;
	background-image: url(images/footer2.jpg);
	height: 40px;
	background-position: right;
}




 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs H--------------------------- */

    #tabsH {
	float:left;
	width:100%;
	font-size:93%;
	background-color: #00F900;
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFFFFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
.Stil1 {
	color: #FFFFFF;
}
.Stil2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #00F900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00F900;
	text-decoration: none;
}		
.Stil3 {
	color: #181C25;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.Stil4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}
#rechtsimpressum {
	height: 600px;
}
/* farbe für footer hover*/
a.foot:hover { color: #181C25; font-weight: bold; text-decoration: none}

.eingabe { background-color:#ffffff; width:262px; border:2px solid #181c25; }
a:link {

