/* CSS Document */
body { width:auto; height:100%; background-color:white; font-family:"Courier New", Courier, monospace; background-image:url(../grafik/hintergrund.gif); background-repeat:no-repeat; background-position: center 0; }
#container{ 
      position:absolute;
			top:0%;
			left:0%;
  		height:100%;
			width:100%;}		
#header {	
      position:absolute;
			top:5%;
			left:10%;
			height:106px;
			width:300px;
			background-image:url(../grafik/logo.GIF);
			background-position:50% top;
			background-repeat:no-repeat;}		
#navi { font-size: medium; font-weight: bolder; line-height: 12px; position:absolute; top:25%; left:15%; height:460px; text-align:right; }
#navilist { font-weight: bolder; position:absolute; top:300px; left:0; height:auto; width:400px; text-align:right; }				      
/*p-Stil Text ab "Sui Generis"*/						
#main { position:absolute; top:25%; left:40%; width:550px; padding-right:0; font-size:16px; font-weight:bold; color:#336600; text-align:center; padding-left: 25px; }
#spruch{ 
      position:absolute;
			top:10%;
			left:40%;
      width:550px;}			
#bonus{ 
      position:absolute;
			top:10%;
			left:40%;
      width:550px;
      font-size:12px;
			color:#dd3300;}
ul li {		
      margin-left:35px;
	    text-align:left;
	    font-size:14px;}
a.type1:link, a.type1:visited { color:#336600; font-weight: normal; text-decoration:none; text-align:right; }
a.type1:hover, a.type1:active {
			color:#360;
			text-decoration:none;
			font-weight:bolder;}		
a.type2:link, a.type2:visited {
			color:#336600;
			text-align:center;
			font-weight:normal;}
a.type2:hover, a.type2:active {
			background:#DDDDDD;}
a.type3:link, a.type3:active, a.type3:visited {
			color:#336600;
			text-decoration:underline;
			text-align:center;
			font-size:14px;
			font-weight:normal;}
a.type3:hover {
		  color:#336600;
		  text-decoration:underline;
		  text-align:center;
		  font-weight:bolder;}
a.type4 { color: black; font-size: 14px; font-weight: normal; }
a.type5 { color: #360; font-weight: bold; font-style: normal; text-decoration: none; }
h1 {
      font-size:36px;
		  font-weight:bold;
		  color:#336600;
		  text-align:left;
		  line-height:1;}
h2 {
      font-size:20px;
		  font-weight:bold;
		  text-align:left;
		  line-height:1;
		  color:#336600;}
/*p-Stil fuer Navileiste*/					
p.type1 {
      font-size:12px;
		  font-weight:bold;
		  text-align:center;
		  color:#336600;}
/*p-Stil fuer "Sui Generis"*/					
p.type2 {
      font-size:36px;
		  font-weight:bold;
		  text-align:center;
		  color:#336600;}   
p.type3 {
      font-size:16px;
		  font-weight:bold;
		  text-align:left;
		  color:#336600;}
/*p-Stil der linken Navi-Leiste*/					
p.type4 {
      font-size:24px;
		  font-weight:bold;
		  text-align:right;
		  color:#336600;}
p.type5 {
      font-size:14px;
		  font-weight:bold;
		  text-align:left;
		  color:#336600;}
/*p-Stil fuer Sprueche*/					
p.type6 {
      font-size:12px;
		  text-align:center;
		  color:#333300;}
/*Gaestebuch*/
#gb { 
      position:absolute;
			top:5%;
			left:40%;
			width:550px;
		  padding-left:25px;
		  padding-right:0;
			font-size:16px;
	    font-weight:bold;
	    color:#336600;
	    text-align:center;}
#gbTab {
      width:100%;
      font-family:"Courier New", Courier, monospace;
      font-size:16px;
      text-align:left;
      color:#336600;}
a.gb {
      font-size:10px;
		  color:#336600;} 					 
p.gbInvers {
      font-size:16px;
		  text-align:justify;
		  background-color:#99ff99;
      color:#330000;}                                     
p.gbLinks {
      font-size:12px;
		  text-align:left;
		  color:#850100;}                                     
p.gbRechts {
      font-size:12px;
		  text-align:right;
		  color:#336600;}
