/* Basics */

html, body {
	margin: 10px;
	padding: 0;
	/*text-align: center;*/
	background-color: #fff;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;

}

p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}


h1 {
	color: #039157;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 25px;
}

h2 {
	color: #039157;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

h3 {
	color: #039157;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	/*background-image: url(../images/bg_prodheader.jpg);
	background-repeat: repeat-y;*/
	background-color: #039157;
	color: #fff;
	margin-bottom: 10px;
	padding: 5px;
}

a {
	color: #009157;
	text-decoration: underline;
}

a:hover {
	color: #666;
}

#main p {
	padding-bottom: 10px;
}

ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}

img {
	border: none;
}

table th,
table td {
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

/* Structure */

.clearer {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}

#wrapper {
	width: 850px;
	margin: 0px 0px 0px 19px;
}

#header {
	/*height: 90px;*/
	/*padding-bottom: 10px;*/
}

#headers {
	float: right;
	width: 600px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#logo {
	float: left;
	padding-left: 2px;
}

#lang_selection {
	float: right;
	margin-top: 0px;
	text-align: left;
	width: 195px;
}

#lang_selection span {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	display: block;
}

#lang_selection div.flag {
	float: left;
	margin: 8px 10px 0 0;
}

#page_selection {
	float: right;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#page_selection span {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
}

#page_selection table {
	margin-top: 2px;
}

#page_selection select {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin: 1px 5px 0 0;
	width: 190px;
}

#page_selection input {
	width: 40px;
}

#nav_service {
	float: left;
	text-align: right;
	padding-top: 40px;
	width: 349px;
}

#nav_service ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

#nav_service ul li {
	float: left;
	padding: 3px 5px 3px 25px;
}

#nav_service ul li a {
	display: block;
	color: #088C4E;
	text-decoration: none;
}

#nav_service ul li a.active {
	text-decoration: underline;
}

#search {
	float: right;
	padding: 40px 8px 0px 0px;
	height: 20px;
}

#search input {
	width: 150px;
	margin: 0 0 0 5px;
	font-size: 12px;
	line-height: 12px;
}

#search div.btn {
	padding: 3px 0 0 15px;
	font-weight: bold;
	margin: 0px;
}

#search a {
	cursor: pointer;
	text-decoration: none;
}

#keyimage {
	border-bottom: 5px solid #fff;
	background-color: #fff;
}

#breadcrumb {
	width: 430px;
	height: 16px;
	padding: 0px 10px 0 0px;
}

#breadcrumb div {
	float: left;
	color: #7B7B7B;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	/*font-weight: bold;*/
	padding: 0px 2px;
}


#breadcrumb div a {
	color: #7B7B7B;
	text-decoration: none;
}

#breadcrumb div a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}

#main {
	background: url(../images/background_grey.gif);
	border-top: 5px solid #fff;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0 none;
}
* html #main {
	padding-top: 1px;
}

#left {
	float: left;
	width: 190px;
	color: #B9B9B9;
	/*background-color: #F0F0F0;*/
}

#nav_main {
	padding: 10px 10px 10px 20px;
}

#nav_main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_main ul li {
	font-size: 14px;
	padding-top: 12px;
}

#nav_main ul li a {
	display: block;
	color: #7b7b7b;
	text-decoration: none;
}

#nav_main a.active {
	color: #008D4F;
	/*font-weight: bold;*/
}

#nav_main ul li a:hover {
	color: #039157;
}

#nav_main ul li ul {
	padding: 4px 0px;
}

#nav_main ul li ul li {
	padding-top: 6px;
}

#nav_main ul li ul li a {
	padding-left: 12px;
	font-size: 12px;
}
#nav_main ul li ul li a.active {
	background: url(../images/icons/nav_main_neu.gif) no-repeat 0px 3px;
	color: #008D4F;
	font-weight: normal;
}

#nav_main ul li ul li ul li a {
	padding-left: 24px;
}

#nav_main ul li ul li ul {
	padding: 0px;
}

#nav_main ul li ul li ul li a.active {
	background: url(../images/icons/nav_main_neu.gif) no-repeat 12px 3px;
}

#content {
	float: left;
	width: 430px;
	min-height: 400px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	padding: 10px;
	padding-bottom: 0;
	border-bottom: 0 none;
	margin: 0;
}

#right {
	float: right;
	width: 190px;
}

#right_content {
	/*margin-top: 3px;*/<b></b>
}

#right_content img {
	padding-bottom: 5px;
}

#footer {
	background-color: #fff;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}

/* T3 Element Styles */

#content div.csc-header-n1 h2 {
	/*background-image: url(../images/bg_prodheader.jpg);
	background-repeat: repeat-y;*/
	background-color: #039157;
	color: #fff;
	margin-bottom: 20px;
	padding: 5px;
}

#content div.csc-header-n1 img {

}

#content div.csc-textpic dd.csc-textpic-caption {
	font-size: 10px;
	font-style: italic;
}

/* Products */

