body	{
		background-color:#990000;
		}

#layer1 {
		position:absolute;
		top:0px;
		left:0px;
		height:750px;
		width:100%;
		}
		
/* HEADER */
#header {
		position:absolute;
		left:0px;
		top:0px;
		/*background-image:url(../images/damm_klein.jpg);
		background-repeat:repeat-x;*/
		background-image:url(../images/damm.gif);
		background-repeat:no-repeat;
		margin:15px 0px 0px 192px;
		height:75px;
		width:678px;
		}

/* HAUPTMENU */
#menu {
		position:absolute;
		left:0px;
		top:0px;
		border-color:#555555;
		border-style:solid;
		border-width:0px 2px 0px 0px;
		background-color:#e8e8e8;
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		background-position:19px 11px;
		padding:150px 0px 9px 0px;
		width:170px;
		height:100%;
		font-family:arial, sans-serif;
		font-size:10pt;
		}

#menu a {
		background-color:#e8e8e8;
		margin: 0px 0px 0px 0px;
		width:168px;
		text-decoration:none;
		text-align:center;
		font-weight:700;
		color:#444444;
		}

#menu .ac {
		border-top:#990000 solid 1px;
		border-bottom:#990000 solid 1px;
		color:#990000;
		}
		
#menu .navi {
		border-top:#e8e8e8 solid 0px;
		border-bottom:#e8e8e8 solid 0px;
		padding:0px 0px 0px 0px;
		font-size:10pt;
		font-weight:700;
		text-align:center;
		color:#444444;
		position:absolute;
		left:0px;
		top:140px;
		margin:10px 0px 10px 0px;
		}
		
#menu .navi img {
		position:absolute;
		left:74px;
		top:340px;
		}


#menu a:link {
		}

#menu a:visited {
	  	}

#menu a:hover {color:#990000;
		}

#menu a:active {
		}

#imp	{
		font-size:8pt;
		font-weight:700;
		text-align:center;
		color:#444444;
		position:absolute;
		left:0px;
		top:530px;
		padding: 0px 0px 0px 0px;
		border-top:#e8e8e8 solid 0px;
		border-bottom:#e8e8e8 solid 0px;
		}
		
#imp a {
		width:168px;}
				
/* CONTENT */
#content {
		position:absolute;
		left:0px;
		top:0px;
		background-color:#fafafa;
		margin:112px 0px 0px 192px;
		padding:20px 55px 10px 50px;
		width:678px;
		height:auto;
		font-family:arial, sans-serif;
		}

#content h1 {
		font-size:14pt;
	 	}

#content p {
		color:#000000;
		text-align:justify;
		line-height:130%;
		font-weight:normal;
		width:565px;
		font-size:11pt;
		}

#content a 	{
		text-decoration:underline;
		color:#000000;
		/*font-weight:bolder;*/
		}

#content a:link {
		}

#content a:visited {
	 	color:#990000;
		}

#content a:hover {
		color:#990000;
	 	}

#content a:active {
		}

#content table 	{
		font-size:11pt;
		}
		
#content td 	{	
		font-size:11pt;
		vertical-align:top;
		color:#000000;
		padding:15px 30px 15px 0px;
		}

#content th {
		text-align:left;
		color:#000000;
		font-size:11pt;
		padding:15px 15px 15px 0px;
	 	}
		
#content .title {
		line-height:100%;
		font-weight:700;
		font-size:11pt;
		}

#content .mit	{
		font-size:11pt;
		text-align:justify;
		}

#content .data	{
		font-size:11pt;
		}	 
		

#content td img {
		width:63px;
		height:63px;
	 	}
#content li {
		font-size:11pt;
}
		
#nix
{
	visibility: hidden;
}