a {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration:underline;
	}

	
.head_admin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	}

.headline{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.error{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70px;
	font-weight: bold;
}

.maintext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 15px;
}

.kooptext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
}

.berichttext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
}

.berichtheadline{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e2391c;
	font-size: 18px;
	font-weight: bold;
}

.tbl_border_top{	
	border-top:'border-top-width' 'border-top-style' 'border-top-color';
	border-top-color:#859785;
	border-top-style:solid;
	border-top-width:2px;
	
	border-right:'border-right-width' 'border-right-style' 'border-right-color';
	border-right-color:#859785;
	border-right-style:solid;
	border-right-width:2px;
	
	border-left:'border-left-width' 'border-left-style' 'border-left-color';
	border-left-color:#859785;
	border-left-style:solid;
	border-left-width:2px;
}

.tbl_border_bottom{	
	border-top:'border-top-width' 'border-top-style' 'border-top-color';
	border-top-color:#859785;
	border-top-style:solid;
	border-top-width:2px;
		
	border-bottom:'border-bottom-width' 'border-bottom-style' 'border-bottom-color';
	border-bottom-color:#859785;
	border-bottom-style:solid;
	border-bottom-width:2px;	border:'border-width' 'border-style' 'color';
	
	border-right:'border-right-width' 'border-right-style' 'border-right-color';
	border-right-color:#859785;
	border-right-style:solid;
	border-right-width:2px;
	
	border-left:'border-left-width' 'border-left-style' 'border-left-color';
	border-left-color:#859785;
	border-left-style:solid;
	border-left-width:2px;
}

.tbl_border_news{	
	border-top:'border-top-width' 'border-top-style' 'border-top-color';
	border-top-color:#859785;
	border-top-style:solid;
	border-top-width:1px;
		
	border-bottom:'border-bottom-width' 'border-bottom-style' 'border-bottom-color';
	border-bottom-color:#859785;
	border-bottom-style:solid;
	border-bottom-width:1px;	border:'border-width' 'border-style' 'color';
	
	border-right:'border-right-width' 'border-right-style' 'border-right-color';
	border-right-color:#859785;
	border-right-style:solid;
	border-right-width:1px;
	
	border-left:'border-left-width' 'border-left-style' 'border-left-color';
	border-left-color:#859785;
	border-left-style:solid;
	border-left-width:1px;
}

.nav {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
}

#seg-menu-blue ul {
margin: 0;
padding: 0;
list-style-type:none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
text-align: left;
}

#seg-menu-blue a {
display: block;
width:100%;
padding: 7px 0px 4px 10px;
text-decoration: none; 
text-align: left;
background: url("pics/bullet_white.gif") 1px 13px no-repeat;
}

#seg-menu-blue a:hover {
background: #2f7318;
color: #fff;
text-align: left;
background: url("pics/bullet_green.gif") 1px 13px no-repeat;
}


html>body #seg-menu-blue li a {
		width: auto;
		text-align: left;
}