#content div.prod_item {
	border: 1px solid #E5E7E6;
	border-left: none;
	border-right: none;
	background-color: #E5E7E6;
}

#content div.prod_item div.header {
	/*background-image: url(../images/bg_prodheader.jpg);
	background-repeat: repeat-y;*/
	margin-bottom: 10px;
	background-color: #039157;
	color: #fff;
}

#content div.prod_item div.header div.left {
	float: left;
}

#content div.prod_item div.header div.right {
	float: right;
	width: 100px;
	text-align: center;
}

#content div.prod_item div.header h1 {
	color: #fff;
	margin: 0;
	padding: 5px;
}

#content div.prod_item div.header p {
	font-size: 11px;
	padding: 5px 0 5px 0;
}

#content div.prod_item div.series {
	margin-bottom: 20px;
}

#content div.prod_item div.images {
	float: left;
	width: 135px;
	padding: 0 5px 0 5px;
}

#content div.prod_item div.images img {
	margin-bottom: 5px;
}

#content div.prod_item div.prod_list {
	float: left;
	padding-top: 10px;
}

#content div.prod_item div.prod_list div.desc {
	width: 180px;
	padding-left: 5px;
}

#content div.prod_item div.prod_list h2 {
	color: #000;
	font-size: 12px;
}

#content div.prod_item div.docs {
	float: right;
	width: 100px;
	padding-top: 15px;
	text-align: center;
}

#content div.prod_item div.docs div.download {
	margin-bottom: 5px;
}

div.row div.clearer
{
    clear: left;
}

div.row
{
    width: 430px;
    float: none;
    margin: 10px 0;
}

div.row label
{
    display: block;
    padding: 3px 0 3px 0;
    width: 130px;
    float: left;
    font-weight: bold;
}

div.row input,
div.row select
{
    display: block;
    float: left;
    width: 260px;
}

div.row input.fileupload
{
}

div.row textarea
{
    width: 390px;
}

div.tx-indexedsearch-searchbox input.button
{
    margin-left: 140px;
}

div.row input.radio,
div.row input.checkbox
{
    width: auto;
}

div.row img
{
    float: left;
}

div.row input.captcha
{
    margin-left: 10px;
    width: 100px;
}

div.tx-indexedsearch-res h3
{
    margin: 10px 0 5px 0;
}

.error
{
    color: red;
}


/* Product File Downloads (+ tx-ebfeuseradmin-pi1, tx-ebfeuseradmin-pi2)*/

div.tx-ebfeuseradmin-pi1 h1,
div.tx-ebfeuseradmin-pi2 h1,
div.tx-szenergiebauproducts-pi2 h1 {
	/*background-image: url(../images/bg_prodheader.jpg);
	background-repeat: repeat-y;*/
	background-color: #039157;
	margin-bottom: 10px;
	padding: 5px;
	color: #fff;
}

div.tx-ebfeuseradmin-pi2 div.item,
div.tx-szenergiebauproducts-pi2 div.item {
	padding: 0 5px;
}

div.tx-ebfeuseradmin-pi2 div.item div.title,
div.tx-szenergiebauproducts-pi2 div.item div.title {
	float: left;
         font-size: 11px;
}

div.tx-ebfeuseradmin-pi2 div.item div.title a,
div.tx-szenergiebauproducts-pi2 div.item div.title a {
	color: #666;
	text-decoration: none;
         font-size: 11px;
}

div.tx-ebfeuseradmin-pi2 div.item div.hlight a,
div.tx-szenergiebauproducts-pi2 div.item div.hlight a {
	color: #666;
	font-weight: bold;
         font-size: 11px;
}

div.tx-ebfeuseradmin-pi2 div.item div.title a:hover,
div.tx-szenergiebauproducts-pi2 div.item div.title a:hover {
	color: #000;
	text-decoration: underline;
         font-size: 11px;
}

div.tx-ebfeuseradmin-pi2 div.item div.download,
div.tx-szenergiebauproducts-pi2 div.item div.download {
	float: right;
}

/* FE user admin (tx-ebfeuseradmin-pi1) */

div.tx-ebfeuseradmin-pi1 div.search_form {
  margin-bottom: 25px;
}

div.tx-ebfeuseradmin-pi1 div.link {
  text-align: right;
  margin-bottom: 5px;
}

div.tx-ebfeuseradmin-pi1 div.user-list table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}

div.tx-ebfeuseradmin-pi1 div.user-list table th {
  height: 25px;
  background: #f0f0f0;
  vertical-align: middle;
  color: #7B7B7B;
  border-bottom: thin solid #B9B9B9;
  padding-left: 3px;
}

div.tx-ebfeuseradmin-pi1 div.user-list table td {
  background: #F0F0F0;
  height: 25px;
  vertical-align: middle;
  border-bottom: thin solid #B9B9B9;
  padding-left: 3px;
}

div.tx-ebfeuseradmin-pi1 div.user-list table td.icon-first {
  padding-left: 5px;
}

