#headerimg{
	background-image: URL('../img/reha/header.jpg');
}

#nav_main {
	background-color: #C1DCF1;
}

#main { 
	background-image: URL('../img/reha/main_bg.gif'); 
}

#footer {  
	background-image: URL('../img/reha/footer.gif');
}

#nav_top { 

}

#nav #nav_top a {
	border-left: 1px solid #76AFCD;	
	background:url(../img/reha/nav_top_bgl.gif) no-repeat right;
}


h1,h2,h3,h4,h5,h6 {  
	color:#666666;
}

#header h1 {
    color:#666666;
}


/*--------- Formular Infomaterial ----------*/
.info_input input{
         border: 1px solid #C3D7F0;
}

.info_textarea {
        scrollbar-3dlight-color :   #C3D7F0;	
	scrollbar-arrow-color :     #C3D7F0;	
	scrollbar-shadow-color :    #C3D7F0;	
}

.info_textarea textarea {
         border: 1px solid #C3D7F0;        
}

.info_submit input {
        border: 1px solid #C3D7F0;

}
		
