body {
    background:#e1e9cc;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-align: justify;
}

td 
{
  font-family: Verdana; 
  font-size: 12px;
}

a
{
  color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  color: #FFFFFF;
	text-decoration: none;    
}

a.box 
{ 
  color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a.box:hover 
{   
  color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;  
}

.Chead
{
  background: #c9c9c9;
  color: #000000;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background: #FF0000;
  color: #FF8383;
}

.Callg
{
  background-color: #EFEFEF;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm 
{
  background-color: #e5e5e5;
}
.Cmite
{
  background-color: #e6e6e6;
}
.Cdark
{
  background-color: #FFDB90;
}

.rand
{
  border: solid #FF0000 1px;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #000000; 
}
hr 
{ 
    height: 0px; 
		border: solid #FF0000 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 12px Verdana;  
    border-color: #000000;
    border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #FFFFFF;  
}


#wrapper {
    margin: auto;
    width: 823px;
    background-color: #ffffff;
}

#header{
    background-image:url(./Bilder/ec-lugau_03.jpg);
    width: 823px;
    height: 180px;
}

#middle{
    width: 823px;
    height: 500px;
}

#menu {
    width: 192px;
    height: 500px;
    float: left;
    background-image:url(./Bilder/ec-lugau_09.jpg);
    text-align: left;
    text-indent: 18px;
    display: block;
    
}

#menu ul {
    list-style-type: none;
    margin-left: -20px;
}

#menu a {
    color: #ffffff;
    font-weight: bold;
    line-height: 19px;
}

#content {
    width: 631px;
    height: 500px;
    float: right;
    background-image:url(./Bilder/ec-lugau_08.jpg);

}

.c {
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 0px;
    overflow: auto;
    height: 485px;

}

#footer{
    clear: both;
    width: 823px;
    height: 43px;
    background-image:url(./Bilder/ec-lugau_10.jpg);
    text-align: right;
}

.foot_links {
    padding-top: 1px;
    padding-right: 20px;
}


