/* Adecon CMS - www.adecon.nl */

* {font-family: arial, sans-serif}

td {font-size: 11px}

body {background: #c7baa3 url(../images/background-site.gif) repeat-y; margin: 0; padding: 0}

.profile {position: absolute; left: 60px; top: 10px; z-index: 2}
.profile .languageMenu p {margin: 0 0 5px 0}
.profile .languageMenu p a {font-size: 11px; color: #fff; font-weight: bold; text-decoration: none}
.profile .languageMenu p a:hover {font-size: 11px; color: #9cf; font-weight: bold; text-decoration: none}

.logo {background: transparent url(../images/logo.jpg) no-repeat; width: 749px; height: 385px; left: 50px; position: absolute; top: 0; z-index: 1}

 /* Navigation */
.menuContainer {position: absolute; top: 190px; left: 70px; z-index: 3}

.mainMenu {width: 400px}
.mainMenu p {font-size: 11px; float: left; width: 145px; margin: 0 0 5px 0; padding-left: 15px; background: transparent url(../images/bullet-mainmenu.gif) no-repeat 0 3px}
.mainMenu p a {color: #fff; font-weight: bold; text-decoration: none}
.mainMenu p a:hover {color: #9cf; font-weight: bold; text-decoration: none}

.submenuContainer {position: absolute; top: 190px; left: 590px; z-index: 4}

.submenu {width: 200px}
.submenu p {font-size: 11px; float: right; margin: 0 0 5px 0; padding-left: 15px; background: transparent url(../images/bullet-mainmenu.gif) no-repeat 0 3px}
.submenu p a {color: #fff; font-weight: bold; text-decoration: none}
.submenu p a:hover {color: #9cf; font-weight: bold; text-decoration: none}


/* Contents */
.main {position: absolute; left: 50px; top: 400px; width: 748px}
.main h1 {font-size: 18px; color: #369; margin: 0 0 10px 0; padding: 0 0 0 30px}
.content {font-size: 11px; padding: 0 30px 0px 30px; min-height: 350px;  height: auto !important;  height: 350px; border: none}
.content iframe.iframealbum {width: 400px; height: 250px}

.main p {line-height: 18px}
.main a {color: #369; font-weight: bold; text-decoration: none}
.main a:hover {color: #756356; font-weight: bold; text-decoration: none}
.main ul {list-style-type: none; margin: 0 0 15px 0; padding: 0 30px}
.main ul li {margin: 0 0 5px 0; padding: 0 0 0 15px; background: transparent url(../images/bullet-listitems.gif) no-repeat 0 5px}

.main ol p {margin: 0}
.main ol li {margin: 0 0 5px 0}

.main .breadcrumbs {font-size: 11px; color: #666; padding: 0 30px 10px 30px}
.main .breadcrumbs a {color: #369; font-weight: normal; text-decoration: none}
.main .breadcrumbs a:hover {color: #756356; font-weight: normal; text-decoration: none}

.main .language {font-size: 11px; color: #666; padding: 0 30px 10px 30px}
.main .language a {color: #369; font-weight: normal; text-decoration: none}
.main .language a:hover {color: #756356; font-weight: normal; text-decoration: none}


/* Meta */
.metaContent {padding: 0 30px; height: 97px !important; background: transparent url(../images/background-meta.gif) repeat-x}
.metaMenu {float: left; margin-top: 10px}
.metaMenu p {margin: 0}
.metaMenu p a {font-size: 10px; color: #c7baa3; font-weight: bold; text-decoration: none}
.metaMenu p a:hover {font-size: 10px; color: #9cf; font-weight: bold; text-decoration: none}

.credits {float: right; margin-top: 10px}
.credits p {font-size: 10px; color: #c7baa3; margin: 0}
.credits p a {font-size: 10px; color: #c7baa3; font-weight: bold; text-decoration: none}
.credits p a:hover {font-size: 10px; color: #9cf; font-weight: bold; text-decoration: none}


/* Hackity Hack-Hack-Hack */
.clfx:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0}
.clfx { display: inline-block; }

/* start commented backslash hack \*/
* html .clfx { height: 1%; }
.clfx { display: block; }
/* stop commented backslash hack */
