#html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	padding: 0px;
	margin: 0;
	overflow: auto;
}

body.sommer {
	background:#130701 url(/fileadmin/media/_statics/bg-sommer.jpg) repeat-x;
	background-attachment: fixed;
}

body.winter {
	background:#8592b4 url(/fileadmin/media/_statics/bg-winter.jpg) repeat-x;
	background-attachment: fixed;
}

:focus {
	outline: none;
}

*, div, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	position: relative;
	width: 950px;
	height: 140px;
	margin-left: -475px;
	left: 50%;
}

#top {
	width: 950px;
	height: 70px;
	text-align: right;
}

#topmenue {
	position: absolute;
	width: 530px;
	height: 30px;
	line-height: 30px;
	background: /*#98a80e*/#191e62;
	right: 0px;
	top: 0px;
	padding: 0 20px 0 20px;
}

* html #topmenue {
	width: 570px;
	w/idth: 530px;
}

#topmenue, #topmenue a {
  color: #fff;
  text-decoration: none;
  text-align: left;
}

#topmenue a:hover, #topmenue a.active {
  color: /*#000*/#98a80e;
}

#header div#logo, #header #headerimage {
	float:left;
}

#header #wlan {
	position: absolute;
	top: 70px;
	left: 0px;
	z-index: 20;
}

#header #language {
	top: 80px;
	left: 330px;
	position: absolute;
	width: 50px;
	height: 30px;
	z-index: 20px;
}

#logo, #headerimage {
	width: 380px;
	height: 280px;
}

#headerimage {
	width: 570px;
}

#mainmenue {
	width: 910px;
	height: 30px;
	background: #fff;
	padding: 0 20px 0 20px;
}

* html #mainmenue {
	width: 950px;
	w/idth: 910px;
}

#topmenue ul li, #mainmenue ul li {
	float: left;
	display: block;
	line-height: 30px;
	color: #fff;
}

#topmenue ul a {
	color: #fff;
	text-decoration: none;
}

#topmenue ul a:hover, #topmenue ul a:active, #topmenue ul a.active {
	color: #000;
}

#mainmenue ul a {
	display: block;
	padding: 0 15px 0 0;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	text-transform: uppercase;
}

#mainmenue ul a:hover, #mainmenue ul a:active, #mainmenue ul a.active {
	color: #98a80c;
}

#submenue ul a {
  display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #fff;
}

#submenue ul a:hover, #submenue ul a:active, #submenue ul a.active {
	color: #000;
}

#contentholder {
	background: url(/fileadmin/media/_statics/bg-mainrow.gif) repeat-y;
}

#contentholder div#assets, #contentholder div#submenue, #contentholder div#content {
	float: left;
	min-height: 350px;
}

#contentholder #assets {
	width: 200px;
	/*background: #ccdd87;*/
	padding-bottom: 20px;
}

#contentholder #submenue {
	width: 160px;
	/*background: #98a80e;*/
	padding: 10px;
}

* html #contentholder #submenue {
	width: 180px;
	w/idth: 160px;
}

#contentholder #content {
	width: 530px;
	padding: 10px 20px;
	/*background: #e0e5b7;*/
}

* html #contentholder #content {
	width: 570px;
	w/idth: 530px;
}

#footer #tagcloud {
	width: 370px;
	padding: 10px 10px 0px 0;
	margin-bottom: 20px;
}

* html #footer #tagcloud {
	width: 390px;
	w/idth: 370px;
}

/* Tagcloud */
.tx-vgetagcloud-pi1 {
	background: none;
}

#footer #tagcloud, #footer #tagcloud a {
	color: #fff;
	text-decoration: none !important;
}

#footer #tagcloud, #footer #footercontent {
	float: left;
}

#footer #footercontent {
	width: 530px;
	padding: 10px 20px;
	margin: 10px 0 20px 0;
	background: #e0e5b7;
}

* html #footer #footercontent {
	width: 570px;
	w/idth: 530px;
}

p.subheader {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
}

#assets p {
  padding: 5px 20px 5px 15px;
	margin: 0 !important;
}

p.header-wood {
  color: #fff;
  padding-bottom: 5px !important;
	background: url(/fileadmin/media/_statics/bg-asset-p.jpg) left top no-repeat;
}

