  /****** WYSIWYG *****/
  .title {
    font-family:verdana,arial,helvetica;
    font-size:10pt;
    color:#72716F;
    font-weight:bold;
  }
  a.title {
   text-decoration:none;
   color:#007B31;
  }
  a.title:hover {
   text-decoration:underline;
  }
  
  .subtitle {
    font-family:verdana,arial,helvetica;
    font-size:9pt;
    color:#72716F;
    font-weight:bold;
  }
  a.subtitle {
   text-decoration:none;
  }
  a.subtitle:hover {
   text-decoration:underline;
  }
  
   .standard {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
	font-weight:normal;
  }
  
   .number {
	font-family:arial,verdana,helvetica;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
	background-image:url(../images/number_bg.gif);
	background-repeat : no-repeat;
	background-position : center;
}

  .booking {
	background-image:url(../images/button_booking.gif);
	background-repeat : no-repeat;
	background-position : center;
}
  .booking_2 {
	background-image:url(../images/button_booking_2.gif);
	background-repeat : no-repeat;
	background-position : left;
}

  
  /****** MAIN-NAVIGATION *****/ 
  a.nav_main {
    font-family:verdana,arial,helvetica;
    text-decoration:none;
    font-size:10pt;
    color:#ffffff;
    font-weight:bold;
  }
  a.nav_main:hover {
  }
  a.nav_main_active {
    font-family:verdana,arial,helvetica;
	font-size:8pt;
	color:#FF7021;
	font-weight:bold;
    text-decoration:none;
  }
  a.nav_main_active:hover {
    text-decoration:none;
  }
  
   a.nav_d {
    font-family:verdana,arial,helvetica;
    text-decoration:none;
    font-size:10pt;
    color:#007B31;
    font-weight:bold;
  }
  a.nav_d:hover {
    text-decoration:underline;
  }
   a.nav_d_active {
    font-family:verdana,arial,helvetica;
	font-size:10pt;
	color:#FF7021;
	font-weight:bold;
    text-decoration:none;
  }
  a.nav_d_active:hover {
    text-decoration:none;
  }
 
  
  /****** ALLGEMEIN *****/ 
  body {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
 }
 p {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
 }
  td {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
 }
 input {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
 }
  textarea {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
 }
  select {
    font-family:verdana,arial,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
  }
  a {
     color:#007B31;
     text-decoration:none;
  }
  a:hover {
	 text-decoration:underline;
  }

  .links {
    text-decoration:none;
	color:#72716F;
	font-size:7pt;
  }
  a.links:hover {
    text-decoration:underline;
  }
  
  img {
     border-color:#D3D3D3;
  }
  hr {
     border-color:#72716F;
	 height:1px;
  }
  h1 {
	font-family:verdana,arial,helvetica;
    font-size:10pt;
    color:#72716F;
    font-weight:bold;
	margin-top:0px;
    margin-bottom:0px;
}
  
 
  /****** INDIVIDUELL *****/ 
  .css_body {
    background-color:#FFFFFF;
  }
  .white_ffffff {
    background-color:#ffffff;
  }
  .grey_EEEEEE {
    background-color:#EEEEEE;
  }
  .grey_D3D3D3 {
    background-color:#D3D3D3;
  }
  .green_007B31 {
    background-color:#007B31;
  }
  .green_F0F4D0 {
    background-color:#F0F4D0;
  }
  
/****** FORMULARE *****/
.form_box {
    border-width:0px;
    border-style:solid;
    border-color:#72716F;
    background:#ffffff;
 }	
 .form_label {
    font-size:8pt;
    color:#72716F;
    font-weight:bold;
    width:120px;
  }
  .form_text {
    font-size:8pt;
    color:#000000;
    width:268px;
  }
  .form_line {
    width:418px;
    height:2px;
    background:#72716F;
  }
  .form_input {
    width:268px;
  }
  .form_input2 {
    width:200px;
  }
  .form_input3 {
    width:68px;
  }
  .form_input4 {
    width:380px;
  }
 .form_input_bg {
   font-size:8pt;
   color:#000000;
   width:140px;
   background-color:#D4D0C8;
   font-weight:normal;
 }
  .form_select_sort {
	font-size:7pt;
	color:#000000;
	width:72px;
	background-color:#ffffff;
	font-weight:normal;
}
  .form_textarea {
    width:268px;
    height:125px;
  }
  .form_textarea2{
    width:530px;
    height:250px;
  }
  .form_submitfield {
    width:134px;
  }
  .form_submitbutton {
    width:130px;
  }
  .form_searchinput1 {
    width:90px;
  }
   .form_searchbutton1 {
    width:30px;
  }
    
    /*****MODULE*****/
 .content_box {
    border-width:1px;
    border-style:solid;
    border-color:#D3D3D3;
    background:#ffffff;
  }		
  .content_row {
    font-weight:bold;
    background:#EEEEEE;
    height:21px;
  }
  .content_line {
    height:1px;
    background:#72716F;
  }
  
  
  
  .slide_picture {
	border-color:#EEEEEE;
	border-width:4px;
	border-style:ridge;
}
  .slide_navigation {
    background-color:#EEEEEE;
	border-color:#EEEEEE;
    border-width:0px; 
    border-style:solid;
  }
  .slide_counter {
    font-size:7pt;
    font-weight:bold;
    color:#72716F;
    background-color:#EEEEEE;
	border-color:#EEEEEE;
    border-width:0px; 
    border-style:solid;
  }
      

  .error_text {
    font-size:8pt;
    color:#FC0000;
    font-weight:bold;
  }
  
  .impressum {
    font-size:8pt;
 }
 