body {
	margin: auto;
	width: 100%;
	font-family: Calibri, Arial;
	/*background-color: #090E12;*/
	color: #333;
	background-position: 50% 0%;
	background-image: url(../images/background_fade.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

a {
	color: #0E5A9F;
	/*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px solid #000;
}

td {
	vertical-align: top;
}

table {
	clear: right;
}

td p {
	margin: 0px;
}

#supercontainer {
	width: 100%;
	float: left;
	background-image: url(../images/buttonbarbg.png);
	background-repeat: repeat-x;
	background-position: 0px 10px;
}

#maincontainer {
	width: 960px;
	height: 520px;
	margin: auto;
}

#menu {
	margin-top: 10px;
	float: left;
	height: 65px;
	width: 960px;
	text-align: center;
	/*background-color: #E10079;
	background-image: url(../images/buttonbarbg.png);
	background: rgba(200, 54, 54, 0.5);*/
}

#menu .button {
	float: left;
	min-width: 80px;
	height: 35px;
	/*overflow: auto;*/
	padding: 10px;
	padding-top: 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	border: 0px solid #CCA;
	margin-left: 15px;
	text-align: center;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #AAF;
}

#menu .submenu, #menu .submenunohide {
	position: absolute;
	border: 0px solid #FFF;
	font-size: 12px;
	width: 700px;
	font-weight: normal;
	margin-left: -310px;
}

#menu .activebutton {
	/*background-image: url(../images/button.png);*/
}
#fooncontainer {
	text-align: center;
	width: 960px;
	margin-top: 0px;
	float: left;
}

#contentcontainer {
	width: 960px;
	height: 420px;
	margin-top: 20px;
	background-image: url(../images/foontransp.png);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

#content {
	margin-left: 221px;
	margin-top: 33px;
	background-color: #FFF;
	background-image: url(../images/background_foon.jpg);
	background-position: 50% 11%;
	/*background-color: #48ACF8;*/
	padding: 5px 15px;
	width: 485px;
	height: 338px;
	float: left;
	color: #0B276E;
	overflow-y: auto;
}

#logo {
	width:100%;
	text-align:center;
}

#message {
	position: absolute;
	margin-left: 360px;
	margin-top: 180px;
	font-size: 20px;
	color: #FFF;
}

#video {
	position: absolute;
	width: 514px;
	height: 349px;
	margin-left: 221px;
	margin-top: 33px;
	display: none;
}

#contentmenu {
	float: left;
	width: 150px;
	height: 620px;
	margin-right: 10px;
	border-right: 1px solid #CCC;
}

#contentmenu ul {
	list-style: none;
	padding: 0px;
}

#contentmenu li {
	margin-bottom: 7px;
}

#closebutton {
	border: 1px solid #0A0;
	display: none;
	width: 55px;
	height: 160px;
	position: absolute;
	margin-left: 753px;
	margin-top: 129px;
	cursor: pointer;
}

#openbutton {
	border: 1px solid #0A0;
	display: none;
	width: 55px;
	height: 160px;
	position: absolute;
	margin-left: 753px;
	margin-top: 344px;
	cursor: pointer;
}

#telefoon {
	width: 425px;
	height: 230px;
	margin: auto;
	margin-top: 100px;
}

#closeimage {
	margin-left: 720px;
	margin-top: 35px;
	position: absolute;
	z-index: 2;
	display: none;
}

.submenulink {
	background-color: #1563B6;
	background-image: url(../images/buttonbarbg_small.png);
	padding: 2px;
}

.submenulink a {
	color: #FFF;
}

.submenulink a:hover {
	border-bottom: 1px solid #FF0070;
	text-decoration: none;
}

.external {
	background-image:url(../images/external.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

.centreer td {
	vertical-align: middle;
}

.customerbutton td {
	height: 65px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../images/customerbuttonshadow.png);
}

.customerbuttonbig td {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../images/customerbuttonshadow_big.png);
}

.onder td {
	vertical-align: bottom;
	margin-bottom: 100px;
}

.blueline, .blueline td {
	border-color: #00F;
}
