/* -------------------- FMG Styles ------------------------ */
body {
	background-color: #ECE6D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color : #FF0000;
	scrollbar-highlight-color : #FF0000;
	scrollbar-shadow-color : #FF0000;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color :#FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color :#FF0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.input {
	background-color: #ECE6D7;
	height: 20px;
	width: 100px;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.button {
	background-color: #ECE6D7;
	height: 20px;
	width: 60px;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.Stil1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.Stil2 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.Stil3 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; }
.Stil4 {height: 20px; width: 100px; border: 1px solid #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; background-color: #ECE6D7;}
.Stil7 {font-family: Arial, Helvetica, sans-serif; color: #E80000; font-weight: bold; font-size: 10px; }
.Stil8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.Stil9 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FF0000}
.Stil18 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.textlink, a.textlink:visited {
	text-decoration: none;
	color: #000000;
}	
a.textlink:hover {
	text-decoration: none;
	color: gray;
}	
input.admininput{
	font-size:11px;
}
/* ---------------- alt (kann evtl. gelöscht werden ------------------ */
.haupt{
	font-size: 11px;
	color: gray;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, sans-serif;
}
/* ******************* für SPAW-News **************** */
/* *** funktioniert aber alles nicht richtig ******** */
/* *** wenn man einen Link macht und den dann ******* */
/* *** eine StyleAngabe verpassen will, dann ******** */
/* *** schreibt er die nie in den ANKER-TAG ********* */
/* *** sondern den davor liegenden SPAN-TAG ********* */
.fliesstext { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   9pt;
    color:       #333333; 
}
.roter_link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   9pt;
    color:       #ff0000; 
}
.previewbild {
    margin: 4px;
    border-color: Gray;
    border-width: 1px;
    border-style: solid;
}

