/* master */

body {
   font-size: 9pt;
   font-family: Arial, Sans-Serif;
   line-height: 14pt;
}

H1 { color: #000; font-size: 12pt; font-family: Arial, Sans-Serif; font-weight: bold; }
H2 { color: #000; font-size: 11pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: normal }
H3 { color: #000; font-size: 10pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: normal }
H4 { color: #000; font-size: 9pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: normal}

.class_H1 { color: #000; font-size: 1.5em; font-family: Arial, Sans-Serif; font-weight: bold; line-height: 15pt }


.Bodytext_01  { color: #000; font-size: 9pt; font-family: Arial, Sans-Serif; line-height: 13pt; }
.Basistypo_02 { color: #000; font-size: 8pt; font-family: Arial, Sans-Serif; line-height: 12pt; margin-left: 13px }
a.Bodytext_01:link    { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: 13pt; text-decoration: underline; }
a.Bodytext_01:visited { color: #999 !important; font-size: 9pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: 13pt; text-decoration: underline;  }
a.Bodytext_01:hover   { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: 13pt; text-decoration: underline; }
a.Bodytext_01:active  { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; font-weight: bold; line-height: 13pt; text-decoration: underline; }


a.Searchlink:link    { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; line-height: 13pt; text-decoration: underline; }
a.Searchlink:visited { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; line-height: 13pt; text-decoration: underline;  }
a.Searchlink:hover   { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; line-height: 13pt; text-decoration: underline; }
a.Searchlink:active  { color: #900 !important; font-size: 9pt; font-family: Arial, Sans-Serif; line-height: 13pt; text-decoration: underline; }


/* list styles */

.dotted  { list-style-position: outside;list-style-image: url("/00gfx/bullet_dotted.gif") }
.unordered { list-style-position: outside;list-style-image: url("/00gfx/bullet_unordered.gif") }
.ordered {  list-style-position: outside; list-style-type: decimal }

/* misc */

.footer_datum {
	color: white;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	margin-left: 13px
}

.startseitebox  {
	text-align: right;
	margin-top: 20px;
	margin-right: 23px;
	float: right
}

/* SERVICENAVIGATION */
.servicenaviboxen  {
  	width: 144px; 
        background-color: #d1d3d4;
        border-bottom: 1px solid white;
}

.servicenavicontent  {
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
        padding: 5px;
}

a.servicenavigation:link   { color: #000; font-size: 8pt; font-family: Arial, Sans-Serif; text-decoration: none }
a.servicenavigation:visited   { color: #000; font-size: 8pt; font-family: Arial, Sans-Serif; text-decoration: none }
a.servicenavigation:hover   { color: #000; font-size: 8pt; font-family: Arial, Sans-Serif; text-decoration: underline }
a.servicenavigation:active   { color: #000; font-size: 8pt; font-family: Arial, Sans-Serif; text-decoration: underline }

/* SERVICENAVIGATION ENDE */

#contentbox   {
	background-color: #ffffff;
	margin: 15px 18px 25px 21px
}


#pageheader  {
  background-color: #fff2b2;
  height: 39px;
  padding: 0.3em 1em 0.3em 1.8em
}

/* image css */

.bildformate_BU {
	color: black;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 4px;
}


/* boxes */

.infobox_titel {
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin-left: 13px
}

.infobox_text {
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	line-height: 12pt;
	margin-left: 13px
}


/* tabellen */

th {
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;	
	background-color: #ffd400;
	text-align: left
}

table   {
        font-size: 8pt;
        font-family: Arial, Sans-Serif;
        border: 0;
        outline-style: none;
        outline-width: 0
}

table caption  {
        font-size: 7pt;
        font-family: Arial, Sans-Serif;
        width: 414px;
        border: 0;
        outline-style: none;
        outline-width: 0
}

.sitemap_e1_div {
    padding-top:1px;
    padding-bottom:1px;
    margin-bottom:10px;
    background-color:#eee;
    border-left:4px #9C0000 solid;

}

.sitemap_e1 { 
    list-style-position: outside;
    list-style-image: url("/00gfx/bullet_dotted.gif");
    font-family: Arial, Sans-Serif;
 }

.sitemap_e2 {
    list-style-position: outside;
    list-style-image: url("/00gfx/bullet_dotted.gif");
 }

.sitemap_e3 {
    list-style-position: outside;
    list-style-image: url("/00gfx/bullet_dotted.gif");
}

h1.sitemap {
    font-size:13px;
    padding:0px;
    margin:0px;
    font-weight:800;
}

h2.sitemap {
    font-size:12px;
    padding:0px;
    margin:0px;
    font-weight:normal;
}

h3.sitemap {
    font-size:11px;
    padding:0px;
    margin:0px;
    font-weight:normal;
}


a.sitemap:link   { color: #9C0000;  text-decoration: underline }
a.sitemap:visited   { color: #9C0000;  text-decoration: underline  }
a.sitemap:hover   { color: #9C0000; text-decoration: underline }
a.sitemap:active   { color: #9C0000; text-decoration: underline }



#headerclaim {
   position: relative;
   top: 0px;
   left:0px;

   width: 598px;
   height: 90px;

   padding: 0px;
   margin: 0px;

   background:#ffd400;
}

#headerclaimtype {
   position: absolute;
   top: 34px;
   right:144px;

   width: auto;
   height: auto;

   color:#000;
   font-family: Arial,Verdana,sans-serif;
   font-size:24px;
   font-weight:800;
   text-align:right;
}
