/*------ GRUNDGERÜST ----- */
body {
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	color: #000000;
	background: #ffffff;
	text-align: center;
}

.wrapper {
	width: 950px;
	margin: 20px auto;
	text-align: left;
}

h1 {
  font-size: 16px;
  padding: 0 0 10px 0;
  margin: 0;
  color: #000000;
}

h2 {
  font-size: 13px;
  padding: 0 0 10px 0;
  margin: 0;
  color: #000000;
}

h3 {
  font-size: 11px;
  padding: 0 0 10px 0;
  margin: 0;
  color: #000000;
}

hr {
  height: 1px;
  border: 0;
  background: #000;
  color:  #000;
  margin: 15px 0 20px 0;
} 
  
.divider {
  height: 1px;
  background: #000;
  margin: 15px 0 20px 0;
}
.divider hr {display: none;}
  
table {border-collapse: collapse;}
tr {vertical-align: top;}
td, th {border: none;text-align:left;} 
  
p {padding: 0 0 15px 0;margin: 0;}
a img {border: none;}
img {vertical-align: bottom;}
a {text-decoration: none;}
a:link, a:visited {color: #000000;}
a:hover {color:#999999;}

em {font-style:italic;}
strong {font-weight: bold;}

ul {padding: 0;margin: 0;list-style-type: none;list-style-position: outside;}
ol {padding: 0;margin: 0;list-style-position: inside;}
li {margin: 0; padding: 0;}

.content ul, .content ol {padding: 0 0 15px 0 !important;}
.content ul li {padding: 0 0 2px 10px;background: url(../images/bg-unordered-list.gif) left 6px no-repeat;}
.content ol li {padding: 0 0 2px 0;}

.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
}

/*------ ICON-SET ----- */
.pdf-icon, .word-icon, .excel-icon, .text-icon, .bild-icon, .film-icon, .mail-icon, .telefon-icon,
.kommentar-icon, .lupen-icon, .drucker-icon, .info-icon, .hilfe-icon  {
  background: url(../icons/icon-sprites.png) no-repeat;
  padding-left: 19px;
  padding-bottom: 3px;  
}

.pdf-icon {background-position: 0 0;}
.word-icon {background-position: 0 -96px;}
.excel-icon {background-position: 0 -192px;}
.text-icon {background-position: 0 -288px;}
.bild-icon {background-position: 0 -384px;}
.film-icon {background-position: 0 -480px;}
.mail-icon {background-position: 0 -576px;}
.telefon-icon {background-position: 0 -672px;}
.kommentar-icon {background-position: 0 -768px;}
.lupen-icon {background-position: 0 -864px;}
.drucker-icon {background-position: 0 -960px;}
.info-icon {background-position: 0 -1056px;}
.hilfe-icon {background-position: 0 -1152px;}

/*------ NAVIGATION ----- */
.navibox {width: 400px;height: 70px;}

.navibox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navibox ul li {
  float: left;
  display: block;
  padding: 0 10px 0 0;
  margin: 0;
}

.navilink a:link, .navilink a:visited {}
.navilink a:hover {}

/*------ KONTAKT ----- */
.tx-powermail-pi1 fieldset {margin: 0;padding: 0;border: none;}
.tx-powermail-pi1 form {margin: 0;padding: 0;}
.tx-powermail-pi1 legend {display: none;}

.tx-powermail-pi1 label {
  display: block;
  float: left;
  width: 80px;
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
}

.tx-powermail-pi1 input {
  width: 180px;
  margin: 2px 0 0 0;
  border: 1px solid #000000;
  height: 14px;
	font: 11px verdana, arial, helvetica, sans-serif;
  color: #000000;
  background: #ffffff;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
  width: 80px;
  margin: 2px 0 0 0;
  border: 1px solid #aeaeae;
  height: 14px;
	font: 11px verdana, arial, helvetica, sans-serif;
  color: #353535;
  background: #ffffff;  
}

.tx-powermail-pi1 textarea {
  width: 180px;
  border: 1px solid #000000;
  margin: 2px 0 0 0;
  height: 160px;
  font: 11px verdana, arial, helvetica, sans-serif;
  color: #000000;
  overflow: auto;
  background: #ffffff;
}

.powermail-mandatory-text {
  font-size: 10px;    
}

.powermail_mandatory_js {
  color: #f00000;
  padding: 0 0 4px 80px;
  font-size: 10px;
}

/*------ ANFAHRT ----- */ 
.tx-googlemaps-pi1-karte {
    height: 300px;
    width: 440px;
    border: 1px solid #fff;
}
 
.tx-googlemaps-pi1 form {
    width: 440px;
}
 
.tx-googlemaps-pi1 label {
  display: block;
  width: 380px;
 font: 13px century gothic, arial, verdana, helvetica, sans-serif;
 line-height: 18px;
 color: #353535;
}
 
.tx-googlemaps-pi1-anfahrtfeld {
  width: 200px;
  margin: 0 0 9px 0;
  border: 1px solid #aeaeae;
  height: 17px;
 font: 13px century gothic, arial, verdana, helvetica, sans-serif;
  color: #353535;
  background: #ffffff;
}
 
.tx-googlemaps-pi1-submit {
  width: 159px;
  margin: 22px 0 0 120px;
  padding: 0;  
  border: none;
  height: 21px;
 font: 13px century gothic, arial, verdana, helvetica, sans-serif;
 text-align: right;
  color: #da406b;
 background: url(../images/bg-button-send.gif) 0 5px no-repeat;
}

/*------ SUCHE ----- */
.suche {width: 74px;}  
.suche form {margin: 0;padding: 0;}

.suche fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.suchfeld, .tx-indexedsearch-searchbox-sword {
  background: none repeat scroll 0 0 transparent;
  border: none;
  float:left;
	font: 11px arial, verdana, helvetica, sans-serif;
  margin:0;
  padding: 1px 0 0 4px;
  width: 52px;
  background: #F1F1F1;
}

.tx-indexedsearch-searchbox-sword {background: #f1f1f1;margin: 0 0 5px 10px;}
.tx-indexedsearch .tx-indexedsearch-whatis {margin: 0;padding: 0;}
.tx-indexedsearch .tx-indexedsearch-noresults {text-align: left;}

.suche-lupe {
  background:url("../icons/suche-lupe.jpg") no-repeat scroll 2px 3px transparent;
  float:right;
  height:15px;
  padding:3px 2px 0 0;
  width:17px;
  border: none;
}

/*------ Print ----- */  
.printfooter {}

body, body * {
	color: #000!important;
	background-color: #FFF;
}
#nav,
#slideshow,
#meta,
.tx-distributor,
#mainfooter,
.blright,
aside {
	display: none!important;
}
#content {
background: none;
padding: 0;
}
#bottomline {
max-width: none;
width: 100%;
margin: 0;
color: #000;
font-style: normal;
font-size: 13px;
text-align: left;
}

#main {
background-color: auto;
max-width: none;
width: 100%;
margin: 0 auto;
-moz-box-shadow: 0;
-webkit-box-shadow: none;
box-shadow: none;
text-align: left!important;
padding: 0;
}
#content.start {
background: none;
padding: 0;
}
#breadcrumb {
	margin-top: 20px;
}
