BODY, DIV {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #38317b;
	background-color : #E0F0F5;
}
TABLE, TR, TH, TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #38317b;
	background-color : White;
}
Input, Textarea, Select, Option, Checkbox  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #38317b;
	background-color : E0F0F5;
}

a:link,
a:hover,
a:visited,
a:focus,
a:active 
{
    color: #38317b;
	font-weight: bold;
	text-decoration: underline;
}

.bo_links {
	border-left: 1px solid #9fbd81;
}
.bo_rechts {
	border-right: 1px solid #9fbd81;
}
.bo_oben {
	border-top: 1px solid #9fbd81;
}
.bo_unten {
	border-bottom: 1px solid #9fbd81;
}
.bo_ueberall {
	border-left: 1px solid #9fbd81;
	border-right: 1px solid #9fbd81;
	border-top: 1px solid #9fbd81;
	border-bottom: 1px solid #9fbd81;
}
.bo_links_blau {
	border-left: 1px solid #8fc9dd;
}
.bo_oben_blau {
	border-top: 1px solid #8fc9dd;
}
.bo_links_braun {
	border-left: 1px solid #a48b75;
}

.bg_blau {
	background-color: #8fc9dd;
}
.bg_braun {
	background-color: #a48b75;
}
.bg_braun_hell {
	background-color: #c8b9ac;
}
.bg_gruen {
	background-color: #9fbd81;
}
.bg_gruen_hell {
	background-color: #cfdec0;
}

.txt_titel, a.txt_titel, a:hover.txt_titel, a:visited.txt_titel, a:active.txt_titel  {
	font-family : Arial, Helvetica, sans-serif;
    font-size: 20px;
	font-weight: normal;
    color: #9FBD81;
}

.txt_titel_fett {
	font-family : Arial, Helvetica, sans-serif;
    font-size: 22px;
/*	font-weight: bold;*/
    color: #9FBD81;
}
.txt_normal {
    font-size: 12px;
}
.txt_normal_fett {
    font-size: 12px;
	font-weight: bold;
}
.txt_gross {
    font-size: 14px;
}
.txt_sehrgross_fett {
    font-size: 18px;
    font-weight: bold;
}
.txt_gross_fett {
    font-size: 14px;
    font-weight: bold;
}
.txt_klein {
    font-size: 10px;
}
.txt_klein_fett {
    font-size: 10px;
    font-weight: bold;
}
.txt_links {
	text-align: left;
}
.txt_rechts {
	text-align: right;
}
.txt_blau {
	color: #8fc9dd;	
}
.txt_dunkelgrau {
	color: #999999;	
}
.txt_rot {
	color: #AE1438;	
}
.txt_gruen {
	color: #2F5E2A;	
}
.txt_violett {
	color: #783D99;	
}
.txt_quelle
{
	/*color: #58514E;	*/
    font-size: 8px;
    font-weight: normal;
	text-decoration: none !important;
}

.txt_quelle2
{
	/*color: #58514E;	*/
    font-size: 9px;
    font-weight: normal;
	text-decoration: none !important;
}

a.menulink {
	display: block;
	width: 175px;
	text-align: left;
	text-decoration: none !important;
	color: #38317b;
	border-bottom: 1px solid #9fbd81;
	padding-bottom : 3;
	padding-left : 3;
	padding-right : 3;
	padding-top : 3;
}
a.menulink:hover {
	background-color: #9fbd81;
	color: #38317b;
}
a.nc {
	color:#9fbd81;
	font-weight: normal;
	text-decoration : underline;
}
a:hover.nc {
	color:#9fbd81;
	font-weight: normal;
	text-decoration : underline;
}
a:visited.nc  {
    color: #9fbd81;
	font-weight: normal;
}

.a_normal, 
.a_normal a, 
.a_normal a:hover,
.a_normal a:hover,
.a_normal a:visited,
.a_normal a:focus,
.a_normal a:active {
	/*font-weight: normal;*/
	color: #8fc9dd !important;
	text-decoration: none !important;
}