/*
	 *  content.css
	 *  stiebel.de
	 *
	 *  2007/06/29
	 *  Copyright 2007 Stiebel GmbH. All rights reserved.
	 *
*/
#content {
	width: 650px;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

#content_protec	{
	width: 650px;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

#content_protec	h1 {
	color: #136e29;
}

#content_protec	p {
padding: 0 0 14px 0; margin:0;

}

#content_protec dl, #content_protec dt, #content_protec .csc-textpic-imagewrap {padding:0; margin:0;}

.columns_100 {
	width: 100%;
	float: left;
	padding: 0 0 0 10px;
	}

#teasertext {
	margin: 0px;
	padding: 10px 0 0 4px;
	float: left;
	width: 175px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

#navigation #teasertext a {
	display: inline;
	color: #000;
	text-decoration: underline;
}

#contentbox {
	width: 490px;
	margin: 0;
}

#content td {
	vertical-align: top;
}
#content h1 {
	color: #136E29;
	margin-bottom: 0.75em;
	font-size: 1.4em;
	font-weight:bold;
}
#content h4 {
	color: #136E29;
	margin-bottom: 0.75em;
	font-size: 1.2em;
	font-weight:bold;
}
#content h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #393939;
	font-weight: bold;
	font-size: 1.1em;
}
#content h3 {
	font-size: 1.1em;
	margin-top: 0.7em;
	margin-bottom: 0.3em;
}
#content h3.dotted {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #393939;
	border-bottom: 1px dotted #CCCCCC;
}
img.border {
	border: 1px solid #CCCCCC;
	padding: 0.2em;
	margin: 0.2em;
}
div.columns_70_30 {
	
}
div.columns_70_30 div.column_left {
/*	float: left;
	width: 250px;
	margin: 0;
	border-right: 10px solid white;
	padding: 0;*/
}
div.columns_70_30 div.column_right {
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
	padding-left: 0.7em;
}
p.productstxt {
	padding: 1em;
	color: black;
	background: #fdf3c2;
	height: 25.4em;
}


table label {
	font-weight: bold;
}
td {
	padding: 0.5em;
	border-bottom: 1px solid #136E29;
}

#zdf td, .csc-loginform td, .csc-searchform td{
	border-style:none;
}

table ul {
	list-style-type: square;
	margin-left: 1.2em;
}
table li {
	padding: 0.4em 0;
}
img.personal {
	float: left;
	margin-right: 20px;
	clear: left;
}

dl dt {
	float: left;
	font-weight: bold;
	color: #696969;
}
dl dd {
	margin-left: 170px;
}
.vertical_dotted {
	background: url(../img.site/line.dotted.vertical.gif) repeat-y left;
}
.horizontal_dotted {
	background: url(../img.site/line.dotted.horizontal.gif) repeat-x left;
}

div.csc-sitemap ul {
	margin: 0em !important;
	list-style-type: square !important;
	list-style-position: outside !important;
}
div.csc-sitemap li a {
	display: block;
	border-bottom: 1px solid black;
	margin-top: 2em;
	font-weight: bold;
	color: black;
}
div.csc-sitemap ul ul li a {
	margin-left: 2em;
	margin-top: 1.5em;
	border: none;
}
div.csc-sitemap ul ul ul li a {
	margin: 0;
	border: none;
}
div.csc-sitemap ul ul ul {
	margin-left: 4em !important;
}
div.csc-sitemap ul ul li a {	
	color: #696969;
}
div.csc-sitemap ul ul ul li a {
	font-weight: normal;
}
div.csc-sitemap ul a {
	text-decoration: none;
}
div.csc-sitemap ul a:hover {
	text-decoration: underline;
}
table tr.ungerade {
	background: #CCCCCC;
}
table tr.gerade {
	background: #FFFFFF;
}

div.ansprechpartner {
	width: 450px;
	float:left;
	padding: 1em 0;
	border-bottom: 1px solid silver;
}
div.ansprechpartner h1 {
		color: #999999 !important;
		font-size: 1.1em !important;
		text-transform: none !important;
}
div.ansprechpartner p {
		margin-left: 1em;
}
div.ansprechpartner p strong {
		display: block;
		float:  left;
		width: 120px;
		margin-right: 0.5em;
}
div.math_table table {
	color: black;
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
div.math_table th {
	text-align: left;
}
div.math_table table th.align-center {
	text-align: center;
	padding: 5px;
}
div.math_table table td, div.math_table table th {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}
div.math_table table th {
	color: white;
	background: silver;
	border: 1px solid silver;
}
div.math_table table td.align-center {
	text-align: center;
}
div.hidden_table table td, div.math_table table th {
	border: 0;
}
div.hidden_table table th {
	font-weight: bold;
}
div.hidden_table table td.align-center {
	text-align: center;
}
div.math_table table tr.odd, td.odd {
	color: black;
	background: #DCDCDC;
}
div.math_table table tr.even, td.even {
	color: black;
	background: #FFFFFF;
}
.csc-textpic-text { display: block; }

/* Formular  */


#mailform, .csc-mailform  fieldset{
	border-style:none;
}

.csc-mailform {
	border: 1px solid #e5e5e5;
	* padding:10px;						 /*IE*/
}

.csc-mailform  fieldset{
	margin:20px 0px 0px 0px;
	padding:0px;
}

.csc-mailform  .csc-mailform-label{
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #393939;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #cbcbcb;
}

