
body {
	background-color:#007145;
	font-family:arial;
	font-size:12px;
	margin:0px;
	color:#FFFFFF;
	}
h2 {
	
	}
p {
	
	}

<!-- Linkformatierung -->
	a:link      { text-decoration:none; color:#FFFFFF; }
	a:visited   { text-decoration:none; color:#FFFFFF; }
	a:hover     { text-decoration:none; color:#FFFFFF; font-weight:bold; }
	a:focus     { text-decoration:none; color:#FFFFFF; }
	a:active    { text-decoration:none; color:#FFFFFF; }
	
<!-- Images -->
			
#navigation-image {
	border:solid 0px #FFFFFF;
	width:981px;
	height:;
					}
					
#content-image {
	width:981px;
	height:;
				}
				
<!-- Haupt Inlineframe -->

#h-iframe {
	margin-top:-3px;
	width:981px;
	height:518px;
			}
			
<!-- Content Inlineframe -->

#content-iframe {
	margin-left:8px;
	margin-top:0px;
	width:966px;
	height:457px;
				}

#ueberschrift {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	text-align:center;
	width:100%;
	}