
/***************************/
/* General element styles: */
/***************************/
* { font-family: verdana,arial,helvetica; color: #000; }
pre { font-family: monospace; }
a { color: #008000; text-decoration: none;}
form { margin: 0px 0px 0px 0px;}
p, pre { margin: 8px 0px 8px 0px; }
p, td, ul, ol { font-size: 11pt; }
input, textarea, select { padding-left: 5pt; font-size: 11pt; }
img { border: 0; }

/******************/
/* Headers, plain */
/******************/
h1 { font-size: 18pt; color: #1e327b;  }
h2 { font-size: 15pt; color: #535c2e; }
h3 { font-size: 13pt; color: #000; }
h4 { font-size: 11pt; color: #333399; }
h5 { font-size: 11pt; color: #000; }
h1, h2, h3, h4, h5 { margin: 10px 0px 10px 0px; }
.csc-header h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader {
	margin-top:0;padding:0; font-size:16pt; }
.internal-link { font-weight: bold;}

/* Headers, with link */
h1 a, h2 a, h3 a, h4 a, h5 a { color: #800000; text-decoration: none; }
h2 a { color: #535c2e; }
h3 a { color: #000; }
h4 a { color: #333399; }
h5 a { color: #000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { text-decoration: none; color:#660000;}

/* RTE / Table styling */
table.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
table.contenttable tr td { padding: 0px 3px 0px 3px; }
table.contenttable tr td P.bodytext { font-size: 10px; }
table.contenttable tr { background-color: #EDEBF1; }


body, html { border: 0; margin: 0;
	width: 100%; height: 100%;
	font: normal 100.01% Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt; background-color: #fff; } 
#header { position: relative; width: 100%; padding-bottom: 10px; border-bottom: 5px solid #99cc00; }
#logo { position: relative; padding-left: 10px; }
#topmenu { display: none; position: absolute; }
#header2 { position: absolute; display: none; }
#content-wrapper { position: relative; width: 100%; }
#headerpic { position: absolute; display: none; }
#rootline { padding: 5px 5px 10px 5px ; border-bottom: solid 1px #ccc; margin: 10px 0; }
#rootline a { text-decoration: none;  }
#pagetitle { padding: 5px 0 10px; }
#content { position: relative; }
#copyright { margin-top: 32px; padding: 12px 5px 5px 5px; clear: both; font: normal 11pt Verdana,Arial,Helvetica,sana-serif;
	color: #999999; border-top: solid 1px #ccc; }
#left { position: absolute; display: none; }

	
.csc-header h1 { margin-top:0; padding-top: 30px; font-size: 16pt; }
.typo3-adminPanel { display: none; position: absolute; }