@charset "utf-8";
/* Main Content */

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Main Formats*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html
{
    scrollbar-track-color: #e6e6e6;
	scrollbar-base-color: #e6e6e6;
	scrollbar-arrow-color:#e6e6e6;
	scrollbar-face-color: #b2b2b2;
	scrollbar-3dlight-color: #b2b2b2;
	scrollbar-darkshadow-color: #b2b2b2;
	scrollbar-highlight-color: #b2b2b2;
	scrollbar-shadow-color: #e6e6e6;

    background: url(gfx/main/body_hg.jpg); overflow: scroll;    overflow-x: hidden; height: 100%;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Main Shapes*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#container{ width: 790px; min-height: 100%; height:auto !important; height: 100%; overflow: auto; margin: 0px auto;  /*horizontal zentrieren*/ background: url(gfx/main/container_bg.gif);
			text-align: left;}

#container_IE {width: 790px; min-height: 100%; height:auto !important; height: 100%; margin: 0px auto;  /*horizontal zentrieren*/ background: url(gfx/main/container_bg.gif);
			   text-align: left;}

#header { width: inherit; height:242px; margin: 0 0 2px 0; background: url(gfx/main/header.jpg);}

#header_print { position: absolute; left: -9000px; width: 0px; height: 0px; visibility: hidden;}

#mainL { padding: 0 0 0 3px; width: 130px; float: left;	
		 text-align:right;}

#mainR { margin: 0 0 0 50px; width: 390px;	float: left;}

#mainRinfo { margin: 0 0 0 25px; width: 145px; float: left;}