a.pwood {
  display: block;
  padding: 5px 20px 5px 15px;
  margin-bottom: 10px;
  color: #fff;
  padding-bottom: 5px !important;
  background: url(/fileadmin/media/_statics/bg-asset-p-pfeil.jpg) left top no-repeat;
  text-decoration: none;
}

a.pwood:hover, a.pwood:active {
  font-weight: bold;
}

#assetadress {
  padding: 20px 10px;
}


#assetadress h1 {
  font-size: 12px !important;
}

.addthis {
  padding-left: 10px !important;
  margin: 3px;
  background: #fff !important;
}

.addthis a {
  display: block;
  float: left;
  padding-right: 10px;
}


/*----------------------- Powermail --------------------------*/
.tx-powermail-pi1 legend {
	background: none;
	border: 0!important;
	padding: 5px 5px 10px 0;
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.tx-powermail-pi1_fieldset_send legend {
  display: none;
}

.tx-powermail-pi1 fieldset {
	border: 0 !important;
	padding: 0 0 20px 0 !important;
	margin: 0 !important;
	background: transparent;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select,
#nletterContent input {
	/* Input and textarea */
	font-size: 11px;
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal;
}

.style3 label {
  width: 300px !important;
  padding-bottom:  10px;
}

.style3 input,
.style3 select {
  width: 20px !important;
}

.style2 input,
.style2 select {
  width: 150px !important;
}


#tx-powermail-pi1_fieldset_3 legend, #tx-powermail-pi1_fieldset_6 legend {
  display: none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: normal;
	width: 200px;
	background: #98a80c;
	border: 1px solid #98a80c;
	color: #fff;
}

.nletter .nlsubmit, .nletterContent .nlsubmit {
  width: 90px;
  background: #98a80c;
	border: 1px solid #98a80c;
	color: #fff;
}

/*
.nletter input {
  margin: 0 0 10px 0;
}
*/

/* ----- Newsletter
-----------------------------------------*/
.nletter td {
  margin: 0;
  padding: 0 0 5px 15px;
}

.nletterContent td {
  margin: 0;
  padding: 0 15px 5px 0;
}

.nletter input, .nletterContent input {
  width: 90px;
  border: 1px solid #98a80c;
  margin: 0;
}

td.nlfirst {
  width: 60px;
}

td.phone {
  background: url(/fileadmin/media/_statics/callback.gif) 15px top no-repeat;
}

.nletterContent {
  background: #fff;
  padding: 10px;
  border: 1px solid #98a80c;
}

/*--------- Pageteaser
---------------------------------------------*/
.teaser {
  float: left;
}

.teaser-bild {
  width: 160px;
  height: 102px;
  overflow: hidden;
}

.teaser-bild img {
  border: 1px solid #fff;
}

#content h1#teaserheadline a,
#submenue h1#teaserheadline a {
  display: block;
  width: 160px;
  padding: 10px 0 3px;
  font-size: 13px;
  font-weight: bold;
  color: #000 !important;
  text-decoration: none;
  line-height: 135%;
}

#footercontent h1, #footercontent h1 a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
  line-height: 135%;
}

#submenue h1#teaserheadline a {
  color: #fff !important;
}

.teaser-text {
  width: 160px;
  height: 85px;
  overflow: hidden;
}

.tx-jppageteaser-pi1-list-entry-even {
  padding: 0 25px 0;
}

#content .teaser-link a,
#submenue .teaser-link a {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: underline;
}

#content .teaser-link a:hover,
#submenue .teaser-link a:hover {
  text-decoration: none;
}

#submenue .teaser-link a {
  color: #fff !important;
}

/*--------- Dropdownsitemap
---------------------------------------*/

tx-dropdownsitemap-pi1 SPAN.ifsub {
  text-transform:none !important;
  font-weight: normal;
}

.tx-dropdownsitemap-pi1 SPAN.spc {
  text-transform: none !important;
  font-style: italic;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
  border: 0;
  background-color: transparent;
  color: #000;
  padding: 5px;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
    color: #000 !important;
    background-color: transparent;
    text-decoration: none !important;
}

/*------------- Indexed Search
---------------------------------------*/

.tx-indexedsearch-res info {
  font-size: 11px;
}

.tx-jfmulticontent-pi1 {
  padding: 0 10px;
}
