/* CSS Document */


:root body 		{ overflow-y:scroll; } /* FF Scrollbalken einblenden*/
html, body { margin:0px; padding:0px; height:100%;}

body 		{ background:#D4D4D4 url(../img/bg_body.gif) repeat-y 800px; font:normal 12px/1.3em "Segoe UI", Arial, Helvetica, sans-serif;}



#startmenu { margin-top:30px}
.startitem { height:80px; width:200px; margin-bottom:9px}


#logo		{ position:fixed; top:0px; left:70px; width:336px; height:259px; z-index:50}

#rightcol		{ position:absolute; top:0px; left:800px; height:100%; min-height:400px; overflow:visible; width:200px; z-index:30;}
#background		{ position:fixed; top:0px; left:0px; height:100%; width:800px; background:#75C5F0 url("http://gigafit.ch/cms/fileadmin/user_upload/hintergrundbilder/berg.jpg") top left no-repeat; overflow:hidden; z-index:1;}
/* Footer */
	#footer	{ position:fixed; height:20px; bottom:20px; left:20px; border-top:solid 1px #fff; z-index:40} 
		#footer, #footer a:link, #footer a:visited {font:normal 10px "Segoe UI",Arial, Helvetica, sans-serif; color:#fff; text-decoration:none} 
		#footer a:hover { color:#eee; text-decoration:underline}

#seo			{ position:fixed; top:100%; width:100%}
a, img 		{ border:none; margin:0; padding:0}
