body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #666666;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.titel1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000000;
}
.titel2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
}

h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000000;
}

.kleinbold {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #666666;
}
.klein {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #666666;
}

.fussnavi {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.aktiv {
	color: #990204;
	text-decoration: none
}

A {
	color: black;
	text-decoration: none }
	
A:hover   {
	color: #990204;
	text-decoration: none }
	
A:activ {
	color: #990204;
	text-decoration: none
}
	
.navi1 {
	font-size: 12px;
	background-color: #f9d7bc;
}
.bild1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
	background-color: #f9d7bc;
}
.bild2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #990204;
	background-color: #f9d7bc;
}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;

}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

table.beitrag {
  border-collapse:collapse;
	padding:20px;
}
td.beitrag {
  border: solid 1px #000000;
  padding: 5px;
  text-align:left;
}
td.beitrag2 {
  border: solid 1px #000000;
  padding: 5px;
  text-align:left;
}
table.eintragform {
  font-size:    11px;
  border-collapse:collapse;
  text-align:left; 
}

#top {
  font-size: 30px;
  font-weight: bold;
}
#normaltext {
  padding: 30px;
}


table.navigation {
  font-size:    10px;
  border-collapse:collapse;
}
td.navigation {
  border: solid 1px #000000;
  background-color: #CCCCCC;
  padding: 5px;
}