.csc-mailform-field {
	width: 100%;
	overflow:hidden;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.csc-mailform-field legend {
	display:none;
}

.csc-mailform-field label {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

.csc-mailform-field input, .csc-mailform-field select, #mailformAnfrage, #mailformSchulausbildung, #mailformProduktpalette, #mailformReferenzen, #mailformSchulausbildung, #mailformEnquiry, #mailformReferences, #mailformProduct_range, .csc-mailform-field textarea{
	width: 280px;
	padding:3px;
	margin:0px 0px 0px 0px;
	border-style:none;
	float:right;
	background-color: #f1f1f1;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#mailformAnfrage, #mailformSchulausbildung, #mailformProduktpalette, #mailformReferenzen, #mailformEnquiry, #mailformReferences, #mailformProduct_range, .csc-mailform-field textarea {
	height:150px;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#mailformAnfrage:focus, #mailformSchulausbildung:focus, #mailformProduktpalette:focus, #mailformReferenzen:focus, #mailformEnquiry:focus, #mailformReferences:focus, #mailformProduct_range:focus, .csc-mailform-field textarea:focus {
	background-color: #cbcbcb;
	font-size:14px;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.csc-mailform-field input:focus, .csc-mailform-field select:focus {
	background-color: #cbcbcb;
	font-size:14px;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.csc-mailform-field select {
	height:150px;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.csc-mailform-field .csc-mailform-check {
	width: auto;
	background: auto;
	margin:0px 265px 0px 10px;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.csc-mailform-field .csc-mailform-radio input{
	width: auto;
	background: auto;
	margin:0px 210px 0px 10px;
}


.csc-mailform-radio label{
	float:right;
	font-weight:normal;
	background: auto;
	margin:0px 0px 10px 0px;
}

.csc-mailform-field input.csc-mailform-submit {
	width:280px;
	margin:10px 0px 0px 110px;
	border: 1px solid silver;
	background: #F4F4F4;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}


/* Formular Ende */

.csc-bulletlist csc-bulletlist-0 ul, .csc-bulletlist csc-bulletlist-0 li{
	list-style-type: square; 
	margin-left: 10px;
	padding: 0;
	margin: 0;
	border: 1px solid black;
}

ul, li {	
list-style-type: square;
margin:0px;
padding:0px;
margin-left: 10px;
}

li.last {
	border-style:none !important;
}

.bodytext {
	padding:0px 0px 5px 0px;
}

.csc-searchform {
	margin:40px 0px 0px 0px;
	width:500px;
	border-top: 1px solid #cbcbcb;
}

/* @group TIP-A-Friend */



#tip_table  {
	width:500px;
	margin:-10px 0px 20px 20px;
	* margin:0px 0px 20px 20px;
	font: 62.5% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #cbcbcb;
}

#tip_table  td {
border-style:none;
}

#tip_table  font{
	font: 11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}


#tip_table  input{
	width:100%;
}

#tip_table  #tip_chk{
	width:auto;
}

#tip_table  #tip_submit{
	width:100px;
	float:right;
}

#tip_table  #tip_captcha{
	display:none;
}

#tip_table  td{
	background-color: #fff;
	padding:5px 15px 5px 15px;
}

#tip_table  #col_1{
	width:380px;
}

#tip_table  .small{
font: 9px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
color: #999;
}

#tip_table  b{
	color: #136E29;
	margin-bottom: 0.75em;
	font-size: 1.2em;
	font-weight:bold;
}

#tip_table  #first_row{
	background-color: #e5e5e5;
}

#tip_table  #error_row{
	border: 1px dotted #fd1a0c;
	color: #fd1a0c;
}

#tip_table  #error_row .error{
	color: #fd1a0c;
	font-size: 1.2em;
	font-weight:bold;
}

#tip_table  #error_row .error2{
	color: #fd1a0c;
	font-style: italic;
}

#tip_send {
 width:300px;
 margin:0px 0px 0px 40px;
 padding:15px;
 border: 1px solid #e5e5e5;
}

#tip_send strong{
	color: #999;
	margin-bottom: 0.75em;
	font: 11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}

#tip_send strong em{
	color: #136E29;
	margin-bottom: 0.75em;
	font: 11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}

#tip_send a{
	color: #136E29;
	margin-bottom: 0.75em;
	font: 9px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.job {
	padding:5px 10px;
	margin:0px 0px 10px 0px;
	border: 1px solid #d2efd9;
}

.job h2{
	text-transform: uppercase;
	font-size:18px !important;
	border-bottom:1px solid #136E29;
}

.job h1{
	text-align:right;
	color:#999 !important;
	font-size:12px !important;
}

/* @end */

div.tx-jppageteaser-pi1-list {
	float:left;
	width:460px;
}

div.tx-jppageteaser-pi1-list-entry {
	padding:5px 10px;
	margin:0px 0px 10px 0px;
	border: 1px solid #d2efd9;
}

div.tx-jppageteaser-pi1-list h4 a{
text-decoration:none;
}

#contentbox div.tx-indexedsearch div.tx-indexedsearch-searchbox form table tbody tr td select{
	width:150px;
}

#contentbox div.tx-indexedsearch div.tx-indexedsearch-searchbox form table tbody tr td {
	border-style:none;
}

#contentbox div.tx-indexedsearch div.tx-indexedsearch-searchbox {
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #136E29;
}

#contentbox div.tx-indexedsearch div.tx-indexedsearch-searchbox form table tbody tr td input.tx-indexedsearch-searchbox-sword.sword {
	width:300px;
}
.tx-indexedsearch-searchbox, .tx-indexedsearch-rules {
	display: none;
}
.tx-indexedsearch-browsebox {
	text-align: center;
}


