/* --------------- Allgemeine textbezogene Tags --------------- */
/* --------------- #E72B20 Büro Keller Rot -------------------- */
/* --------------- #333333 Fliesstext grau -------------------- */
/* --------------- #808080 Leadtext grau ---------------------- */
/* --------------- #333333 Rollover grau ---------------------- */
/* --------------- #CCCCCC Linie Navigation solid ------------- */
/* --------------- #B2B2B2 Linie Navigation dotted ------------ */


h1 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: 0.1em;
}

h1.csc-firstHeader {
	color: #FFF;
	position: relative;
	top: -70px;
	left: -188px;
	padding-left: 30px;
	margin: 0;
	font-size: 22px;
	text-transform: uppercase;
	background: url(pfeil.png) no-repeat 0 1px;
}

h2 {
	color: #E72B20;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin-top: -6px;
	margin-bottom: 15px;
	letter-spacing: 0.05em;
}


#content_main h3, #content_breit h3 {
	color: #E72B20;
	font-weight: normal;
	font-size: 14px;
	/*padding: 9px 0 6px 0;*/
	padding-bottom: 6px;
}

#content_right h3 {
	color: #FFF;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 6px;
}

td h6 {
	position: relative;
	top: -32px;
	left: 7;
	font-weight: normal!important;
	font-size: 12px;
	line-height:20px;
/*	letter-spacing: 0.01em;*/
	color: #333;
}

#content_right p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

#content_right div p.bodytext {
	color: #808080;
}

p, ul, li, tbody, tr, td, label, span.detail {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.contenttable tbody tr td p.bodytext {
	color: #808080;
	font-size: 11px!important;
	line-height: 12px!important;
	margin: 0; 
	padding: 0;
}

.contenttable tbody tr td p.bodytext a strong, .contenttable tbody tr td p.bodytext a:link strong {
	line-height: 16px;
	text-decoration:underline;
	font-weight: normal;
	color: #E72B20!important;
}

a {
	color: #E72B20;	
}

a:hover {
	text-decoration: none;
	color: #E72B20!important;
}

.contenttable tbody tr td p.bodytext a:visited strong,
.contenttable tbody tr td p.bodytext a:hover strong,
.contenttable tbody tr td p.bodytext a:active strong,
.contenttable tbody tr td p.bodytext a:focus strong {
	text-decoration:none!important;
}

/* --------------- Trennlinien --------------- */
.content-element hr {
	padding: 0;
	border-bottom: 1px dotted #B2B2B2;
	margin-top: 20px;
	margin-bottom: 20px;
}


.contenttable td hr {
	margin: 0;
	padding: 0;
}

.contenttable img {
	margin: 0;
	padding: 0 0 4px 0;
}

.contenttable img.columnspacer {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 0;
}

.contenttable img.rowspacer {
	margin: 0;
	padding: 0;
	width: 0;
	height: 20px;
}

.tabelle td {
	margin: 0;
	padding: 3px 10px 3px 0;
}

.tabelle_geschichte td {
	margin: 0;
	padding: 3px 5px 3px 5px;
}

.tabelle_geschichte tr.tr-odd {	
	background-color: #FFF;
}


.tabelle_geschichte tr.tr-even {
	background-color: #F2F2F2;
}

.tabelle_geschichte td.td-0 {
	color: #E72B20;
	font-weight: bold;
	border-bottom: 1px dotted #B2B2B2;
}

.tabelle_geschichte td.td-1 {	
	border-bottom: 1px dotted #B2B2B2;
}

li {
	background-image: url(bullet.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;	
	padding-left: 9px;
}


p {
	padding-bottom: 7px;
}

div#content_breit p.bodytext {
	font-size: 13px;
	line-height:20px;
	letter-spacing: 0.01em;
	color: #808080;
}

div#content_main dl { 
	font-size: 12px;
	line-height:16px;
	margin: 0;
	padding: 0;
}

div#content_main dt { 
/*	color: #E72B20;
	float: left; 
	clear: left; 
	width: 40px; 
	text-align: left; 
	font-weight: bold; */
}
 
div#content_main dd { 
/*	margin: 0 0 0 40px; 
	padding: 0 0 10px 0;*/
}


/* --------------- Links --------------- */

a.internal-link {
	color: #333;
	text-decoration: none;
	padding: 2px;
}

