body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #666666;
}

h1 {
  font-family: 'Trebuchet MS';
  font-size: 19pt;
  color: #003873;
  font-weight: bold;
}

h2 {
  font-family: 'Trebuchet MS';
  font-size: 13pt;
  color: #003873;
  font-weight: bold;
}

table#main {
	background-image: url("images/background.gif");
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

td#rand {
	background-image: url("images/rand.gif");
	background-repeat: repeat-y;
}

td#navigation {
	background-color: #E3E3E3;
	background-image: url("images/navigation.gif");
	border: 1px solid #3300FF;
	border-top: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

td#rand-end {
	background-image: url("images/rand-end.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #3300FF;
	border-bottom-width: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

td#ueberschrift {
	background-image: url("images/header.gif");
	background-repeat: repeat-x;
	vertical-align: top;
}

td#ueberschrift div#ueberschrift1 {
	text-align: center;
	vertical-align: top;
	font-size: 16pt;
}

td#ueberschrift div#unternavigation {
	position: absolute;
	top: 43px;
	left: 270px;
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
}

#navigation {
    margin: 10px; 
	padding: 0;	
}

#navigation li {
	list-style: none;
	margin: 0; 
	padding: 0;
}

ul#navigation {
}

ul#navigation a {
	display: block;
}

ul#navigation a#current {
	color: white;
}

ul#navigation a#current_sub {
	color: white; background-color: #CCCCCC;
}

ul#navigation a#subnavi { 
      font-size:12px;
      height:14px;   
      padding-left:10px; 
      }     

ul#navigation a#current_subnavi { 
color: white; background-color: #CCCCCC;
      font-size:12px;
      height:14px;   
      padding-left:10px; 
      }     


ul#navigation a:link {
	color: #666666;
}

ul#navigation a:visited {
	color: #666666;	
}

ul#navigation a:hover {
	color: black; background-color: #CCCCCC;
}

ul#navigation a:active {
	color: white; background-color: #CCCCCC;
}

.unten {
	vertical-align: bottom;
}

.content {
	vertical-align: top;
	text-align: left;
	margin: 10px;
	margin-bottom: 0px;
	background-image: url(images/haende.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content div#content {
	margin: 10px;
	margin-bottom: 0px;
}

.tabelle{
background-color: #cccccc;}

.zelle1{
background-color: #C2CCDA;}

.zelle2{
background-color: #ffffff;}


.buttons{
color: #ffffff;
border-width: 0;
border-style: solid;
border-color: #000000;
background-color: #000099}