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

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #7F8084;
	background-image: url(../siteimg/Back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -55px; /* the bottom margin is the negative value of the footer's height */
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
	background-color: #FFF;
}
.celpadding {
	vertical-align: top;
	padding: 20px;
}
#top {
	width: 700px;
}
#buttonbar a {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E6E6E6;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	display: block;
	height: 35px;
	margin: 0px;
	float: left;
}
#buttonbar a:hover {
	color: #FFF;
	text-decoration: underline;
}
#buttonbar {
	background-color: #FFF;
	background-image: url(../siteimg/But_bar_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	vertical-align: middle;
}


#content{
	width: 100%;
	line-height: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#content p {
	color: #40414B;
}
#content li {
	list-style-position: outside;
	list-style-image: url(../siteimg/bull_w_link.gif);
	list-style-type: none;
}

/* #content a{
	color: #9D5C27;
	text-decoration: underline;
	}
	*/
#content h1{
	color: #1D2733;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content h2{
	color: #9A7E48;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

/* FORM css */
.cssform p{
	width: 500px;
	clear: left;
	margin: 0;
	padding-left: 155px;
	height: 1%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

.cssform label{
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	text-transform: uppercase;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	border: 1px solid #CED1D9;
	background-color: #F5F6FA;
	color: #6B5223;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cssform input[type="text"]:hover{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	border: 1px solid #8D723D;
	background-color: #F5F6FA;
	color: #6B5223;
}

.cssform textarea{
	width: 250px;
	height: 150px;
	color: #7F5413;
	background-color: #F5F6FA;
	border: 1px solid #CED1D9;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cssform textarea:hover{
	width: 250px;
	height: 150px;
	color: #000;
	border: 1px solid #8D723E;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/* FOOTER STYLES */
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
#push {
	height: 50px;
}

#footer {
	/*position:absolute;*/
	color:#6D6D6D;
	bottom:0;
	height:30px;
	width:680px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background-color: #CACACA;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F8084;
}
.links {
	background-color: #EDEBE1;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBD7CB;
	border-right-color: #DBD7CB;
	border-bottom-color: #DBD7CB;
	border-left-color: #DBD7CB;
}
.links a {
	color: #9F886D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.links a:hover {
	color: #000;
}
#footer a {
	text-decoration:none;
	color:#000;
	}
#footer a:hover {
	text-decoration:underline;
	color: #F30;
	}
#tcntag {
	float: right;
}
#goldbar {
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 700px;
	background-image: url(../siteimg/gold_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #EDE4CE;
	margin: 0px;
}
#goldbar ul {
	padding-right: 20px;
	padding-left: 40px;
}
#goldbar li {
	list-style-position: outside;
	list-style-image: url(../siteimg/bull_link.gif);
	list-style-type: none;
	line-height: 18px;
}
#goldbar h1 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 5px;
	margin-top: 10px;
}
.white_text {
	color: #FFF;
	text-transform: uppercase;
}
.goldline {
	width: 1px;
	background-image: url(../siteimg/goldbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	bottom: 0px;
}
.greyline {
	width: 1px;
	background-image: url(../siteimg/greybar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	bottom: 0px;
	background-color: #FFF;
}
.title_img {
	margin-bottom: 10px;
}
#content .voordeelpakket a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}
#content .voordeelpakket a:hover{
	color: #B29760;
}
.blacklink {
	color: #000;
}

