a   { color: #ccc;
	  font-weight: bold;
	  text-decoration: none;
	  }
	  
body {
	background-color: #ACB6CF;
	font-size: 100%;
	color: #000;
	}

body, div, h3, h4, h5, h6, p, ol, ul, li, td, table, td, th, blockquote {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div, p, li, td {
	font-size: 11px;
	font-color: #000;
	letter-spacing: 1px;
	line-height: 15px;
	}

h4 {
	margin-top: 3em;
	font-size: 15px;
	color: #003399;
	letter-spacing: 2px;
	}

h5 {
	margin-top: 2em;
	font-size: 12px;
	color: #003399;
	letter-spacing: 2px;
	}

h6 {
	margin-top: 1em;
	color: #003399;
	letter-spacing: 2px;
	}

	#inhalt { 	
			position:absolute;
			height: 500px; width:789px;
			margin:-50px 0 0 -100px;
			top: 17%; 
			left: 20%;
			text-align: middle;
			padding: 3px 0px 0px 3px;
			background-color: #fff;
			overflow: hidden;
			}
			
#oben {
	position: absolute;
	height: 270px; width:783px; 
    z-index: 1;
	background-color: #003399;
	}
	
#flash {
			position:absolute;
			top: 180px;
			z-index: 2;
			}
	
#startcontent {
			position:absolute;
			width: 560px;
			top: 450px;
			padding: 0px 0px 0px 340px;
			overflow: hidden;
			z-index: 4;
			color: #ccc;
			font-weight: bold;
			a: #ccc;
			}
			


#foot {
	position: absolute;
	margin:-50px 0 0 -100px;
	top: 527px;
	left: 97px;   
	padding: 0px;
	z-index: 2;
	}
