  /****** WYSIWYG *****/
 .title {
    font-family:verdana,arial,helvetica;
    font-size:16pt;
    color:#ffffff;
    font-weight:bold;
    background-color:#C86400;
  }
  .subtitle {
    font-family:verdana,arial,helvetica;
    font-size:12pt;
    color:#EF7A43;
    font-weight:bold;
  }
  a.subtitle {
   text-decoration:none;
  }
  a.subtitle:hover {
   text-decoration:underline;
  }
  .standard { 
     font-family:verdana,arial,helvetica;
     text-decoration:none;
     font-size:10pt;
     color:#EF7A43;
     font-weight:normal;
  }
 
  /****** ALLGEMEIN *****/ 
 p {
    font-family:verdana,arial,helvetica;
    font-size:10pt;
    color:#EF7A43;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
 }
  td {
    font-family:verdana,arial,helvetica;
    font-size:10pt;
    color:#EF7A43;
	font-weight:normal;
 }
 input {
    font-family:verdana,arial,helvetica;
    font-size:9pt;
	font-weight:normal;
 }
  textarea {
    font-family:verdana,arial,helvetica;
    font-size:9pt;
	font-weight:normal;
 }
  select {
    font-family:verdana,arial,helvetica;
    font-size:9pt;
	font-weight:normal;
  }
  a {
     text-decoration:underline;
     color:#EF7A43;
  }
  a:hover {
  }
 
  /****** INDIVIDUELL *****/
  body {
    background-color:#FFFAF8;
    font-family:verdana,arial,helvetica;
    font-size:10pt;
    color:#EF7A43;
    font-weight:normal;
  } 
  .border_color {
    background-color:#DEDFDF;
  }
  .border_navigation {
    background-color:#C86400;
  }
  .border_content {
    background-color:#C86400;
  }
  .white_ffffff {
    background-color:#FFFAF8;
  }
  .frame_color {
    background-color:#C86400;
  }
  .block_m_navigation { 
     font-size:10pt;
     color:#ffffff;
     font-weight:bold;
     background:#C86400;
  }
  a.block_m_navigation { 
     text-decoration:none;
  }
 .block_s_navigation { 
     font-size:9pt;
	 color:#000000;
     background:#DEDFDF;
	 text-decoration:none;
  }
  a.block_s_navigation { 
	 text-decoration:none;
  }
  
 /****** FORMULARE *****/
.form_box {
    border-width:1px;
    border-style:solid;
    border-color:#C86400;
    background:#FFFAF8;
 }	
 .form_label {
    font-size:9pt;
    font-weight:bold;
    width:150px;
  }
  .form_text {
    font-size:9pt;
    width:268px;
  }
  .form_line {
    width:418px;
	height:1px;
    background:#000000;
  }
  .form_input {
    width:268px;
  }
  .form_input2 {
    width:200px;
  }
  .form_input3 {
    width:68px;
  }
  .form_textarea {
    width:268px;
    height:125px;
  }
  .form_submitfield {
    width:134px;
  }
  .form_submitbutton {
    width:130px;
  }
    
    /*****MODULE*****/
  .content_box {
    border-width:0px;
    border-style:solid;
    border-color:#000000;
    background:#FFFAF8;
  }		
  .content_row {
    color:#C86400;
    font-weight:bold;
    background:#DEDFDF;
	height:20px;
  }
  .content_line {
	height:1px;
    background:#C86400;
  }
  
  
  .guestbookentry_line {
	height:1px;
    background:#C86400;
  }

  
  .thumb_box { 
    background-color:#FFFAF8;
    border-color:#C86400;
    border-width:1px; 
    border-style:solid;
  }
  .slide_box { 
    background-color:#FFFAF8;
    border-color:#C86400;
    border-width:0px; 
    border-style:solid;
  }
  .slide_picture {
	border-color:#FFFAF8;
	border-width:2px;
	border-style:ridge;
}
  .slide_description {
    font-size:9pt;
    font-weight:normal;
    color:#EF7A43;
    background-color:#FFFAF8;
  }
  .slide_navigation {
    background-color:#DEDFDF;
	border-color:#F0F0F0;
    border-width:0px; 
    border-style:solid;
  }
  .slide_counter {
    font-size:8pt;
    font-weight:normal;
    color:#C86400;
    background-color:#DEDFDF;
	border-color:#F0F0F0;
    border-width:0px; 
    border-style:solid;
  }
  
 
  .error_text {
    font-size:9pt;
    color:#EF7A43;
    font-weight:bold;
  }
