
body {
	background-color: #FDDD04;
	color:#231F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body.strecken {
	background-color: #FFFFFF;
	color:#231F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img.logo{
	border:0;
}
table {
	border: 0px solid #231F20;
	border-color:#231F20;
	padding: 0;
}
table.ausschreibung{
	font-size: 12px;
}

table.info{
	padding-left: 7px;
	width: 100%;
	height: 33%;
	border: 0;
}
	
tr{
	border: 1px solid #231F20;
	border-color:#231F20;
	padding: 0;
}
td{
	padding: 0;
}
td.sponsortext{
  padding-left: 0px;
}
tr.footer{
	border: 0px solid #231F20;
	border-color:#231F20;
	background-color: #231F20;
	color: #FFFFFF;
	font-size: 12px;
}
	
td.navigation{
	background-color: #231F20;
	height: 100;
	width: 120;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 0;
	}
td.info{
	background-color: #231F20;
	}	
tr.inhalt{
	background: #FFFFFF;
	text-align: justify;
	}
hr{
	color:#FDDD04;
}
.strong {
	font-weight:bold;
}
.yellow {
	font-weight:bold;
	background-color:#FDDD04;
}
.rahmen{
	padding: 5px;
	font-weight:bold;
	font-size:16px;
	text-align: center;
	background-color:#FDDD04;
	border: 1px solid #231F20; 
}
.info_normal{
	color:#FFFFFF;
	font-size:12px;
	text-align: left;
}
.info_normal_current{
	color: #FDDD04;
	font-size:12px;
}
.info_titel{
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
}
.info_titel_current{
	color: #FDDD04;
	font-size:16px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color:white;
	text-decoration: none;
}
a:hover {
	color:white;
	text-decoration: none;
}
a:active {
	color:white;
	text-decoration: none;
}
a:link.inhalt {
  color: black;
  text-decoration: none;
}
a:visited.inhalt {
  color:black;
  text-decoration: none;
}
a:hover.inhalt {
  color:black;
  text-decoration: none;
}
a:active.inhalt {
  color:black;
  text-decoration: none;
}
a:link.current {
	color: #FDDD04;
	text-decoration: none;
	font-weight: bold;
}
a:visited.current {
	color: #FDDD04;
	text-decoration: none;
	font-weight: bold;
}
a:hover.current {
	color: #FDDD04;
	text-decoration: none;
	font-weight: bold;
}
a:active.current {
	color: #FDDD04;
	text-decoration: none;
	font-weight: bold;
}

a:link.info_titel_current{
	color: #FDDD04;
	font-size:16px;
	font-weight: bold;
}
a:visited.info_titel_current{
	color: #FDDD04;
	font-size:16px;
	font-weight: bold;
}
a:hover.info_titel_current{
	color: #FDDD04;
	font-size:16px;
	font-weight: bold;
}
a:active.info_titel_current{
	color: #FDDD04;
	font-size:16px;
	font-weight: bold;
}
a:link.inhalt{
	color:#231F20;
	text-decoration: none;
}
a:visited.inhalt {
	color: #800040;
	text-decoration: none;
}
a:hover.inhalt {
	color: #004080;
	text-decoration: none;
}
a:active.inhalt {
	color: #004080;
	text-decoration: none;
}

  scrollbar-base-color:#8C8CC6;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;
