body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: Black;
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4;
}


ul {
list-style-type:square; 
color:red;
}
ul li{
	list-style-image: url(fileadmin/templates/gfse/red.gif);
}
ul li div{
	color: black;
}

ul span{
color:black;
}

* {
	font-size: 100.1%;
}

h1 {
	margin: 1.2em 0 1.2em 0;
	margin-left: 30px;
	padding: 0;
	
   	line-height: 1.2;
	font-size: 1.4em;
	color: #009B4D;
}

h1 span{
	padding-left: 30px;
}

h2 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-left: 30px;
	padding-top: 1em;
	color: #444444;
}

h3 {
	font-size: 1.1em;
	margin-top: 1.5em;
	color: #444444;
}

h4 {
	font-size: 1.1em;
	margin-top: 1.5em;
	color: #AB3107;
}

h2,
h3,
h4 {
	line-height: 1.1;
}

small {
	font-size: 0.85em;
}

a:link {
	color: #009b4d;
}

a:visited {
	/*color: #CE7C00;*/
}

a:hover {
	text-decoration: none;
}

h1 small,
h2 small,
h3 small {
	font-size: 0.8em;
}

h4 input {
	margin: 0.5em 0;
}

small small {
	font-size: 0.8em;
}

big {
	font-size: 1.33em;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
	list-style-image: url(icons/list.gif);
}

ul ul {
	list-style: square;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

#page {
	background-color: White;
}

#header {
	padding: 10px;
	width: 800px;
	background-image: url(logo_text.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 170px;
}

#top {
	background-image: url(collage_40.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-left-width: 170px;
	padding-left: 170px;
	margin-left: 170px;
}

#menu {
	position: absolute;
	top: 150px;
	width: 150px;
    left: 10;
	margin-top: 45px;
	margin-bottom: 5px;
	padding: 1.7em 0 0 0;
	height: 320px;
	background-color: #009b4d;
	font-size: 12px;
	
}

#menu a{
	color: ffffff;
	text-decoration: none;
}

.menu-level1-active {
	background-color: #ff0000;
}

.menu1 li a{
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

.menu2 li a{
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	
}

.menu2 li a:hover{
	color:#FF0000;
	font-size: 12px;
	
}
.menu3 li a{
	margin-left: 30px;
	
	font-size: 12px;
	color: #FFFFFF;
}

li.menu-level2-activ a{
	font-weight: bold;
}

.menu-level3-current-active{
	font-weight: bold;
	color: #FF0000;
	font-style:italic;
	}

.menu-level2-current-active a{
	color: #FF0000;
	font-weight: bold;
	
	
}

.menu-level2-current-active ul.menu3 li a{
	font-weight: normal;
	font-style:normal;
}

ul.menu2 a:hover{
	color: #FF0000;
}

#main {
	left: 170px;
	border-right: solid silver 1px;
	border-bottom: solid silver 1px;
	border-left: solid silver 1px;
	width: 800px;
	position: relative;
	padding-bottom: 30px;
}

p.bodytext{
	padding-left: 30px;
	padding-right: 30px;
	width: 90%;
}

#footer {
	padding: 10px 0px 30px 30px;
	margin: 0px 0px 0px 170px;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #009B4D;
	width: 780px;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #009B4D;
	text-decoration: none;
}

#footer a:hover {
	color: #009B4D;
	text-decoration: underline;
}

#menu ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#home a,
#home a:link,
#home a:visited,
.menu a,
.menu a:link,
.menu a:visited,
.menu-open a,
.menu-open a:link,
.menu-open a:visited  {
	padding: 0.2em 0.1em 0.3em 1em;
	border-top: 1px solid #009b4d;
	text-decoration: none;
	color: white;
	font-weight: bold;
	display: block;
}

.menu-open a,
#home a:hover,
.menu a:hover {
	
	
}
.menu-level{
	
}

.menu-active {
	margin: 0;
	
	padding: 0.2em 0.1em 0.3em 1em;
	border-top: 1px solid #f9000c;
	font-weight: bold;
	color: White;
}
.menu-level1-current-active{
	/*background-color:#FF0000;*/
}
.menu1 li{
	
}
.menu-level1-current-active{
	background-color: #ff0000;
}
.menu2{
	background-color: #009b4d;
}
.menu2 li a:hover{
	color: #ff0000;
}
.menu3 li a:hover{
	color: #ff0000;
}


