html, body {
	background: url(/images/brownbg-body.gif) #fbfbfb repeat-x top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

strong {
	color: #f26633;
}

#container {
	position: relative;
	width: 980px;
	margin: 0px auto;
	text-align: left;
	height: auto;
	z-index: 1;
}

#container p {
	line-height: 18px;
}

#main {
    background-color: #FFFFFF;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    float: left;
    height: auto !important;
    min-height: 100%;
    position: relative;
    top: 0;
    width: 958px;
    z-index: 2;
}

#col-left, #col-right {
	position: relative;
	float: left;
	width: 6px;
	top: 0;
	z-index: 2;
}

#col-left {
	height: inherit;
	z-index: 2;
}

#col-right {
	height: 100%;
	text-align: left;
}

#footer {
    background: url("/images/brownbg-footer.gif") repeat-x scroll center top #FBFBFB;
    color: #FFFFFF;
    float: left;
    font: 10px/20px Tahoma;
    height: 26px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 958px;
    z-index: 6;
}

#logo {
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 240px;
	height: 131px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#logo img {
    margin-left: 45px;
    margin-top: 40px;
}

#banner {
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 718px;
	height: 131px;
	top: 0px;
	z-index: 2;
}

#mainnav {
    background-color: #F16534;
    float: left;
    height: 5px;
    margin: 0 0 0 -1px;
    position: relative;
    width: 960px;
    z-index: 3;
}

#mainmenunavigation {
    background-color: #3A1108;
    color: #FFFFFF;
    float: left;
    height: 30px;
    list-style: none outside none;
    margin: 0 0 0 -1px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 960px;
}

#slogan {
	position: relative;
	float: left;
	background-color: #6a483c;
	color: #f8f8f8;
	height: 87px;
	width: 938px;
	padding-left: 20px;
	padding-top: 40px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

#flags {
    position: absolute;
    right: 10px;
    top: 5px;
}

#divider {
    background: url("/images/browntitlebg.gif") center top repeat-x;
    color: #fff;
    float: left;
    font: bold 16px/28px Tahoma,Arial;
    height: 28px;
    margin-left: 0;
    position: relative;
    width: 958px;
}

#divider-left, #divider-right {
	color: #f26633;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
}

#divider-left {
	float: left;
	margin-left: 6px;
}

#divider-right {
	float: right;
	margin-right: 10px;
}

#content {
	position: relative;
	float: left;
	background-color: #ffffff;
	margin-left: 0px;
	height: auto;
	width: 958px;
	margin-bottom: 36px;
}

#content-left {
	position: relative;
	float: left;
	height: auto;
	width: 205px;
	z-index: 5;
}

#content-right {
	position: relative;
	float: left;
	padding-top: 5px;
	height: auto;
	width: 740px;
	z-index: 5;
}

#content-nav {
	position: relative;
	float: left;
	margin-left: 1px;
	height: auto;
	width: 205px;
	color: #ffffff;
	z-index: 5;
}

#content-nav-1, #content-nav-2 {
	background: url("/images/brownsidebarbg.gif") #3A1108 center top repeat-x;
	position: relative;
	float: left;
	width: 200px;
	padding-bottom: 10px;
	border: 1px solid #3A1108;
	height: auto;
}

#content-nav-1 {
    margin: 0 0 1px;
}

#content-nav-2 {
	margin: 0px;
}

#content-nav-3 {
	position: relative;
	float: left;
	background-color: #00ff00;
	/*background-image: url(/images/bg-subnav.gif); */
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	margin: 0px;
	padding-bottom: 10px;
	height: auto;
	width: 200px;
	border:1px solid #2973c6;
}

.content-text {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    margin-left: 6px;
    position: relative;
    width: 100%;
    z-index: 5;
}

#content-search {
    float: left;
    height: 17px;
    padding-top: 2px;
    position: relative;
    width: 203px;
    z-index: 14;
}

#content-logos {
    float: left;
    margin: 10px 0 1px;
    position: relative;
    text-align: center;
    width: 205px;
}

a, a:visited {
    color: #F26633;
    text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* navigate opmaak van content-links */

.navlist {
	margin: 0;
	padding: 0;
	padding-left: 3px;
	list-style-type: none;
}
.navlist a, .navlist a:visited {
	display: block;
	padding: 4px 2px 4px 24px;
	background-image:  url(/images/brown-off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
/* navlist focus - start */
.navlist_focus a, .navlist_focus a:visited {
	display: block;
	padding: 4px 2px 4px 24px;
	background-image: url(/images/brown-on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
/* navlist focus - end */

.navlist a:hover {
	background-image:  url(/images/brown-on.gif);
	color: #ffffff;
}

.navlistselected
{
	display: block;
	padding: 4px 2px 4px 24px;
	background-image: url(/images/brown-on.gif) !important;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

.subnavlistselected
{
	display: block;
	padding: 4px 2px 4px 24px;
	background-image:  url(/images/brown-on.gif) !important;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

/* subnavlist - begin */
.navlist_sub {
	margin: 0;
	padding: 0;
	padding-left: 17px;
	list-style-type: none;
}

.navlist_sub a, .navlist_sub a:visited {
	display: block;
	padding: 4px 2px 4px 24px;
	background-image:  url(/images/brown-off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

.navlist_sub a:hover {
	background-image:  url(/images/brown-on.gif);
	color: #ffffff;
}
/* subnavlist - end */

.sidebar .navlist .uberlink {
	background-image:  url(/images/btn_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #fff !important;
	font-weight: normal;
	cursor: default;
}

#rotatie {
    border: 2px solid #F26633;
    float: right;
    height: 250px;
    margin: 0 0 15px 15px;
    min-height: 250px;
    min-width: 350px;
    overflow: hidden;
    padding: 0;
    width: 350px;
}

.rotation-img {
	width: 350px;
	height: 250px;
	position: absolute;
}

/* mainmenu style */
.mainmenu {
    cursor: pointer;
    height: 30px;
    margin: 0;
    float: left;
    line-height: 30px;
    z-index: 10;
}

.mainmenu a {
    color: #fff;
    display: block;
    font: 16px/26px Tahoma;
    height: 30px;
    letter-spacing: 1.1px;
    padding-left: 23px;
    padding-right: 23px;
    text-decoration: none;
}

/* mainmenu hover	*/
#mainmenunavigation .active a,
#mainmenunavigation a:hover {
	background-color: #f26633;
}
