body {
	padding: 0;
	margin: 0;
	background: #DDDDDD;
	color: #000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
	background-color: #edeeee;
	background-repeat:repeat-x;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#logoBack {
	border-top: 1px solid #d6d6d6;
}

.logo {
	font-size: 42px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	color: #33287a;
	position: relative;
	display: inline;
}

#m {
	position: relative;
	background-image: url('/images/trademate_m.png');
	height: 84px;
	width: 61px;
	top: -10px;
	display: inline-block;
}
#menuHolder, .menuHolder {
	border-left: 0px solid #d6d6d6;
	border-right: 0px solid #d6d6d6;
	background-image: url('/images/balk.jpg');
	background-size: cover;
	height: 48px;
	border-bottom: 1px solid #e38a5a;
}
#menuSubHolder, .menuSubHolder {
	background-color: #313232;
	padding-right: 55px;
}


#container,  .container, #emptyContainer,  .emptyContainer, #menu, #menuSub, #footer, .footer {
	max-width: 960px;
	margin: 0 auto;
}

#menuSub, #menuSub a {
	font-size: 9pt;
	text-align: right;
	color: #eee;
}

#menuSub a {
	margin-right: 30px;
}

#emptyContainer {
	padding: 50px;
}

#container,  .container {
	margin-top: 15px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #bcbdbd;
}

#mainTable {
	background-color: #fff;		
}

#footerHolder {
	border-top: 1px solid #e3e3e3;
}
#footer {
	font-size: 17px;
}
.footerSub {
	font-size: 13px;
}

.footerSub, .footerSub a {
	color: #999;
}

#copyright, #copyright a {
	text-align: center;
	font-size: 8pt;
	color: black;
	background-color: white;
}

#navigation_sub td {
	text-align: center;
	padding: 10px;
	border: 0;
}

#navigation_sub td a {
	color: #34297b;
	font-weight: bold;
}
#navigation_sub td a:hover {
	color: white;
}

.newsOval {
	margin-left: 90px;
	margin-bottom: 20px;
    border-radius: 25px;
    border: 8px solid #33287a;
	background-color: white;
    width: 420px;
	float: left;
	text-align: center;
}

.newsOval tr td {
	border-bottom: 1px solid #33287a;
	text-align: left;
	padding: 5px;
}
.newsOval tr th {
	border-bottom: 1px solid #33287a;
	text-align: left;
	padding: 5px;
}


h1 {
	padding-top: 7px;
	color: #33287a;
	font-size: 14pt;
	height: 44px;
}

h2 {
	color: #33287a;
	font-size: 20px;
	font-weight: bold;
}

h2 b {
	font-weight: bolder;
}

a {
	color: #34297b;
}

.olForeground {
	background-color: #F1F1F1;
}

.olBackground {
	background-color: #666666;
}

hr {
	border:0 ;
	border-top: 1px solid #d6d6d6;
	margin: 10px;
}

.subbar {
	padding: 10px;
}

.submenu {
	display: block;
	padding: 10px 10px 10px 20px;
	border-top: 1px dotted #aaa;
}

.circle {
	border-radius: 50%;
	width: 200px;
	height: 200px; 
	width: 200px;
	height: 200px;
	background: #33287a;
	margin: 10px;
	margin-bottom: 30px;
			/* width and height can be anything, as long as they're equal */
}

/*
.circle:hover {
	background: #ccc;
}
 */

#col2_1 {
	width: 40%;
	margin-right: 40px;
	padding: 30px;
	float: left;
}
#col2_2 {
	width: 40%;
	padding: 30px;
	float: left;
}

.cola2_1 {
	width: 50%;
	float: left;
}
.cola2_2 {
	width: 50%;
	float: left;
}

.voordelen {
	background: url('/images/background2.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.spacer {
	background: url('/images/background1.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 300px;
}

.newsList {
	padding: 0;
	margin: 0;
}

.newsList li {
	padding-left: 60px;
	list-style: none;
	width: 100%;
	height: 30px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.newsList li:hover {
	background-color: #ccc;
}


.newsList li b {
	text-align: center;
	margin-left: -60px;
	position: absolute;
	width: 50px;
	height: 30px;
	border-right: 1px solid #ccc;
}


p {
	font-size: 15px;
}

.voordeelCol {
	font-size: 20px;
	height: 460px;
	background-color: #fff;
}
.voordeelCol p {
	font-size: 20px;
}

#menuClicker {
	display: none;
}

#emptyContainer h3 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #34297b;
}

#circles {
	text-align: center;
}

.circle {
	height: 125px;
	width: 125px;
	margin-left: 90px;
}

.half a img {
	height: 75px;
	width: 75px;
	margin-left: 30px;
}

.buttonImage span {
	display: inline-block;
	position: absolute;
	width: 175px;
	margin-left: -160px;
	margin-top: 140px;
	text-align: center;
	z-index: 999;
	font-weight: bold;
}

.half .buttonImage span {
	margin-left: -85px;
	margin-top: 100px;
	width: 75px;
}

div#share-buttons {
	margin-top: 130px; 
	width: 300px; 
	margin-left: 300px; 
	text-align: left;
}

div#share-buttons h3 {
	font-size: 10pt;
	font-weight: 900;
	color: #888;
	margin-bottom: 5px;
}
div#share-buttons img {
	width: 15px;
	height: 15px;
	margin-right: 10px;
	vertical-align: middle;
}
div#share-buttons a {
	font-size: 10pt;
	font-weight: bold;
	color: #555;
	margin-bottom: 5px;
}

ul#menuItems ul {
	width: auto;
	display: none;
}

ul#menuItems li:hover > ul {
	display: block;
}


ul#menuItems {
	margin: 0;
	float: right;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 999;
	color: #34297b;
	font-weight: bold;
}

ul#menuItems:after {
	content: ""; clear: both; display: block;
}

ul#menuItems li {
	float: left;
}
ul#menuItems li:hover {
	background: #4b545f;
	background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
}
ul#menuItems li:hover a {
	color: #fff;
}

ul#menuItems li a {
	display: block; padding: 15px 30px;
		color: #34297b; text-decoration: none;
}
		
	
ul#menuItems ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
	list-style: none;
}
	ul#menuItems ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a; position: relative;
	}
		ul#menuItems ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			ul ul li a:hover {
				background: #4b545f;
			}
	
ul#menuItems ul ul {
	position: absolute; left: 100%; top:0;
}
	

@media (max-width: 1000px) {
	#menuSubHolder {
		display: none;
	}

	.voordelen {
		height: 1100px;
	}

	#col2_1, #col2_2 {
		width: 90%;
		float: none;
	}

	#col2_1.voordeelCol {
		height: 310px;
	}
	#col2_2.voordeelCol {
		height: 390px;
	}

	#menuClicker {
		display: none;
		height: 45px;
		width: 45px;
		float: right;
	}
	
	.cola2_1 img, .cola2_2 img {
		max-width: 200px;
	} 

	.spacer {
		display: none;
	}
	
	ul#menuItems {
		position: absolute;
		top: 45px;
		left: 0px;
		width: 100%;
		display: inline;
	}

	#menuHolder {
		margin-bottom: 45px;
	}

	.mobdiv {
		border-top: 1px solid #ccc;
	}

	.mobheight {
		height: 500px;
	}
}


.partner {
	float: left;
	width: 300px;;
	height: 150px;
	text-align: center;
}
