body, html, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #AEC40A;
  background-image:url(../images/kkl/background_site.jpg);
  background-repeat:repeat-x;
}
div#browserNameDiv {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: 775px;
}

div#mainBackground {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border:1px solid #CCCCCC;
  background-image: url(../images/kkl/background-fade.png);
  background-repeat: repeat-x;
}

div#navTopContainer { 
  position: absolute;
  left: 268px;
  top: 0px;
  z-index: 600
}
div.topbarMenu { 
  width: 128px;
  height: 650px;
  padding-top: 0px;
  overflow: hidden;
}
.javascript_enabled div.topbarMenu { 
  height: 25px;
}

div#pagecontents {
  position:absolute;
  left: 121px;
  bottom:25px;
  width: 750px;
  height: 420px;
  overflow: hidden;
  z-index:500;
  padding: 0px;
}
.javascript_enabled div#pagecontents {
  height: 0px;
}

div#navSidebarContainer { 
  position:absolute;
  top: 305px;
  right: 0px;
  z-index:600;
}

div.sidebarsetup {
  position: relative;
  top: 0px;
  right: 0px;
  height: 86px;
  width: 150px;
}
div.sidebarcontainer {
   background-image: url(../images/kkl/block_blue.png);
   background-repeat: no-repeat;
   width: 150px;
   height: 86px;
   position: absolute;
   right: 0px;
   top: 0px;
  z-index: 610;
  overflow: hidden;
}
.javascript_enabled div.sidebarcontainer {
  width: 0px;
}

a.sidebar {
  display: block;
  width: 150px;
  height: 85px;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: -30px;
  text-decoration: none;
}
.javascript_enabled a.sidebar {
  width: 0px;
}
span.sidetext {
  display: block;
  padding-top: 4px;
  padding-left: 2px;
  font-size: 13px; 
  font-weight: bold;
  font-family: Arial; 
  color: #FFFFFF;
}
span.sidesubtext {
  display: block;
  padding-left: 2px;
  width: 117px;
  font-size: 11px; 
  font-family: Arial; 
  color: #FFFFFF;
}
img.sidebarbtn {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 620;
}

div#backgroundFlashContainer {
  position:absolute;
  left: 0px;
  top: 0px;
  width:1000px;
  height: 750px;
  z-index: 10;
}

div#vogelsFlashContainer {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 720px;
  height: 110px;
  z-index: 20;
}

div#kklLogoContainer { 
  position: absolute;
  left: 63px;
  top: 30px;
  z-index: 20;  
}
div#kippenkleinFlashContainer { 
  position:absolute;
  left: 0px;
  bottom: 0px;
  width: 335px;
  height: 250px;
  z-index: 600;
}

div#bottom_row {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 25px;
  width: 100%;
  text-align: right;
  z-index: 40;
}


.sectionColor1 {
  /*color: #CCCC00;*/
  color: #BDC400;
}
.sectionColor2 {
  color: #996600;
}
.sectionColor3 {
  /*color: #66C6ED;*/
  color: #1CABDA;
}
.sectionColor4 {
  color: #006633;
}
.sectionColor5 {
  color: #1CABDA;
}
.sectionBgColor1 {
  /*background-color: #CCCC00;*/
  background-color: #BDC400;
}
.sectionBgColor2 {
  background-color: #996600;
}
.sectionBgColor3 {
  /*background-color: #66C6ED;*/
  background-color: #1CABDA;
}
.sectionBgColor4 {
  background-color: #006633;
}
.sectionBgColor5 {
  background-color: #1CABDA;
}


/* Uncomment & adapt the commented subsection in order to have only the
   specified printcontents section visible when printing
   For multi-page printing of containers with large contents, note:
   - position:absolute inhibits multi-page printing
   - overflow: auto inhibits multi-page printing
   - height: (something other than auto) inhibits multi-page printing
   - top: -XXXpx shifts contains of post-first pages in Firefox
   - margin-top: -XXXpx causes double-printing of lines in IE
 */
/*
@media print {
  body {
    visibility: hidden;
  }
  div.printcontents {
    visibility: visible;
    position: relative;
    left: -320px;
    margin-top: -170px;
    width: 700px;
  }
  .browserMSIE div.printcontents {
    top: -170px;
    margin-top: 0px;
  }
  img#printbutton, input[type=submit], .noprint {
    visibility: hidden;
  }
  option {
    visibility: hidden;
    color: white;
  }
  select {
    color: white;
    height: 2ex;
  }
}
*/

body, p, td, th, select, input,textarea {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: small;
  color: #000000;
  line-height: 20px;
}

p {
	margin: 0px;
}

.sidesubtext {
	line-height: 14px;
}

/* NAVIGATION STYLES */

/* navigation buttons */

div.subnavbutton {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  font-family: Arial; 
  font-size: 13px; 
  color: #FFFFFF;
}
div.subnavbutton a:link, div.subnavbutton a:visited, div.subnavbutton a, div.subnavbutton a:active {
  color: #FFFFFF;
  text-decoration: none;
}
div.subnavbutton a:hover  {
  color: #EEEEEE;
  text-decoration: underline;
}
div.navbutton {
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: -2px;
  padding-left: 29px;
  font-family: Arial; 
  font-size: 14px; 
  color: #FFFFFF;
}


/* END OF NAVIGATION STYLES */

h1 {
  font-size: 15px;
  /*color: #CCCC00;*/
  color: #BDC400;
  margin: 0 0 0 0;
}
h2 {
  font-size: 13px;
  /*color: #CCCC00;*/
  color: #BDC400;
  margin: 0 0 0 0;
}
h3, h4 {
  font-size: 12px;
}


a:link, a:hover, a:visited, a:active {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  /*color: #FFFFFF;*/
  outline:none;
}

div.contents, div.contents p, div.intro, div.intro p,
    body.mceContentBody, body.mceContentBody p {
}

div.intro, div.intro p, .intro {

}

div.contents, div.intro, body.mceContentBody {
}

td.calendar {
  background-color: #E5EFFD;
}
td.calendardayname {
  background-color: #85BAE4;
  font-weight:bold;
  color:#FFFFFF;
  width:120px;
  border-bottom: 1px solid #338BD4;
  border-right: 1px solid #338BD4;
}
td.mmcalendardayname {
  background-color: #85BAE4;
  font-weight:bold;
  color:#FFFFFF;
  width:60px;
  border-bottom: 1px solid #338BD4;
  border-right: 1px solid #338BD4;
}
td.calendarday {
  background-color: #FFFFFF;
}
td.calendartoday {
  background-color: #e4e4e4;
}

td.calendar_top_bg {
  background-image:url(../images/calendar/calendar_top_bg.jpg);
  background-repeat:repeat-x;
}

.labeltextarea {
  color:#FFFFFF;
  font-weight:bold;
  font-size:11px;
  padding-left:5px;
}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}

td.quotehead {
  font-weight: bold;
  font-size: small;
}

td.quoteline {
  height: 1px;
  color: #666666;
}

td.quotebody {
  font-style: italic;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EEFFEE;
}

td.quotebody td.quotebody {
  background-color: #DDFFDD;
}

td.quotebody td.quotebody td.quotebody {
  background-color: #CCFFCC;
}

table.quote { 
 /*width: 400px;*/
}


li{
  margin-top: 1ex;
  color: white;
}

/*
.myavenueclass1 {
  color: red;
}
*/

/* Flexcroll Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
*/

.scroll {
  overflow-y:auto;
}
.scroll * {
	color:white;
}

