@charset "utf-8";
/* CSS Document */

body {
	background-color: #ABB5C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
}
#c-site {
	background-color: #FFFFFF;
	background-image: url(../pages/images/bg-site.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
#c-banner {
	height: 100px;
	width: 700px;
}
#c-buttons {
	height: 25px;
	width: 700px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D6190;
	border-bottom-color: #2D6190;
	background-color: #ABB5C7;
	padding-top: 4px;
}
#buttons {
	height: 25px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	width: auto;
}
#c-date {
	text-align: right;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
}
#c-content {
	background-image: url(../pages/images/bg-content.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-bottom: 1px;
}
#c-culumn {
	float: left;
	width: 128px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	margin-top: 28px;
}
#c-img-culumn {
	height: 136px;
	width: 104px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 36px;
}
#c-submit-newsletter {
	text-align: left;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}


#c-text {
	margin-left: 148px;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	margin-right: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#c-img-transacties {
	float: right;
	height: 375px;
	width: 238px;
	border: 1px solid #000000;
}



#c-footer {
	height: 22px;
	text-align: center;
	padding-top: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2D6190;
	margin-top: 24px;
}
a {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ABB5C7;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {font-size: 13px}
