  /****** WYSIWYG *****/
  .title {
    font-family:arial,verdana,helvetica;
    font-size:10pt;
    color:#2E1C86;
    font-weight:normal;
  }
  .subtitle {
    font-family:arial,verdana,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:bold;
  }

  a.subtitle {
   text-decoration:none;
  }
  a.subtitle:hover {
   text-decoration:underline;
  }
  .standard { 
     font-family:arial,verdana,helvetica;
     font-size:9pt;
     color:#000000;
     font-weight:normal;
  }
   
  /****** MAIN-NAVIGATION *****/ 
  a.nav_main {
    font-family:arial,verdana,helvetica;
    text-decoration:none;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
  }
  a.nav_main:hover {
    font-family:arial,verdana,helvetica;
    text-decoration:none;
    font-size:8pt;
    color:#2E1C86;
    font-weight:normal;
  }
  
  a.nav_meta {
    font-family:arial,verdana,helvetica;
    text-decoration:none;
    font-size:7pt;
    color:#000000;
    font-weight:normal;
  }
  
  /****** ALLGEMEIN *****/ 
  body {
    background-color:#ffffff;
	font-family:arial,verdana,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
 }
 p {
    margin-top:0px;
    margin-bottom:0px;
 }
  td {
    font-family:arial,verdana,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
 }
 input {
    font-family:arial,verdana,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
	background-color:#EDEEEF;
 }
  textarea {
    font-family:arial,verdana,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
	background-color:#EDEEEF;
 }
  select {
    font-family:arial,verdana,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
	background-color:#EDEEEF;
  }
  a {
     text-decoration:underline;
     color:#2E1C86;
  }
  
  img {
     border-color:#98989C;
  }
  
 
  /****** INDIVIDUELL *****/ 
  .css_body {
    background-color:#FFFFFF;
  }
  .white_ffffff {
    background-color:#ffffff;
  }
  .grey_98989C {
    background-color:#98989C;
  }
  .grey_EDEEEF {
    background-color:#EDEEEF;
  }
  .blue_2E1C86 {
    background-color:#2E1C86;
  }
  
  
/****** FORMULARE *****/
.form_box {
    border-width:1px;
    border-style:solid;
    border-color:#98989C;
    background:#ffffff;
 }	
 .form_label {
    font-size:9pt;
    font-weight:normal;
    width:161px;
  }
  .form_text {
    font-size:9pt;
    width:266px;
  }
  .form_line {
    width:427px;
    height:1px;
    background:#98989C;
  }
  .form_input {
    width:266px;
  }
  .form_input2 {
    width:193px;
  }
  .form_input3 {
    width:73px;
  }
  .form_input_shop {
    width:37px;
  }
  .form_input_versions {
    width:95px;
  }
  
  .form_textarea {
    width:266px;
    height:125px;
  }
  .form_textarea2 {
    width:266px;
    height:55px;
  }
  .form_checkbox {
    background:ffffff;
  }
  .form_radio {
    background:ffffff;
  }
  
  .form_submitfield {
    width:133px;
  }
  .form_submitbutton {
    width:129px;
	font-weight:bold;
  }

    
    /*****MODULE*****/
 .content_box {
    border-width:0px;
    border-style:solid;
    border-color:#98989C;
    background:#ffffff;
  }		
  .content_row {
    font-weight:normal;
	color:#000000;
    background:#EDEEEF;
    height:19px;
  }
  .content_line {
    height:1px;
    background:#98989C;
  }
  
 
 .shop_amount {
    width:57px;
  } 
 .shop_thumb {
    width:120px;
  }
  .shop_name {
    width:175px;
  }
  .shop_name2 {
    width:160px;
  }
  .shop_price {
    width:78px;
  }
  .shop_order {
    width:56px;
  }
  .shop_versions {
    width:295px;
  }
  .shop_line {
    height:1px;
    background:#98989C;
  }
  
  
   .guestbookentry_line {
	height:1px;
    background:#98989C;
  }
      
   .qtvr_box { 
    background-color:#ffffff;
    border-color:#98989C;
    border-width:0px; 
    border-style:solid;
  }
  .qtvr_description {
    font-size:8pt;
 }
  
  .slide_box { 
    background-color:#EDEEEF;
    border-color:#98989C;
    border-width:1px; 
    border-style:solid;
  }
  .slide_picture {
	border-color:#EDEEEF;
	border-width:4px;
	border-style:ridge;
}
  .slide_description {
    font-size:9pt;
    font-weight:normal;
    color:#000000;
    background-color:#EDEEEF;
  }
  .slide_navigation {
    background-color:#EDEEEF;
	border-color:#98989C;
    border-width:0px; 
    border-style:solid;
  }
  .slide_counter {
    font-size:8pt;
    font-weight:normal;
    color:#000000;
    background-color:#EDEEEF;
	border-color:#98989C;
    border-width:0px; 
    border-style:solid;
  }
  
  .error_text {
    font-size:8pt;
    color:#D02A22;
    font-weight:bold;
  }
  
  .teaser_title {
    font-family:arial,verdana,helvetica;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
  }	  
  .teaser_text { 
     font-family:arial,verdana,helvetica;
     font-size:8pt;
     color:#000000;
     font-weight:normal;
  }
 
 
