body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("/images/background.jpg");
	font-family: arial;
	font-size: 12px;

}
a img
{
	border: none;
}
html {
	min-height: 100%;
	height: 100%;
	height: auto;
}
#header
{
	background-color: #3e053c;
	width: 100%;
	height: 112px;
}
#headercontent
{
	width: 981px;
	margin: 0px auto;
	background-position: left 12px;
	background-repeat: no-repeat;
	background-image: url("/images/logo2.jpg");
}

#icon
{
	float: left;
	padding-top: 12px;
}
#menu
{
	color: #FFFFFF;
	float: right;
	padding-top: 74px;
	padding-right: 9px;
	display: table-cell;
	height: 24px;
	width: 750px;
}

#nav ul
{
	list-style: none;
	padding:0px;
	margin: 0px;
	border: 2px solid #ee7c28;
	border-right: 1px solid #ee7c28;
	padding: 0px;
	margin: 0px;
	float: right;
}
#nav ul li
{
	float: left;
	list-style: none;
	padding:0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #ee7c28;
	background-color: #FFFFFF;

}
#nav ul li a
{
	color: #3e053c;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 24px;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}
#nav ul li .active
{
	color: #ee7c28;
}


#nav ul li a:hover
{
	color: #ee7c28;
	text-decoration: none;
}

#nav ul li ul
{
	float: none;
}

#container
{
	width: 946px;
	margin: 0px auto;
}
#left
{
	float: left;
	width: 352px;
	padding-top: 11px;
}
#right
{
	float: right;
	width: 530px;
	padding-top: 11px;
}
#match
{
	background-color: #ee7c28;
	padding:12px;
	margin-top: 12px;
	color: #FFFFFF;
}

#naw
{
	background-color: #CFC4D3;
	padding:12px;
	font-size: 11px;
	margin-top: 12px;
	color: #545454;
}
#naw a
{
	color: #545454;
	text-decoration: underline;
}
#naw a:hover
{
	color: #545454;
	text-decoration: none;
}
#meermatch
{
	font-size: 11px;
	float: right;
	display: block;
}
#meermatch a
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.matchblok a
{
	text-decoration: none;
}
.matchblok
{
	background-color: #CD691F;
	padding-top: 9px;
	padding-left:  17px;
	padding-bottom:  8px;
	padding-right:  13px;
	font-size: 11px;
	color: #823700;
	margin-top: 5px;
	cursor: pointer;
	cursor: hand;
}
.matchnaam
{
	color: #823700;
	float: left;
	cursor: pointer;
	cursor: hand;
}
.matchsoort
{
	font-weight: bold;
	float: right;
	font-size: 11px;
	padding-bottom: 5px;
	cursor: pointer;
	cursor: hand;
}
.matchbeschijving
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}
h1
{
	color: #EE7C28;
}
h2
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
#kop
{
	font-size: 28px;
	font-weight: bold;
	color: #ee7c28;
	padding-bottom: 3px;
}
#breadcrum
{
	color: #909090;
	line-height: 13px;
	height: 29px;
	vertical-align: middle;
	display: table-cell;
	font-size: 11px;

}
#content
{
	padding-right: 41px;
	font-size: 12px;
	padding-bottom: 32px;
}

#content a
{
	text-decoration: underline;
	color: #ee7c28;
}
#content a:hover
{
	text-decoration: none;
}
.contactnaam
{
	float: left;
	width: 143px;
	color: #ee7c28;
	padding-left: 16px;
	background-image: url("/images/dot.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 5px;
}
.contactnaam a
{
	color: #ee7c28;
	text-decoration: none;
}
#contactlist
{
	font-size: 11px;

}

.contactfunctie
{
	float: left;
	width: 217px;
	padding-bottom: 5px;
}
.contacttel
{
	float: left;
	width: 113px;
	padding-bottom: 5px;
}
#bottommenu
{
	line-height: 39px;
	height: 39px;
	vertical-align: middle;
	display: table-cell;
	font-size: 11px;
	float: left;
}
div#admiumlogo
{
	float: right;
	padding-top: 15px;
	width: 58px;
}

#admiumlogo img
{
	width: 58px;
	height: 15px;
}

#bottommenu a
{
	color: #545454;
	text-decoration: none;
}

.dropmenudiv_b{
position:absolute;
top: 0px;
margin-left: -2px;
margin-top: 10px;
margin-right:3px;
border: 2px solid #EE7C28;
border-top: 1px solid #EE7C28; /*THEME CHANGE HERE*/
line-height:18px;
z-index:100;
background-color: white;
min-width: 152px;
width: 152px;
overflow:visible;
visibility: hidden;
text-align: center;
}

.dropmenudiv_b * {
}
.dropmenudiv_b a{
display: block;
padding-left:10px;
border-top: 1px solid #EE7C28; /*THEME CHANGE HERE*/
padding: 0;
margin: 0;
width: auto;
font-size:13px;
text-decoration: none;
color: #3E053C;;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
color: #EE7C28;
}

.dropmenudiv_b .active
{
	color: #ee7c28;
}
