body {

background-color: #FFF;
margin: 10px 0px 10px 0px;
padding: 0px;
text-align: center;
font-family: arial,times;
}

div#maincontent h1 {
font-size: 140%;
text-align: left;
}

div#maincontent h2 {
font-size: 110%;
font-weight: bold;
text-align: left;
}

div#maincontent h3 {
font-size: 110%;
font-weight: normal
text-align: left;
}

div#maincontent h4 {
font-size: 100%;
}

div#maincontent a {
    color: #002B5F;
}

p,ul,ol { font-size: 90%; }


div#container {
width: 737px;
margin: 0px auto;
text-align: left;
font-family: arial, serif;
background-color: #FFF;
font-size: 1em;
border-width: 0px 2px 2px 2px;
border-style: solid;
border-color: #0C4405;
margin-top: 40px;
background-image: url(/fileadmin/templates/i/container-bg.gif);
overflow: hidden;
}

html>body div#container {
   overflow: visible;
}

div#heading {
padding: 0px;
border-style: solid;
border-color: #0C4405;
border-width: 0px 0px 2px 0px;
text-align: left;
height: 20px;
margin-top: -30px;
background-color: #C8E2A8;
text-align: right;
position: relative;
}
div#heading img {
position: absolute;
right: 10px;
top: -18px;
}

div#montage {
clear: both;
border-style: solid;
border-color: #1C4353;
border-width: 0px 0px 0px 0px;
width: 760px;
height: 242px;
margin-left: -23px;
top: -28px;
position: relative;
}

div.section div#montage {
    height: 155px;
    margin-left: -16px;
}
div.section div#montage img {
    width: 762px;
}

div.section div#container {
        width: 744px;
}

div#maincontent {
margin-left: 150px;
border-style: solid;
border-color: #1C4353;
 border-width: 0px 0px 0px 0px;
 padding: 0px 20px 10px 30px;
 font-size: 100%;
 line-height: 120%;
}



div#maincontent .contenttable table {
width: 540px;
}
div#maincontent .contenttable td {
border: 1px solid black;
padding: 6px;
}

div#maincontent .contenttable p { 
padding: 0px; margin: 0px; 


}


 #addressHome,
 #address {
 clear: both;
 text-align: center;
 border-width: 2px 0px 0px 0px;
 font-size: 65%;
 background-color: #C8E2A8;
 border-color: #0C4405;
 border-width: 2px 0px 0px 0px;
 border-style: solid;
 overflow: hidden;
 font-size: 0.7em;
 }

#addressHome div.left,
#address div.left {
float: left;
width: 230px;
line-height: 30px;
background-color: #C8E2A8
}

#addressHome div.center,
#address div.center {
float: left;
width: 300px;
line-height: 30px;
text-align: center;
background-color: #C8E2A8;
}

#addressHome div.right,
#address div.right {
float: right;
width: 194px;
line-height: 30px;
text-align: right;
background-color: #C8E2A8;
position: relative;
padding-right: 20px;
}

#addressHome div.right {
width: 187px;
}


#addressHome a,
#address a {
   color: #12420B;
   text-decoration: none;
   background-color: #C8E2A8;
}


 .hidden {
 display: none;
 }


#footer_address {
    float: left;
    border: 0px solid black;
    position: relative;
    bottom: 9px;
    left: 10px;
}

#footer_email {
    float: right;
    border: 0px solid black;
    position: relative;
    bottom: 9px;
}


 /* CMS Menu */

div#navigation #adminmenu { margin-top: 20px; padding-bottom: 5px; border: 1px solid grey; background-color: white; color: black; font-size: 80%;}
div#navigation #adminmenu h4 { background-color: #5B5950; color: white; padding: 0px; margin: 0px; }
div#navigation #adminmenu ul { padding: 0px; margin: 0px; display: list-item;}
div#navigation #adminmenu li { padding-left: 10px; padding-top: 10px; display: list-item}
div#navigation #adminmenu a:link { color: blue; }
div#navigation #adminmenu a:visited { color: blue; }

