html, body {margin: 0; padding: 0; border: 0;}

body {
color: #264c7c; 

font-family: verdana, sans-serif; 
font-size: 80%; 
text-align: left;
margin: 5px 0;
background: url(../logo/hgkachel.jpg);
background-repeat:repeat-x;
background-color: #E8ECF7;
}

/***Anfang Buttons***/	
/*ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}   auskommentiert HS*/
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
.unten {
   width: 180px; bottom: 0px; position:absolute; cursor: pointer;
}	
.menuaktiv li a:link, .menuaktiv li a:active, .menuaktiv li a:hover, .menuaktiv li a:visited,  {
	
	color: #264c7c;
	
	
	background-color:#fbfbb9;
	
	}	
#menu {
	width: 200px;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	
	margin: 0;
	vertical-align: super;
	padding: 20px 0 0 8px;
	
	}
	
/*Anfang Mod HS*/
#menu ul {
	list-style: none;
	
	
	margin: 0;
	padding: 0;
	
	
	}
/*Ende Mod HS*/		
#menu li a {
	height: 32px;
  	
  	
	text-decoration: none;
	border-bottom: 1px solid #b2aa4a;
	background-color:#1f6dbc;
	*margin-bottom: -4px;
	padding: 3px;
	}	

#menu li a:link, #menu li a:visited {
	height: 32px;
	color: #f5f650;
	display: block;
	border-bottom: 1px solid #b2aa4a;
	*margin-bottom: -4px;
	background-color:#1f6dbc;
	position:relative;
	}
* html menu li a:link, * html #menu li a:visited {
  margin-bottom: -4px;
  m\argin-bottom: 0px;
}
	
#menu li a:hover {
	
	height: 32px;
	color: #26370A;
	border-bottom: 1px solid #b2aa4a;
	margin: 0;
	*margin-bottom: -4px;
	background-color:#bb7a12;
	}
* html #menu li a:hover {
  margin-bottom: -4px;
  m\argin-bottom: 0px;
}
	
#menu li a:active {
	height: 32px;
	color: #264c7c;
	border-bottom: 1px solid #b2aa4a;
	margin: 0;
	*margin-bottom: -4px;
	background-color:#fbfbb9;
	outline: hidden;/*schaltet den Linkrahmen des IE ab*/	
	}
* html #menu li a:active {
  margin-bottom: -4px;
  m\argin-bottom: 0px;
}


/***ENDE Buttons***/	
/***Anfang SubButtons***/	
/*ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}   auskommentiert HS*/
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
.unten {
   width: 180px; bottom: 0px; position:absolute; 
}	
	
#menusub {
	width: 188px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	
	margin: 0;
	vertical-align: super;
	padding: 0px 0 0 12px;
	
	}
	
/*Anfang Mod HS*/
#menusub ul {
	list-style: none;
	
	
	margin: 0;
	padding: 0;
	
	
	}
/*Ende Mod HS*/		
#menusub li a {
	height: 18px;
  	
  	
	text-decoration: none;
	border-bottom: 1px solid #b2aa4a;
	background-color:#1f6dbc;
	*margin-bottom: -2px;
	padding: 3px;
	}	

#menusub li a:link, #menusub li a:visited {
	height: 18px;
	color: #f5f650;
	display: block;
	border-bottom: 1px solid #b2aa4a;
	*margin-bottom: -2px;
	background-color:#1f6dbc;
	position:relative;
	}
* html menusub li a:link, * html #menusub li a:visited {
  margin-bottom: -2px;
  m\argin-bottom: 0px;
}
	
#menusub li a:hover {
	
	height: 18px;
	color: #26370A;
	border-bottom: 1px solid #b2aa4a;
	margin: 0;
	*margin-bottom: -2px;
	background-color:#bb7a12;
	}
* html #menusub li a:hover {
  margin-bottom: -2px;
  m\argin-bottom: 0px;
}
	
#menusub li a:active {
	height: 18px;
	color: #264c7c;
	border-bottom: 1px solid #b2aa4a;
	margin: 0;
	*margin-bottom: -2px;
	background-color:#fbfbb9;
	outline: hidden;/*schaltet den Linkrahmen des Browsers ab*/			
	}
* html #menusub li a:active {
  margin-bottom: -2px;
  m\argin-bottom: 0px;
}
/***ENDE SubButtons***/	


p  {margin: 0; margin-bottom: 0px; padding: 8px;}
h1  {font-size: 1.5em; text-align: left; padding: 8px;}


h2 {font-size: 1.2em; text-align: left; padding: 8px;}
.aktuelles
{
  color:white;
}
.clear { clear: both; }

