/* CSS Document */
    <style type=text/css>
<!--
  a.weiss:link 	
		{text-decoration:none;
		color:#ffffff;
		font-family: Verdana, Arial;
		}

a.weiss:active 	
		{text-decoration:underline;
		color:#ffffff;
		font-family: Verdana, Arial;
		}


a.weiss:visited 	
			{text-decoration:none;
			color:#ffffff;
			font-family: Verdana, Arial;
			}

a.weiss:hover
			{text-decoration:underline;
			color:#ffffff;
			font-family: Verdana, Arial;
			}				


a.grau:link 	
		{text-decoration:underline;
		color:#C5C7C7;
		font-family: Verdana, Arial;
		}

a.grau:active 	
		{text-decoration:underline;
		color:#FF7A03;
		font-family: Verdana, Arial;
		}


a.grau:visited 	
			{text-decoration:underline;
			color:#C5C7C7;
			font-family: Verdana, Arial;
			}

a.grau:hover
			{text-decoration:underline;
			color:#FF7A03;
			font-family: Verdana, Arial;
	 		}
a.orange:link 	
		{text-decoration:underline;
		color:#FE8727;
		font-family: Verdana, Arial;
		}

a.orange:active 	
		{text-decoration:underline;
		color:#FE8727;
		font-family: Verdana, Arial;
		}


a.orange:visited 	
			{text-decoration:underline;
			color:#FE8727;
			font-family: Verdana, Arial;
			}

a.orange:hover
			{text-decoration:underline;
			color:#FF0000;
			font-family: Verdana, Arial;
	 		}	
   -->
</style>
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#353535;
scrollbar-highlight-color:#6A6B6B;
scrollbar-3dlight-color:#353535;
scrollbar-darkshadow-color:#353535;
scrollbar-shadow-color:#6A6B6B;
scrollbar-arrow-color:#FF7A03;
scrollbar-track-color:#353535;
}
-->

.headline1 {
		font-family : verdana;
		font-size: 11px;
		background-image : url("images/mikroback.gif");
		background-position : left bottom;
		border-left: 1px solid #6A6B6B;
		border-right: 1px solid #6A6B6B;
		border-bottom: 1px solid #6A6B6B;
		border-top: 1px solid #6A6B6B;
		background-repeat : no-repeat;
	}
.headline2 {
		background-image : url("images/menuleiste.gif");
		background-position : right;
		background-repeat : no-repeat;
	}
.headline3 {
		background-image : url("images/bottomleiste.gif");
		background-position : right;
		background-repeat : no-repeat;
		font-family : verdana;
		font-size: 11px;
	}
.headline4 {
		background-image : url("images/fotoleiste.gif");
		background-position : bottom right;
		background-repeat : no-repeat;
	}	
.headline5 {
		font-family : verdana;
		font-size: 11px;
	}
.headline6 {
		background-image : url("images/fox-montana.gif");
		background-position : left bottom;
		border-left: 1px solid #6A6B6B;
		border-right: 1px solid #6A6B6B;
		border-bottom: 1px solid #6A6B6B;
		border-top: 1px solid #6A6B6B;
		background-repeat : no-repeat;
	}
.headline7 {
		background-image : url("images/spaltenback.gif");
		background-position : right;
		background-repeat : no-repeat;
		font-family : verdana;
		font-size: 11px;
	}
.headline8 {
		background-image : url("http://www.kamps-online.de/fdp/images/middleback.gif");
		background-position : right;
		background-repeat : no-repeat;
		font-family : verdana;
		font-size: 11px;
	}
.headline9 {
		background-image : url("images/silhouette.gif");
		background-position : left bottom;
		border-left: 1px solid #6A6B6B;
		border-right: 1px solid #6A6B6B;
		border-bottom: 1px solid #6A6B6B;
		border-top: 1px solid #6A6B6B;
		background-repeat : no-repeat;
	}
</style>