/*  Marganza. Internet, vormgeving en automatisering.
        Zwet 32
        9932 AB  Delfzijl
        T. +31 596 - 635 460
        F. +31 596 - 635 469
        E. info@marganza.nl
        I. www.marganza.nl
        The Netherlands */

html {
    height: 100%;
}

body {
    margin: 0px;
    text-align: center;
    background-image: Url("/images/screen_bg.gif");
    background-repeat: repeat-x repeat-y;
}


/* LET OP!! png- hack voor internet explorer 6 nodig! */


/*  Moet werkende min-height worden */
#mainBg {
    position: relative;
    background-image: Url("/images/main_bg.gif");
    background-repeat: repeat-x repeat-y;
    width: 100%;
    min-height: 700px;
    float: left;
}

#mainBgGradient {
    position: relative;
    background-image: Url("/images/top_bg.gif");
    background-repeat: repeat-x;
    width: 100%;
    min-height: 700px;
    float: left;
}

#mainContainer {
    position: relative;
    background-image: Url("/images/splitter.gif");
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    float: left;
    min-height: 700px;
}

#container {
    margin: 0px auto 0px auto;
    width: 850px;
}

#topContainer {
    position: relative;
    margin-top: 25px;
    width: 850px;
    height: 140px;
    float: left;
}

#logo {
    position: absolute;
    left: 50px;
    top: 0px;
    width: 159px;
    height: 121px;
    border-width: 0px;
}

#topMenuBg {
    position: relative;
    width: 591px;
    height: 40;
    text-align: left;
    float: right;
}

#topMenu {
    position: relative;
    width: 267px;
    height: 50;
    text-align: left;
    float: right;
}

#topMenu a {
    position: relative;
    font-family: Verdana, Arial;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    color: #333333;
    text-decoration: none;
}

#topMenu a:hover {
    color: #333333;
    text-decoration: underline;
}

#topMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
}

#topMenu ul li {
    float: left;
}

#slogan {
    position: relative;
    background-image: Url("/images/fivelpoort_slogan.gif");
    background-repeat: no-repeat;
    top: 20px;
    right: 35px;
    width: 269px;
    height: 30px;
    float: right;
}

#headerContainer {
    position: relative;
    left: 25px;
    width: 825px;
    height: 225px;
    float: left;
}

#newsContainer {
    position: relative;
    width: 230px;
    height: 225px;
    float: left;
}

#newsImage {
    position: relative;
    background-image: Url("/images/news_symbol.gif");
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    float: left;
}

#newsContent {
    position: relative;
    left: 10px;
    width: 175px;
    height: 225px;
    float: left;
}

#newsTitle {
    position: relative;
    width: 100px;
    height: 50px;
    float: left;
}

#newsArchive {
    position: relative;
    width: 75px;
    height: 50px;
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 45px;
    text-align: right;
    float: left;
}

#newsArchive a {
    color: #333333;
    text-decoration: none;
}

#newsArchive a:hover {
    color: #333333;
    text-decoration: underline;
}

#newsLinks {
    position: relative;
    width: 175px;
    height: 150px;
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    float: left;
    overflow: hidden;
}

#newsLinks a {
    color: #333333;
    text-decoration: none;
}

#newsLinks a:hover {
    color: #333333;
    text-decoration: underline;
}

#newsLinks span {
    color: #99cc00;
}

#header {
    position: relative;
    left: 45px;
    width: 550px;
    height: 225px;
    float: left;
    background-image: url('/images/headerBackground.jpg');
}

#headerImage {
	position: absolute;
	left: 29px;
	top: 5px;
	width: 240px;
	height: 190px;
	border-width: 0px;
}	

#headerContent {
    position: absolute;
    left: 289px;
    top: 18px;
    width: 221px;
    height: 155px;
    color: #58595B;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    font-family: verdana, arial;
    font-size: 10px;	
}

#headerContent div {
	color: #99CC00;
	font-size: 16px;
    font-family: Gill Sans MT, Verdana, Arial;
    margin-bottom: 10px;
}	

#contentContainer {
    position: relative;
    left: 60px;
    width: 765px;
    float: left;
}

#contentContainerLeft {
    position: relative;
    width: 195px;
    float: left;
}

#mainMenu {
    position: relative;
    width: 195px;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    line-height: 30px;
    text-align: left;
    float: left;
}

#mainMenu a {
    color: #333333;
    background-image: url("/images/mainMenu_bg.gif");
    background-repeat: no-repeat;
    width: 195px;
    text-indent: 20px;
    text-decoration: none;
    display: block;
}

#mainMenu a:hover {
    color: #99cc00;
    background-image: url("/images/mainMenu_bg_arrow.gif");
    background-repeat: no-repeat;
    text-decoration: none;
}

#mainMenu a.current {
    color: #99cc00;
    background-image: url("/images/mainMenu_bg_arrow.gif");
    background-repeat: no-repeat;
    text-decoration: none;
}

#mainMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
}

#mainMenu ul li {
    float: left;
}

#subMenu {
    position: relative;
    width: 195px;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    line-height: 30px;
    text-align: left;
    float: left;
}

#subMenu a {
    color: #666666;
    background-image: url("/images/subMenu_bg.gif");
    background-repeat: no-repeat;
    width: 195px;
    text-indent: 40px;
    text-decoration: none;
    display: block;
}

#subMenu a:hover {
    color: #333333;
    background-image: url("/images/subMenu_bg_bullet.gif");
    background-repeat: no-repeat;
    text-decoration: none;
}

