img 
{
    border:0;
}

body 
{
    background-color: #a8a38c;
    background-position: top center;
    background-repeat:no-repeat;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/menu_bg.jpg);
     

    
}

.site 
{
    clear: both;
    float: none;
    font-size: 11px;
    font-family: Verdana;
    color: #292929;
    width: 1250px;
    margin: 40px auto 0 auto;
    text-transform:lowercase;
    line-height: 20px;
    
}

.linktable
{
    background-color: #a8a38c;
    background-repeat:no-repeat;
    clear: both;
    color: #292929;
    float: none;
    width: 800px;
    letter-spacing: 4.5px;
    margin: 2px 0px 4px 0px;
    padding: 7px 1px 10px 4px;
    
    
}
.site a:visited,
.site a:link 
{
    color:#292929;
    
}
.site a:hover
{
    color:#ff8900;
    
}



.site h2 {
    color: black;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 2px;
}

.site h3 {
    color: black;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 0 0px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 1px;
}

.content
{
    background-color:#9d9883;
    color: #292929;
    float: left;
    width: 700px;
    border: 1px solid black;
    padding: 1px 4px 4px 4px;
    margin-bottom: 8px; 
    
}
.contentgigs
{
    border-top: 1px solid black;
    padding: 4px 0 4px 0;
    width: 250px;
    float: left;
    
}
.contentbox 
{
    border-top: 1px solid black;
    padding: 4px 0 4px 4px;
    width: 650px;
   
    
    }

.grafikhusk {
    background-image: url(../images/bund_gfx.gif);
    background-repeat:no-repeat;
    background-position: right bottom;

}
