@import url(reset.css);

/*******************
*
* globale Selektoren
*
********************/

html {
  height: 100.1%;
	font-size: 16px
}

body {
  font-size: 0.75em;
  font-family: arial, "DejaVu Sans", verdana, sans-serif;
  color: #272727;
  background: #FFFFFF;
  line-height: 160%;
  margin: 20px 0
}

label,
input[type=button], input[type=submit], input[type=reset], input[type=image],
button {
  cursor: pointer;
}

input[type=hidden] {
  display: none;
}

h2, h3, h4, h5, h6 {
  clear: both;
  color: #272727;
  background: inherit;
  line-height: 130%;
  font-weight: normal
}

h2 {
  font-size: 1.5em;
  margin: 0 0 1em 0;
	padding: 5px 10px;
	background: #DADCDF
}

h3 {
  font-size: 1.167em;
  margin: 0 0 0.5em 0;
	padding: 5px 10px;
	background: #DADCDF;
	font-weight: bold
}

h4 {
  padding: 0 0 0.5em 0;
  font-weight: bold
}

h5 {
  font-size: 1em;
  font-style: italic;
  font-weight: bold
}

h6 {
  font-size: 1em;
  font-style: italic
}

p {
  padding: 0 0 1em 0
}

table {
  margin: 0 0 1em 0
}

strong {
  font-weight: bold
}

hr {
  border: none;
  height: 1px;
  background: #272727;
  color: #272727
}

table {
  width: 100%
}

small {
  font-size: 0.917em
}

a, a:hover {
  text-decoration: none
}

#top {
  visibility: hidden
}

.clear {
  line-height: 0;
  height: 0;
  visibility: hidden;
  clear: both
}

.hidden {
  display: none
}

/*******
*
* Blöcke
*
********/

#wBlockMain {
  position: relative;
  width: 970px;
  background: #FFFFFF url(/de/wLayout/design/img/backgrounds/bg_main.jpg) repeat-y 0 0;
  color: inherit;
  margin: 0 auto
}

#wBlockTop {
  width: 100%;
	border-bottom: 15px solid #C6C6C5;
  height: 194px;
  background: #FFFFFF url(/de/wLayout/design/img/backgrounds/bg_header.jpg) no-repeat 0 0;
  position: relative
}

#wBlockLeft {
	display: inline;
	float: left;
	width: 190px;
}

#wBlockContent {
  display: inline;
  float: left;
	margin: 0 15px;
  width: 560px
}

#wBlockRight {
  float: right;
  width: 190px
}

#wBlockBottom {
  clear: both;
  height: 0;
}

/*************
*
* Bereich oben
*
**************/

/* Logo-Überschrift */

h1 a {
  display: block;
  height: 194px;
}

h1 a span {
  display: block;
  text-indent: -3000em
}

/***************
*
* Inhaltsbereich
*
****************/

.blockContent table th {
	font-weight: bold
}

.blockContent table th,
.blockContent table td {
	padding: 2px 5px
}

.blockContent {
	margin: 15px
}

.blockContent:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.blockContent .variabel,
.blockContent .textRechts,
.blockContent .textLinks,
.blockContent .bildNebenBild {
  padding: 0;
  margin: 0 0 1em 0
}

.blockContent a {
  color: #FE0005;
  background: transparent;
  text-decoration: underline
}

.blockContent a:hover {
  color: #272727;
  background: transparent
}

.blockContent a.red,
.blockContent a.pdf{
	padding: 1px 3px;
	background: #FE0005;
	color: #FFFFFF;
	text-decoration: none
}

.blockContent a.red:hover,
.blockContent a.pdf:hover{
	background: transparent;
	color: #272727;
	text-decoration: underline
}

#staplermiete th {
background: #BDE238
}

#staplermiete td {
	padding-top: 5px;
	border-top: 1px solid #FFFFFF;
	background: #DADCDF
}

#staplermiete .colspan {
	background: #FFFFFF
}

#pauschalen th {
	background: #BDE238
}

#pauschalen td {
	border-top: 1px solid #FFFFFF
}

#pauschalen .zebra {
	background: #DADCDF
}

/* Element - Bilder */

* html .textRechts,
* html .textLinks,
* html .bildNebenBild {
  height: 100%
}

.blockContent .bildNebenBild {
  clear: both;
	margin-bottom: 1.5em
}

.textRechts:after,
.textLinks:after,
.bildNebenBild:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.textLinksRechts .textRechts {
  float: right;
  width: 49%
}

