/* 
	Copyright 2006 by ROEPERWEISE GmbH, Gehrden, Germany

	Cascading Style Sheet, part of theme 'businessCI'.
*/




/* ------------------------------------------- */
/* eyecatcher-Styles                        */
/* ------------------------------------------- */

tr#eyecatcher td#image {
	height: 100px;
}

tr#eyecatcher td {
  padding-bottom: 10px;
}

td#pageMenu, td#content, td#additionalInfo {
	 vertical-align: top; 
}

table.gridLayout th.left {
	width: 180px;
}

table.gridLayout th.right {
  width: 200px;
}

tr#eyecatcher td#slogan {
	height: 100px;
	vertical-align: middle;
}

.eyecatcherSlogan {
  height: 100%;
}

.slogan {
	height: 100%;
	background-color: #ECECEC;
	overflow: hidden;
	padding-left: 5px;
	font-size: 14pt;
	vertical-align: middle;
}

.slogan * {
        font-family: Verdana, Arial, sans-serif;
	vertical-align: middle;
	color: #335018;
        font-weight: normal;
        text-transform: uppercase;
}

table.gridLayout {
	width: 100%;
}

h1.section1 {
    font-size: 9pt;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.5em;
    text-transform: uppercase;
}

.contentArea h1.section1 {
    background-color: #ECECEC;
    color: #335018;
}

h2.section2 {
    font-size: 9pt;
}

.contentArea .sectionFooter, .contentArea .sectionFooter {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  border-top: 2px solid #ECECEC;
}

.sectionFooter .iconLink {
  color: #335018;
}

div.ansprechpartner h1 {
  font-size: 9pt;
  font-weight: bold;
}

div.pageMenu, div.contentArea, div.eyecatcherSlogan {
  padding-left: 5px;
}

div.contentArea, div.eyecatcherSlogan, div.additionalInfo {
  padding-right: 5px;
}

div.pageMenu h1 {
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    border-top: 2px solid #A8B898;
    border-bottom: 2px solid #A8B898;
    color: #C1A900;
    font-weight: bold;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
    padding-left: 0.5em;
}

div.pageMenu ul {
  
  list-style-image: url('/img/layout/arrow.gif');
  padding-left: 10px;
  margin-left: 10px;
  text-transform: uppercase;
}

div.additionalInfo div.section1 {
  background-color: #ECECEC;
  color: #000;
  margin-top: 0px;
}

div.additionalInfo h1.section1 {
  color: #fff;
  background-color: #335018;
  margin-bottom: 0px;
}

div.additionalInfo .section2 h1, div.additionalInfo .section2 h2, div.additionalInfo .section2 h3 {
  margin-bottom: 0px;
}

div.additionalInfo .section2 {
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 1em;
}

.section1 {
  padding-left: 10px;
  padding-right: 10px;
}

textarea {
  height: 5em;
}

textarea, input.inputField {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border: 2px inset #A8B898;
}

.submitButton {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border: 2px outset #A8B898;
	background-color: white;
	color: black;
	font-weight: bold;
}

.contactForm td {
  padding-right: 5px;
  border-style: none;
  border-width: 0px;
}

.contactForm td.label {
  padding-right: 15px;
  border-style: none;
  border-width: 0px;
}

td.plz {
  width: 6em;
}

td.ort {
  width: 25em;
}

.contactForm .inputField, .contactForm textarea {
  width: 100%
}

.contactForm .submitButton {
  margin-right: 0px;
}

.objectsAndText td.objects {
	padding-right: 2em;
}

.objectsAndText, .objectsAndText td.text, .objectsAndText td.objects  {
	vertical-align: top;
	text-align: left;
}

p:first-child {
	margin-top: 0px;
