/* CSS Document */
th
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 18px;
	color: #CC0000;
	font: bold
        letter-spacing: 10
}

.head1 {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.head2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}
.newsheader
{
	color: #FF0000;
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 12px;
}

.norm_header
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 12px;
	color: #CC0000;
	font: bold
}
.impressum {
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 10px;
}
.bold 
{
	font: bold 10 verdana;
}
.locked
{
	font-family: verdana,helvetica,lucidia,arial;
	background: #e0e0e0;
}
.success 
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 15px;
	color: #0000FF;	
}
.fehler
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 15px;
	color: #FF0000;
}

.header
{
	color: #000010;
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 18px;
}

a:visited
{
	font-size=11px;
	text-decoration: none;
	font-family: verdana,helvetica,lucidia,arial;
}

a:link
{
	font-size=12px;
	text-decoration: none;
	font-family: verdana,helvetica,lucidia,arial;
}


a:active
{
	color: #00008F;
	text-decoration: none;
	font-family: verdana,helvetica,lucidia,arial;
	font-weight:bold;
}

body
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 12px;
	background-image: url("bg.jpg");
	margin: 0px
}

table 
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 12px;

}


tr           { border: 0 solid #B0C4DE; padding-left: 4px; padding-right: 0px; padding-top: 4px;
               padding-bottom: 4px }
		
.submenu
{
	font-family: verdana,helvetica,lucidia,arial;
	font-size: 11px;
	color: #000000;
}
.menu
{
	font-size=12px;
	text-decoration: none;
	font-family: verdana,helvetica,lucidia,arial;
	font-weight: bold;
	color: #000000;
}
