.headline {
 font-family: Arial,sans-serif;
 font-size: 16pt;
 font-weight: bold;
 color: #B1D4D5;
 margin: 0px;
 padding: 0px;
 }

.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.kleiner a
	{ text-decoration: none;
	  color: #000000;	}
	  
.kleiner a:visited {
	text-decoration: none;
	color: #000000;
}

.kleiner a:visited:hover {
	text-decoration: none;
	color: #C98300;
}	  
	  
.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}

.grau a
	{ text-decoration: none;
	  color: #CCCCCC;	}	  
	  
	  
.grau a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.grau a:visited:hover {
	text-decoration: none;
	color: #C98300;
}	  
	  
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.bodysw {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.navigation a {
	text-decoration: none;
	color: #000000;
}

.navigation a:visited {
	text-decoration: none;
	color: #000000;
}

.navigation a:visited:hover {
	text-decoration: none;
	color: #C98300;
}

.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.navigation2 a {
	text-decoration: none;
	color: #000000;
}

.navigation2 a:visited {
	text-decoration: none;
	color: #000000;
}

.navigation2 a:visited:hover {
	text-decoration: none;
	color: #C98300;
}

form { padding:0px; }
input, select, textarea { font-size:10px; font-family:Verdana,sans-serif; font-weight:normal; }

a	  { text-decoration: none;
	    color: #C98300;	}
a:hover   { color: #C98300; }
a:visited { color: #C98300; }
a:active  { color: #C98300; }

.key {
        position:absolute;
        top:0px; left:0px;
 	float:right;
	margin-top:0px;
	margin-left:0px;
	height:1px;
        overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1px;
	color:#000000;
	scrollbar-base-color:#000000;
  	scrollbar-3d-light-color:#000000;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#000000;
  	scrollbar-highlight-color:#000000;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#000000;
}