/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


.normal {
    font-family: Arial; 
    color: #000000;
    text-decoration: none; 
    font-size: 11pt; 
    font-weight: normal;
    margin-top:0pt;
    margin-left:0pt;
    margin-right:0pt;
   }

.right {
    font-family: Arial; 
    color: #000000;
    text-decoration: none; 
    font-size: 9pt; 
    font-weight: normal;
    margin-top:0pt;
    margin-left:15pt;
    margin-right:5pt;
   }
.border {
    font-family: Arial; 
    color: #000000;
    text-decoration: none; 
    font-size: 11pt; 
    font-weight: bold;
    margin-top:0pt;
    margin-left:70pt;
    margin-right:5pt;
   }

.csc-textpic-caption {
    font-family: Arial; 
    color: #000000;
    text-decoration: none; 
    font-size: 9pt; 
    font-weight: normal;
    margin-top:0pt;
    margin-left:15pt;
    margin-right:5pt;
   }

.csc-header-n1 {
    font-family: Arial; 
    color: #7b8f1c;
    font-weight: normal;
    margin-top:15pt;
   }


.normalTable {
    background-color:#FFFFFF;
    color:black
    }

.m1Act { font-family: Verdana, sans-serif; 
    color: #FFFFFF;
    text-decoration: none; 
    font-size: 11pt; 
    font-weight: bold;
   }
    
.m1noAct{ font-family: Verdana, sans-serif; 
    color: #7b8f1c;
    text-decoration: none; 
    font-size: 11pt; 
    font-weight: bold; 
    }

.m2Act { font-family: Verdana, sans-serif; 
    color: #000000;
    text-decoration: none; 
    font-size: 8pt; 
    font-weight: bold;
    margin-top:6pt;
    margin-left:14pt;
   }
    
.m2noAct{ font-family: Verdana, sans-serif; 
    color: #000000;
    text-decoration: none; 
    font-size: 8pt; 
    font-weight: normal; 
    margin-top:6pt;
    margin-left:14pt;
    }


.mf-lable {
    font-family : Verdana, sans-serif;
    font-size : 11px;
    color: #000000;
    margin-top : 1px;
    margin-bottom : 1px;
    padding-bottom : 0px;
    }

.mf-fild {
    font-family : Verdana, sans-serif;
    font-size : 11px;
    color: #000000;
    margin-top : 1px;
    margin-bottom : 1px;
    padding-bottom : 0px;
    }

.tx-flseositemap-pi1 {
    font-family : Verdana, sans-serif;
    font-size : 11px;
    color: #000000;
    margin-top : 1px;
    margin-bottom : 1px;
    padding-bottom : 0px;
    }

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}


