  /****** WYSIWYG *****/
  .title {
    font-family:arial,verdana,helvetica;
    font-size:14px;
    color:#1B5AB4;
    font-weight:bold;
  }
  .subtitle {
    font-family:arial,verdana,helvetica;
    font-size:13px;
    color:#000000;
    font-weight:bold;
  }

  a.subtitle {
   text-decoration:none;
  }
  a.subtitle:hover {
   text-decoration:underline;
  }
  .standard { 
     font-family:arial,verdana,helvetica;
     font-size:12px;
     color:#000000;
     font-weight:normal;
  }
   
  /****** MAIN-NAVIGATION *****/ 
  a.nav_main {
    font-family:arial,verdana,helvetica;
    text-decoration:none;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
  }
  a.nav_main:hover {
    font-family:arial,verdana,helvetica;
    text-decoration:none;
    font-size:12px;
    color:#E7F5FF;
    font-weight:bold;
  }
  
  /****** ALLGEMEIN *****/ 
  body {
    background-color:#E7F5FF;
    font-family:arial,verdana,helvetica;
    font-size:12px;
    color:#000000;
    font-weight:normal;
 }
 p {
    font-family:arial,verdana,helvetica;
    font-size:12px;
    color:#000000;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
 }
  td {
    font-family:arial,verdana,helvetica;
    font-size:12px;
    color:#000000;
    font-weight:normal;
 }
 input {
    font-family:arial,verdana,helvetica;
    font-size:12px;
    color:#000000;
    font-weight:normal;
 }
  textarea {
    font-family:arial,verdana,helvetica;
    font-size:12px;
    color:#000000;
    font-weight:normal;
 }
  select {
    font-family:arial,verdana,helvetica;
    font-size:12px;
    color:#000000;
    font-weight:normal;
  }
  a {
     text-decoration:underline;
     color:#1B5AB4;
  }
  
  img {
     border-color:#1B5AB4;
  }
  hr {
	 color:#1B5AB4;
  }
  
 
  /****** INDIVIDUELL *****/ 
  .css_body {
    background-color:#FFFFFF;
  }
  .white_ffffff {
    background-color:#ffffff;
  }
  .blue_E9DEC2 {
    background-color:#E7F5FF;
  }
  .blue_FFD682 {
    background-color:#AECBE5;
  }
  .blue_66493F{
    background-color:#578AD0;
  }
  
  .border_left {
	background-image:url(../images/border_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
 .border_right {
	background-image:url(../images/border_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
 }
  
/****** FORMULARE *****/
.form_box {
    border-width:0px;
    border-style:solid;
    border-color:#1B5AB4;
    background:#E7F5FF;
 }	
 .form_label {
    font-size:12px;
    color:#000000;
    font-weight:bold;
    width:150px;
  }
  .form_text {
    font-size:12px;
    color:#000000;
    width:268px;
  }
  .form_line {
    width:418px;
    height:2px;
    background:#E7F5FF;
  }
  .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:#1B5AB4;
    background:#E7F5FF;
  }		
  .content_row {
    font-weight:bold;
    background:#E7F5FF;
    height:20px;
  }
  .content_line {
    height:2px;
    background:#1B5AB4;
  }
  
  .event_name {
    font-size:13px;
    font-weight:bold;
    width:250px;
  }
  a.event_name {
   color:#000000;
   text-decoration:none;
  }
  a.event_name:hover {
   text-decoration:underline;
  }
  .event_weekday {
    width:30px;
    height:22px;
  }
  .event_date {
    width:120px;
  }
  .event_time {
    width:200px;
  }
  .event_details {
    width:120px;
  }
  .event_line {
    height:2px;
    background:#E7F5FF;
  }
  
   .guestbookentry_line {
	height:2px;
    background:#1B5AB4;
  }

  .qtvr_box { 
    background-color:#E7F5FF;
    border-color:#1B5AB4;
    border-width:0px; 
    border-style:solid;
  }
  .qtvr_description {
    font-size:11px;
 }
 
 
  .thumb_box { 
    background-color:#E7F5FF;
    border-color:#1B5AB4;
    border-width:1px; 
    border-style:solid;
  }
  .slide_box { 
    background-color:#E7F5FF;
    border-color:#1B5AB4;
    border-width:0px; 
    border-style:solid;
  }
  .slide_picture {
	border-color:#E7F5FF;
	border-width:4px;
	border-style:ridge;
}
  .slide_description {
    font-size:11px;
    font-weight:bold;
    color:#000000;
    background-color:#E7F5FF;
  }
  .slide_navigation {
    background-color:#E7F5FF;
	border-color:#E7F5FF;
    border-width:0px; 
    border-style:solid;
  }
  .slide_counter {
    font-size:11px;
    font-weight:bold;
    color:#000000;
    background-color:#E7F5FF;
	border-color:#E7F5FF;
    border-width:0px; 
    border-style:solid;
  }
      

  .error_text {
    font-size:11px;
    color:#D02A22;
    font-weight:bold;
  }
  
 
