html, body {
margin: 0;
padding: 0;
height:100%;
}

body  {
color: #666;
min-height: 101%;
font-size: 100.01%;
font-family: Arial, Helvetica, sans-serif;
background: #070785 url(../_images/hg_body.jpg) repeat-x;
text-align: left;
}



/* ----------------------------------------------------------------
  Seitenstruktur
  -----------------------------------------------------------------
  outerwrapp
   wrapper
    header
    main
    footer
   bottom
  --------------------------------------------------------------- */

/* --- allumfassender Container --- */


#outerwrapp  {
background: url(../_images/hg_outerwrapp.jpg) no-repeat;
width: 890px;
min-height: 100%;
text-align: left;
margin: 0;
padding-top: 19px;
}

* html #outerwrapp
{
height: 100%;
}



#wrapper {
width: 770px;
margin-left: 120px;
color: #000;
text-align: left;
margin-bottom: 5px;
background: url(../_images/hg_wrapper.jpg) repeat-y;
}

/* --- Reihen --- */

#header {
position: relative;
background: url(../_images/hg_header.jpg) no-repeat;
margin: 0;
padding: 0;
width: 100%;
height: 64px;
}

.header_txt {
position: absolute;
top: 14px;
}

#main {
position: relative;
clear: both;
background: url(../_images/hg_main.jpg) repeat-y;
margin: 0;
padding: 0px 0 20px 0;
width: 100%;
min-height: 562px;
}
* html #main
{
height: 562px;
}

#main .mainimg {
position: absolute;
top: 0;
right: 0;
}


#footer {
background: url(../_images/hg_footer.jpg) no-repeat;
height: 37px;
margin: 0;
padding: 0;
color: #000;
text-align: center;
}


#footer p{
margin: 0;
}



#bottom {
text-align: center;
margin-left: 120px;
padding-bottom: 1em;
color: #fff;
}



#bottom a:link, #bottom a:visited, #bottom a:hover, #bottom a:active, #bottom a:focus {
 text-decoration: none;
 color: #999;
}

/* ----------------------------------------------------------------
  Header
  --------------------------------------------------------------- */
#printheader {
display: none;
}

#servicemenu {
position: absolute;
top: 5px;
right: 5px;
}
#servicemenu img {
margin-left: 2px;
}

/* ----------------------------------------------------------------
  Struktur main
  -----------------------------------------------------------------
  main
   col_left
   col_top
   col_right
   col_content oder col_contentfull
  --------------------------------------------------------------- */


#col_left {
background: url(../_images/hg_col_left.jpg) no-repeat;
float: left;
width: 210px;
min-height: 275px;
color: #000;
margin: 0;
padding: 0 0 0 0;
}

* html #col_left {
 /*vor IEMac verstecken \*/
 height: 275px;
 /*IEMac wieder reinlassen*/
}

.left_lg {
position: absolute;
left: 0px;
}

.left_adr {
margin-top: 160px;
margin-right: 16px;
margin-bottom: 2em;
font-weight: normal;
text-align: center;
}

a.blacklink:link, a.blacklink:visited, a.blacklink:hover, a.blacklink:active, a.blacklink:focus {
color: #000;
text-decoration: none;
}

#content {
position: relative;
width: 557px;
margin-left: 210px;
}
* html #content
{
height: 200px;
padding: 0;
}


#col_top {
 margin: 0 50px 0 0px;
 padding: 1em 20px 2em 0;
 text-align:left;
line-height: 1.4;
}
* html #col_top {
height: 1em;
}


#col_right {
line-height: 1.4;
float: right;
width: 160px;
color: #000;
margin: 0 50px 0 0px;
padding: 0px;
display: inline;
}

* html #col_right {
 /*vor IEMac verstecken \*/
 height: 1%;
 /*IEMac wieder reinlassen*/
}

#col_content, #col_contentfull  {
line-height: 1.4;
float: left;
position: relative;
color: #000;
padding: 1em 50px 0 0;
min-height: 200px;
}

* html #col_content, * html #col_contentfull {
 /*vor IEMac verstecken \*/
 height: 200px;
 /*IEMac wieder reinlassen*/
}

#col_content {
margin: 0 220px 1em 0px;
}



/* ------------------------------------------------
  Navigation
  no = normaler Link
  act = aktive Gruppe
  cur = aktive Seite
  ---------------------------------------------- */



/* ------------------------------------------------
  Seitennavigation
  ---------------------------------------------- */
#leftmenu {
}


/* 1. Ebene */

#leftmenu ul {
width: 194px;
list-style-type: none;
text-align: right;
padding: 0 ;
margin: 0;
font-weight: bold;
}

#leftmenu ul li {
padding: 0px;
}


#leftmenu ul a {
color: #000;
text-decoration: none;
display: block;
}


