
a:link { 
		color: #FBB055;
		font-weight: bold;
		text-decoration: none;
		}
		
a:visited { 
		color: #989898;
		font-weight: bold;
		text-decoration: none;
		}

a:hover { 
		color: #989898;
		text-decoration: none;
		font-weight: bold;
		}	

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;
	}
	
.stand { font-size: 9px;
		 color: #9999CC;
		}
		
.name { font-size: 9px;
		 color: #000;
		 letter-spacing: 0px;
		}
		
.bullet { color: #E88205;
		  font-weight: bold;
		   }
				
div, p, li, td {
	font-size: 11px;
	font-color: #7a7a7a;
	letter-spacing: 1px;
	line-height: 15px;
	}

h4 {
	margin-top: 3em;
	font-size: 15px;
	color: #E88205;
	letter-spacing: 2px;
	}

h5 {
	margin-top: 2em;
	font-size: 12px;
	color: #E88205;
	letter-spacing: 2px;
	line-height: 20px;
	}

h6 {
	margin-top: 1em;
	color: #E88205;
	letter-spacing: 2px;
	}

	#inhalt { 	
			position:absolute;
			height: 500px; width:789px;
			margin:-50px 0 0 -100px;
			top: 17%; 
			left: 20%;
			text-align: middle;
			padding: 3px 3px 0px 3px;
			background-color: #fff;
			overflow: hidden;
			}
			
#oben {
	position: absolute; 
    z-index: 1;
	}

#nav1 {
	position: absolute; 
	height: 156px;  
	bottom: 281px;
	z-index: 5; 
}

#content {
			position:absolute;
			width: 560px;
			top: 60px;
			text-align: left;
			padding: 0px 5px 10px 50px;
			overflow: hidden;
			z-index: 4;
			}
			
#impressum {
			position:absolute;
			width: 640px;
			top: 395px;
			text-align: right;
			padding: 0px 5px 5px 0px;
			}
			
#bild  { 
			position: absolute;
			width: 155px;
			top: 81px;
			left: 642px;	
			z-index: 3;	
			}

table {
	width: 100%;
	margin-top: 1em;
	padding: 0px;
	border: 0px;
	}

th {
	font-weight: bold;
	text-align: left;
	}

blockquote {
	margin: 1em 2em 0em 2em;
	}


#foot {
	position: absolute;
	margin:-50px 0 0 -100px;
	top: 463px;
	left: 97px;   
	padding: 0px;
	z-index: 2;
	}

	.ab { 
padding-top: 0px; 
clear : both; }

.bez {
float: left;
width: 80px;
padding-top: 1px;
text-align: right;
line-height: 22px;
font-weight : bold; }

.formw {
float: right;
width: 290px;
text-align: left; }



.box {width: 400px; height : 280px;}