#main{
background: #5F716A url(layout/background.gif) repeat-x;
color:#C8C8C8;
font-family:Helvetica;
font-size:8pt;
}

#container{
margin-left:100px;
}

#menucontainer{
position:relative;
width:340px;
height:150px;
float:left;
text-align:right;
vertical-align:bottom;
border-bottom:1px dotted #EDEB19;
}

#menu{
position:absolute;
right:0px;
bottom:0px;
}

#menu li{
color:#EDEB19;
}

#menu li a{
font-size:10pt;
font-weight:bold;
color:#EDEB19;
text-decoration:none;
}

#menu li a:hover{
font-size:10pt;
font-weight:bold;
color:#1B2722;
background-color:#EDEB19;
text-decoration:none;
}

#headline{
background:url(layout/logo.gif) no-repeat bottom right;
width:340px;
height:150px;
margin-left:340px;
vertical-align:bottom;
text-align:right;
border-bottom:1px dotted #EDEB19;
}

#contentleft{
position:relative;
right:0px;
padding-right:0px;
clear:left
display:inline;
width:332px;
float:left;
text-align:right;
margin-top:8px;
}


#contentright{
padding-left:8px;
width:324px;
margin-left:340px;
border-left:1px dotted #EDEB19;
margin-top:8px;
min-height:350px;
height:350px;
}
div[id] #contentright {
height:auto;
border-left:1px dotted #EDEB19;
}


#disclaimer{
margin-left:100px;
width:672px;
text-align:center;
padding-top:20px;
clear:both;
}

.leftbox{
position:absolute;
width:160px;
right:0px;
}

.leftbox h1{
color:#EDEB19;
font-size:10pt;
border-bottom:1px dotted #EDEB19;
margin-bottom:0.5em;
margin-top:1em;
}

.imgdescr{
font-size:8pt;
font-style:italic;
margin-bottom:4em;
}

img{
border:1px solid #1B2722;
}

a{
font-size:8pt;
color:#C8C8C8;
}

a:hover{
color:#EDEB19;
}

h1{
color:#EDEB19;
font-size:10pt;
}

h2{
color:#EDEB19;
font-size:9pt;
}