a:hover.internal-link {
	color: #333;
	background-color: #F2F2F2;
	text-decoration: underline;
}

h1 a:hover.internal-link {
	color: #ffffff!important;
	text-decoration: none;
}


/* --------------- Tabellenzellen --------------- */

tr, td {
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
}


/* --------------- Menu --------------- */

.level11 {
	border-bottom: 1px solid #CCC;
	width: 181px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.02em;
	line-height: 1.5em;
}

.level12 {
	border-bottom: 1px dotted #B2B2B2;
	width: 181px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.02em;
	line-height: 1.5em;
}

.level11 a, .level11 a:link, .level11 a:visited {
	color: #808080;
	background: url(plus.gif) no-repeat 0 2px;
	padding-left: 13px;
	width: 168px;
	display: block;
	text-decoration: none;
}

.level11 a:hover {
	color: #333;
	background-color: #F2F2F2;
	text-decoration: none;
}

.level12 a, .level12 a:link, .level12 a:visited {
	color: #808080;
	padding-left: 23px;
	width: 158px;
	display: block;
	text-decoration: none;
}

.level12 a:hover {
	color: #333;
	background-color: #F2F2F2;
	text-decoration: none;
}

a.level11_active, .level11_active a:active {
	display:block!important;
	font-weight: bold;
	color: #333333!important;
	background: url(minus.gif) no-repeat 0 2px!important;
	text-decoration: none;
}

a.level12_active, .level12_active a:active {
	display:block!important;
	font-weight: normal;
	color: #ffffff!important;
	background-color:#E72B20!important;
	width:158px!important;
	text-decoration: none;
}


/* --------------- Copyright --------------- */

#copy a:link {
	color: #B3B3B3;
	text-decoration: none;
}

#copy a:hover {
	color: #999;
	text-decoration: underline;
}


/* --------------- Adresse --------------- */

#address a:link {
	color: #333;
	text-decoration: none;
}

#address a:hover {
	color: #333;
	text-decoration: underline;
}


/* --------------- Metanavigation --------------- */
#metanav a, #metanav a:link, #metanav a:visited {
	color:#808080;
	text-decoration: none;
}

#metanav a:hover {
	color:#333;
	text-decoration: underline;
} 

/* --------------- Suchbox --------------- */

div.tx-macinasearchbox-pi1 {
	width: 140px;
	height: 16px;
	float: left;
}

span#suchbox {

}

span#suchbox form#searchform {
	padding: 0px;
	margin: 0px;
	display: inline;
}

span#suchbox form#searchform input {
	padding: 0px;
	padding-left: 7px;	
	margin: 0px;
	margin-top: 4px;
	float: left;
}

span#suchbox form#searchform input.submitbutton {
	display: none;
}

table.producttable {
	border: 1px solid grey;
	padding-top: 30px;
	background-color:yellow;
}


/* --------------- Abgeänderte Klassen von Typo3 --------------- */

dl.csc-textpic-image a {
	display: block;
	width: 151px;
	height: 151px;
	margin: 0;
	padding: 0;
	border: 1px solid #FFF;
}

dl.csc-textpic-image a:hover {
	border: 1px solid #333;
}

dd.csc-textpic-caption {
	color: #808080;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 1px 0;
	letter-spacing: 0.05em;
	border-bottom: 1px dotted #B2B2B2;
}




/* --------------- Teaserbox rechte Spalte mit Bild - passend zum Template template_teaserbox.html--------------- */

div#content_teaserbox {
	position: relative;
	top: -4;
	left: 0;
	background: #ffffff url(teaserbox.gif) no-repeat;
	background-color: yellow;
	width: 190px;
	height: 248px;	
	z-index: 1;
	/*border: 1px solid green;*/
}

div#content_teaserbox div.content-element {
	position: relative;
	top: 0;
	left: 0;
	width: 190px;
	height: 248px;	
	z-index: 3;
}

div#content_teaserbox div.content-element div.csc-textpic div.csc-textpic-imagewrap dl dt a img {
	border: none!important;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 181px;
	height: 193px;	
	z-index: -3;
}


div#content_teaserbox div.content-element div.csc-textpic div.csc-textpic-imagewrap img {
	border: none!important;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 181px;
	height: 193px;	
	z-index: -3;
}


