html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0;
border: 0;
overflow: auto; 
}

body {
background-color: #c0c0c0;
height:100%; 
max-height:100%; 
overflow: hidden;
padding:0; 
margin:0; 
border:0;
}

#header {
position: absolute;
left: 50%;
width: 955px;
height: 250px;
z-index: 5;
margin-left: -470px;
background: url(../img/header.gif) no-repeat;
}

#search {
margin-right: 2px;
}

#navi_top {
font-size: 0.8em;
font-family: arial, verdana, sans-serif;
font-weight: normal;
width: 300px;
margin-top: 4px;
margin-left: 20px;
padding: 5px;
height: 20px;
float: left;
}

#navi_top a {
color: #fccc73;
padding-right: 8px;
padding-left: 8px;
text-decoration: none;
}

#navi_top a:hover {
color: #fccc73;
border-bottom: 2px solid #ff7f50;
}

#navi_top .active {
color: #fccc73;
border-bottom: 2px solid #ff7f50;
}

#wrapper {
position: absolute;
background-color: #fccc73;
padding: 0;
margin: 0;
width: 953px;
left: 50%;
top: 250px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin-left: -470px;
min-height: 54%;
}

#navbg {
background-color: #fccc73;
margin-top: 10px;
margin-left: 0px;
width: 190px;
padding-top: 12px;
float: left;
}

#navi {
width: 180px;
}

#navi a {
display: block;
color: #000000;
font-size: 1em;
font-family: arial, verdana, sans-serif;
width: 160px;
margin-left: 5px;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
border-left: 3px solid #ff7f50;
text-decoration: none;
}

#navi a:hover {
display: block;
text-decoration: none;
width: 170px;
color: #000000;
border-left: 7px solid #ff7f50;
padding-left: 6px;
}

#navi .active {
width: 170px;
background-color: #ff7f50;
color: #FCCC73;
font-weight: bold;
}

#subnavi a {
font-size: 0.8em;
font-family: arial, verdana, sans-serif;
display: block;
border-left: 3px solid #ff7f50;
width: 160px;
font-weight: bold;
text-indent:11px;
}

#subnavi a:hover {
font-size: 0.8em;
font-family: arial, verdana, sans-serif;
display: block;
color: #ff7f50;
border-left: 7px solid #ff7f50;
padding-left: 6px;
width: 170px;
}

#subnavi .active {
background-color: #ff7f50;
width: 170px;
}

#content {
display: block;
overflow: auto;
z-index: 3;
position: absolute;
font-size: 0.9em;
font-family: arial, verdana, sans-serif;
color: #000000;
background-color: #ffffff;
width: 550px;
float: left;
border-right: 1px solid #fff;
left: 50%;
padding-top: 0px;
margin-left: -285px;
margin-top: 0px;
height: 100%;
max-height: 100%;
text-align: left;
padding-left: 5px;
}

#content a:link
{
	color:#666666;
	text-decoration:underline;
}
#content a:visited
{
	color:#333333;
	text-decoration:underline;
}
#content a:hover
{
	color:#F1A502; /*yellow*/
	text-decoration:underline;
}
#content a:active
{
	color:#666666;
	text-decoration:underline;
}
#content h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	color: #540032;
	background: #ffffff;
	border-bottom: 1px dotted #540032;
	margin: 0px;
	margin-bottom: 20px;
	padding-right: 5px;
}

#content td {
	width: 540px;
	text-align: left;
}

#right {
position: absolute;
font-size: 0.9em;
font-family: arial, verdana, sans-serif;
color: #000000;
background-color: #fccc73;
left: 50%;
margin-top: 10px;
margin-left: 268px;
padding-left: 10px;
padding-top: 0px;
width: 198px;
min-height: 100%;
float: right;
}

#right a:link {
	color:#666666;
	text-decoration:underline;
}
#right a:visited {
	color:#333333;
	text-decoration:underline;
}
#right a:hover {
	color:#F1A502;
	text-decoration:underline;
}

#right h1 {
font-size: 1.1em;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #FCCC73;
text-align: center;
background-color: #ff0000;
width: 192px;
}

#right p {
	width: 192px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #ff0000;
	border-bottom: 3px dotted #000000;
}

#footer {
position: absolute;
width: 953px;
top: 100%;
left: 50%;
margin-left: -478px;
margin-top: 0px;
background-color: #540032;
font-size: 0.8em;
font-family: arial, verdana, sans-serif;
color: #FCCC73;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-align: center;
z-index: 5;
clear: both;
}

#search form {
width: 200px;
}

fieldset {
  padding: 1em;
  font-size: 1em;
  font-family: arial, verdana, sans-serif;
  border: 0px;
  }

input {
  border: 1px solid #000000;
  margin: 1px;
}

.submit_button {
  border: 1px solid #000000;
  background-color: #FCCC73;
}

input.tx-indexedsearch-searchbox-button {
background-color: #ffffff;
}

.csc-mailform-submit {
background-color: #FCCC73;
border: 1px solid #000000;
margin: 1px;
margin-left: 140px;
}

select {
  border: 1px solid #000000;
  margin: 1px;
}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #00ffff;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red; /* Background color if validation failed */
	background-image: url(fileadmin/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #000;
	background-color: #fff;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
width: 150px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
border: 1px solid #000;
width: 250px;
height: 120px;
}

fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 60px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #eee;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
