
body {
	margin-top: 45px;
	padding: 0;
	background: #FFFFFF;
	background: #DBE4EE;
	font-family: Lucida Sans Unicode, Verdana, serif;
	font-size: 13px;
	color: #004677;
}

h1, h2, h3 {
	margin: 0;
	font-family: Lucida Sans Unicode, Verdana, serif;
	font-weight: normal;
	color: #ffffff;
	background: #004677;
}

h1 { font-size: 14px; }

h2 { 
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #004677;
	background: #ffffff;
	 }
#rechts h2 {
	background: url(/fileadmin/vinance/images/eekhoorn.gif) no-repeat left bottom;
	}

h3 { }


p, ul, ol {
	margin-top: 0;
	line-height: 125%;
	text-align: justify;
	font-family: Lucida Sans Unicode, Verdana, serif;
	font-size: 12px;
	color: #000000;
}

ul, ol { }

blockquote { }

a { color: #B03336; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
	overflow: none;
}

#header IMG {
	float: left;
	width: 228px;
	margin-left: 10px;
}

#header h1 {
	margin-top: 140px;
	margin-left: 0px;
	position: absolute;
}

#zoek {
	margin-top: 35px;
	float: right;
}

#topnav {
	float: right;
	width: 280px;
	margin-top: 15px;
	margin-right: 60px;
}

#topnav a {
	text-decoration: none;
	color: #4E7FAE;
}


/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 50px;
	margin-top: 15px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	height: 35px;
	padding-top: 15px;
}

#menu a {
	display: block;
	padding: 0px 25px 0 5px;
	text-decoration: none;
	font: 14px Lucida Sans Unicode, verdana, serif;

}

#menu a:hover { text-decoration: none; }

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu li li a {
	font-size: 12px;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 26px;
}

#search form {
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(/fileadmin/vinance/images/bgvinance_01.jpg) top left;
	position: relative;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/** LOGO */

#logo {
	width: 280px;
	height: 190px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

#logo h1 { 	
	padding-top: 50px;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { 
	text-decoration: underline; 
}

#logo p {
	margin: 0;
	padding: 130px 0 0 10px;
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #BF7D7F;
}

#logo p a {
	text-decoration: none;
	color: #BF7D7F;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 620px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: #ffffff;
	color: #000000;
}


.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 270px;
	margin-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 0px;
	margin-left: 10px;
}

#sidebar h2 {
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 20px;
	background: #004677;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
}


#sidebar p {
	line-height: 200%;
}

#linkerkolom {
	margin-top: 0px;
	
}

#sidebar a {
	color: #002F5D;
	text-decoration: none;
}

#sidebar a:hover {
	color: #2C6EAE;
	text-decoration: none;
}


/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	border-top: 5px solid #004677;
	padding: 0px;
	background: none;
	height: 200px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

#copyright-footer {
	width: 880px;
	margin-left: 10px;
	height: 200px;
	background: none;
}

#copyright-footer TD {
	width: 150px;
	vertical-align: top;
	text-align: left; 
}

#footer p {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
	color: #000000;
}

#bottom-bg {
	width: 900px;
	margin: 0 auto;
}

#footer b {
	font-weight: normal;
	color: #004677;
}

#footer a {
	text-decoration: none;
	color: #4E7FAE;
} 

#footer a:hover {
	color: #004677;
}
/* Fotomenu */

#nav {
	width: 620px;
	height: 206px;
	border-bottom: 6px solid #B58565;
	float:left;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	height: 200px;
	margin:0px;
	padding: 0px;
}

/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; margin: 0px; padding: 0px; }
#nav li { display: inline; list-style:none; margin:0px; padding: 0px;}
#nav li a { float: left; display:block;  width: 206px; height: 200px; margin: 0%; padding:0px;}
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#one { background:url(/fileadmin/vinance/images/rollover/1over.png) no-repeat left bottom; }
#two { background:url(/fileadmin/vinance/images/rollover/2over.png) no-repeat left bottom; }
#three { background:url(/fileadmin/vinance/images/rollover/3over.png) no-repeat left bottom; }
/* ----------------------------- end #nav ids ----------------------------- */


/* Linkerbanner */
.Linkerbanner {
	border-bottom: 0px solid #000201;
	height: 196px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#copyright {
	float: left;
}

#rechts {
	float: left;
	width: 590px;
	margin: 10px;
	min-height: 695px;	
}

#rechts a {
	color: #A56F54;
}

#rechts b {
	color: #A56F54; 
}


.news-list-item {
	margin-bottom:14px;
	padding-bottom:2px;
}

.news-list-item h3 {
	background: none;
	}

.news-list-item h3 a {
	color: #004677;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}





.nieuwsberichten {
	border: 0px solid #4E7FAE;
	height: 200px;
	margin-top: 20px;
        float: left;
        width: 300px;
        margin-right: 20px;
      
}

.nieuwsberichten h2 {
	margin-left: 10px;
	Border-bottom: 1px solid #CFCFD1;
}

.nieuwsberichten .news-list-container {
	margin-left: 10px;
}




/* 2 KOLOMMEN Layout 1 */

.c2l1-left{
   border-right: 0px solid #FFEDA8;
   padding-right: 0px;
   width:50%;
   white-space:normal;
}

.c2l1-middle{
   padding-left: 0px;
   width:50%;
   white-space:normal;
}


/*

    Styles 2 Column DIV Section

*/

div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
    margin-bottom:10px;
}

/* Layout 1 */

div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:125px;
   white-space:normal;
   border:0px solid red;
   margin-left: 0px;
}

div.c2l1d-middle{
   position:absolute;
   left:125px;
   padding: 0px;
   width:145px;
   border:0px solid blue;
   white-space:normal;
}

.tx-fdfx2cols-pi1 {
	background: none;
}
.tx-fdfx2cols-pi1 P {
	font-size: 11px;
}



.tx-snisupportchat-pi1 {
	width: 100px;
	float: left;
	margin-left: 20px;
}

#chat {
	width: 200px;
	float: left;
	padding-top: 30px;
	margin-left: 30px;
}

#chat img {
	border: 1px solid #004677;
}


