/* © Hannes Saxer 10.10.2008 __________________________________________*/

body {font-family: "Lucida Grande", Arial, Helvetica, sans-serif;}


/* Typo __________________________________________*/

h1 {font-size: .9em;line-height: 1.6em; color: #1a3147; padding-bottom: .7em; font-weight:bold;}
a {color: #fff; text-decoration:none;}
a:hover {color: #1a3147; text-decoration:none;}


/* individuelle Hintergründe __________________________________________*/
	
#index {background:url(../bg/index.jpg) no-repeat fixed left top; background-color: #2f3842;}
	
/* Layout __________________________________________*/

#wrapper { background-position: left 50%; position: absolute; left: 50%; width: 60em; height:250%; margin-left: -30em; margin-top: 1.5em;}
#top { position:absolute; width:60em; height:36em; top:0; background-color:transparent; background:transparent url(../basisdesign/blau-60.png) repeat; }
#logo { position:relative; top:3.2em; left:5em; width:230px; height:102px; background:url(../basisdesign/logo-sggmn.png);  }

#navigation { position:absolute; width:50em; height:2.5em; top:12em; background: transparent ; margin-left:5em;  z-index:1000;}

#top #web {float: right; margin:1.5em 1.5em; width: 10em; font-size: .6em; text-align:right;}
#top #web a {color: #1a3147;}
#top #web a:hover {color: #fff;}
