a   { color: #7a7a7a;
	  font-weight: bold;
	  text-decoration: none;
	  }
	  
body {
	background-color: #E88205;
	font-size: 100%;
	color: #7a7a7a;
	}

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;
	}


	#inhalt { 	
			position:absolute;
			height: 500px; width:789px;
			margin:-50px 0 0 -100px;
			top: 17%; 
			left: 20%;
			text-align: middle;
			padding: 1px 3px 0px 3px;
			background-color: #fff;
			overflow: hidden;
			}
			
#oben {
	position: absolute;
	height: 233px; width:783px; 
    z-index: 1;
	background-color: #fff;
	}
	
#flash {
			position:absolute;
			top: 0px;
			z-index: 2;
			}
	
#startcontent {
			position:absolute;
			width: 635px;
			top: 459px;
			text-align: right;					
			color: #7a7a7a;
			font-weight: bold;
			a: #7a7a7a;
			padding: 0px 0px 0px 0px;
			overflow: hidden;
			z-index: 4;
			}
			
#bild  { 
			position: absolute;
			width: 141px;
			top: 145px;
			left: 645px;	
			z-index: 3;	
			}
					
#foot {
	position: absolute;
	margin:-50px 0 0 -100px;
	top: 526px;
	left: 100px;   
	padding: 0px;
	z-index: 5;
	}
