/* CSS Document */
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.menu_font{
font-family:Verdana; font-size:12px;
}

.bottom_font
{
font-family:Verdana;
font-size:10px;
}

.menu {background-color:#2d67ce;
height:25px; color:#FFFFFF;}
/*.menu:hover { background-color:#C1F977; color:#000000;}*/

.menutyp_link { font-size:11px; font-family:Verdana; color:#D86007;}



.menu_highlight {background-color:#2d67ce;
height:25px; color: #FDD78E; font-weight:bold;}

.platzhalter
{
background-color:#2d67ce;
}

.artikel_table1
{
border:1px solid #000000;
background-color: #FFFFFF;
font-family:Verdana;
font-size:12px;
}

.artikel_table
{
border:1px solid #000000;
background-color: #FFFFFF;
font-family:Verdana;
font-size:12px;
}

.artikel_toptable
{
background-color:#C1F977;
font-family:Verdana;
font-size:12px;
}

.artikel_bottomtable
{
background-color:#DEE7F8;
font-family:Verdana;
font-size:9px;
}

.beispiel_text
{
color: #666666;
font-family:Verdana;
font-size:9px;
font-style:italic;
}

.error
{
border-color:#FF0000;
}
.error_form
{
background-color:#FF0000;
}