div.tx-ebfeuseradmin-pi1 div.user-list table td.icon {
  width: 20px;
}

div.tx-ebfeuseradmin-pi1 div.msg {
  background: #f0f0f0;
  color: #ff0000;
  margin-bottom: 15px;
}

div.tx-ebfeuseradmin-pi1 div.user-list {
}

div.tx-ebfeuseradmin-pi1 div.pagebrowser div.data{
  margin-bottom: 10px;
}

div.tx-ebfeuseradmin-pi1 div.row {
  height: 25px;
  margin: 3px 0 3px 0;
}

div.tx-ebfeuseradmin-pi1 .field #user_search {
	width: 135px;
}

div.tx-ebfeuseradmin-pi1 div.row label {
  width: 150px;
}

div.tx-ebfeuseradmin-pi1 div.nofiles {
  height: 27px;
}

div.tx-ebfeuseradmin-pi1 div.required {
  margin-top: 15px;
}

/* form Press */

#selectaddress {
	width: 100px;

}
div.row {
	clear: both;
}
div.row input.text1
{
    display: block;
    float: left;
    width: 210px;
}
div.row label.contactlabel
{
    display: block;
    padding: 3px 0 3px 0;
    width: 170px;
    float: left;
    font-weight: bold;
}
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-lastcol {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-lastcol dt {
	margin-bottom: 0;
	padding-bottom: 0;
	border-style: none;
	border-width: 0px;
}
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-lastcol dt img {
	margin-bottom: 0;
	padding-bottom: 0;
	border-style: none;
	border-width: 0px;
}

/* rgaccordion */
h3.rgaccord1-toggle {
	background: #039157 !important;
	font-size: 14px !important;
	font-weight: bold;
	color: #003E1F !important;
	margin-right: 0 !important;
	height: auto !important;
	line-height: normal !important;
	padding:  5px !important;
	border: none !important;
}

h3.rgaccord1-toggle.act {
	/*background: #008955 !important;*/
	background: #008955 !important;
	color: #ffffff !important;
}

div.rgaccord1-content {
	border: none !important;
	width: auto !important;
	height: none!important;
}
div.rgaccord1-content h5 {
	margin-top: 0;
}

.player-holder {
	margin-bottom: 10px;
}

a.player-button {
	cursor: pointer;
}

.szdms-br-line {
	margin-top: 10px;
	border-top: 1px solid #7B7B7B;
	/*background: url(../images/background_grey.gif) no-repeat 0 100%;*/
	height: 2px;
	width: 154px;
}

.szdms-notice {
	margin-top: 25px;
}

.szdms-form .szdms-input select.dropdown {
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}

.szdms-results .file-lang {
	padding: 5px 0 0 7px;
}

.szdms-form-title-second {
	padding-top: 5px;
}

.tx-szdms-pi1 .szdms-form {
 	float: right;
 	padding: 10px;
 	background: transparent url(../images/background_grey.gif) repeat scroll 0 0;
}
#right_content .tx-szdms-pi1 .szdms-form {
	/*float: none;*/
}
.tx-szdms-pi1 .szdms-form-title {
	font-size: 20px;
	color: green;
}
.tx-szdms-pi1 .szdms-label,
.tx-szdms-pi1 .szdms-label-checkbox {
	margin-top: 10px;
	font-weight: bold;
}
.szdms-form input,
.szdms-form select {
 	width: 150px;
}
.szdms-form .szdms-input2 input,
.szdms-form .szdms-input2 select {
 	width: 300px;
}
.szdms-more {
	padding-top: 5px;
}
.szdms-more img {
	vertical-align: middle;
}
.szdms-more .nounder {
	text-decoration: none;
}
#result-search {
	padding: 10px;
	position: absolute;
	left: 360px;
	top: 297px;
	width: 300px;
	border: 1px solid #7B7B7B;
	background-color: white;
	display: none;
}
.szdms-form select {
	/*behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);*/
}

.tx-szdms-pi1 .szdms-results {
	width: 430px;
}
.tx-szdms-pi1 .szdms-results-header {
	padding: 10px 10px 15px 10px;
	border-bottom: 1px solid #000000;
}




.tx-szdms-pi1  p.szdms-results-hits,
.tx-szdms-pi1  div.szdms-results-title {
 	font-weight: bold;
}

.tx-szdms-pi1  div.szdms-results-title {
	padding: 10px 0 10px 0;
}

.tx-szdms-pi1  input.button,
.tx-szdms-pi1  input.checkbox {
 	width: auto;
 	margin:0;
 	padding:0 5px;
 	overflow:visible;
}

.tx-szdms-pi1 div.szdms-results-list {
	padding: 5px;
}
.tx-szdms-pi1 div.szdms-results-list table{
	font-size: 12px;
	font-weight: bold;
}

 div.szdms-results-list table td {
	padding-top: 20px;
}

.tx-szdms-pi1 .szdms-results-none {
	padding: 20px 0 0 10px;
}