/*  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 : #42427B;
	text-decoration : underline;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : #684017;
	font-weight : bold;
	text-decoration : underline;
}
A:hover {
	background-color : transparent;
	color : #9C9CBA;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #8D6F50;
	font-weight : bold;
	text-decoration : underline;
}


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 : arial, verdana, sans-serif;
	font-size : 20px;
	color : #808080;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : arial, Verdana, sans-serif;
	font-size : 17px;
	color : #808080;
	margin-bottom : 15px;
	margin-top : 20px;
}
H3 {
	font-family : arial, Verdana, sans-serif;
	font-size : 13px;
	color : white;
	margin-bottom : 0px;
	margin-top : 10px;
       background-color: #5D88AF;
       padding: 4px;
}
H4 {
	font-family : arial, Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : arial, Verdana, sans-serif;
	font-size : 14px;
	line-height : 125%;
	color: #383838;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

b {color: #646464;}

.caption {
	font-family : arial, Verdana, sans-serif;
	font-size : 13px;
	color : #42427B;
       font-style : italic;
}
.bulletlist {
	font-family : arial, Verdana, sans-serif;
	font-size : 11px;
	color : #383838;
}
.table {
	font-family : arial, Verdana, sans-serif;
	font-size : 12px;
	color : #383838;
       padding: 3px;
       background-color: #CECECE;
	line-height : 125%;
       spacing: 0;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color : #42427B;
	margin-bottom: 15px;
	text-align: center;
	text-decoration: underline;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #383838;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

/* RTE / Table styling */
TABLE.contenttable { border: 1px #CFCFCF solid; margin: 0px 0px 16px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 5px 0px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px;}
TABLE.contenttable TR { background-color: #EFEFEF; }
TABLE.contenttable A {color: #929F73; font-weight: bold; text-decoration:none;}
TABLE.contenttable A:visited {color: #707070; font-weight: bold;}
TABLE.contenttable A:hover {color: #A2A2A2; font-weight: bold; text-decoration:underline;}
TABLE.contenttable A:active {color: #CBC5C8; text-decoration:underline;}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-weight: bold; font-size: 11px;  text-align: left; color: #929F73;}
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-1 P { color: #000000; }

TABLE.contenttable-0 P { color: #707070; }
TABLE.contenttable-0 TR.tr-0 TD P {font-weight: bold; color: #707070; text-align: left;}
TABLE.contenttable-0 TR.tr-0 TD { font-weight: bold; background-color: #CFCFCF; text-align: left;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