.textLinksRechts .textLinks {
  float: left;
  width: 49%
}

span.bildLinks {
  float: left;
  padding: 0 1.5em 0 0
}

span.bildRechts {
  float: left
}

.textLinks span.bildRechts {
  float: right;
  padding: 0 0 0 1em
}

span.bildLinks span,
span.bildRechts span {
  line-height: 130%;
  font-size: 0.85em
}

.artikel {
  clear: both;
  margin: 0 0 2.5em 0
}

/* Element - Listen */

.blockContent ul {
  margin-left: 0;
  list-style-type: none;
  padding: 0 0 1em 0
}
.blockContent ul li {
  padding-left: 18px;
  background: transparent url(/de/wLayout/design/img/icons/bullet.gif) no-repeat 0 6px
}

.blockContent ol {
  list-style-type: decimal;
  margin-left: 2em;
  padding: 0 0 1em 0
}

.blockContent dl {
	margin-bottom: 1em
}

.blockContent dt a {
	display: block;
  margin: 0 0 0.5em 0;
	padding: 5px 10px;
	background: #DADCDF;
	color: #272727;
	font-size: 1.167em;
	font-weight: bold;
	text-decoration: none
}

.blockContent dt a:hover {
	background: #DADCDF
}

.blockContent dd img {
	float: left;
	width: 160px;
	margin-right: 2em
}

/* Element - Sitemap */

ul.sitemap,
ul.sitemap ul {
  margin: 0
}

ul.sitemap li {
  padding: 0 0 0.5em 18px
}

ul.sitemap2 {
  padding: 0 0 0 2em
}

ul.sitemap2 li {
  padding: 0 0 0 18px
}

ul.sitemap3 {
  padding: 0 0 0 2em
}

/* Elemente - unspezifisch */

small a {
  font-size: 0.917em;

}

/* Kotaktformular */

#kontakt .blockContent input {
  display: block;
  float: left;
  width: 27em;
  margin: 2px 5px 2px 5px;
  padding: 5px;
}

#kontakt .blockContent input,
#kontakt .blockContent select,
#kontakt .blockContent textarea {
  border: 1px solid #272727
}

#kontakt .blockContent input:focus,
#kontakt .blockContent select:focus,
#kontakt .blockContent textarea:focus {
  background: #DADCDF;
  color: #272727
}

.blockContent select#Anrede {
  padding: 5px;
  margin-top: 7px;
  width: 5em
}

.blockContent input#PLZ {
  width: 5em
}

.blockContent input#Ort {
  width: 16.5em
}

.blockContent input#datum,
.blockContent input#uhrzeit {
  width: 5em
}

.blockContent input#checkbox {
  width: auto;
  padding: 0;
  margin: 10px 5px 2px 5px
}

#kontakt .blockContent input.submit,
#kontakt .blockContent input.reset {
  width: 10em;
  border: 3px double #272727;
  outline: none;
  background: #BDE238;
  color: #272727
}

#kontakt .blockContent input.submit:focus,
#kontakt .blockContent input.reset:focus,
#kontakt .blockContent input.submit:hover,
#kontakt .blockContent input.reset:hover {
  background: #FFFFFF;
  color: #272727;
  border-color: #272727
}

.blockContent select {
  margin: 2px 5px 2px 5px;
  padding: 5px
}

.blockContent textarea {
  width: 27em;
  margin: 2px 5px 2px 5px;
  padding: 5px
}

.blockContent label {
  width: 8em;
  float: left;
  padding: 5px;
  margin: 2px 5px 2px 5px;
  text-align: right
}

.blockContent label.required {
	font-weight: bold
}

.blockContent label#ortlabel  {
	width: 2em
}

#kontakt .blockContent form p {
  clear: left;
  float: left;
  width: 100%
}

#kontakt .blockContent .threeradio {
	width: 422px;
	padding-left: 9em;
}

#kontakt .blockContent .text {
	width: 410px;
	padding-left: 10em;
}

#kontakt .threeradio input {
	width: auto;
	margin: 2px 0 2px 1em;
	border: none
}

#kontakt .threeradio label {
	width: auto;
	margin: 2px 1em 2px 0
}

#kontakt .blockContent form .senden {
	clear: both;
  float: none;
  display: inline
}

#kontakt .blockContent form .senden .submit {
  margin-left: 10em
}

/* IE6+IE7-Hacks Kontaktformular */

* html p textarea {
  width: 26em
}

* + html p textarea {
  width: 26em
}

/* SERP */

p.linkFooterLeft,
p.linkFooterRight {
  line-height: 100%;
  padding: 0 0 0.5em 0
}

