body {
	background-color: white;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.4em;
	color: #000000;
	text-decoration: none;
    margin-left: 0; padding: 0;
    margin-top: 0; padding: 0;
}

.grau	{ color: #666666; }			
.blau 	{ color: #0060A1; }			
.orange { color: #ED7101; }

.graufett	{ color: #666666;font-weight: bold; }			
.blaufett 	{ color: #0060A1;font-weight: bold; }			
.orangefett { color: #ED7101;font-weight: bold; }

#container {
	margin-left:auto;
	margin-right:auto;
	width:810px;
	border-width:0px; 
}
#spacer {
	float:left; 
	width:110px;
	height:65px; 
	border-width:0px; 
}
#mainNav {
	margin-top:35px;
	float:left;
	width:500px;
	height:30px; 
	border-top-width:1px; 
	border-right-width:0px; 
	border-bottom-width:1px; 
	border-left-width:0px; 
	border-style:solid;
	border-color:#0060A1;
}
#mainNav A:link {
	color : #666666;
	text-decoration : none;  
}
#mainNav A:active {
	font-weight: bold;
	color : #ED7101; 
	text-decoration : none;  
}
#mainNav A:visited {
	color : #999999;
	text-decoration : none;
}
#mainNav A:hover {
	font-weight: bold;
	color : #0060A1;
	text-decoration : none;
}
#logo {
	margin-top:10px;
	margin-left:610px;
	height:91px;
	border-width:0px;
}
#mainHeadline {
	clear:both;
	margin-left:110px;
	width:600px;
	height:35px; 
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:1px; 
	border-left-width:0px; 
	border-style:solid;
	border-color:#0060A1;
}
#subNav {
	margin-left:110px;
	width:600px;
	height:30px;
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:1px; 
	border-left-width:0px; 
	border-style:solid;
	border-color:#0060A1;
}
#subNav A:link {
	color : #666666;
	text-decoration : none;  
}
#subNav A:active {
	font-weight: bold;
	color : #0060A1; 
	text-decoration : none;  
}
#subNav A:visited {
	color : #999999;
	text-decoration : none;
}
#subNav A:hover {
	font-weight: bold;
	color : #ED7101;
	text-decoration : none;
}

#leftColumn {
	float:left;
	margin-top:60px; 
	width:220px; 
	border-width:0px; 
}
#contentHeadline {
	margin-left:240px;
	width:470px;
	height:60px; 
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:1px; 
	border-left-width:0px; 
	border-style:solid;
	border-color:#ED7101;
}
#content {
	margin-top: 15px;
	margin-left:240px;
	width:470px;
	border-width:0px;
}
#content li {
	list-style-image:url(../b/list_image.gif);
}
#content A:link {
	color : #ED7101;
	text-decoration : none;  
}
#content A:active {
	color : #0060A1; 
	text-decoration : none;  
}
#content A:visited {
	color : #ED7101;
	text-decoration : none;
}
#content A:hover {
	color : #0060A1;
	text-decoration : none;
}

#footer {
	width:600px;
	height:30px;
	clear:both;
	margin-left:110px;
	margin-top:20px;
	border-top-width:1px; 
	border-right-width:0px; 
	border-bottom-width:1px; 
	border-left-width:0px; 
	border-color:#0060A1;
	border-style:solid;
}
#footer A:link {
	color : #666666;
	text-decoration : none;  
}
#footer A:active {
	font-weight: bold;
	color : #ED7101; 
	text-decoration : none;  
}
#footer A:visited {
	color : #999999;
	text-decoration : none;
}
#footer A:hover {
	font-weight: bold;
	color : #0060A1;
	text-decoration : none;
}




h1			{  
				font-weight: bold;
				color: #ffffff;
				text-decoration: none;
			}
h2			{  
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}
h3			{  
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}

