.navi {
	color: #CCCCCC;
}
.navi:link {
	color: #FFFFFF;
}
.navi:active {
	color: #FFFFFF;
}
.navi:visited {
	color: #CCCCCC;
}
.navi:hover {
	color: #FFFFFF;
}

a:link {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
a:active {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}

a:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}
a:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}


body, textarea, table, select {
	font-family:Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-size: 14px;
	scrollbar-3dlight-color : #D5D5D5;
	scrollbar-arrow-color : #CC0066;
	scrollbar-darkshadow-color : #DCDCDC;
	scrollbar-face-color : #D2D2D2;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #DCDCDC;
	margin-top: 0px;
	margin-bottom: 0px;
}

.seitenbereich {
	border: 1px solid #CCCCCC;


}
.randcontent {
	border: thin solid #C9234B;
}

.redbold {
	font-weight: bold;
	color: #C9234B;
}

.indexkont {
	color: #C9234B;
	border: thin solid #E9E9E9;
}

.content {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F3F3F3;

}
.graufettgross {
	font-size: medium;
	font-weight: bold;
	color: #999999;
}
.fettgrau {
	font-weight: bold;
	color: #999999;

}
.rot {
	color: #C9234B;
}
.texteinzug {
	text-indent: 10px;
}
.texteinzugfett {
	font-weight: bold;
	text-indent: 10px;
}
.linie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.linieu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.liniegestr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.gestrgrau {
	border: 1px dashed #CCCCCC;
}
.gestrgrauobenunten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;

}

.forms { 	
	text-shadow:no; 
	color:#C9234B; 
	font-size:10;
	background-color:#FFFFFF; 
	border: 1px inset #FFFFFF;
	face-color:#CCCCCC;	
	select-arrow-color:#C9234B;
	select-face-color:#CCCCCC; 
}
.gestrgrauoben {
	border-top: 1px dashed #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.gestrgrauunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.broken8 {
	font-size: 10px;
	color: #999999;
}
.broken8unsicht {
	font-size: 10px;
	color: #CCCCCC;
}
.kleinfett {
	font-size: xx-small;
	font-weight: bold;
}
.klein {
	font-size: xx-small;
}

