body {
	background:#fffd00 url(../img/bg_body.jpg) no-repeat center 0;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
h1 {
	font-size:22px;
	color:#008196;
	margin-bottom:20px;
}
h2 {
	font-size:16px;
	margin-bottom:8px;
}
#page {
	position:relative;
	width:970px;
	margin:0 auto;
}
#head {
	height:180px;
	width:930px;
	background:#000 url(../img/bg_head.jpg) no-repeat;
	padding:0 20px 0 20px;
}
#logo1 {
	float:right;
}

#navigation {
	float:left;
	width:690px;
	margin-top:158px;
}
#menu {
	list-style:none;
}
#menu li {
	float:left;
}
#menu li a {
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	margin-right:3px;
	padding:3px 5px;
	background:#ff8402;
}
#menu li a:hover,#menu li a.current {
	background-color:#fff700;
	color:#000;
}

#standards  {
	list-style:none;
	float:right;
	margin-top:26px;
	padding-top:3px;
	padding-left:20px;
}
#standards li {
	color:#00;
	height:20px;
	display:inline;
}
#standards li a {
	color:#000;
	font-size:12px;
	text-decoration:none;
	margin:0 5px 0 5px;
}


#container {
	width:950px;
	background:#fff url(../img/bg_content.jpg) no-repeat;
	min-height:440px;
  	height:auto !important;
  	height:440px;
	padding:30px 0px 30px 20px;
	clear:both;
	margin-top:15px;
}

#languageselect {
	padding-top:6px;
	float:right;
}
#container ul,#container ol {
	margin-left:20px;
	margin-bottom:12px; 
}
div.defaultframe {
	clear:both;
	paddin-bottom:15px;
}
#container ul li {
	margin-bottom:5px;
}
#content {
	clear:both;
	padding-right:30px;
}
body.home #content {
	padding-right:0;
}
#content a {
	color:#ff8402;
}
#content a:hover {
		text-decoration:none;
}
p.bodytext {
	margin-bottom:12px;
}
#content div.frame-home1 {
	width:295px;
	float:left;
	height:270px;
	margin-right:20px;
	margin-top:10px;
	display:inline; /* IE 6 margin bug fix */
	font-size:12px;
}

#content div.frame-home1 h2 {
	padding:3px 8px 0px 8px;
	font-size:12px;
	height:16px;
	color:#fff;
	font-weight:normal;
	margin:0;
	background:url(../img/bg_teaser_top.png) no-repeat;
	text-transform:uppercase;
}
div.frame-home2 {
	height:320px;
}
#content div.frame-home1 .csc-textpic-text {
	padding:5px;
}
div#left {
	width:450px;
	float:left;
}
div#right {
	width:450px;
	float:left;
	margin-left:30px;
}
div#footer {
	clear:both;
	width:970px;
	height:53px;
	background:#fff url(../img/bg_footer.gif) no-repeat;
}

/* ########### Powermail ############### */

div.tx-powermail-pi1 legend {
	display:none;
}
div.tx-powermail-pi1 fieldset {
	border:0;
}
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text label,
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea label  {
	display:block;
	float:left;
	width:160px;
}
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text,
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check,
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea {
	clear:left;
	margin-bottom:10px;
}
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check {
	padding-top:10px;
	padding-bottom:10px;
}
div.tx-powermail-pi1 .powermail_text,
div.tx-powermail-pi1 .powermail_textarea {
	width:220px;
	border:1px solid #ff8402;
	padding:2px 0 2px 0;
}
div.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	clear:left;
	margin-bottom:5px;
}
div.tx-powermail-pi1 div.powermail_check_inner {
	clear:right;
	margin-bottom:5px;
}

div.tx-powermail-pi1 div.powermail_check_inner label {
	float:right;
	display:block;
	width:420px;
}
div.tx-powermail-pi1 .powermail_submit {
	margin-left:160px;
	background:#ff8402;
	color:#fff;
	padding:4px;
}
div.tx-powermail-pi1 .powermail_mandatory_js {
	color:#dd0000;
	margin-left:160px;
}
div.tx-powermail-pi1 .validation-failed {
	background-color:#ffdede;
}
