body {
	
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #CCCCCC;
		background-color: #242C4A;	
}
.bild1{
background-image:url(index_r4_c2.gif);
background-repeat: repeat-y;
}
.bild2{
background-image:url(index_r7_c2.gif);
background-repeat: repeat-y;
}
.bild3{
background-image:url(index_r7_c1.gif);
background-repeat: repeat-y;
}
.bild4{
background-image:url(index_r7_c3.gif);
background-repeat: repeat-y;
}
.bild5{
background-image:url(index_r2_c1.gif);
background-repeat: repeat-y;
font-size:10px;
}
.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	font-size:10px;
	border-style:dotted;
}
.titel{
		color:#CCCCCC;
		font-size:13px;
		font-family:"Palatino Linotype";
}
.border_top{
	border-top:1px solid #CCCCCC;
	font-size:11px;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.gallerie{
		border:1px solid #CCCCCC;
		font-size:10px;
}
.ueberschrift{
		font-size:12px;
}
.main,hr{
		font-size:10px;
		color:#CCCCCC;
}
.buttons {
	font-size:10px;	
	border-color:#707B90;
	background-color:#A9B0BC;
}
#button a
{	display: block;
	width: 78px;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.2em;
	text-decoration: none;
	color: #FFFFFF
}
#button a:hover
{	display: block;
	width: 78px;
	padding: 0.1em;
	border:1px solid #000000;
	text-decoration: none;
	background-color: #FFC264;
	color:#000000;
}
a:link {
        color: #CCCCCC;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #CCCCCC;
}
a:hover {
        text-decoration: none;
        color: #999999;
}
a:active {
        text-decoration: none;
        color: #000000;
}

.chcTable{
  width: 190px;
  border-spacing: 1px;
  border-width: 0px;
  border-color: #707B90;
  border-style: solid;
  text-align: left;
  background-color: #707B90;
}

.chcHeaderRow{
  background-color: #707B90;
  color: #CCCCCC;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
}

.chcLeftRow{
  background-color: #707B90;
  color: #CCCCCC;
  font-size: 10px;
  padding: 3px;
}

.chcLeftRowAlt{
  background-color: #707B90;
  color: #CCCCCC;
  font-size: 10px;
  padding: 3px;
}

.chcRightRow{
  background-color: #707B90;
  font-size: 10px;
  font-weight: bold;
  color: #CCCCCC;
  padding: 3px;
  text-align: right;
}

.chcRightRowAlt{
  background-color: #707B90;
  font-size: 10px;
  font-weight: bold;
  color: #CCCCCC;
  padding: 3px;
  text-align: right;
}

.chcA a{
  font-size: 10px;
}