body,td,table,th  {
	color : #003300;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.hinter_silo { background-image:url(http://www.silofraesen.ch/neu/images/navig/hinter_silo.gif) }
.hinter_navig { background-image:url(http://www.silofraesen.ch/neu/images/navig/hinter_td_navig.gif) }
.hinter_unternavig { background-image:url(http://www.silofraesen.ch/neu/images/navig/hinter_unternavig.gif) }
.hinter_unternavig_on { background-image:url(http://www.silofraesen.ch/neu/images/navig/hinter_unternavig_on.gif) }

.gross  {
	font-size : 16px;
    font-weight: bold;
}

.fettgruen  {
	font-size : 12px;
    font-weight: bold;
	color: #336600:
}

.klein  {
	font-size : 10px;
}

.fett  {
	font-size : 12px;
	font-weight: bold;
}

.fettgruen  {
	font-size : 12px;
	font-weight: bold;
	color: #336600;
}

/* links*/
a  {
	text-decoration : none;
	color : #003300;
	font-weight: normal;
	font-size : 12px;
}

a:visited  {
	color : #003300;
	text-decoration : none;
	font-weight: normal;
	font-size : 12px;
}

a:hover  {
	text-decoration : none;
	color : #336600;
	font-weight: normal;
	font-size : 12px;
}

a:active  {
	color : #003300;
	text-decoration : none;
	font-weight: normal;
	font-size : 12px;
}

a.textlink  {
	color : #003300;
	text-decoration : underline;
	font-weight: normal;
	font-size : 12px;
}

a.textlink:visited  {
	color : #003300;
	text-decoration : underline;
	font-weight: normal;
	font-size : 12px;
}

a.textlink:hover  {
	color : #336600;
	text-decoration : underline;
	font-weight: normal;
	font-size : 12px;
}

a.textlink:active  {
	color : #003300;
	text-decoration : underline;
	font-weight: normal;
	font-size : 12px;
}

a.fett  {
	color : #003300;
	text-decoration : none;
	font-weight: bold;
	font-size : 12px;
}

a.fett:visited  {
	color : #003300;
	text-decoration : none;
	font-weight: bold;
	font-size : 12px;
}

a.fett:hover  {
	color : #336600;
	text-decoration : none;
	font-weight: bold;
	font-size : 12px;
}

a.fett:active  {
	color : #003300;
	text-decoration : none;
	font-weight: bold;
	font-size : 12px;
}


/* formulare*/
.feld  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #003300;
	border-left : #003300 1pt solid;
	border-right : #003300 1pt solid;
	border-top : #003300 1pt solid;
	border-bottom : #003300 1pt solid;
	background-color : #BADC75;
}

.lauftext  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #003300;
	border-left : #BADC75 1pt solid;
	border-right : #BADC75 1pt solid;
	border-top : #BADC75 1pt solid;
	border-bottom : #BADC75 1pt solid;
	background-color : #BADC75;
}

.dropdown  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    border-left : #003300 1pt solid;
	border-right : #003300 1pt solid;
	border-top : #003300 1pt solid;
	border-bottom : #003300 1pt solid;
	color : #003300;
	background : #BADC75;
}
.kursiv {
	font-size : 12px;
	font-weight: normal;
	font-style: italic;

}
.rot {
	font-size : 12px;
	color: #FF0000;
	font-weight: normal;
}