body      { background: #336699;
               color: black; 
               margin-top: 10px;
               margin-bottom: 10px;
               padding:0px; }

a:link    { color: #336699;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a:visited { color: #336699; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a:active  { color: #336699;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a:hover  { color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }

a.menu:link    { color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none; }
a.menu:visited { color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none; }
a.menu:active  { color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none; }
a.menu:hover  { color: red;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none; }

h2.impressum  {  font-weight:bold;
	font-size:11pt;
	color:black;
	font-family: arial, helvetica, sans-serif;
}
span.impressum  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color:black;
}

span.dekotitel  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: 600;  }
span.dekotitelbig  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	font-weight: 600;  }

span.normal  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
span.normalbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;  }

span.small  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
span.smallbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;  }

ul.level1  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;  }
td.menu{
	background: url('http://www.eugen-schneider.de/bg/hintermenu.gif') ;
	background-repeat: no-repeat;
	background-position: top left;
}
td.bilder{
	background:  #336699;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}

/* Formulare Standart*/
input {
	font-family: arial, helvetica;
	font-size: 10pt;		
	background: white;
	border: 1px solid #6A6D7E;
}
textarea {
	font-family: arial, helvetica;
	font-size: 10pt;		
	background: white;
	border: 1px solid #6A6D7E;
}
img.vorschau {
	border: 2px solid #336699;
}
