/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */


.test {
	background-color: transparent;
	color: #7fb67f;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 50px 
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
	margin-left:20px;
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	line-height : 14.4pt;
	color : black;
	margin-bottom : 0px;
	margin-top : 40px;
	margin-left: 0px;


	
}
H2 {
	font-family : Arial;
	font-size : 15px;
	color : black;
	margin-bottom : 10px;
	margin-top : 20px;
	margin-left: 10px;

}
H3 {
	font-family : Arial;
	font-size : 12px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
		
}
H4 {
	font-family : Arial;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
		
}
H5 {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	line-height : 14.4pt;
	color : #333333;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
		
}
.subhead1 {
	font-family : Arial;
	font-size : 10px;
	color : black;

}
.subhead2 {
	font-family : Arial;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Arial;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Arial;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Arial;
	font-size : 11px;
	color: black;
	margin-top: 10px;
	margin-left: 0px;
	
	
}
.caption {
	font-family : Arial;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Arial;
	font-size : 12px;
	color : #333333;
}

.csc-bulletlist {
        margin-top : 0px;
	font-family : Arial;
	font-size : 12px;
	color : #333333;
}

.csc-bulletlist-1 {
        margin-top : 0px;
	font-family : Arial;
	font-size : 12px;
	color : #333333;
}

.table {
	font-family : Arial;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Arial;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Arial;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Arial;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Arial;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Arial;
	font-size : 12px;
	color : navy;
}
.filelinkssize {
	font-family : Arial;
	font-size : 12px;
	color : navy;
}



.sitemap1 {
	font-family : Arial;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Arial;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Arial;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Arial;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Arial;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Arial;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}



.unten   { 
	vertical-align:bottom;
}

.menuact {
        background-color : transparent;
	color : #7fb67f;
	text-decoration : none;
	font-weight : bold;
}

menu2 {
	font-family : Arial;
	font-size : 7pt;
	color : blue;
	
	
}