

body {
	margin: 0px;
	background-color: #cad6de;
	background-image: url(/template/images/background-gradient.jpg);
	background-repeat: repeat-x;
}
div#bluebar {
	position: absolute;
	left: 50%;
	right: 0px;
	top: 51px;
	background-color: #496580;
	z-index: 25;
	height: 52px;
	margin-left: 474px;
	background-image: url(/template/images/bluebar-background.gif);
	background-repeat: no-repeat;
}

div#container {
	position: relative;
	background-image: url(/template/images/background-container.jpg);
	background-repeat: no-repeat;
	width: 995px;
	height: 100%;
	margin: auto;
}

div#header {
	position: relative;
	width: 965px;
	height: 103px;
	background-repeat: no-repeat;
}

img#menuimg {
	position: absolute;
	left: 27px;
	top: 14px;
}

div#homebutton {
	position: relative;
	top: 5px;
	height: 15px;
	width: 965px;
	padding-left: 35px;
}

div#main {
	position: relative;
	width: 995px;
	height: 100%;
	background-image: url(/template/images/background-content.jpg);
	repeat: repeat-y;
	margin-bottom: -3px;
}

div#footerright {
	position: absolute;
	font-size: 11px !important;
	text-align: right;
	color: #56738f;
	width: 195px;
	height: 23px;
	bottom: -26px;
	right: 0px;
	background-color: #c9d6de;
	padding-right: 73px;
	padding-top: 5px;
	background-image: url(/template/images/dottedline-vertical.gif);
	background-repeat: repeat-y;
}
div#footerright strong, div#footerright a {
	font-size: 11px !important;	
	font-family: arial !important;
}


div#footerleft {
	position: absolute;
	text-align: left;
	color: #56738f;
	width: 395px;
	height: 23px;
	bottom: -26px;
	left: 50px;
	background-color: #c9d6de;
	padding-right: 73px;
	padding-top: 5px;
	font-family: arial !important;
}
div#footerleft strong, div#footerleft a {
	font-size: 11px !important;	
	font-family: arial !important;
}

div#kruimelpad {
	position: relative;
	background-image: url(/template/images/background-kruimelpad.jpg);
	width: 446px;
	height: 71px;
	margin-left: 27px;
	padding-left: 20px;
	padding-top: 20px;
}

div#subheader {
	position: relative;
	width: 995px;
	height: 91px;
}

div#varialeft {
	position: absolute;
	width: 220px;
	height: auto;
	margin-left: 50px;
	margin-top: 27px;
	z-index: 5;
	overflow-x: hidden;
}

div#variaright {
	position: absolute;
	width: 220px;
	height: auto;
	margin-left: 740px;
	margin-top: 27px;
	margin-bottom: 90px;
	z-index: 5;
}

div#contentcontainer {
	padding-bottom: 40px;
}

div#content {
	position: relative;
	text-align: top;
	width: 410px;
	min-height: 350px;
	height: auto;
	margin-left: 300px;
	padding-top: 27px;
}

div#logogroot {
	position: absolute;
	right: 0px;
}

div#variaimg {
	position: absolute;
	right: 23px;
	top: 0px;
}

div#dashedline {
	background-image: url(/template/images/dashedline.gif);
	background-repeat: repeat-y;
	position: absolute;
	right: 267px;
	top: 1px;
	width: 1px;
	height: 100%;
}

table#menu {
	position: absolute;
	top: 34px;
	left: 25px;
	color: #ffffff;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

table#submenu {
	position: absolute;
	top: 60px;
	left: 34px;
	color: #ffffff;
	font-size: 10px;
}

img#bottomshadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.footer {
	font-size: 9px;
	color: #56738f;
}

.submenu {
	color: #ffffff;
	text-decoration: none;
}

.navlink {
	position: relative;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

.navlink a {
	
}

.navlinkactive {
	display: block;
	position: relative;
	color: #ffffff;
	font-size: 22px;
	clear: both;
}

.contenttilte {
	font-size: 14px;
	color: #c4241b;
}

.variatitle {
	font-size: 10px;
	color: #c4241b;
	font-weight: bold;
}

.varialink {
	font-size: 10px;
	color: #c4241b;
}

.varialink a {
	font-size: 10px;
	color: #c4241b;
}

div#homelefttop {
	display: none;
}

div#homeright {
	display: none;
}

div#homeleftbottom {
	display: none;
}

div#homefooter {
	display: none;
}
img {
	border: 0px;
}