#leftmenu ul a:hover, #leftmenu ul li a:focus, #leftmenu ul li a:active{
background: url(../_images/hg_nav_hoover.jpg) repeat-y;
color: #600;
}


#leftmenu .lev1_no a, #leftmenu .lev1_act a, #leftmenu .lev1_cur {
padding: 5px 20px 5px 7px;
}

/*aktive Gruppe */
#leftmenu .lev1_act a{
font-weight: bold;
color: #600;
}

/*aktive Seite */
#leftmenu .lev1_cur{
display: block;
color: #600;
background: url(../_images/hg_nav_cur.jpg) repeat-y;
}



/* ############ 2. Ebene ########################## */

#leftmenu ul ul {
border: none;
margin-bottom: 1em;
}

#leftmenu ul ul a {
color: #000;
text-decoration: none;
display: block;
font-weight: normal;
}

#leftmenu .lev2_no a, #leftmenu .lev2_act a, #leftmenu .lev2_cur {
padding: 3px 20px 3px 7px;

}

#leftmenu .lev2_no a {
color: #000;
font-weight: normal;
}


#leftmenu .lev2_act a{
color: #000;
font-weight: normal;
}


#leftmenu .lev2_cur{
color: #600;
font-weight: normal;
display: block;
background: url(../_images/hg_nav_cur.jpg) repeat-y;
}




/* ------------------------------------------------
Inhalt
  ---------------------------------------------- */

.invis {
clear: both;
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

.clear {
clear: both;
}

.left {
float: left;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 5px;
}



.right {
float: right;
margin-left: 20px;
margin-bottom: 20px;
margin-top: 5px;
}

/* Bild links mit Bildunterschrift  */
dl.ImgLeft {float:left;  margin-right:20px; }
dl.ImgLeft dt {margin-bottom: 0; }
dl.ImgLeft dd {text-align:left; margin:0px; padding:0px;}


/* Bild rechts mit Bildunterschrift  */
dl.ImgRight {float:right;  margin-left:20px; }
dl.ImgRight dt {margin-bottom: 0; }
dl.ImgRight dd {text-align:left; margin:0px; padding:0px;}


/* Bild mittig mit Bildunterschrift  */
dl.ImgCenter {width:100%; text-align: center; }
dl.ImgCenter dt {margin-bottom: 0; }
dl.ImgCenter dd {text-align:center; margin:0px; padding:0px;}

.halbeSpalteLi {
width: 48%;
float: left;
}

.halbeSpalteRe {
width: 48%;
float: right;
}

.red {
color: #600;
}
.blue {
color: #006;
}


/* ------------------------------------------------
Schriften
  ---------------------------------------------- */

#outerwrapp {
font-size: 0.8em;
}

h1 {
color: #006;
font-size: 150%;
font-weight: normal;
margin: 0 0 1em 0;
}

h2 {
font-size: 140%;
font-weight: normal;
margin: 0 0 0.7em 0;
}

h2.kleiner {
font-size: 120%;
margin: 0 0 0 0;
font-weight: bold;
}

h3 {
font-size: 120%;

margin: 0 0 1em 0;
padding: 0;
}

h4 {
font-size: 100%;
margin: 0;
padding: 0;
}

p {
margin: 0 0 1em 0;
}

p.totop, .csc-linkToTop {
text-align: right;
margin-top: 2em;
}

fieldset, img { border:0; }

#col_content ul , #col_contentfull ul {
margin-bottom: 1em;
margin-top: 0em;
}


#col_content ul li, #col_contentfull ul li {
margin: 0 0 0.5em 0em;
padding: 0;
}

#col_content ul ul, #col_contentfull ul ul{
margin-bottom: 1em;
margin-top: 1em;
list-style-type: square;
}

#col_content ul ul li, #col_contentfull ul ul li {
margin: 0 0 0.5em 0em;
padding: 0;
}



/*  -----------------------------------------------------
  Links
  ---------------------------------------------------- */

a:link, a:visited, a:hover, a:active, a:focus {
 text-decoration: underline;
 color: #600;
}

a:hover, a:focus {
color:#c30;
background-color: #ffc;
}

a img {
border: none;
background-color: transparent;
}

/* ----------------------------------------------------------
  Formular
  ---------------------------------------------------------- */


.mailform fieldset{
border: 1px solid #ccc;
padding: 10px;
margin: 10px 0 10px 0;
}

.mailform label.fielddesc{
  float: left;
  width: 5em;
  padding-top: 3px;
  padding-right: 5px;
}

.mailform input, .mailform select { /* Alle Labels UND Formularelemente auswaehlen */
  float: left;
  text-align: left;
}

.mailform .row {
  clear: both;
  padding: 2px 0px;
}

/* ----------------------------------------------------------
  Sitemap
  ---------------------------------------------------------- */
#sitemap ul ul {
margin-top:0.5em;
margin-bottom:1em;
}