#home {
	margin-bottom: 1.7em;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li.menu,
* html ul li.home,
* html ul li.menu-active,
* html ul li.menu-open { 
	float: left; 
	width: 100%;
}

* html ul li.menu a:hover,
* html ul li.home a:hover,
* html ul li.menu a,
* html ul li.home a,
* html ul li.menu-open a,
* html ul li.menu-open a:hover { 
	height: 1%; 
	width: 100%;
}
/* End */

.download {
	width: 99%;
	background-image: url(icons/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.download a {
	display: block;
	padding: 1em 3em 1em 70px;
	font-weight: bold;
}

.download a:hover {
	display: block;
	font-weight: bold;
	background-color: silver;
	background-image: url(icons/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
}	

.download a small {
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
span.bold{
	font-weight: bold;
}


.csc-firstHeader{
	margin-left: 30px;
}

.MsoNormal{
	padding-right: 30px;
}
.dam_icon img{
	float: left;
}

.dam_icon p{
	padding-left: 40px;
	position: inherit;
}

.tx-damdownloads-pi1{
   padding-left: 30px;
}

div.dam_creator{
	position: relative;
	float: left;
}
table.tx-damdownloads-pi1-list{
	width: 90%;
}
table.browsebar{
	padding-top: 10px;
	width: 400px;
	padding-bottom: 10px;
}

h1.css-firstHeader{
	padding-top: 40px;
}
/*
<div class="csc-mailform-field">
			<label for="mailformFax">Fax:</label>
			<input type="text" name="Fax" id="mailformFax" size="40" maxlength="40" value="" /></div>
*/


div.csc-mailform-field label{
padding-left: 80px;
/*	width: 200px;
	text-align: right;
*/
}
div.csc-mailform-field div{
padding-left: 80px;
	width: 200px;
/*	text-align: right;
*/
}
.csc-mailform{
	border: 0px;
}

/*

.csc-mailform-field{
	padding: 2px;

	padding-right: 500px;
	text-align: right;

}
.csc-mailform-field label{
width: 340px;

text-align: right;

}
.csc-mailform-field input {
	width: 200px;
	padding-right: 20px;
	position: absolute;
	left: 350px;
	
}

.csc-mailform-field input.csc-mailform-submit{
	width: 100px;
	text-align: center;
}
.csc-mailform-field input.csc-mailform-check, .csc-mailform-field input.csc-mailform-radio{
	width: 15px;
	padding-bottom: 20px;
	
}




.csc-mailform-radio fieldset{
	border: 0px;
}
.csc-mailform-radio fieldset legend{
	display: none;
	border: 0px;
}
*/
.csc-mailform-buttons{
	padding: 1px;
	padding-bottom: 4px;
	text-align: right;
	background-color: #689320;
	border-bottom:medium;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-align: center;
	}
	
.csc-mailform-buttons input{
	width: 80px;
	
}

.csc-mailform-field{
	padding: 1px;
	padding-bottom: 4px;
	text-align: right;
	
	
	
	padding-right: 300px;
	
		border-bottom:medium;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	
	}

.csc-mailform-field input {
	width: 180px;
}

.csc-mailform-field input.csc-mailform-submit{
	width: 100px;
}
.csc-mailform-radio fieldset{
	border: 0px;
}
.csc-mailform-radio fieldset legend{
	display: none;
	border: 0px;
}

.csc-mailform-field input.csc-mailform-check{
	width: 15px;
}

.table_mailform{
	padding-left: 40px;
}

div.tx-thmailformplus-pi1 form p input{
	text-align: center;
}

.tx-damdownloadlist-pi1{
	padding-left: 30px;
}

.red{
	color: red;
}

#registrationform .tx_powermail_pi1_fieldwrap_html  {
	margin-bottom: 4px;
	clear: both;
}


#registrationform .tx_powermail_pi1_fieldwrap_html label {
	width: 250px;
	margin-right: 5px;
	text-align: right;
	float: left;
	display: block;
}

#registrationform .powermail_check_inner {
	overflow: auto;
	margin-bottom: 15px;
}

#registrationform .powermail_check_inner label {
	margin-left: 200px;
}


#registrationform .powermail_mandatory_js {
	width: 200px;
	float: right;
	color: red;
	
}

#registrationform .powermail_radio_inner{
	clear:both;
}

#registrationform .powermail_radio{
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	padding-top: 20px;
}
