body, html {
    background: white; color: black;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    text-align: center;  /* Zentrierung im Internet Explorer */
    margin: 0px;
    padding: 0px;
    background-color:#ffffff;
    }

div, body  {
    font-family: verdana, arial, sans-serif;
    font-size: 0.92em;
    font-style: normal;
    font-weight: normal;
}

b {
    font-weight: bold;
   }

a {
    text-decoration: none;
    color: #920607;
}

a:hover {
    text-decoration: underline;
}

acronym, abbr, span {
    border-bottom: 1px dotted;
}

div#linkerrand {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 82px;
    height: 800px;
    background: url(../html_vorlage/grafiken/wellen.jpg) no-repeat;
    }

div#dhlink {
    position: absolute;
    left: 82px;
    top: 56px;
    width: 600px;
    height: 140px;
    background: url(../html_vorlage/grafiken/dhlink.jpg) no-repeat;
    z-index: 1000;    
}

div#dhlink, img {
border: 0px;
}

div#Seite{
    position: absolute;
    left: 82px;
    top: 8px;
    text-align: left;
    margin: 0 auto;
    width: 720px;
    padding: 0;
  }


div#Seite img{
    border: 0px;
}

h1.csc-firstHeader {
    font-size: 10px;
    font-style: normal;	
}

div#header {
    margin: 0px;
    position: relative;
    width: 720px;
    height:43px;
}	

p#logo {
    position: relative;
    width: 200px;
    margin: 0px;
    padding: 0px;
    background-image: none;
    z-index: 2;
}


div#htext {
    margin: 0 0 0 238px;
    background-image: url(../html_vorlage/grafiken/header_bg.jpg);
    padding: 5px 0px 0px 10px;
    position: relative;
    top: -28px;
    height:23px;
    left: 0px;
    z-index: 1; 
    font-size: 10px;
    font-style: normal; 
    }



div#htext a {
    color: black;
}

div#htext span#language img{
    margin-top:3px;
    margin-bottom: -2px; 
}

div#htext img {
    margin-left: 160px;
}

span#language,
span#language a,
span#language a img{
    margin-left: 1px;
    border-bottom: none;
}

span#language {
    margin-left:30px;
}

form {
    width: 220px;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -15px;
    left: 340px;
    z-index:	3;
}



div#content_main form {
    position: relative;
    top: 0px;
    left: 0px;
}



input, select {
    background: #F5F5F5;
    color: #000000;
    border: 1px solid #999999;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

input.suchpfeile {
    background-color:transparent;
    border:0px;
    padding: 0px;
    margin: 0px;
}

div#printheader {
    display: none;
}

div#header_picture_startseite,
div#header_picture {
    position: absolute;
    top: 49px;
    margin: 0;
    width: 720px;
}

div#main_navigation {
    clear: both;
    position: absolute;
    top: 214px;
    padding-left: 10px;
}

div#content {
    position: relative;
    top: 28px;
    margin: 0px;
    margin-top:167px;
    padding: 0px;
}
div#content_right,
div#unterseiteboxen {
    position: relative;
    left: 0px; 
    float: right;
    margin: 0px;
    margin-top: 3px;
    width: 238px;
}

div#content_right {
    margin-top: 0px;
}

div#content_right div.box {
    position: relative;
    top: 4px;
    margin: 0px;
}

div#content_main {
    position: relative;
    font-size: 0.8em;
    margin: 0px;
    width: 478px;
    top:-19px;
}

div#content_main_start {
    position: relative;
    font-size: 0.8em;
    margin: 0px;
    width: 678px;
   }


div#footer {
    position: absolute;
    margin-top: 194px;
    width:720px;
    font-size: 0.75em;    
}

div#footer p {
    background-image: url(../html_vorlage/grafiken/footer_bg.jpg);
    padding: 6px 10px 6px 10px;

}

div#footer p a {
    margin-left: 115px;
    color:black;
}


/* Überschriften -----------------------------------------------*/

h1.ueberschrift {
   font-size: 18px;
   font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
   font-size: 10px;
   font-weight: normal;
}

div.tx-newloginbox-pi1 {
   font-size: 10px;
   font-weight: normal;
}


/*----------------------------------------------------------------*/
/* Sitemap------------------------------------------------------*/

DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 {
   color:#000000;
   font-weight: bold;
   padding-top:5px;
}
DIV.csc-menu-2 P.csc-sitemap-level2 { padding-left:20px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { padding-left:50px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #687783; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #920607; }

/*----------------------------------------------------------------*/
/* Sitemap Ende -----------------------------------------------*/