body, html {
	height: 100%;
}

.kpltable {
	height: 100%;
}

.korpustable {
	background-image:url(images/hintergrund.jpg);
	background-repeat:no-repeat;
	height: 553px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	border-bottom:  4px solid #CEDC95;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

.korpustdlefttop {
	border-top:  4px solid #D0DD91;
	text-align: center;
	text-valign: middle;
}

.korpustdleftbottom {
	vertical-align:top;
	padding-left: 20px;
}

.korpustdright {
	vertical-align:top;
}

.header {
	border-top:  4px solid #D0DD91;
	font-size: 24px;
	text-align: center;
	text-valign: middle;
	font-weight: bold;
}

.korpusdiv {
	vertical-align:top;
	overflow:auto;
	height: 400px;
	padding-left: 10px;
	padding-right: 10px;
}


  ul#menue {
    margin: 0px;
	padding: 0px;
    border: 0px;
  }
  
  ul#menue li {
    list-style: none;
    margin: 0em; 
	padding: 0em;
  }

  ul#menue a, ul#menue span {
    text-decoration: none; 
	font-weight: bold;
    border: 0;
    color:#666666;
  }
  
  * html ul#menue a, * html ul#navi span {
    width: 0em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
  ul#menue a:hover, ul#navi span {
    color:#333333; 
  }



.clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 0,0001%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a.menue:link    {color: #666666;text-decoration: none; font-size:12px; font-weight:bold; line-height:1.8em;}
a.menue:active  {color: #333333;text-decoration: none; font-size:12px; font-weight:bold; line-height:1.8em;}
a.menue:visited {color: #666666;text-decoration: none; font-size:12px; font-weight:bold; line-height:1.8em;}
a.menue:hover   {color: #333333;text-decoration: none; font-size:12px; font-weight:bold; line-height:1.8em;}
