a:link {
	color: #CC1E1E;
	font:  0.9em Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	}
	a:active {
	color: #CC1E1E;
	font: 0.9em Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	}
	a:hover {
	color: #990000;
	font: 0.9em Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}
	a:visited {
	color: #990000;
	font: 0.9em Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	}

  ul#Navigation {
    margin: 0; padding: 0.6em;
    text-align: left;
  }
  
  ul#Navigation li {
    list-style: none;
    display: inline;
	line-height:1.8em;
    margin: 0em; padding: 0;
  }

  ul#Navigation a {
    padding: 0em 0.3em;
    text-decoration: none; font-weight: 500;
    color: #666666; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
  }
   
  * html ul#Navigation a {
    width: 1.0em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    color: #CC1E1E;
  }
  
   
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCF1EA;
}

img {
	border: 0;
	}

.background {
	height: auto;
	width: 100%;
	background:url(img/hg.png);
	background-repeat:repeat-x;
}


.content {
	height: auto;
	width: 907px;
	top:20px;
	background-image:url(img/hg_content2.jpg);
	background-repeat:repeat-y;
	position: relative;
	background-color: #FFFFFF;
}


#nav0 {
	height: 300px;
	width: 210px;
	position: absolute;
	text-align:left;
	left: 40px;
	top: 355px;
	color: #172983;
}


#hglinks {
	height: 403px;
	width: 122px;
	background:url(img/hg_links.png);
	position: absolute;
	left: -122px;
	top: 0px;
}

#hgrechts {
	height: 341px;
	width: 128px;
	background:url(img/hg_rechts.png);
	position: absolute;
	left: 903px;
	top: 280px;
}


#head {
	height: 301px;
	width: 925px;
	position: absolute;
	left: 0px;
	top: 0;
}

.inhalt-index {
	height: auto;
	width: 590px;
	position: absolute;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	letter-spacing:0.03em;
	padding-left: 0px;
	text-align:left;
	line-height: 1.5em;
	left: 270px;
	top: 350px;
}


H1 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color:#CC1E1E;
 }
 
H2 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	text-align: left;
 }


H3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #990000;
	font-weight: bolder;
	text-align: left;
 }


.box
{
	background: #d2d0d0 url(img/top_left.jpg) no-repeat;
	position: relative;
	padding: 8px;
	width: 450px;
	height: 250px;
}

span.box-top-right, span.box-bottom-left, span.box-bottom-right {
position: absolute;
width: 8px;
height: 8px;
display: block;
}

span.box-top-right {
background: url(img/top_right.jpg) no-repeat;
top: 0;
right: 0;
}
span.box-bottom-left {
background: url(img/bottom_left.jpg) no-repeat;
bottom: 0;
left: 0;
}
span.box-bottom-right {
background: url(img/bottom_right.jpg) no-repeat;
bottom: 0;
right: 0;
}


#footer {
	height: 191px;
	width: 903px;
	position: absolute;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	bottom:-5px;
	left: 0px;
}

.footer-text {
	height: 43px;
	width: 903px;
	position: absolute;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:0.05em;
	text-align:center;
	bottom:-5px;
	left: 0px;
}
