body,td,th
	{
		font-family:Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
	}
	

table.eigen {
   width:700px;
   margin: 0px;
   background-color: #34687F;
   background-color: #004564;
   border: 1px solid #FFFFFF;
}
td.eigen, th.eigen {
   margin: 0px;
   border: 1px solid #FFFFFF;
}



a:link { color: #CCCC99; text-decoration: none; font:bold 12px Arial; }
a:visited { color: #CCCC99; text-decoration: none; font:bold 12px Arial; }
a:hover { color: #FFFFFF; text-decoration: none; font:bold 12px Arial; }
a:active { color: #EBEBEB; }


hr.1 {height: 1px; color: #5E99AB; background-color: #5E99AB; border: none; }




/ em { font-size: 0.8em; color: #000000; }
// h1 { font-size: 1.5em; color: #539800; text-align:center; }
// h2 { font-size: 1.2em; color: #539800; text-align:center; }
// b { font-weight: 700; color: #539800; }

// .treffer { font-size:0.9em; color:#000000; }
// .treffer p a { font-size:1.1em; }


h1 { font-size: 1.8em; }

.certofooter { font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.0em; color: #444444; text-align: center; background-color:#c5fb77; }
.certofooter a:hover { background-color: #539800;}
// .footer { font-family: Trebuchet MS, Arial, sans-serif; font-size: 0.9em; color: #444444; text-align: center; }
// .center { text-align: center; }
// .datum { text-align:right; font-style:italic; }



.navi a:link { 
	color: #003399;
}
.navi a:hover { 
	 background-color: #DDDDDD;
    color: #003399;
	color: #FF0000;
    text-decoration : underline overline;
}
.navi a:visited { 
    color: #003399;
}



.gruen a:link { 
	color: #003399;
}
.gruen a:visited { 
    color: #003399;
}
.gruen a:hover { 
    background-color: #c5fb77;
    color: #003399;
    text-decoration: underline;
}

.ohnerand   { border: none; }
.rechtsb	{ float: right; margin: 10px; padding: 10px; }
.linksb		{ float: left; margin: 10px; padding: 10px; }
.linksbohnerand		{ float: left; border:none; }
.rechtsbohnerand		{ float: right; border:none; }
.linksbohnerand10		{ float: left; border:none; margin: 10px; padding: 10px; }
.rechtsbohnerand10		{ float: right; border:none; margin: 10px; padding: 10px; }
