*{
/*margin: 0;
padding: 0;*/
}

body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
background-image: url(HG-grey.gif);
color: Navy;
font-size: x-small;

}

#wrapper{
	
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 10px;
	
	width: 950px;
	height: auto;
	background-image: url(HG-st-we-b-hg-4.gif)  ;
	background-repeat: repeat-y;
	margin-bottom : 10px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
}

#navitop{
position: fixed;
top: 118px;
left: 203px;
width: 335px;
height: 27px;
/*border-top: 1px solid #000000;*/
background-color: #000295;
font-size: 15px;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;	
}
  #navitop a{
  color: Yellow;;
  /*background-color: #f0f0f0;*/
 border: 1px  solid #808080;
 border-top: none;
   padding: 4px 4px 4px 4px;
}
#navitop a:hover,
#Geschichte #navi01 a,
#Technik #navi02 a,
#Tipps #navi03 a{
border-bottom: none;
background-color: blue;
text-decoration: none;
}
#navitop td{
height: 30px;
width: 105px;
background-color: #000295;

	/*border: 1px  solid #808080;*/
	display: inline;
	margin:0px;
	list-style: none;
}  
#navitop table{
	background-color: #000295
}                                     
#Navibox{
position: relative; 
top: 180px; 
left: 8px; 
width: 100px; /*Breite der Navibox*/
height: 100%;
overflow: hidden; /*Scrollbalken versteckt*/

background-color: transparent;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 200;
text-align: right;
}

a:link	{
	text-decoration: none;
	color: #ffffff;
	}
	
	a:visited { 
	color: #ffffff;
	text-decoration: none;
	}	
	
a:hover {
	color: yellow;
	font-weight: bold;
	
	text-decoration:none;
	}

a:aktive {
	color: Gray;
}



#HGtext{
position: fixed; 
top: 138px;
left: 142px; 
bottom: 10px; 
width:818px;
background-image: url(HG-weiss-825.gif);
}

#Fuss{
position: absolute; 
top: auto; 
left: 15px; /*Abstand links, Breite von Navibox*/
bottom: 0;
height: 25px; /*Höhe Fussbox*/
width:945px;
overflow: hidden; /*Scrollbalken versteckt*/

background-color: silver;
color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
 padding-top : 8px;
}

#Textbox{
position: fixed; 
top: 152px; /*Set top value to HeightOfTopFrameDiv*/
left: 165px; /*Set left value to WidthOfLeftFrameDiv*/
bottom: 18px; /*Set bottom value to HeightOfBottomFrameDiv*/
width: 780px;
overflow: auto; 
background-color: white;
color: Navy;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
}

h1{
	font-size: 170%;
	margin: 5px;
}

h2{
	font-size: 140%;
	margin: 5px;
}
h3{
font-size: 120%;
}

#Textbox a{
color: Blue;
/*font-style: italic;*/
}
#Textbox a:hover{
color: Black;
font-weight: bold;
	
}

*html body{ /*IExpl hack*/
padding: 120px 0 30px 200px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}

* html #Textbox{ /*IExpl hack*/
height: 100%; 
width: 818px; 
}

* html #Kopf, * html #Fuss{ /*IExpl hack*/
width: 826px;
}
