/**********************
* Basis
**********************/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #fdf4e3;
    background:url(../layout/main_bg.jpg);
}

.left {
    float: left;
}

.middle {
}

.right {
    float: right;
}

div.clearer{
  clear:both;
}

/**********************
* Kopf 
**********************/
#mainWrap {
    margin: 0 auto;
    width: 980px;
    position: relative;
}

#logoWrap {
    height: 155px;
    background-color:#fff;
}

#logoWrap img {
    margin-left: 255px;
}

/**********************
* Service 
**********************/
#serviceWrap {
    height: 45px;
    width: 980px;
    background-color: #a5b994;
    margin-bottom: 1px;
    position: relative;
}

#serviceWrap .right {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/**********************
* Contentbereich 
**********************/
#contentWrap {
    height: 435px;
    width: 980px;
    margin-bottom: 1px;
}

#contentWrap .left {
    width: 170px;
    height: 435px;
    margin-right: 1px;
}

#contentWrap .middle {
    float: left;
    height: 388px;
    width: 444px;
	  padding:35px 12px 12px 12px;
    background:url(../layout/content_bg.gif) #81996F;
    position:relative;
    overflow:auto; 
    font-size:12px;
}

#contentWrap .middle .csc-default{
    margin-bottom:25px;
}

#contentWrap .middle h1{
    font-family:Times New Roman, Times, serif;
	  font-size:18px;
    margin-bottom:12px;
}

#contentWrap .middle p{
}

#contentWrap .middle a{
	text-decoration:underline;
	color: #fdf4e3;
}

#contentWrap .middle ul, ol{
	margin-left:15px;
}

#contentWrap .middle ul li{
  list-style:disc inside none;	
}

 #contentWrap .middle ol li{
  list-style:decimal inside none;	
}

#contentWrap .right {
    width: 340px;
    height: 435px;
    margin-left: 1px;
}

/**********************
* Footer 
**********************/
#footerWrap {
    height: 85px;
    width: 980px;
    background: url(../layout/bottom_bg.gif) top no-repeat #ffffff;
}

#footerWrap .left, #footerWrap .right {
    padding-top: 25px;
    height: 60px;
    text-align: center;
}

#footerWrap .left {
    width: 170px;
}

#footerWrap .right {
    width: 340px;
}

/**********************
* Kontaktform
**********************/
#kontakt {
  position:relative;
}
#kontakt fieldset{
  border:0px none;
}
#kontakt p.greatLineP{
  padding:15px 0px 0px 5px;
}
#kontakt h1{
  margin:10px 0px 5px 0px !important;
}
#kontakt h1.h1Width{
  width: 80px;
  float:left;
}
#kontakt .row {
  float:left;
  margin-bottom:5px;
  width:100%;
}
#kontakt .row .left, #kontakt .row .right {
  float:left;
  margin:0 25px 0 0;
  width:auto;
  height:auto;
}
#kontakt .row .noSpace{
  margin-right:2px;
}
#kontakt .row label {
  line-height:20px;
  padding-left:6px;
  float:left;
  width:85px;
}
#kontakt .row label.labelLeft {
  float:none;
}
#kontakt .row label.labelAuto {
  width:auto;
}
#kontakt .row input{
  width:310px;
  padding:1px;
  border:0px;
}
#kontakt .row input.inputShort{
  width:25px;
}
#kontakt .row input.inputMid{
  width:145px;
}
#kontakt .row input.inputMargin{
  margin-left:15px;
}
#kontakt .row textarea {
  height:100px;
  line-height:16px;
  padding:1px;
  width:310px;
}
#kontakt .row .button{
  cursor:pointer;
  width:auto;
  margin-left:91px;
}
#kontakt .row select {
  margin-left:5px;
}
#kontakt .row .right select#Kontaktformular_verpflegung, #kontakt .row .right #Kontaktformular_arragement{
  margin-top:12px;
}
#errorMsg {
  background:#FAAE00;
  margin-top:5px;
  width:100%;
}
#errorMsg p {
  color:#FFFFFF;
  padding:10px 10px 10px 60px;
}
#errorMsg ul {
  padding:0 10px 10px 30px;
}
#errorMsg ul li {
  color:#FFFFFF;
  list-style:square outside none;
  padding-left:0;
}
#errorCorner {
  margin-bottom:15px;
}

/**********************
* DIRS21
**********************/
form#frmD21Quick{
  position:absolute;
  left:10px;
  color:#046642;
}

form#frmD21Quick input{
  border:0 none;
  height:18px;
  background-color:#FDF4E3;
  padding:2px;
  color:#046642;
}

form#frmD21Quick select{
  border:0 none;
  height:22px;
  background-color:#FDF4E3;
  padding:2px;
  color:#046642;
}

div.d21Header, div.d21Row6{
  display:none;
}

div.d21Row1, div.d21Row2, div.d21Row3, div.d21Row5{
  float:left;
  clear:none !important;
  height:45px;
}  

div.d21Row3, div.d21Row5{
  margin-top:21px;
  height:24px;
}

div.d21Row1, div.d21Row2{
  width:120px !important;
  margin-bottom:0px !important;
}

div.d21Row5{
  width:auto !important;
}    

div.d21Row5 input#btD21Search{
  margin:0px !important;
  padding-bottom:5px;
    height:22px;
}

div.d21CheckIn, div.d21CheckOut{
  float:none !important;
}

div.d21Count{
  width:44px !important;
}

table.scw{
  left:11px !important;
  top:45px !important;
}