a {text-decoration: underline; font-weight: bold; color: #000;}

.alignright {margin-top: 0; text-align: right;}

.small {font-size: .9em;}


.wrapperoben {
margin: 0 auto;
width: 947px;
text-align: left;
background: #add8e6;
/***border: 2px solid #264c7c;***/
border-top: 2px solid #264c7c;
border-bottom: 0px solid #264c7c;
border-left: 2px solid #264c7c;
border-right: 2px solid #264c7c;
background: url(../logo/hg_header.gif) 100% 0 repeat-y;
}

/*** Below is the Tan hack, needed because the decorative side borders (thin black) on 
.wrapper. It fixes the box model of IE5.x/win, making it display the same as other browsers. ***/

* html .wrapperoben {
width: 950px; 
w\idth: 947px; 
}

.wrapper {
margin: 0 auto;
width: 947px;
text-align: left;
background: #add8e6;
/***border: 2px solid #264c7c;***/
border-top: 2px solid #264c7c;
border-bottom: 2px solid #264c7c;
border-left: 2px solid #264c7c;
border-right: 2px solid #264c7c;
background: url(../images/kachel_flaeche.gif) 100% 0 repeat-y;
}

/*** Below is the Tan hack, needed because the decorative side borders (thin black) on 
.wrapper. It fixes the box model of IE5.x/win, making it display the same as other browsers. ***/

* html .wrapper {
width: 950px; 
w\idth: 947px; 
}

.outer {
/***border-left: 223px solid #fcc;  HGS +73***/
border-left: 220px; /*** HGS +70***/
/***border-right: 196px solid #cfc;  HGS +66***/
border-right: 193px /*** HGS +69***/
background: url(../images/blueline.gif) 100% 0 repeat-y;
}
/*** These are the visible side col BG's. The image BG is needed to replace a side border
on div.inner, which can't be used because of problems in Mozilla. The image substitutes 
for the thin black divider between the right green col and the center col. If the black divider
is not wanted, the BG image may be removed. The Tan hack below feeds a IE a different 
BG location, due to a BG placement variation. 
***/

* html .outer {
background:  url(../images/blueline.gif) 947px 0 repeat-y;
}

.inner {
margin-left: -2px; /*** This fixes a small overlap problem in IE6. ***/
width: 947px; /*** HGS -73  +220  This width is for non-IE browsers. Mozilla makes this necessary. ***/
border: 2px solid #264c7c;
border-width: 0 0 0 2px;
}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout. It blows 
my mind that all this hacking is being caused by the mighty Gecko engine! (shakes head ruefully)
***/

* html .inner {
width: 100%;
}

.float-wrap {
float: left;
width: 751px; /***HGS-66***/
/***margin-left: -220px;        Same length as left column width HGS plus 73 ***/
margin-left: 0px;       /*** Same length as left column width HGS plus 73 ***/
}

/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/

.left {
float: left;
width: 217px; /***HGS statt 147, als 70 mehr***/
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
}

.right {
float: right; 
width: 196px; /***HGS+66***/
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
}

* html .right {
margin: 0 0 0 0; /*** HGSalle Werte auf  gestellt IE gets this margin. ***/
}

.center {
float: right;

width: 532px; /*** HGS -73 -66. +4***/
}
.centeroben {
float: right;
width: 532px; /*** HGS -73 -66 +4. ***/
height: 120px;

}
.wide {
background-color: #ffc;    /* header and footer colours */
width: 100%; 
border: 2px solid #264c7c;
font-size: 1.4em;
font-weight: bold;
}

.wide p {padding: 5px;}

.top {border-width: 0 0 2px;}

.bottom {border-width: 2px 0 0;}

/* Mozilla bug fixes */
html>body .inner, html>body .float-wrap {
border-bottom: 1px solid transparent;
}

/***Anfang oberer Bereich (Header)***/
.logo {
margin-top: 1px;
margin-bottom: 0px;

height:97px;
}
* html .logo {
margin-top: 0px;
margin-bottom: 0px;
height: 95px; 
h\eight: 94px; 
}
.schriftzug {

height:36px;
background-image:url(../logo/hg_schriftzug.jpg);
margin-top: -1px;
margin-bottom: -2px;
}
* html .schriftzug {
margin-top: -3px;
margin-bottom: -2px;
height: 36px; 
h\eight: 34px; 
}
.mitteoben {
margin-top: 0px;
margin-bottom: 0px;
height:97px;
background-color:black;
background: url(../images/blueline2pxhoch.gif) repeat-x;
background-position: -0px 95px;
}
* html .mitteoben {
height: 96px; 
h\eight: 94px; 
background-position: -0px 94px;
}
.tickerflaeche {
margin-top: 0px;
margin-bottom: 0px;
height:36px;
background-color:yellow;
margin-top: 0px;
margin-bottom: 0px;
background: url(../logo/hg_ticker.jpg) repeat-y;
}
* html .tickerflaeche {
margin-top: 0px;
margin-bottom: 0px;
height: 37px; 
h\eight: 34px; 

}
.countertext  {
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  vertical-align: baseline;
  bottom: 0px;
  position:absolute;
  width:150px;
  padding-left:7px;
}
.buttonsoben {
  color: #264c7c	;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  /***vertical-align: baseline;***/
  /***bottom: 0px;***/
  /***position:absolute;***/
  /***width:280px;***/
}
.buttonsoben a:link {
  font-style:normal;
  text-decoration:none;
}
.buttonsoben a:visited {
  font-style:normal;
  text-decoration:none;
}
.buttonsoben a:active {
  font-style:normal;
  text-decoration:none;
}
.buttonsoben a:hover {
  font-style:normal;
  text-decoration:none;
  color: #bb7912;
}

/***Ende oberer Bereich***/
.bildtabelle {
  display: table;
  table-layout:fixed;
  border-spacing: 0px;
  border-collapse:collapse;
  border-style:inset;
  text-spacing: 0px;
  border-width: 0px;
  width:515px;
  
  margin-left:7px;
  *margin-left:0px;
}
* html .bildtabelle {
  margin-left:0px;
}
.bildtabelle td {
  table-layout:fixed;
  border-style:none;
  border-spacing: 0px;
  border-width: 0px;
  text-align:left;
  vertical-align:bottom;
}
