/* CSS Document */
   

   a.weiss:link 	
		{text-decoration:underline;
		color:#ffffff;
		font-family: Verdana, Arial;
		}

 a.weiss:active 	
		{text-decoration:underline;
		color:#D1A9B6;
		font-family: Verdana, Arial;
		}


 a.weiss:visited 	
			{text-decoration:underline;
			color:#ffffff;
			font-family: Verdana, Arial;
			}

 a.weiss:hover
			{text-decoration:underline;
			color:#D1A9B6;
			font-family: Verdana, Arial;
			}				


a.grau:link 	
		{text-decoration:underline;
		color:#666666;
		font-family: Verdana, Arial;
		}

a.grau:active 	
		{text-decoration:underline;
		color:#D1A9B6;
		font-family: Verdana, Arial;
		}


a.grau:visited 	
			{text-decoration:underline;
			color:#666666;
			font-family: Verdana, Arial;
			}

a.grau:hover
			{text-decoration:underline;
			color:#D1A9B6;
			font-family: Verdana, Arial;
	 		}
a.schwarz:link 	
		{text-decoration:underline;
		color:#000000;
		font-family: Verdana, Arial;
		}

a.schwarz:active 	
		{text-decoration:underline;
		color:#F28107;
		font-family: Verdana, Arial;
		}


a.schwarz:visited 	
			{text-decoration:underline;
			color:#000000;
			font-family: Verdana, Arial;
			}

a.schwarz:hover
			{text-decoration:underline;
			color:#F28107;
			font-family: Verdana, Arial;
	 		}	
   

<!--
BODY {
scrollbar-face-color:#A05A72;
scrollbar-highlight-color:#cccccc;
scrollbar-3dlight-color:#A05A72;
scrollbar-darkshadow-color:#A05A72;
scrollbar-shadow-color:#cccccc;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#A05A72;
}
-->

.headline1 {
		background-image : url("images/textback.gif");
		background-position : right;
		background-repeat : no-repeat;
	}
.headline2 {
		background-image : url("images/middleback.gif");
		background-position : left;
		background-repeat : repeat;
		font-family : verdana;
		font-size: 11px;
	}
.headline3 {
		background-image : url("images/textback.gif");
		background-position : right;
		background-repeat : no-repeat;
	}
.headline4 {
		border-left: 1px solid #16516F;
		border-bottom: 1px solid #16516F;
		border-right: 1px solid #16516F;
	}	
.headline5 {
		font-family : verdana;
		font-size: 11px;
	}
.headline6 {
		border-left: 1px solid #16516F;
		border-right: 1px solid #16516F;
	}
.headline7 {
		border-left: 1px solid #7085A0;
		border-right: 1px solid #7085A0;
		border-bottom: 1px solid #7085A0;
	}
.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;
	}
