BODY { background-color: white; margin: 15px }
#MAINLAYOUT { width: 870px }

#HEAD { border-bottom: 1px dotted #BDBDBD; height: 85px }

#MAINMENU { float: left; width: 179px; }
#MAINMENU .ABSTAND { margin-top: 10px; }

#CONTENT { float: left; border-left: 1px dotted #BDBDBD; width: 619px; min-height: 200px; }
#CONTENT .ABSTAND { margin: 10px; float: left; }

#CONTENT_RIGHT { display: none; }

#BOTTOM { clear: both; border-top: 1px dotted #BDBDBD; }
#BOTTOM .ABSTAND { margin-top: 5px; }

#LOVEANDPEACE { position: absolute; right: 5px; bottom: 5px }

#SUBMENU { display: none; }
.hidden { display: none; }

/******************/
/* MENU           */
/******************/
#MAINMENU UL { font-weight: bold; width: 179px;  }
#MAINMENU UL LI   { list-style-image: none; list-style-type: none; display: block; margin: 0 0 5px 14px; padding: 0; border-bottom: 1px dotted #bdbdbd }
#MAINMENU UL LI.no A { color: #454545; text-decoration: none; }
#MAINMENU UL LI.act { margin-left: 0px; }
#MAINMENU UL LI.act A { color: black; }
#MAINMENU UL LI IMG { margin-right: 5px; }

#MAINMENU UL.subnav_1 { margin-bottom: 10px; margin-top: 0px; }
#MAINMENU UL.subnav_1 LI  { display: block; margin: 3px 0 0 14px; padding: 0; border-bottom: 0 none }
#MAINMENU UL.subnav_1 LI.no A { color: #454545; font-weight: normal; }
#MAINMENU UL.subnav_1 LI.act {  }
#MAINMENU UL.subnav_1 LI.act A { color: black; font-weight: normal; }

#BOTTOM UL { font-weight: bold }
#BOTTOM UL LI { display: inline; margin: 0 14px 0 0 }
#BOTTOM UL LI.no A { color: #454545; text-decoration: none; }
#BOTTOM UL LI.act {  }
#BOTTOM UL LI.act A {  }
