/*---------------------------------------------------*/
/* Soundpilot  */
/* Glaserteam Schwerin  */
/*---------------------------------------------------*/


body {
	
	
font-family:Arial,sans-serif;
font-size:9pt;
color:#554444;
padding:0px;
margin:0px;
overflow:scroll;
background: #363636;
}

.border_1 { 
background: url("../img/border.png") repeat-x;
height:2px;
width: 100%;
    
} 

h1 {
    
   font-family: Times New Roman, Times, Serif;
   font-weight: normal;
   color: #b74319; 
   padding: 0;
   font-size:20px
    
}

p {
    
   font-family: Arial, Serif;
   font-size:10pt;
   font-weight: normal;
   padding-top: 0px;
   padding-bottom: 0px;
    
}

a:hover {color: #b74319; text-decoration: none;font: normal 9pt "Arial", "sans-serif";}

a { color: #b74319; text-decoration: none; font: normal 9pt "Arial", "sans-serif";}



.wrapper {
background: #f8f2e3;
width:950px;
margin:0px auto;
}


/* header */

.header
{
background: url(img/header.png) ;height:234px;
background-position: center;
}

.heading {
    
       font-family: Times New Roman, Times, Serif;
   font-weight: normal;
   color: #b74319; 
   padding: 0;
   font-size:20px
    
}