p.linkFooterLeft {
	clear: both;
  float: left
}

p.linkFooterRight {
  float: right
}

p.linkFooterCenter {
/*   clear: both; */
  text-align: center
}

p.linkFooterLeft a,
p.linkFooterRight a,
p.linkFooterCenter a {
  font-weight: bold
}

p.linkFooterCenter a.textDecorationNone {
  color: #000000;
  border: none;
  font-weight: normal;
  cursor: text;
  text-decoration: none
}

/* Image-Zoom */

div.imgzoom {
  line-height: 0;
  font-size: 0;
  z-index: 10;
  border: 5px solid #fff;
  margin: -5px;
}

div.imgzoom a {
  background: url(/de/wLayout/design/img/backgrounds/imgzoom-close.png) no-repeat;
  display: block;
  width: 44px;
  height: 45px;
  position: absolute;
  top: -22px;
  right: -22px;
  text-decoration: none;
  text-indent: -100000px;
  outline: 0;
  z-index: 11;
}

div.imgzoom a:hover {
  background-position: left -45px;
}

div.imgzoom img, 
div.imgzoom embed, 
div.imgzoom object, 
div.imgzoom div {
  width: 100%;
  height: 100%;
}

/**************
*
* Bereich links
*
***************/

#nav {
	margin: 15px;
	padding: 0;
  list-style: none
}

#nav li {
	margin: 0 0 10px 0;
	padding: 0;
}

#nav ul {
	margin: 10px 0 0 14px;
	padding: 0;
	list-style: none
}

#nav a {
  display: block;
	padding: 3px 15px;
/* 	height: 20px; */
	background: transparent url(/de/wLayout/design/img/backgrounds/nav.gif) no-repeat 0 0;
  color: #272727;
  line-height: 110%;
  font-weight: bold
}

#nav a:hover,
#nav a.level1Selected,
#nav a.level1OpenSelected,
#nav a.level2Selected {
	background-position: -200px 0
}

.address {
	margin: 15px;
	padding: 1em 0 0 14px;
	background: transparent url(/de/wLayout/design/img/backgrounds/nav.gif) repeat-y 0 0;
	font-size: 0.917em
}

.address a, .address a:hover {
	color: #272727;
}

/***************
*
* Bereich rechts
*
****************/

#wBlockRight h2 {
	margin: 15px 15px 3px 15px;
	padding: 5px;
	background: #FE0005;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold
}

#wBlockRight dl {
  margin: 0 15px
}

#wBlockRight dt {
  clear: both;
}

#wBlockRight dt img {
  width: 160px
}


#wBlockRight dt a {
  display: block
}

#wBlockRight dd {
	padding: 5px;
	background: #DADCDF;
	color: #272727;
  font-size: 0.917em;
  line-height: 130%
}

#wBlockRight dd a {
	color: #272727
}

#wBlockRight dd a:hover {
	text-decoration: underline
}

#wBlockRight .ankauf,
#wBlockRight .rightlinks {
  margin: 0 15px;
  padding: 5px;
  background: #DADCDF;
	font-size: 0.917em;
}

#wBlockRight .ankauf ul,
#wBlockRight .rightlinks ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none
}

#wBlockRight .ankauf li,
#wBlockRight .rightlinks li {
	padding: 3px 0 3px 15px;
	background: transparent url(/de/wLayout/design/img/icons/bullet.gif) no-repeat 0 5px;
	line-height: 130%
}

#wBlockRight .rightlinks a {
	color: #000000
}

#wBlockRight .rightlinks a:hover {
 text-decoration: underline
}

/***********
*
* Fußbereich
*
************/

#wBlockBottom {
  text-align: center;
  color: #272727;
  font-size: 0.917em
}

#wBlockBottom a {
  color: #272727
}

#wBlockBottom a:hover {
  color: #000000
}

/****************
*
* Editorspezifika
*
*****************/

#divEditbutton table,
#divEditbutton table td,
#divNavEditbutton table,
#divNavEditbutton table td {
  width: auto;
  margin-bottom: 0
}

form .blockContent {
  width: 510px
}

form .blockContent span.bildRechts {
  float: right
}

form .blockContent input,
form .blockContent label,
form .blockContent select,
form .blockContent textarea {
  border: none;
  outline: 1px solid black;
  font-family: inherit;
  padding: 0;
  margin: 0
}

form .blockContent :focus,
form .blockContent :active {
  outline: 1px solid red;
  padding: 0;
  margin: 0
}
