﻿html {    
    height: 100%;
}

body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
}

h1 {
    font-weight: normal;
    font-size: 18px;
}

h2 {
	margin-bottom:  0px;
    font-weight: normal;
    font-size: 16px;
}

h3 {
    font-weight: normal;
    font-size: 14px;
}

p {
    font-size: 11px;
    line-height: 17px;
    color: #333333;
}

img {
    padding: 0px;
    margin: 0px;
    border: none;
}

a {
    text-decoration: underline;
    font-size: 11px;
    color: #666666;
}

a:hover {
    color: #e52f87;
}

ul {
    margin-left:14px;
    list-style-image:url(../images/bullit.gif);
    list-style-position:outside;
    vertical-align:top;
}

li a {
    text-decoration:none;
    color:#000000;
}

#background {
    position: absolute;
    top: 157px;
    height:301px;
    background-color:#E0AF76;
    left: 0px;
    z-index: 0;
    width: 100%;
}

#header {
    float: left;
    height: 60px;
    width: 980px;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 40px;
    border-bottom: solid 3px #F3DFC9;
}

#logo {
    background-image:url(../images/bedrijfscatering_logo.gif);
    background-repeat:no-repeat;
    float:left;
    width:189px;
    height:55px;
}

#logo a {
    display: block;
    height: 55px;
    width: 189px;
}

#logo a span {
    display: none;
}

#navigation {
    float:left;
    height:55px;
}

.mainnavigation {
    float:left;
    padding-right:10px;
    margin-top:36px;
    vertical-align:bottom;
    border-left:solid 2px #F3DFC9;
    padding-left:10px;
    background-color:#FFFFFF;
    z-index:998;
    position:relative;
}

.mainnavigationA {
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}

.subnavigation {
    background-color:White;
    position:relative;
    z-index:999;
}

.subnavigation a {
    font-size:12px;
    line-height:18px;
    text-decoration:none;
}

#wrapper {
    width: 980px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#content {
    width: 980px;
    float:left;
}

#content .tab {
    float: left;
    width: 392px;
    color: #4C4030;
    height:40px;
}

#content #tableft {
    background-color:#E0943C;
}

#content #tabright {
    background-color:#F3DFC9;
}

#content .tab a {
    display: block;
    float: left;
    width: 382px;
    padding-left: 10px;
    padding-top:10px;
    text-decoration:none;
    font-size:18px;
    color:#4C4030;
    height:30px;
    letter-spacing:1px;
}

#content .tab a.selected {
    color:#FFFFFF;
}

#content #headerimages {
    position: relative;
    height: 300px;
    width: 980px;
    margin-bottom: 20px;
    z-index: 1;
}

#content #headerimages #images {
    float: left;
    width: 784px;
}

#content #headerimages #images .img {
    float: left;
    height: 300px;
    width: 392px;
    overflow: hidden;
}

#content #headerimages #images #aTabLeftUrl {
    background-image:url(../images/imgleft.jpg);
    background-repeat:no-repeat;
}

#content #headerimages #images #aTabRightUrl{
    background-image:url(../images/imgright.jpg);
    background-repeat:no-repeat;
}

#aboutus {
    position: relative;
    float: left;
    height: 288px;
    width: 176px;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    background-image:url(../images/aboutus_alternative1.png);
    cursor:pointer;
}

#aboutus .content {
    z-index: 2;
    position: absolute;
    height: 300px;
    width: 176px;
}

#aboutus .content p {
    color:#FFFFFF;
    font-size:12px;
    margin-top:2px;
}

.box {
    float: left;
    height: 125px;
    width: 156px;
    padding: 10px;
    background-color: #F3DFC9;
    border-left: solid 10px #ffffff;
    border-right: solid 10px #ffffff;
    border-bottom: solid 10px #ffffff;
}

#footer {
    height: 45px;
    width: 960px;
    margin-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F3DFC9;
}

#left-footer {
    height: 45px;
    padding-top:2px;
}

#right-footer {
	height: 45px;
}

#footergezocht {
    width: 960px;
    margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#footergezocht a {
	text-decoration:none;
}

#footergezochtopen {
    width: 960px;
    margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}