
body {	
    font-family:  Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	text-align: middle; 
	
	scrollbar-face-color: #000000;        
	scrollbar-shadow-color: #f1c732;        
	scrollbar-highlight-color: #000000;        
	scrollbar-3dlight-color: #f1c732;                
	scrollbar-darkshadow-color: #000000;                
	scrollbar-track-color: #000000;                
	scrollbar-arrow-color: #f1c732;                
	scrollbar-base-color: #000000;
	
overflow-x:hidden;
overflow:-moz-scrollbars-vertical;
overflow-y:auto;	
	}

body.US {	
    font-family:  Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	text-align: middle; 
	
	scrollbar-face-color: #000000;        
	scrollbar-shadow-color: #f1c732;        
	scrollbar-highlight-color: #000000;        
	scrollbar-3dlight-color: #f1c732;                
	scrollbar-darkshadow-color: #000000;                
	scrollbar-track-color: #000000;                
	scrollbar-arrow-color: #f1c732;                
	scrollbar-base-color: #000000;
	
overflow-x:hidden;
overflow:-moz-scrollbars-vertical;
overflow-y:auto;	
	}


p {     font-family:  Arial, Helvetica,  sans-serif; 	font-size: 13px; text-align : justify; }


#main_start {position:absolute; width:100%; height:100%; z-index:1; background-image: url(images/start/back.jpg); background-position: top center;}
#main_US {position:absolute; width:100%; height:100%; z-index:1; background-image: url(images/unterseite/back.jpg); background-position: top center;}
#scrollebene {position:absolute; width:640px; height:349px; z-index:1; overflow-y: auto;}

td.inhalt {height: 446px; background-image: url(images/unterseite/mitte.gif);}

a {   font-size : 13px;  color:#000000;  text-decoration: none; }    
a:hover { color:#B73228 ; font-size : 13px; text-decoration: none;} 

input.text { border: 1px solid #4c4c4c; height:16px; width:120px; background-color: #ffffff; color: #000000; font-size : 11px; font-family : Arial, sans-serif ; margin-bottom: 1px;}
textarea.text { border: 1px solid #4c4c4c; height:75px; width:320px; background-color: #ffffff; color: #000000; font-size : 11px; font-family : Arial, sans-serif ; font-color: #000000; margin-bottom: 1px;}
input.plz { width: 50px; height: 16px;background-color:#ffffff; color:#000000; border: 1px solid #4c4c4c; FONT: 10px Arial, sans-serif; margin-bottom: 1px;}
input.button { width:100px; height:20px;  margin : 2px; background-color: #4c4c4c; color:#ffffff;FONT: 11px Arial ;	}