  /****** WYSIWYG *****/
  .title, h1 {
    font-family:"Times New Roman", Times, serif;
    font-size:18pt;
    color:#00007E;
    font-weight:normal;
	margin-top:0px;
    margin-bottom:0px;
  }
  .subtitle {
    font-family:arial,helvetica;
    font-size:12pt;
    color:#000000;
    font-weight:bold;
  }
  .standard { 
     font-family:arial,helvetica;
     font-size:10pt;
     color:#000000;
     font-weight:normal;
  }
  
  /****** META *****/ 
 .meta_navigation {
    FONT-FAMILY: Arial,Helvetica;
    text-decoration:none;
    font-size:7pt;
    color:#000000;
    font-weight:normal;
    LETTER-SPACING: 1pt;
  }
  a.meta_navigation {
    FONT-FAMILY: Arial,Helvetica;
    text-decoration:none;
    font-size:7pt;
    color:#000000;
    font-weight:normal;
    LETTER-SPACING: 1pt;
  }
  a.meta_navigation:hover {
    font-family:Arial,Helvetica;
    text-decoration:none;
    font-size:7pt;
    color:#cc0000;
    font-weight:normal;
	LETTER-SPACING: 1pt;
  }
  /****** MAIN-NAVIGATION *****/ 
  a.nav_main {
    font-family:Arial,Helvetica;
    text-decoration:none;
    font-size:9pt;
    color:#070278;
    font-weight:normal;
  }
  a.nav_main:hover {
    font-family:Arial,Helvetica;
    text-decoration:none;
    font-size:9pt;
    color:#cc0000;
    font-weight:normal;
  }
  /****** SUB-NAVIGATION *****/ 
  a.nav_sub {
    font-family:Arial,Helvetica;
    text-decoration:none;
    font-size:8pt;
    color:#070278;
    font-weight:normal;
  }
  a.nav_sub:hover {
    font-family:Arial,Helvetica;
    text-decoration:none;
    font-size:8pt;
    color:#cc0000;
    font-weight:normal;
  }
  /****** THIRD-NAVIGATION *****/ 
  a.nav_third {
    FONT-FAMILY: Arial,Helvetica;
    text-decoration:none;
    font-size:8pt;
    color:#070278;
    font-weight:normal;
  }
  a.nav_third:hover {
    FONT-FAMILY: Arial,Helvetica;
    text-decoration:none;
    font-size:8pt;
    color:#cc0000;
    font-weight:normal;
  }
  
  /****** ALLGEMEIN *****/ 
 p {
    font-family:arial,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
 }
  td {
    font-family:arial,helvetica;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
 }
 input {
    font-family:arial,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:normal;
 }
  textarea {
    font-family:arial,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:normal;
 }
 select {
    font-family:arial,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:normal;
 }
  a {
     text-decoration:none;
     color:#070278;
  }
  a:hover {
    color:#cc0000;
  }
  a.link:hover {
    color:#cc0000;
  }
 
  /****** INDIVIDUELL *****/ 
   .css_body {
    background-color:#ffffff;
  }
  .atmo {
    font-family:"Times New Roman", Times, serif;
    font-size:24pt;
    color:#000000;
    font-weight:normal;
  }
  .white_ffffff {
    background-color:#ffffff;
  }
  .grey_C6C6C6 {
    background-color:#C6C6C6;
  }
  .hg_bubble {
    background-image:url(../images/hg_bubble.jpg);
    background-repeat:no-repeat; 
  }
  .hg_bubble1 {
    background-image:url(../images/hg_bubble1.jpg);
    background-repeat:no-repeat; 
  }
  .hg_bubble2 {
    background-image:url(../images/hg_bubble2.jpg);
    background-repeat:no-repeat; 
  }
  .hg_bubble3 {
    background-image:url(../images/hg_bubble3.jpg);
    background-repeat:no-repeat; 
  }
  .startseite1 {
    background-image:url(../images/home1.jpg);
    background-repeat:no-repeat; 
  }
  .startseite2 {
    background-image:url(../images/home2.jpg);
    background-repeat:no-repeat; 
  }
  
  
 /****** FORMULARE *****/
 .form_label {
    font-weight:bold;
    width:145px;
  }
  .form_text {
    width:230px;
  }
  .form_line {
    width:390px;
    height:2px;
    background:#7A7C7D;
  }
  .form_input {
    width:230px;
  }
  .form_input2 {
    width:170px;
  }
  .form_input3 {
    width:60px;
  }
  .form_textarea {
    width:390px;
    height:130px;
  }
  .form_submitfield {
    width:115px;
  }
  .form_submitbutton {
    width:112px;
  }
    
    /*****MODULE*****/
 .content_box {
    border-width:0px;
    border-style:solid;
    border-color:#C7C7C7;
    background:#ffffff;
  }		
  .content_row {
    font-weight:bold;
    background:#E3E7EE;
    height:20px;
  }
  .content_line {
    height:1px;
    background:#C7C7C7;
  }
  
  
  .guestbookentry_line {
	height:1px;
    background:#C7C7C7;
  }

  
    /*****Sitemap*****/
 .sitemap_box {
    border-width:0px;
    border-style:solid;
    border-color:#C7C7C7;
 }	
 
  .sitemap_level_1 {
	text-decoration:none;
	color:#070278;
	font-size:9pt;
	background:#E3E7EE;
}
  a.sitemap_level_1 {
  }
   a.sitemap_level_1:hover {
   color:#cc0000;
 }
  .sitemap_level_2 {
	text-decoration:none;
    font-size:8pt;
    color:#070278;
	font-weight:normal;
	background:#F6F7F9;
 }
 a.sitemap_level_2 {
 }
 a.sitemap_level_2:hover {
   color:#cc0000;
 }
 .sitemap_level_3 {
	text-decoration:none;
    font-size:8pt;
    color:#070278;
	font-weight:normal;
	background:#F6F7F9;
 }
  a.sitemap_level_3 {
 }
 a.sitemap_level_3:hover {
   color:#cc0000;
 }  
 

  .error_text {
    font-size:9pt;
    color:#cc0000;
    font-weight:bold;
  }
  
  .impressum {
    font-size:8pt;
 }
 
 
 .text  {	
	font-family : Arial,Helvetica;
	color : #000000;
	text-decoration : none;
	font-size : 10pt;
}

.textunderline  {	
	font-family : Arial,Helvetica;
	color : #000000;
	text-decoration : underline;
	font-size : 10pt;
}

.textbold  {	
	font-family : Arial,Helvetica;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size : 10pt;
}

.textklein  {	
	font-family : Arial,Helvetica;
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
}

.texttitel  {	
	font-family : Arial,Helvetica;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
}

.textblau  {	
	font-family : Arial,Helvetica;
	color : #070278;
	text-decoration : none;
	font-size : 10pt;
}

.texttitelblau  {	
	font-family : Arial,Helvetica;
	color : #070278;
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
}

.textlink  {	
	font-family : Arial,Helvetica;
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
}
 
