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

html, body {
 margin:0px auto;
 background-image:url(/fileadmin/layout/images/_hg.jpg);
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 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.01%;
}

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

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

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


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

#links {
 clear:both;
 background-image:url(/fileadmin/layout/images/_hg_navi_links.jpg);
 background-repeat:no-repeat;
 float:left;
 text-align:left;
 width:170px;
 min-height:300px;
 margin:0px;
 margin-left:15px;
 padding:30px 0px 15px 0px;
 border:0px solid #FF00FF;
}

* html #links {  /* für IE */
 width:170px;
 height:300px;
 margin:0px;
 margin-left:7.5px;
 padding:30px 0px 15px 0px;
}

#inhalt {
 background-image:url(/fileadmin/layout/images/_hg_content_verlauf.jpg);
 background-repeat:no-repeat;
 width:725px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 border:0px;
 padding:30px 10px 15px 15px;
}

* html #inhalt {  /* für IE */
 width:725px;
 padding:30px 10px 15px 15px;
 margin:0px 0px 0px 0px;
 border:0px;
}

#inhalt-links {
 float:left;
 text-align:left;
 width:480px;
 margin:0px;
 margin-left:0px;
 padding:0px;
 /* border:1px solid #FFFF00; */
}

* html #inhalt-links {  /* für IE */
 width:480px;
 margin-left:0.0px;
}

#inhalt-rechts {
 float:right;
 text-align:left;
 width:225px;
 margin:0px 0px 0px 20px;
 padding:0px;
 /* border:1px solid #FFFF00; */
}

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

#footer {
 clear:both;
 background-image:url(/fileadmin/layout/images/_hg_footer.jpg);
 background-repeat:no-repeat;
 width:950px;
 height:29px;
 padding:1px 0px 10px 0px;
 margin: 0 auto;
 margin-top:10px;
 text-align:left;
 color:#B4B4B4;
 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;
 background-color:transparent;
 color:#333333;
 /* width:200px; */
}

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

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

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

#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:left;
 width:160px;
 margin:0px;
 margin-left:10px;
 padding:0px;
 padding-top:50px;
 font-size:0.95em;
 line-height:130%;
 color:#000000;
}
/* ----------- Allgemeine Definitionen anfang ------------ */



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

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


