@charset "utf-8";
/* OPTIXDESIGNS 2009

/*************************
 * 1.GLOBAL              *
 *************************/
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color:black;
	margin:0;
	padding:0;
}
a:link,a:visited,a:link,a:active {
	color:#1d88d6;
	outline:none;
	text-decoration:none;
}
a:hover,a:active,li a.active {
	text-decoration:none;
	color:#061781;
}
p {
	padding:o;
	margin:0;
}
h2 {
	padding:0;
	margin:0;
	font-size:17px;
}
ul.menu li {
	list-style:none;
	list-style-image:none;
}

#center img {
	margin: 5px;
	padding:0;
}

/*************************
 * 2.LAYOUT             *
 *************************/
#wrapper {
	margin:0 auto;
	width:960px;
	height:100%;
	
	background-image: url(/images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidebar {
	width:235px;
	float:left;
}
#sidebar-left {
	padding-right:10px;
}
#center {
	float: right;
	width:670px;
}
#center .content h2{
	color:#1d88d6;
	margin-bottom:10px;
}
/*************************
 * 3.HEADER              *
 *************************/
#header {
	height:90px;
	padding:10px 0px;
	margin-bottom:10px;
	width:100%;
	border-bottom:dotted 1px #999999;
}
#nav {
	padding-top:25px;
}
#header #logo {
	float:left;
}
#nav ul.menu {
	float:right;
	position: static;
}

/*#nav ul.menu ul{ background-color:#EBEBEB; display:none;}*/

#nav ul.menu li {
	float:left;
	padding:4px 20px;
	border-right:dotted 1px #cccccc;
}
#nav ul.menu li.first {
	padding-left:0;
}
#nav ul.menu li a {
	font-weight:bold;
}
#nav ul.menu li ul {
	position: absolute;
	margin: 0;
	width: 400px;
	/*left: -999em; */

	border:0;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	padding:0;
display:block;
	float:left;
}
#nav ul.menu li ul li{
	margin-top:8px;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
	border:0;
	border-right:dotted 1px #cccccc;
}
#nav ul.menu li ul li a{
	/*color:#061781;*/
	font-weight:normal;
}
#nav ul.menu li ul li a:hover{
	text-decoration:underline
}





/*************************
 * 3.CENTERPIECE        *
 *************************/
div#centerpiece {
	width: 960px;
	height: 320px;
	float:left;
	margin-bottom:20px;
}
div#leftcenterpiece {
	float: left;
	width: 278px;
	border-right:6px solid #f8f8f8;
}
div#rightcenterpiece {
	float: right;
	width: 675px;
}
.tab {
	width: 278px;
	height: 106px;
	background: url(/images/tab_bg_hover.png) 0 0 repeat-x;
}

.tab .content {
	padding:20px 30px;
}
.tab .content h2{
	color:#1d88d6;
	margin-bottom:0;
}
.activenav {
	background: url(/images/tab_bg.png) 0 0 repeat-x;
}
.activenav .content h2, .activenav .content a {
	color:white;
}
div#content1 {
	display: block;
	height: 320px;
	width: 675px;
	z-index: -1;
	position: absolute;
}
div#content2 {
	position: absolute;
	display: none;
	background-color: black;
	color:white;
	height: 320px;
	width: 675px;
	z-index: -2;
}
div#content3 {
	display: none;
	height: 320px;
	width: 675px;
	z-index: -3;
}
div#centerpiece div.activenav {
	background-color: grey;
	cursor: pointer; cursor: hand;
}
div.contentwrapper {
	float: left;
	width: 674px;
	position: absolute;

}
div.contentstretch {
	position: relative;

	float: left;
	height: 500px;
	width: 0px;
	
}

/*************************
 * 4. BLOCKS       			 *
 *************************/
.sidebar .block {
	background-color:#fafafa;
	width:100%;
	padding:20px;
	margin-bottom:10px;
}
.sidebar .block h2{
	color:#7d7d7d;
	margin-bottom:8px;
	font-size:15px;
}
/*************************
 * 5. FOOTER      			 *
 *************************/
#footer  {
	width:100%;
	border-top:dotted 1px #999999;
	padding-top:10px;
	background-color:#FFF
}
#footer .menu  {
	padding:0;
	margin:0;
	float:right;
	
}
#footer .menu li {
	float:left;
	padding-right:10px;
}

#footer .menu li a:link,#footer .menu li a:visited, #footer .menu li a:link, #footer .menu li a:active {
	color:#ccc;
}

/*************************
 * 6.CSS SUPPORT        *
 *************************/
span.clear     { clear:both;display:block;font-size:0;height:1px;line-height:0;margin-bottom:-1px }
.clear         { clear:both }

#imagetab, #contentimage {
	 width: 675px;
	 height: 320px;
}

table#showlistTable {
padding: 0;
margin: 0;
}
table#showlistTable tr th#description {
	width: 300px;
}
table#showlistTable tr td, table#showlistTable tr th {
	border-bottom: 1px dotted #CCCCCC;
}
table#normal tr td {
vertical-align: top;
}



div#trouwen div#centerpiece div#leftcenterpiece div.tab { 
	height: 135px;
	background: url(/images/tab_bg-tr.png) 0 0 repeat-x;
}
div#trouwen div#centerpiece div#leftcenterpiece div.tab h2 { 
	color:white;
}
div#trouwen div#centerpiece {
	height: 137px;
}
a.nohover:hover {
	color: white;
}