p { margin-left: 15px; margin-right: 15px; margin-top: 15px; }
p.mtext { color: #414141; font: 13px Tahoma; }
p.toptext { color: #316331; font: 20px Tahoma; letter-spacing: 1px; font-weight: bolder; }
p.kop { color: #316331; font: 14px Tahoma; font-weight: bolder; }
p.minitext { color: #316331; font: 10px Tahoma; font-style: normal; }
p.tdminitext { color: #316331; font: 10px Tahoma; margin: 7px; }

td.tdtext { color: white; font-size: 13px; font-family: Tahoma; font-weight: bold; font-style: normal; }
td.tdktext { color: #414141; font-size: 13px; font-family: Tahoma; font-weight: bolder; font-style: normal; }
td.tdmtext { color: #414141; font-size: 13px; font-family: Tahoma; font-style: normal; }
td.tdwtext { color: white; font-size: 13px; font-family: Tahoma; font-style: normal; }
td.tdminitext { color: #316331; font: 10px Tahoma; }
td.tdkoptext { color: #316331; font: 16px Tahoma; font-weight: bolder; } 
td.tdtoptext { color: #316331; font: 13px Tahoma; font-weight: bolder; } 

.textlink:link { color: #FE6231; font: 13px Tahoma; text-decoration: none; }
.textlink:visited { color: #FE6231; font: 13px Tahoma; text-decoration: none; }
.textlink:hover { color: #316113; font: 13px Tahoma; text-decoration: underline; }
.textlink:active { color: #FE6231; font: 13px Tahoma; text-decoration: none; }

.inlink:link { color: #414141; font: 13px Tahoma; text-decoration: none; }
.inlink:visited { color: #414141; font: 13px Tahoma; text-decoration: none; }
.inlink:hover { color: #414141; font: 13px Tahoma; text-decoration: none; }
.inlink:active { color: #414141; font: 13px Tahoma; text-decoration: none; }

.top:link { color: white; font: bold 13px Tahoma; text-decoration: none; }
.top:visited { color: white; font: bold 13px Tahoma; text-decoration: none; }
.top:hover { color: #FE6231; font: bold 13px Tahoma; text-decoration: none; }
.top:active { color: white; font: bold 13px Tahoma; text-decoration: none; }

.menulink:link { color: #316113; font: bold 13px Tahoma; text-decoration: none; display: block; width: 194px; text-align: left; text-decoration: none; }
.menulink:visited { color: #316113; font: bold 13px Tahoma; text-decoration: none; display: block; width: 194px; text-align: left; text-decoration: none; }
.menulink:hover { color: #316113; font: bold 13px Tahoma; text-decoration: none; display: block; width: 194px; background-image: url('../images/menu_left.png'); }
.menulink:active { color: #316113; font: bold 13px Tahoma; text-decoration: none; display: block; width: 194px; text-align: left; text-decoration: none; }

.exlink:link { color: #316331; font: bold 13px Tahoma; text-decoration: none; }
.exlink:visited { color: #316331; font: bold 13px Tahoma; text-decoration: none; }
.exlink:hover { color: #fe6231; font: bold 13px Tahoma; text-decoration: none; }
.exlink:active { color: #316331; font: bold 13px Tahoma; text-decoration: none; }

.minilink:link { color: #316331; font: 10px Tahoma; text-decoration: underline;}
.minilink:visited { color: #316331; font: 10px Tahoma; text-decoration: underline; }
.minilink:hover { color: #FE6231; font: 10px Tahoma; text-decoration: underline; }
.minilink:active { color: #316331; font: 10px Tahoma; text-decoration: underline; }

input { color: #316113; font: 13px Tahoma; background-color: #e6e6e6; }
textarea { color: #316113; font: 13px Tahoma; background-color: #e6e6e6; }
select { color: #316113; font: 13px Tahoma; background-color: #e6e6e6; }
option { color: #316113; font: 13px Tahoma; background-color: #e6e6e6; }

#small { color: #316331; font: 10px Tahoma; font-style: normal; }
#small2 { color: #414141; font: 10px Tahoma; font-style: normal; }
#norm { color: #316331; font: 13px Tahoma; font-style: normal; }
#kop { color: #316331; font: 14px Tahoma; font-weight: bolder; }

#tabnav
{
    height: 20px;
	font: 11px Tahoma;
    margin: 0;
    padding-left: 15px;
    background: url(../images/tab_bottom.gif) repeat-x bottom;
}

#tabnav li
{
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited
{
    float: left;
    background: #f3f3f3;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    margin-right: 4px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #666;
}

#tabnav a:hover
{
    background: #fff;
}

#tabnav a:active
{
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #000;
} 
