body, td, p  {
	color: Black;
	font-variant: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif
	}
body, textarea {
  background-color:#ffffcc;
  scrollbar-base-color:#006699;
  scrollbar-3dlight-color:#ffffcc;
  scrollbar-arrow-color:#ffffcc;
  scrollbar-darkshadow-color:#ffffcc;
  scrollbar-face-color:#006699;
  scrollbar-highlight-color:#ffffcc;
  scrollbar-shadow-color:#ffffcc;
  scrollbar-track-color:#006699;
}
body.anmeld {
	background-color:#006699;
	}

a:link {
	color: #006699;
	text-decoration : underline;
}
a:visited {
	text-decoration : underline;
}
a:active {
	color: #FFCC33;
	text-decoration : underline;
}
a:hover {
	color: #FFCC33;
	text-decoration : underline;
}
td.nav a {
	display: block;
}
td.nav a.aktiv {  
	color: #990033;
	background-color: #FFFFCC;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
td.nav a.inaktiv {  
	display: block;
}
td .nav a:link.inaktiv {
	color: #FFFFCC;
	text-decoration : none;
	font-weight : bold;
}
td .nav a:visited.inaktiv {
	color: #FFFFCC;
	text-decoration : none;
	font-weight: bold;
}
td .nav a:active.inaktiv {
	color: #990033;
	text-decoration : none;
	font-weight : bold;
}
td .nav a:hover.inaktiv {
	color: #FFCC33;
	text-decoration : none;
	font-weight : bold;
/*	background-color: #FFFFCC; */
}
.klein {
	color : #FFFFCC;
	font-size : 11px;
}
.linkblock {
	font-size: 11px;
	height: auto;
	width: auto;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-color: #3366CC black black;
	border: #006699 solid;
	border-width: 1px 0px;
	color: #006699;
}
hr {
	color : #006699;
}
td.nav hr  {
	color :  #FFFFCC;
}
.txt11 {
	font-size : 11px;
}
.txt10 {
	font-size : 10px;
}
td .txt10 a:link {
	color: #FFFFCC;
	text-decoration : none;
}
td .txt10 a:visited {
	color: #FFFFCC;
	text-decoration : none;
}
td .txt10 a:active {
	color: #990033;
	text-decoration : none;
}
td .txt10 a:hover {
	color: #FFCC33;
	text-decoration : none;
}
img.home { 
	margin-bottom: 15px;
}
.blaufett {
	font-size : 12px;
	font-weight : bold;
	color : #006699;
}
.rotfett {
	font-size : 12px;
	font-weight : bold;
	color : #990033;
}
h2 {  font-size: 16pt; font-weight: bold; color: #990033}
h4 {  font-size: 12px; font-weight: bold; color: #006699}
h3 {  font-size: 14px; font-weight: bold; color: #006699}
.klein_000 { color : #000000; font-size : 11px; }

/*.hier {  text-decoration: underline overline; color: #FFFFCC; font-weight: bold; border-color: #FFFFCC black; border-style: none} */

.warteliste {  color: #990033}
#aktuell {
	font-size: 11px;
	background-color: #FFFF99;
	margin: 3px;
	padding: 3px;
	height: 53px;
	width: 121px;
}
div.neu {
	width: 36px;
	height: 20px;
	background: url(bilder/neu.gif) no-repeat;
	position: relative;
	top: 2px;
	left: 8px;
	border: none;
	margin: 0;
	padding: 0;
}
#neu div.neu {
	visibility: hidden;
}

