* {
 margin: 0;
 padding:0;
 border: 0;
}

html, body {
 margin:0px auto;
 background-color:#FFFFFF;
 background-image:url(/fileadmin/layout/images/hg.gif);
 background-repeat:repeat-x;
 text-align: center;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:100%;
 color:#565656;
}

html {
 /* Scrollbalken immer anzeigen, damit Seite nicht springt */
 height: 100%;
 padding-bottom:1px;
}

/* ----------- Layout anfang ------------ */

#hauptcontainer {
 background-image:url(/fileadmin/layout/images/hg-inhalt.gif);
 background-repeat:no-repeat;
 background-position:0px 169px;
 width:950px;
 min-height:645px;
 margin: 0 auto;
 text-align:center;
 font-size:0.80em;
 line-height:140%;
}
* html #hauptcontainer {
 height:645px;
}


#kopf {
 background-image:url(/fileadmin/layout/images/hg-kopf.gif);
 background-repeat:no-repeat;
 text-align:left;
 height:169px;
 width:950px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

#logo {
 margin:33px 0px 48px 54px;
 padding:0px;
 border:0px;
}
*+html #logo {
 float:left;
 margin:33px 0px 48px 54px;
}
* html #logo {
 margin:33px 0px 48px 27px;
}

#grafikkopf {
 float:right;
 margin:0px 0px 0px 0px;
 padding:0px;
 border:0px;
}


#navioben {
 clear:both;
 text-align:left;
 width:500px;
 height:30px;
 margin:0px 0px 0px 225px;
 padding:0px 0px 0px 0px;
 color:#FFFFFF;
 border:0px;
 border-left:1px solid #7FB6F8;
 border-right:1px solid #AFD4FF;
}
*+html #navioben {
 margin:0px 0px 0px 225px;
 padding:0px 0px 0px 0px;
}
* html #navioben {
 margin:0px 0px 0px 225px;
 padding:0px 0px 0px 0px;
}

#links {
 clear:both;
 float:left;
 text-align:left;
 width:201px;
 min-height:475px;
 margin:0px 0px 0px 0px;
 padding:20px 0px 20px 12px;
 border:0px;
}
* html #links { 
 width:201px;
 height:475px;
 border:0px;
}

#inhalt {
 width:717px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 20px;
 border:0px;
}
* html #inhalt { 
 width:717px;
 padding:0px 0px 0px 20px;
 margin:0px 0px 0px 0px;
 border:0px solid #FFFF00;
}

#inhalt-links {
 width:468px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 padding:20px 0px 20px 10px;
 border:0px;
}

#inhalt-rechts {
 float:right;
 text-align:left;
 width:210px;
 margin:0px 0px 0px 0px;
 padding:20px 7px 20px 0px;
 border:0px;
}


#footer {
 background-color:#1970C6;
 background-image:url(/fileadmin/layout/images/hg-footer.gif);
 background-repeat:repeat-x;
 clear:both;
 width:950px;
 height:20px;
 padding:5px 0px 5px 0px;
 margin: 0 auto;
 text-align:left;
 border:0px;
 color:#FFFFFF;
}


#copyright {
 float:right;
 text-align:right;
 margin:0px;
 margin-top:2px;
 margin-right:30px;
 padding:0px;
 color:#FFFFFF;
}
* html #copyright {
 margin-right:15px;
}
*+html #copyright {
 margin-right:30px;
}

#copyright a {
 margin:0px;
 padding:0px;
 color:#FFFFFF;
 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:#000000;
}


div.box-rechts {
 clear:both;
 width:194px;
 margin:0px 0px 10px 0px;
 padding:8px 8px 8px 8px;
 font-size:12px;
 color:#565656;
 border:0px solid #D5D6D7;
}
div.box-rechts h1 {
 clear:both;
 background-image:url(/fileadmin/layout/images/hg-h1-rechts.gif);
 background-repeat:repeat-x;
 color:#066ACD;
 font-size:14px;
 font-weight:bold;
 vertical-align:middle;
 display:block;
 width:202px;
 height:20px;
 margin:-8px 0px 8px -8px;
 padding:6px 0px 2px 8px;
 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 ------------ */


