* { margin:0; padding:0; border:0; }
body { font-size:12px; font-family:arial; color:#000; padding-top:5px; background:#C2C580 }

h1 { font-size:14px; font-weight: bold; margin-bottom:11px; padding-top:20px; } 
h2,h2,h3,h4,h5,h6 { font-size:12px; font-weight: bold; margin:20px 0 5px 0; }
.imageheader { text-indent: -3000px; background-repeat: no-repeat; }


a { color:#362D1D; text-decoration:underline; }


#page { width:902px; margin:auto; }

#wrap { background:#F00; border-right:1px #000 solid; border-left:1px #000 solid; border-bottom:1px #000 solid; margin-bottom:10px; background:url(hg2.png) #515228 top left repeat-y;}

#header { width: 902px; height: 201px; }
#header img { display:block; }

#naviTop { position:relative;  width: 900px; height: 25px; border-left:1px #000 solid; border-right:1px #000 solid; background:url(hg1.png) #37381E top left repeat-y; }
/*#naviTop img { position:absolute; top:-53px; right:5px;}*/
#naviTop ul { list-style:none; margin-left:250px; padding-top:3px;}
#naviTop ul li { float:left; margin-left:5px; }
#naviTop ul li a { display:block; padding:5px 5px 0 5px; border-left:1px #685739 solid; color:#FFE8CC; text-decoration:none; }
#naviTop ul li a:hover { text-decoration:underline; }

#naviMain { float:left; width:245px; }
#naviMain ul { width:188px; padding-top:60px; margin-left:56px; list-style:none; border-bottom:1px #DEDEDE solid; }
#naviMain ul li { border-top:1px #DEDEDE solid; }
#naviMain ul li a { display:block; height:20px; padding-top:5px; padding-left:10px; text-decoration:none; color:#000; }

#naviMain ul li ul { padding:0; margin:0; border:0; }                       /* weitere Ebenen */
#naviMain ul li ul li a { background:#e7e7e7; padding-left:20px; }          /* 2. Ebene */
#naviMain ul li ul li ul li a { padding-left:40px; }                        /* 3. Ebene */



#teaser { float:left; width:162px; }
#teaser img { float:left; }

#content { float:left; width:472px; height:480px; overflow-y:auto; overflow-x:hidden; padding:45px 10px 10px 10px; background:#fff; }



/* Styles aus: CSS-Styled-Content Erweiterung : */

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 12px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000; margin-left: 20px; }                         /* Layout: Normal */
UL.csc-bulletlist-1 { color: #000; margin-left: 30px; }      /* Layout: 1 */
UL.csc-bulletlist-2 { color: #000; margin-left: 40px; }      /* Layout: 2 */
UL.csc-bulletlist-3 { color: #000; margin-left: 50px; }      /* Layout: 3 */

/* inhaltselement: text mit bild */
.csc-textpic { padding-bottom:20px; }

