/*  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 $ */

A:link {
	background-color : transparent;
	color : #9A0605;
	text-decoration : none;
	font-weight : none;
}
A:visited {
	background-color : transparent;
	color : #9A0605;
	font-weight : none;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #9A0605;
	text-decoration : bold;
                font-weight : none;
}
A:active {
	background-color : transparent;
	color : #9A0605;
	font-weight : none;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #666666;
	margin-bottom : 4px;
	margin-top : 5px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #666666;
	margin-bottom : 4px;
	margin-top : 5px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #666666;
	margin-bottom : 4px;
	margin-top : 5px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #9A0605;
	margin-bottom : 15px;
	margin-top : 5px;
}
.subhead1 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
}
.subhead2 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
}
.subhead3 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
}
.headerdate {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 140%;
	color: #666666;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.caption {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
}
.bulletlist {
	font-family : arial, sans-serif;
	font-size : 10px;
	color : #666666;
}
.table {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
}







.searchform {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #333366;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
                font-family : Arial, sans-serif;
	font-size : 12px;
	color : #cc0000;
	font-weight : bolder;
}

.loginform {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}




.mailform {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.mailformcomment {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.mailformradio {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}






.filelinks {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #E2AD29;
}
.filelinkssize {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #E2AD29;
}



.sitemap1 {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #666666;
}
.sitemap2 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Arial, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	font-family : Arial, sans-serif;
	font-size : 14px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #666666;
	margin-left : 20px;
	margin-top : 3px;
}

