body { 
    position:absolute;
    font-style:normal; font-variant:normal; font-weight:normal; font-size:0.90em; font-family: Arial, Helvetica, sans-serif; color:#003300
}
html, body { 
	background: #DCDCDC url("images/repeater.jpg") repeat-y top left;
    top:-10px; left:0; right:0;
    height:100%;
    margin:0;
    padding:0;
    width:100%;
}
#header_container {
    position:fixed;
    top:0;
    left:0;
    right:0;
    text-align:left;
    margin:0;
    height:135px;
    z-index:9;
    visibility: hidden;
}
#header {
	position:absolute;
    background: url("images/header.jpg") repeat-x top left;
    top:0; left:0; right:0; bottom:0;
    height:132px;
    z-index:9;
    margin:0;
    padding:0;
    border:none;
    visibility: hidden;
}
#menu {
    position:fixed;
    top:140px;
    left:5px;
    overflow: hidden;
    width:10.5em;
    height: 420px;
    padding:0;
    display:block;
    z-index:3;
    visibility: hidden;
}
#hmenu {
    position:fixed;
    overflow: hidden;
    top:108px;
    left:0;
    width:900px;
    max-height: 1.2em;
    font-size: 12pt;
    padding:0;
    display:block;
    z-index:10;
    visibility: hidden;
}
#content {
	background-attachment: fixed;
    margin:100px 0 4px 0px;
    padding-top:0;
    padding-left:0px;
    padding-bottom:0em;
    z-index:0;
}
#box {
	position: relative;
	top: 0; 
	left: 0; 
	width: 790px; 
	height: 100px; 
	z-index: 1;
}
#title{
	position: absolute;
	top: 10px; 
	left: 0px; 
	width: 300px; 
	height: 40px; 
	z-index: 0;
}
#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    text-align:center;
    margin:0;
    height:24px;
    z-index:3;
    visibility: hidden;
}
#footer {
    position:absolute;
    background: url("images/footer.jpg") repeat-x bottom left;
    top:0; left:0; right:0; bottom:0;
    z-index:3;
    visibility: hidden;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Nur f&uuml;r den MSIE */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}
* html #header_container, * html #footer_container {
    position:absolute;
    width:100%;
    margin: 0 0 0 0;
    padding:0 16px 0 0;
    visibility: hidden;
}
* html #menu {
    position:absolute;
    top:160px;
    visibility: hidden;
}
* html #hmenu {
    position:absolute;
    visibility: hidden;
}
* html #header, html #footer {
    height:100%;
    position:static;
}
* html #content {
    position:absolute;
    top:100px; bottom: 0; left:0; right:0;
    height:100%>;
    width:100%;
    margin:0;
}
/*---------------Zeichenformate----------------------------*/
table { font-size: 0.95em
}
h1{ 
	border-top:2px solid #009933; 
	border-bottom: 2px solid #009933;  
	font-variant:small-caps;
	font-weight: bold; 
	font-size: 1.2em;
	margin-left: 0; 
	margin-right: 0
    border-left-width:0; 
    border-right-width:0; 
    background-color:#999999; 
    color:#FFFFFF
}
h2{ 
	border-bottom:2px solid #008000; 
	font-weight: bold; 
	font-size: 0.95em;
	color: #000000; border-left-width:1px; border-right-width:1px; 
}
a:link{ 
	color: #008000;
	text-decoration: none; 
}
a:visited{ 
	color: #FF0000;
	text-decoration: none 
}
a:hover{ 
	color: #FFFFFF;
	text-decoration: none  
}
/* Der IE soll das Element breiter darstellen, da margin
   und padding hier von der Breite abgezogen werden! */

* html #menu {
    margin:0;
    width:10.5em;
}
/*---------------Seitenspezifische Formate----------------------------*/
/* Hintergrundbild "Hessenumring setzen */
.map {padding:0; margin:0; list-style-type:none; background: url("images/hessenumring.gif"); width:450px; height:649px; margin:10px 225px 0 10px; position:relative; z-index:100;}
.map li {list-style-image:url("../projekte/projekt1.gif"); }
/* beschreibenden Text definieren */
.map li a {text-indent:0; width:150px; height:15px; position:absolute; line-height:15px;}
/* make the images and description invisible and an absolute position so that it does not take up any space */
.map li a em {visibility:hidden; position:absolute;}
/* position the square markers */
.map li a.p1 {top:530px; left:140px;}
.map li a.p2 {top:380px; left:240px;}
.map li a.p3 {top:320px; left:120px;}
.map li a.p4 {top:150px; left:370px;}
.map li a.p5 {top:80px; left:200px;}

/* Format Projektname-Text bei hover */
.map li a:hover {background:#008000; text-indent:0; height:15px; color:#fff; line-height:15px; padding:0; width:200px;}
/* hack for IE5.x */
* html .map li a:hover {width:200px; height:1.5em; w\idth:200px; he\ight:1.2em;}

/* beschreibenden Text anzeigen, size und position */
.map li a:hover em {visibility:visible; font-size: 0.8em; margin-left:5px; background:#fff; border:1px solid #008000; width:163px; color:#003300; padding:5px; top:-135px;}
/* hack for IE5.x */
* html .map li a:hover em {width:200px; w\idth:150px;}

/* Bild: border und margin */
.map li a:hover em img {border:1px solid #000; display:block; margin-bottom:5px;}
/* style the empty span (I know it's not semantically correct) into an arrow point */
.map li a:hover em span {display:block; width:0; height:0; overflow:hidden; position:absolute;}
/* hack for IE5.x */
* html .map li a:hover em span {width:30px; height:30px; w\idth:0; he\ight:0;}


