body,
div,
input,
p,
span,
td {
	color: #ffffff;
	background-color: #000000;
	font-family:courier new, Courier, monospace;
	font-size:11px;
	font-weight:500;
	font-style:normal;
	line-height:14px;
} 


a,
a:active,
a:link,
a:hover,
a:visited,
.tipp a,
.tipp a:link,
.tipp a:visited  {
	color: #99CCFF;
	text-decoration: underline;
}


a:hover,
.tipp a:hover {
	color: #000000;
	background-color: #99CCFF;
	text-decoration: underline;
}



.bodyNav a,
.bodyNav a:active,
.bodyNav a:link,
.bodyNav a:hover,
.bodyNav a:visited {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

.bodyNav a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

.alignleft {
	margin-right: 10px;
	margin-bottom: 3px;
}


.alignright {
	margin-left: 10px;
	margin-bottom: 3px;
}


.blank {
	background-color: #ffffff;
}


.fontsmall { 
	font-size:11px;
	line-height:normal;
 }
 

form {
  border: 2px solid #99ccff;
	padding: 10px;
}


.formInputNumber,
.formInputRadioBox {
	background-color: ffffff;
	border: 1px solid #ffffff;
	color: #000000;
	width: 20px;
	padding: 2px;
	margin-bottom: 2px;
}
.formInputRadioBox {
	background-color: 000000;
	border: 1px solid #000000;
}

form input,
form textarea {
	background-color: ffffff;
	border: 1px solid #ffffff;
	font-size:11px;
	color: #000000;
	width: 200px;
	padding: 2px;
	margin-bottom: 5px;
	margin-right: 0px;
}

.formSubmit {
  background-color: #99CCFF;
	border: 1px solid #99CCFF;
  color: #000000;
	padding: 2px; 
  text-align: center;    
	width: 200px;	
}


.fussleiste td  {
  font-size: 10px;
}


.fussleiste a,
.fussleiste a:link,
.fussleiste a:hover,
.fussleiste a:visited  {
  font-weight: 800;
}

.galerie a,
.galerie a:link,
.galerie a:hover,
.galerie a:visited  {
  font-weight: 900;
	text-decoration: none;
}

.galerie image,
.galerie img {
	border: 10px solid #D9E4EE;
}

.galerieoverview image,
.galerieoverview img {
	border: 5px solid #D9E4EE;
	margin:5px;
}

.galerieoverview a:hover {
	color: transparent;
	background-color: transparent;
	text-decoration: none;
}

.headline {
  color:#99CCFF;
  font-size:16px;
  font-weight:800;
  line-height:16px;
}


.link {
  color:#99CCFF;
  font-size:12px;
  font-weight:800;
}


.subheadline {
  color:#99CCFF;
  font-size:12px;
  font-weight:800;
  line-height:16px;
}


.textbold {
  font-weight:800;
} 


.textcol {
  color:#99CCFF;
  font-weight:800;
} 

.tipp {
  border: 2px solid #99CCFF;
  font-style:normal;
	padding: 10px;
  width: 396px;
	text-align: left;
}


.tipp .subheadline {
  color:#99CCFF;
  font-weight:800;
  font-style:normal;
  line-height:16px;
}

ul {
  list-style: square;
}

ul ul {
  list-style: circle;
	margin: 0px;
} 
