
* {
	margin: 0;
	padding: 0;
	border: none;
}

html, body {
	margin: 0;
	padding: 0;
	top: 0;
	width: 100%;
	height: 100%;	
	text-align: center;
	font: 101% Arial, Helvetica, Geneva, sans-serif;
}

body {		
	width: 100%;
	text-align: center;
/*	background: #fff url(background.jpg) repeat-x;	*/
}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	width: 968px;
	height: 100%;	
}

body>#wrapper{
	text-align: left;
}

#header {
	display: none;
	width: 0px;
	height: 0px;
}

#metanav {
	display: none;
	width: 0px;
	height: 0px;
}

#breadcrumbs {
	color: #ccc;	
	position: relative;
	left: 0px;
	top: 180px;
	width: 660px;
	height: 20px;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
}

#center {
	float: left;
	margin-right: 7px;
	width: 961px;
	background-color: #ffffff;
}

#menu {
	display: none;
	width: 0px;
	height: 0px;
}

#content {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10px 10px 30px 0;
	float: left;
	width: 741px;
/*	background: url(meter_oben.gif) no-repeat -1px 0;	*/
}

#content_main { 
	width:511px;
	float:left;
}

#content_breit { 
	width:701px;
	float:left;
}
/*
#content_right { 
	color: #333;
	background: #fff url(content_right.gif) repeat-x;
	width:163px;
	margin-left: 29px;
	margin-top: 56px;
	padding: 4px 9px 9px 9px;
	float:left;
	min-height:170px;
}
*/

#content_right { 
	color: #333;
	background: #fff url(content_right.gif) repeat-x;
	width:182px;
	margin-left: 20px;
	margin-top: 56px;
	padding: 4px 9px 9px 9px;
	float:left;
	min-height:170px;
}


#content_teaserbox { 
	color: #333;
	width:200px;
	margin-left: 20px;
	margin-top: 56px;
/*	padding: 4px 9px 9px 9px; */
	float:left;
	height:270px;
}

#footer {
	position: relative;
	float: left;
	height: 50px;
	width: 961px;
	margin-right: 7px;
	background-color: #ffffff;
}

#copy {
	float: left;
	height: 30px;
	width: 170px;
	padding: 20px 30px 10px 10px;	
	margin-right: 0;
	font-size: 11px;
	color: #B3B3B3;
}

#address {
	float: left;
	height: 30px;
	width: 741px;
/*	background: url(meter_unten.gif) no-repeat -1px 0;	*/
	padding: 20px 10px 10px 0;
	font-size: 11px;
	color: #808080;
}


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 {
	color: #E72B20;
	font-weight: normal;
	font-size: 14px;
	padding: 9px 0 6px 0;
}

#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;
}

p, ul, li, tr, td {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.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 {
	margin: 0 0 0 18px;
	padding: 0;
}

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;
}

.bodytext a {
text-decoration: none;
color: #e72b20;
}


/* --------------- Tabellenzellen --------------- */

tr, td {
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
}


/* --------------- Trennlinien --------------- */
hr {
	border-bottom: 1px dotted #000;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* --------------- 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;
}