body         { font-family: sans-serif; font-size: 11px; text-decoration: none; 
               background: #333333 url('brushed_bg2.jpg') no-repeat fixed center; margin:0px;   scrollbar-arrow-color:#389AA5;
   scrollbar-face-color:#CCCCCC;
   scrollbar-highlight-color:#CCCCCC;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-shadow-color:#CCCCCC;
   scrollbar-darkshadow-color:#CCCCCC;
   scrollbar-track-color:#389AA5;}
.navigation  { font-size: 11px; text-decoration: none }
.credits     { color: #FFFFFF; font-size: 10px; font-family: Tahoma, sans-serif; }
.top          { color: #389AA5; font-size: 14px; font-family: Tahoma, sans-serif; }
td,p         { font-size: 11px }
a,a:link,a:active,a:visited            { color: #333333; text-decoration: none; }
a:hover      { color: #389AA5; text-decoration: none; }
 
.kontaktform {color: #FF0000; text-decoration: none; font-weight: bold}
.bestnr{font-size: 14px}
input,textarea        { font-family: sans-serif; font-size: 12px; text-decoration: none; 
               padding-left: 2px; padding-right: 2px; padding-top: 1px; 
               padding-bottom: 1px; background-color: #CCCCCC; border: 0px;    scrollbar-arrow-color:#389AA5;
   scrollbar-face-color:#CCCCCC;
   scrollbar-highlight-color:#CCCCCC;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-shadow-color:#CCCCCC;
   scrollbar-darkshadow-color:#CCCCCC;
   scrollbar-track-color:#389AA5;}
   
#container {
	position	: relative;
	height		: 290px;
	overflow	: auto;
	border		: 0px solid #666;
	scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#389AA5;
  	scrollbar-highlight-color:#389AA5;
  	scrollbar-3dlight-color:#389AA5;
  	scrollbar-shadow-color:#389AA5;
  	scrollbar-darkshadow-color:#389AA5;
   	scrollbar-track-color:#ffffff;
}

#content {
	position	: relative;
	left		: 5px;
}
