* { font-family: ARIAL, SANS-SERIF; font-size:100.1%;  }
body { margin:0; padding:0; font-size:0.75em; } 
table { margin: 0; padding: 0; border: 0; }
table, ul, li, div    { margin:0px; padding:0px; }
img { border:1px solid #999999; }
a { text-decoration:none; color:#e2001a; font-weight:bold; }
a:hover { text-decoration:underline!important; }
a img, a:hover img, a:focus img { border:none;  }
form { display:inline; }
hr { height:1px;  background-color: #999999; color: #999999; border:0 none; margin:8px 0px!important; clear:both; }
fieldset { border:0; }
h1 { font-size:1.6em; padding:0px; margin:10px 0 5px 0; clear:both; }
h2 { font-size:1.4em; padding:0px; margin:10px 0 5px 0; clear:both}
h3 { font-size:1.2em; padding:0px; margin:10px 0 5px 0;  clear:both}
h4 { font-size:1.1em; padding:0px; margin:10px 0 5px 0; clear:both }
h5 { font-size:1em; padding:0px; margin:10px 0 5px 0; clear:both }
p { clear:both; margin:0px 0 10px 0; }
/* KONTAKTFROM */
label.left {
    float: left;
    text-align: right;
    width:96px; /* diese Breite muss an die längste Beschriftung (label) des Kontaktformulars angepasst werden */
    margin-right: 10px;
}
#site_wrapper { width:16.5cm; margin:auto;} /* legt die Seitenbreite fest */
#head { display:none; }

/* Sidebar left */
#left { display:none; }  
#left .min_height { height:50px;}
/* Sidebar right */
#right { display:none;  }
/* SUCHE */
#suche .input { padding:1px; width:137px; }
#suche .submit { position:relative; top:4px; margin-left:7px; }
/* BREADCRUMB */
#content #breadcrumb { display:none; }
/* INHALT */
#content_wrapper    {   }
#content { width:16.5cm; }
#content a { color:#e2001a; }
#content p     { margin-bottom:10px; padding:0; }
#content br {clear:both;}
#content h1    { color:#0278b3; border-bottom:1px solid #CCCCCC; padding-bottom:5px; margin-bottom:10px }
#content table    { border:1px solid #999999; border-right:none; border-bottom:none; }
#content td  { padding:3px; border-bottom:1px solid #999999; vertical-align:top; }
#content th         { background-color:#008bd0; border-bottom:1px solid #999999; color:#FFFFFF; line-height:1.5em; padding:0 3px; }
#content td, th    { border-right:1px solid #999999; }
#content tr.tr_colored    { background-color:#b2dcf1; }
#content legend { font-size:1.2em; color:#000000; font-weight:bold; clear:both; margin-bottom:3px; }
#content label { white-space:nowrap; width:110px; }
#content input[type=text], select {    float:left; height:1.2em; }
#content input, select { width:230px; }
#content textarea { width:230px; height:8em; }
#content form br {    clear: both; }
#content input.right { float: left; width: auto; clear: both; margin-left:120px; margin-right:10px; }
#content ul        { list-style-type:none; margin:0; padding:0; clear:both; margin-bottom:5px; }
#content ul li    { margin-left:0px; font-weight:bold; list-style-type:square; list-style-position:inside; border-bottom:1px solid #999999; line-height:1.5em;  }
#content ul li a    { background-image:none; padding:0; }
#content ul ul li    { margin-left:5px; list-style-image:none; list-style-type:disc; font-weight:normal; border:none;  }
#content ul ul ul li    { margin-left:10px; list-style-image:none; list-style-type:circle; }
#content .image    { font-size:0.8em; width:200px; } 
#content .input    { background-color:#f9f4de; border:1px solid #999999; vertical-align:top; margin-bottom:5px; }
#content .area        { background-color:#f9f4de; border:1px solid #999999; vertical-align:top; margin-bottom:5px; }
#content .noborder    { border: none; }
/* LISTE DIE NUR LINKS ENTHÄLT */
.linklist ul        { margin:0; padding:0!important; clear:left; margin-bottom:5px; }
.linklist ul li    { font-weight:bold; line-height:1.5em; list-style-type:none!important; border-bottom:1px solid #999999;list-style-position:outside!important;  }
.linklist ul ul li    { margin-left:7px; font-weight:normal; border:none; }
.linklist ul ul ul li    { margin-left:14px; }
/* LINKLISTE MIT BILD UND TEXT */
.image_linkdiv_img    { clear:left; float:left; width:190px; padding:0; margin:0; }
.image_linkdiv_text    { clear:right; float:right; width:300px; padding:0; margin:0; }
.image_linkdiv_headline    { font-weight:bold; margin-bottom:5px; color:#0278b3;  }

/* WEITERE STYLES */
.left         { float:left; margin:2px 15px 4px 0px; white-space:normal; }
.right        { float:right; margin:2px 0px 4px 15px; white-space:normal; }
.center        { padding:0 35%; clear:both; }
.clear        { clear:both; }
.invisible { display:none; }
.fett    { font-weight:bold; }
.kursiv    { font-style:italic; }
.noborder    { border:none!important; }
.img_left    { text-align:left; }
.img_right { text-align:right; }
.img_center { text-align:center; margin-bottom:5px; }