

  A:link  {
	color : #000000;
	text-decoration : underline;
	font-weight : none;
	font-size:15px;
}
  
  A:visited  {
	color : #000000;
	text-decoration : underline;
	font-weight : none;
	font-size:15px;
}
  
  A:hover  {
	color : #B22222;
	text-decoration : underline;
	font-weight : none;
	font-size:15px;
}

  A:hover.menu  {
	color : Black;
	text-decoration : underline;
	font-weight : none;
	font-size:15px;
}

  a.menu:link  {
	color : #ffffff;
	text-decoration : none;
	font-weight : none;
	font-size:13px;
}

  a.menu:visited  {
  	color : #ffffff;
  	text-decoration : none;
		font-weight : none;
		font-size:13px;
  }
  
  a.menu:hover  {
	color : #C2C2C2;
	text-decoration : none;
	font-weight : none;
	font-size:13px;
}

.border {
	border : 1px solid Black;
}

.border1 {
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}

.border2 {
	border-left : 1px solid Black;
	border-bottom : 1px solid Black;
}

.border3 {
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}

.border4 {
	border-bottom : 1px solid Black;
}

.menue {
	color:#000000;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 13px;
}


  body, table, td {
	color: #000000;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}

  .default {
	color:#404040;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}

	.kl {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:11px;
	text-decoration : none;
}

	.klweiss {
	color:#ffffff;
	font-family:arial, helvetica, swiss;
	font-size:11px;
	text-decoration : none;
}

	.red {
	color: Red;
	font-family:arial, helvetica, swiss;
	font-size: 13px;
}
	.gelb {
	color:#C7C009;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}
	.head {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:15px;
	font:bold;
}
	.head2 {
	color:#a90000;
	font-family:arial, helvetica, swiss;
	font-size:18px;
	font:bold;
}
	.head3 {
	color:#a90000;
	font-family:arial, helvetica, swiss;
	font-size:25px;
	font:bold;
}
	.black {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}
	.sonderlink{
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font : bold;
}

#lightbox{
	background-color:#eee;
	padding: 15px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