div#content_teaserbox div.content-element div.csc-textpic div.csc-textpic-imagewrap dl dt a, div#content_teaserbox div.content-element div div.csc-textpic div.csc-textpic-imagewrap dl dt a:hover {
	border: none!important;
	width: 181px;
	height: 193px;	
}

div#content_teaserbox div.content-element div.csc-textpic-text p {
	position: absolute;
	color: #ccffff!important;
	top: 204px;
	left: 12px;
}

div#content_teaserbox div.content-element div.csc-textpic-text h1 {
	position: absolute;
	top: 220px;
	left: 12px;
	color: #ccffff!important;
	text-transform: uppercase;
	font-size: 16px!important;	
}

div#content_teaserbox div.content-element div div.csc-textpic-text h1 a img {
	position: absolute;
	display: block;
	top: -40px;
	left: 130px;
	border: none!important;
	letter-spacing: normal!important;
	background-color: transparent!important;
}

div#content_teaserbox div.content-element div div.csc-textpic-text h1 a:hover img, div#content_teaserbox div.content-element div div.csc-textpic-text h1 a:visited img {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: -40px;
	left: 130px;
	border: none!important;
	background-color: transparent!important;
}

div#content_teaserbox div.content-element div div.csc-textpic-text h1 a.internal-link {
	color: #ccffff;
	text-decoration: none!important;
	padding: 0!important;
}

div#content_teaserbox div.content-element div div.csc-textpic-text h1 a:hover.internal-link {
	color: #ccffff;
	background-color: transparent!important;
	text-decoration: none!important;
}


/* --------------- Ausgabe der Suchresultate --------------- */

p.tx-indexedsearch-noresults {
	text-align: left!important;
}


/* --------------- Kontaktformular --------------- */

#kontaktformular_buerokeller fieldset legend, #anmeldungkundenanlass2010 fieldset legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B2B2B2;
	width: 250px;
	padding: 1px;
	/*-moz-border-radius: 4px 4px 4px 4px;	
	-webkit-border-radius: 4px 4px 4px 4px;	
	border-radius: 4px 4px 4px 4px;*/
}

.formularfeld {
	position: absolute;
	left: 100px;
}

#anmeldungkundenanlass2010 .formularfeld {
	position: absolute;
	left: 120px!important;
}

#anmeldungkundenanlass2010 .tx_powermail_pi1_fieldwrap_html {
	font-size: 12px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px!important;	
}

.tx_powermail_pi1_fieldwrap_html textarea {
/*	display: block;
	margin-bottom: 8px!important;	
	clear: both;*/
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

div.powermail_check_inner_uid6_0 {
	position: relative;
	margin-top: 66px;
}

input#check_uid6_0 {
	float: left;
	margin-right: 10px;
	width: auto!important;
}

.powermail_check_inner_uid12_0, .powermail_check_inner_uid12_1, .powermail_check_inner_uid12_2 {
	width: 480px;
	display: block;
	float: left;
}

input#check_uid12_0, input#check_uid12_1, input#check_uid12_2 {
	float: left;
	margin-right: 10px;
	width: auto!important;
	margin-top: 2px;
	border: none!important;
}	

.powermail_check_inner_uid12_1 input, .powermail_check_inner_uid12_2 input, .powermail_check_inner_uid12_0 input {
/*	float: left;*/
}

.powermail_check_inner_uid12_1 label, .powermail_check_inner_uid12_2 label, .powermail_check_inner_uid12_0 label {
	float: right;
	width: 450px;
}

div.powermail_check_inner label {
}

div#powermaildiv_uid7 {
	margin-top: 16px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	width: auto!important;
	background-color: #e72b20;
	color: #ffffff;
	border: none!important;
	border-top: 1px dotted #B2B2B2!important;
	border-bottom: 1px dotted #B2B2B2!important;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

ul.powermail_mandatory_list {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;	
}

.tx-powermail-pi1_mandatory strong {
	font-size: smaller;
	font-weight: normal;
}

.powermail_mandatory_listitem strong {
	font-size: 12px;
}

.powermail_mandatory_listitem strong b {
	color: #e72b20;
}

.powermail_mandatory_js {
	font-size:12px;
	color: #0099FF;
}

div#powermaildiv_uid12 {
	margin-bottom: 30px!important;
	display: block;
	float: left;
	width: 480px;
}

.powermail_submit_uid20 {
	margin-left: 120px;
	margin-top: 10px;
}