#subMenu a.currentTwo {
    color: #333333;
    background-image: url("/images/subMenu_bg_bullet.gif");
    background-repeat: no-repeat;
    text-decoration: none;
}

#subMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
}

#subMenu ul li {
    float: left;
}

#menuBuffer {
    position: relative;
    width: 195px;
    height: 30px;
    float: left;
}

#linkBlock {
    position: relative;
    left: 20px;
    width: 175px;
    height: 110px;
    float: left;
    cursor: pointer;
}

#contentContainerRight {
    position: relative;
    left: 70px;
    width: 500px;
    float: left;
}

#contentContainerLine {
    position: relative;
    background-image: url("/images/content_bg_repeat.png");
    background-repeat: repeat-y;
    width: 500px;
    float: left;
}

#contentContainerBg {
    position: relative;
    background-image: url("/images/content_bg.png");
    background-repeat: no-repeat;
    width: 500px;
    float: left;
}

#breadCrumps {
    position: relative;
    left: 25px;
    width: 450px;
    height: 50px;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    float: left;
}

#breadCrumps a {
    color: #666666;
    text-decoration: none;
}

#breadCrumps a:hover {
    color: #333333;
    text-decoration: underline;
}

/* LET OP!! Moet werkende min-height worden! */

#content {
    position: relative;
    left: 25px;
    width: 450px;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    line-height: 18px;
    text-align: justify;
    min-height: 200px;
    float: left;
}

#content a {
    color: #333333;
    text-decoration: underline;
}

#content a:hover {
    text-decoration: none;
}

#content span {
    color: #99cc00;
}

th, td {
	text-align: left;
	vertical-align: top;
}

table.companyDetailsTable th {
	width: 120px;
}	

#contentBuffer {
    position: relative;
    width: 500px;
    height: 25px;
    float: left;
}

/*
#contentBottom {
    position: relative;
    background-image: url("/images/content_bg_bottom.png");
    background-repeat: no-repeat;
    width: 500px;
    height: 11px;
    float: left;
}
*/
#contentBottom {
    position: relative;
    width: 500px;
    height: 11px;
    float: left;
}

#bottomBuffer {
    position: relative;
    width: 850px;
    height: 20px;
    float: left;
}

#footer {
    margin: 0px auto 0px auto;
    width: 800px;
    height: 150px;
}

#footerContainer {
    position: relative;
    top: 25px;
    left: 55px;
    width: 745px;
    height: 150px;
    float: left;
}

#footerLeft {
    position: relative;
    width: 175px;
    height: 150px;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    float: left;
}

#footerLeft a {
    color: #FFFFFF;
    text-decoration: none;
}

#footerLeft a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#footerLeft span {
    color: #99cc00;
}

#footerCenter {
    position: relative;
    width: 250px;
    height: 150px;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    float: left;
}

#footerCenter a {
    color: #FFFFFF;
    text-decoration: none;
}

#footerCenter a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#footerCenter span {
    color: #99cc00;
}

#footerRight {
    position: relative;
    width: 320px;
    height: 150px;
    float: left;
}

#footerSpacer {
    position: relative;
    top: 50px;
    left: 55px;
    width: 745px;
    height: 35px;
    float: left;
}


/* LET OP!! de styling voor de tags rechtsonder in de footer! */

p {
    margin-top: 10px;
    margin-bottom: 10px;
}

#content ul {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-left: 15px;
    line-height: 18px;    
}

#content ul ul {
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: disc;
}

h1 {
    font-family: Gill Sans MT, Verdana, Arial;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #99cc00;
}

h2 {
    font-family: Gill Sans MT, Verdana, Arial;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    margin-top: 0px;
    color: #99cc00;
}

h3 {
    font-family: Gill Sans MT, Verdana, Arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 18x;
    margin-top: 0px;
    color: #99cc00;
}

h4 {
    font-family: Gill Sans MT, Verdana, Arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 25px;
    margin-top: 0px;
    color: #333333;
}

form {
    margin: 0px;
    padding: 0px;
}

.formTextField {
    font-family: verdana, arial;
    font-size: 11px;
    color: #333333;
    border: 1px solid #999999;
    height: 15px;
}

.formTextArea {
    font-family: verdana, arial;
    font-size: 11px;
    color: #333333;
    border: 1px solid #999999;
}

.formSelect {
    font-family: verdana, arial;
    font-size: 11px;
    color: #333333;
    border: 1px solid #999999;
}

.formButton {
    font-family: verdana, arial;
    font-size: 11px;
    background-color: #003876;
    border-width: 1px;
    color: #FFFFFF;
    font-weight: bold;
}

.errorMessage {
    color: #DD0000;
    font-weight: bold;
}

.dynamicFormTable {
    border-collapse: collapse;
    width: 100%;
}

.dynamicFormTable th {
    text-align: left;
    vertical-align: top;
    width: 175px;
}

.dynamicFormTable td {
    text-align: left;
    vertical-align: top;
}

.newsPhotoTable td {
    width: 120px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #C7C9CB;
    background-image: url("/images/photoThumbBackground.gif");
}

.newsPhotoTable img {
    border: 1px solid #333333;
}

.companyPhotoTable td {
    width: 120px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #C7C9CB;
    background-image: url("/images/photoThumbBackground.gif");
}

.companyPhotoTable img {
    border: 1px solid #333333;
}
