/*  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 : #000000;
  text-decoration : underline;
  font-weight : none;
}
A:visited {
  background-color : transparent;
  color : #000000;
  font-weight : none;
  text-decoration : underline;
}
A:hover {
  background-color : transparent;
  color : #000000;
  text-decoration : none;
}
A:active {
  background-color : transparent;
  color : #000000;
  font-weight : bold;
  text-decoration : underline;}


SELECT {  
  font-family: Arial;
  font-size: 10px 
}
TEXTAREA {  
  font-family: Arial; 
  font-size: 10px
} 
INPUT {  
  font-family: Arial; 
  font-size: 10px 
}


H1 {
  font-family : Arial;
  font-size : 18px;
  color : #a7005b;
  margin-bottom : 10px;
  margin-top : 10px;
  font-weight: lighter;
}
H2 {
  font-family : Arial;
  font-size : 18px;
  color : #a7005b;
  margin-bottom : 10px;
  margin-top : 10px;
  font-weight: lighter;
}
H3 {
  font-family : Arial;
  font-size : 24px;
  color : #a7005b;
  margin-bottom : 10px;
  margin-top : 10px;
  font-style : italic;
  font-weight: lighter;
  
}
H4 {
  font-family : Arial;
  font-size : 14px;
  color : #000000;
  margin-bottom : 0px;
  margin-top : 10px;
}
H5 {
  font-family : Arial;
  font-size : 14px;
  color : #000000;
  margin-bottom : 0px;
  margin-top : 10px;
}
H6 {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
  margin-bottom : 0px;
  margin-top : 10px;
  alignment : right;
}
.subhead1 {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}
.subhead2 {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}
.subhead3 {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}
.headerdate {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
  font-weight: normal;
}

P {
  font-family : Arial;
  font-size : 13px;
  line-height : 140%;
  color: #000000;
  margin-top : 1px;
  margin-bottom : 1px;
  padding-bottom : 0px;
  text-indent : 0px;
  text-align : justify;
}
.caption {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}
.bulletlist {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}
.table {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}







.searchform {
  font-family : Arial;
  font-size : 12px;
  color : #6600CC;
  font-weight : normal;
}
.searchresultpagetitle {
  font-family : Arial;
  font-size : 12px;
  color : #333333;
  font-weight : bold;
}
.searchresultcontent {
  font-family : Arial;
  font-size : 11px;
  color : #6600CC;
  font-weight : normal;
}
.searchresultheader {
  font-family : Arial;
  font-size : 12px;
  color : #333366;
  font-weight : bolder;
}
.searchmarkup {
  color : #FF0066;
}




.loginform {
  font-family : Arial;
  font-size : 14px;
  color : #CC0000;
  font-weight : normal;
}




.csc-mailform-field label {
width: 85px;
float: left;
text-align: left;
margin-right: 0em;
margin-top: 0em;
margin-left: 0px;
display: block
}

.csc-mailform-submit {
margin-left: 86px;
}
.csc-mailform {
  font-family : Arial;
  font-size : 12px;
  color : #000000;
  font-weight : normal;
  border-width : 0px;
}


.csc-textpic-caption {
  font-family : Arial;
  font-size : 10px;
  color : #000000;
}

.filelinks {
  font-family : Arial;
  font-size : 12px;
  color : #000000;
}
.filelinkssize {
  font-family : Arial;
  font-size : 12px;
  color : #000000;
}



.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;
}