/* CSS Document */

body

{   font-family: Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
	padding: 0;
	font-size: small;
	color: #666666;
	background-color:#CCCCCC;
}

p
{margin: 0.5em 0;}

img
{border: 0; margin: 0;}

#navigation
{ padding-left: 25px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #666666; 
  }
  
#hauptfenster
{ background-color:#FFFFFF; margin: 0; padding: 0 }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #003300;
}
#impressum
{    font-size: 9px;
     font-family:Geneva, Arial, Helvetica, sans-serif;}

table
{ width: 100%;
height: 100%;}

td.pfeil
{font-size: xx-small;
padding-bottom: 0px;
 }
#layout td
/*
{border: dotted green 3px;}*/