body {
	background-attachment: fixed;
	background-color: #C1C1C1;
	background-image: url(../Img/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;	
}
html, body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	/*overflow: hidden;\*/
}
#container {
    background-color:#FFFFFF;
	position:relative;
	margin:0 auto 0 auto;
	width:860px;
	min-height:572px;
	/* height:597px; */
	padding-bottom: 25px;
	text-align:left;
	overflow:no;
	}
	/* mozilla hax \*/
html>body #container {
    height:auto;
	}
	/* mozilla hax */
.transparant {
filter:Alpha(opacity=50,finishopacity=50,style=0);
opacity: 0.5;
-moz-opacity: 0.5;
}
#VVKHintro {
	background-color: #FFFFFF;
}
#VVKHintro a {
	font-size: 12px;
	color: #262626;
	text-decoration: none;
}
#TContent {
	background-color: #FFFFFF;
	margin-top: 3px;
}
.TekstBoldGrey {
	font-size: 14px;
	color: #929292;
	font-weight: bold;
	text-decoration: none;
}
.TekstBoldZwart {
	font-size: 14px;
	color: #272727;
	font-weight: bold;
	text-decoration: none;
}
.TekstBoldColor {
	font-size: 14px;
	color: #ff8800;
	font-weight: bold;
	text-decoration: none;
}
.Pijl {
	cursor:pointer;
	cursor: hand;
}
.Box_Tekst {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272727;
	border-left-color: #272727;
	font-size: 12px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
}
.Lijn_Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	margin: 0px;
}
.Tekst_Color {
	font-size: 12px;
	font-weight: normal;
	color: #ff8800;
	text-decoration: none;
}
.TekstImg_Color {
	font-size: 13px;
	font-weight: normal;
	color: #ff8800;
	text-decoration: none;
}
a:link {
	color: #ff8800;
}
a:visited {
	color: #ff8800;
}
.TekstImg {
	font-size: 13px;
	color: #272727;
	text-decoration: none;
}
.Tekst {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}
.TekstGrey {
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}
.TekstBold {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
	font-weight: bold;
}
.TekstDate {
	font-size: 10px;
	color: #929292;
	text-decoration: none;
}
.LinkColor{
	font-size: 12px;
	color: #ff8800;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
.Border_Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #272727;
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}

