* {
 margin: 0;
 padding:0;
 border: 0;
}

html, body {
 margin:0px auto;
 background-color:#DDE6F1;
 background-image:url(/fileadmin/layout/images/hg.jpg);
 background-repeat:repeat-x;
 text-align: center;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:100.01%;
 color:#333333;
}

html {
 /* Scrollbalken immer anzeigen, damit Seite nicht springt */
 height: 100%;
 padding-bottom:1px;
}

/* ----------- Layout anfang ------------ */

#hauptcontainer {
 background-image:url(/fileadmin/layout/images/hg-hauptcontainer.gif);
 background-repeat:repeat-y;
 width:950px;
 margin: 0 auto;
 text-align:center;
 font-size:0.80em;
 line-height:140%;
}

#kopf {
 background-image:url(/fileadmin/layout/images/hg-kopf.jpg);
 background-repeat:no-repeat;
 text-align:left;
 height:150px;
 width:950px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}
* html #kopf { /* Nur IE bis Version 6 */
 height:150px;
 margin:0px 0px 0px 0px;
}

#logo {
 float:left;
 margin:75px 0px 22px 40px;
 padding:0px;
 border:0px;
}
* html #logo {
 margin:75px 0px 23px 20px;
}

#navioben {
 clear:both;
 text-align:left;
 width:700px;
 height:20px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 185px;
 color:#FFFFFF;
 border:0px solid #FF00FF;
}
* html #navioben {
 height:20px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 185px;
}

#links {
 background-image:url(/fileadmin/layout/images/hg-links.gif);
 background-repeat:no-repeat;
 background-position:25px 0px;
 clear:both;
 float:left;
 text-align:left;
 width:160px;
 margin:0px;
 padding:0px 0px 10px 25px;
 border:0px solid #FF00FF;
}
* html #links {  /* für IE */
 width:160px;
 margin:0px;
 padding:0px 0px 10px 25px;
 border:0px solid #FF00FF;
}


#inhalt {
 background-image:url(/fileadmin/layout/images/hg-inhalt.gif);
 background-repeat:no-repeat;
 width:750px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 border:0px;
}
* html #inhalt {  /* für IE */
 width:750px;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 border:0px solid #FFFF00;
}

#inhalt-links {
 width:420px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 padding:20px 20px 10px 15px;
 border:0px;
}
* html #inhalt-links {  /* für IE */
 width:420px;
 padding:20px 20px 10px 15px;
 margin:0px 0px 0px 0px;
 border:0px;
}

#inhalt-rechts {
 float:right;
 text-align:left;
 width:280px;
 margin:0px 0px 0px 0px;
 padding:20px 15px 10px 0px;
 border:0px;
}
* html #inhalt-rechts {  /* für IE */
 float:right;
 width:280px;
 margin:0px 0px 0px 0px;
 padding:20px 15px 10px 0px;
 border:0px;
 /* border:1px solid #FFFF00; */
}

#footer {
 background-image:url(/fileadmin/layout/images/hg-footer.gif);
 background-repeat:no-repeat;
 clear:both;
 width:950px;
 height:16px;
 padding:10px 0px 0px 0px;
 margin: 0 auto;
 text-align:left;
 border:0px;
 color:#333333;
}
* html #footer {  /* für IE */
 height:16px;
 padding:10px 0px 0px 0px;
 margin-top:0px;
}
*+html #footer {  /* für IE 7 */
 height:16px;
 padding:10px 0px 0px 0px;
 margin-top:0px;
}

#copyright {
 float:right;
 text-align:right;
 margin:0px;
 margin-top:2px;
 margin-right:20px;
 padding:0px;
 color:#333333;
 /* width:200px; */
}
* html #copyright {
 margin:0px;
 margin-right:10px;
 border:0px;
}
*+html #copyright {
 margin:0px;
 margin-right:20px;
 border:0px;
}

#copyright a {
 margin:0px;
 padding:0px;
 color:#333333;
 font-size:11px;
 text-decoration:none;
 background:transparent;
}
* html #copyright a {
 margin-top:2px;
 padding:0px;
}
*+html #copyright a {
 margin-top:2px;
 padding:0px;
}

#copyright a:focus, #copyright a:hover {
 color:#494B4E;
}

#oekotec {
 text-align:center;
 width:160px;
 margin:50px 0px 50px 0px;
 padding:0px 0px 0px 0px;
 color:#333333;
 /* width:200px; */
}

#anschrift {
 text-align:left;
 width:140px;
 margin:0px 0px 0px 0px;
 padding:10px 10px 10px 10px;
 color:#333333;
 /* width:200px; */
}


div.box-weiss {
 clear:both;
 width:146px;
 margin:0px 0px 10px 1px;
 padding:18px 18px 18px 18px;
 font-size:11px;
 border:1px solid #9C9C9C;
}
div.box-weiss h1 {
 clear:both;
 text-transform:uppercase;
 color:#27416b;
 font-size:14px;
 font-weight:bold;
 border:0px;
}


div.box-rechts-grau {
 clear:both;
 background-color:#E9EBEC;
 width:147px;
 margin:0px 0px 5px 0px;
 padding:18px 18px 18px 18px;
 font-size:11px;
 border:1px solid #D5D6D7;
}
div.box-rechts-grau h1 {
 clear:both;
 text-transform:uppercase;
 color:#27416b;
 font-size:14px;
 font-weight:bold;
 border:0px;
}

div.box-rechts-verlauf {
 clear:both;
 background-image:url(/fileadmin/layout/images/hg-box-verlauf.gif);
 background-repeat:repeat-x;
 background-position:left bottom;
 width:147px;
 margin:0px 0px 5px 0px;
 padding:18px 18px 18px 18px;
 font-size:11px;
 border:1px solid #9C9C9C;
}

div.box-rechts-verlauf h1 {
 clear:both;
 text-transform:uppercase;
 color:#27416b;
 font-size:14px;
 font-weight:bold;
 border:0px;
}


/* ----------- Allgemeine Definitionen anfang ------------ */

hr {
 margin: 5px 0 5px 0;
 padding:0px;
 border-top: 1px solid #E5E5E5;
}

* html hr {
 margin: 5px 0 5px 0;
 padding:0px;
 border:0px;
 border-top-width: 1px;
 border-top-style:solid;
 border-top-color:#E5E5E5;
}

.clr {
 clear:both;
}

.inv {
 clear:both;
 display:none;
 visibility:hidden;
}

img, .img {
 padding:0px;
 margin:0px;
 border:0px;
}

.csc-header {
/* margin-top:3px; */
}

/* ----------- Allgemeine Definitionen anfang ------------ */



/* ----------- Text Definitionen anfang ------------ */
/*  Überschriften h1 - h6 befinden sich im rte.css   */

/* ----------- Text Definitionen ende ------------ */

