
body {
background-color: #FCBA5D;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}

a {
color: #000000;
text-decoration: underline;
}

a:visited {
color:#000000;
}

a:hover{
color:#ffffff;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 1002px;
margin-bottom: 5px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
margin: 0px;
padding: 0px;
background-color: #000000;
border-bottom:10px solid #000000;
}

#banner img{
margin: 0px;

}
/* -----------------Inhalt--------------------- */
#content{
background-color: #FCBA5D;
padding: 0px;
margin: 0px;
margin-left:270px;
height: 65px;
border-right-style:solid;
}

#content img{

margin-top: 18px;
margin-left: 23px;
}

#content table{
font-size: 13px;

margin-top: 15px;
margin-left: 20px;
}

#text{
overflow: auto;
background-color: #FCBA5D;
padding-left: 29px;
padding-right: 20px;
margin-left:0 !important;
margin-left:270px;
height: 435px;
border-right-style:solid;
line-height: 1.5em;
}

.links{
width: 120px;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
}

/* --------------left navigation------------- */
#left {
float: left;
width: 270px;
margin-right: 0px;
font-size: 14px;
font-weight: bold;
background-color: #FCBA5D;
height: 500px;
/*min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px");*/
padding: 0px;
background-image: url(image/navigation2.jpg);
background-repeat:no-repeat;
}

#l10 {
margin-left: 10px;
margin-top: 11px;
margin-bottom: 11x;
}

#l20 {
margin-left: 16px;
margin-top: 11px;
margin-bottom: 11px;
}

#l30 {
margin-left: 25px;
margin-top: 11px;
margin-bottom: 11px;
}

#l40 {
margin-left: 40px;
margin-top: 11px;
margin-bottom: 11px;
}

#l50 {
margin-left: 55px;
margin-top: 9px;
margin-bottom: 11px;
}

#l51 {
margin-left: 55px;
margin-top: 11px;
margin-bottom: 0px;
}

#left a {
color: #000000;
text-decoration: none;
}

#left a:visited {
color:#000000;
}

#left a:hover{
color:#FCBA5C;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
height: 15px;
text-align: center;
color: #ffffff;
background-color: #000000; }

#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:visited {
color:#ffffff;
}

#footer a:hover{
color:#FCBA5C;
}
