* {
 margin: 0;
 padding:0;
 border: 0;
}

html, body {
 margin:0px auto;
 background-color:#FAFAFA;
 text-align: center;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:100.01%;
 color:#454545;
}

html {
 /* Scrollbalken immer anzeigen, damit Seite nicht springt */
 height: 100%;
 padding:0px 0px 1px 0px;
}

/* ----------- Layout anfang ------------ */

#hauptcontainer {
 background-image:url(/fileadmin/layout/images/_hg_content.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_head.gif);
 background-repeat:no-repeat;
 text-align:left;
 height:148px;
 width:950px;
 margin:0px;
 padding:0px 0px 0px 0px;
}

* html #kopf { /* Nur IE bis Version 6 */
 height:148px;
}

#logo {
 float:left;
 margin:7px 0px 0px 35px;
 padding:0px 0px 0px 0px;
 border:0px solid #FF00FF;
}
* html #logo {
 float:left;
 margin:7px 0px 0px 17px;
 padding:0px 0px 0px 0px;
 border:0px solid #FF00FF;
}

#titeltext {
 float:left;
 margin:100px 0px 0px 30px;
 padding:0px 0px 0px 0px;
 border:0px solid #FF00FF;
}

#kopficons {
 float:right;
 margin:105px 30px 0px 0px;
 padding:0px 0px 0px 0px;
 border:0px solid #FF00FF;
}
* html #kopficons {
 float:right;
 margin:105px 15px 0px 0px;
 padding:0px 0px 0px 0px;
 border:0px solid #FF00FF;
}
#kopficons img{
 margin:2px 12px 0px 12px;
 padding:0px 0px 0px 0px;
 border:0px;
}

#navioben {
 background-image:url(/fileadmin/layout/images/_hg_navi_oben.gif);
 background-repeat:no-repeat;
 text-align:left;
 width:950px;
 height:20px;
 margin:0px 0px 0px 0px;
 padding:5px 0px 7px 0px;
 color:#000000;
 border:0px solid #FF00FF;
}


#inhalt {
 background-image:url(/fileadmin/layout/images/_hg_content_verlauf.gif);
 background-repeat:no-repeat;
 width:860px;
 min-height:280px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 border:0px;
 padding:25px 50px 15px 40px;
}

* html #inhalt {  /* für IE */
 width:860px;
 height:280px;
 padding:25px 50px 15px 40px;
 margin:0px 0px 0px 0px;
 border:0px;
}

#inhalt-links {
 float:left;
 text-align:left;
 width:500px;
 margin:0px 0px 0px 0px;
 padding:0px;
 border:0px solid #00FF00;
}

* html #inhalt-links {  /* für IE */
 width:500px;
 margin:0px;
}

#inhalt-rechts {
 float:right;
 text-align:left;
 width:275px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 border:0px solid #FF0000;
}

* html #inhalt-rechts {  /* für IE */
 float:right;
 width:275px;
 margin:0px 0px 0px 0px;
 padding:0px;
 border:0px;
 /* border:1px solid #FFFF00; */
}

#footer {
 clear:both;
 background-image:url(/fileadmin/layout/images/_hg_footer.gif);
 background-repeat:no-repeat;
 width:950px;
 height:29px;
 padding:10px 0px 1px 0px;
 margin: 0 auto;
 margin-top:10px;
 text-align:left;
 color:#7D7D7D;
 border:0px;
}

* html #footer {  /* für IE */
/*  margin-bottom:-30px; */
}

*+html #footer {  /* für IE 7 */
 margin-top:10px;
}

#copyright {
 float:right;
 text-align:right;
 margin:0px;
 margin-top:2px;
 margin-right:35px;
 padding:0px;
 color:#7D7D7D;
 /* width:200px; */
}

* html #copyright {
 width:150px;
 margin:0px;
 margin-right:20px;
 border:0px;
}

*+html #copyright {
 width:150px;
 margin:0px;
 margin-right:20px;
 border:0px;
}

#copyright a {
 margin:0px;
 padding:0px;
 color:#7D7D7D;
 font-size:1.00em;
 text-decoration:none;
}

#copyright a:focus, #copyright a:hover {
 color:#666666;
}

* html #copyright a {
 margin-top:2px;
 margin-right:15px;
 padding:0px;
}
*+html #copyright a {
 margin-top:1px;
 margin-right:15px;
 padding:0px;
}


/* ----------- Allgemeine Definitionen anfang ------------ */

hr {
 margin: 5px 0 5px 0;
 padding:0px;
 border-top: 1px dashed #009966;
}

* html hr {
 margin: 5px 0 5px 0;
 padding:0px;
 border:0px;
 border-top-width: 1px;
 border-top-style:dashed;
 border-top-color:#009966;
}

.clr {
 clear:both;
}

.inv {
 clear:both;
 display:none;
 visibility:hidden;
}

img, .img {
 padding:0px;
 margin:0px;
 border:0px;
}

.csc-header {
 margin-top:3px;
}



#adresse {
 text-align:right;
 width:150px;
 margin:0px;
 padding:0px 20px 50px 0px;
 font-size:0.95em;
 line-height:130%;
 color:#666666;
}
/* ----------- Allgemeine Definitionen anfang ------------ */



/* ----------- Text Definitionen anfang ------------ */
/*  Überschriften h1 - h6 befinden sich im rte.css   */

/* ----------- Text Definitionen ende ------------ */

