/* CSS Document */
html, body {
    height: 100%;
	background: #E7E7E7 url(../bg/Background_Page.jpg) repeat-y 50% 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	color:rgb(185,35,36);
	text-decoration:none;
}
a:visited {
	color:rgb(185,35,36);
	text-decoration:none;
}
a:hover {
	color:rgb(185,35,36);
	text-decoration:underline;
}
a:active {
	color:rgb(185,35,36);
	text-decoration:none;
}
.LinkZwart{
	color: #000000;
}
.LinkZwart a:link{
	text-decoration:none;
	color:#000000;
}
.LinkZwart a:visited{
	text-decoration:none;
	color:#000000;
}
.LinkZwart a:active{
	text-decoration:underline;
	color:#000000;
}
.LinkZwart a:hover{
	text-decoration:underline;
	color:#000000;
}
.FormText{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FormTextError{
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#CC3399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RedText{
	color:rgb(185,35,36);
}
.GreyText{
	color:#999999;
}
#mainholder {
	width: 1010px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height:100%;
}
#righttopholder {
	width: 754px;
	position: absolute;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 256px;
	margin-bottom: auto;
	height:323px;
	background-image: url(../bg/Background_Red.jpg);
}
#topmenuholder {
	width: 753px;
	position: absolute;
	text-align: left;
	margin-top: 336px;
	margin-right: auto;
	margin-left: 259px;
	margin-bottom: auto;
	height:47px;
}
#leftholder {
	width: 226px;
	position: absolute;
	text-align: left;
	margin-top: 160px;
	margin-right: auto;
	margin-left: 14px;
	margin-bottom: auto;
	min-height:383px;
	background-repeat: no-repeat;
	background-position: left top;
}
#centerholder {
	width: 410px;
	position: absolute;
	text-align: left;
	margin-top: 409px;
	margin-right: auto;
	margin-left: 287px;
	margin-bottom: auto;
}
#rightholder {
	width: 226px;
	position: absolute;
	text-align: left;
	margin-top: 409px;
	margin-right: auto;
	margin-left: 753px;
	margin-bottom: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#hrholder {
	width: 100%;
	height: 20px;	
	position: relative;
	background-image : url(../bg/Background_hr.jpg);
}
#bannerbetweenholder {
	width: 226px;
	height: 10px;	
	position: relative;
}
#brholder {
	width: 100%;	
	position: relative;
}
#newsletterholder {
	width: 226px;
	height: 125px;	
	background-image : url(../bg/Background_Newsletter.jpg);
	text-align: left;
}
#MP3holder {
	width: 226px;
	height: 71px;	
	background-image : url(../bg/Background_MP3Player.jpg);
	text-align: left;
}
#titlebarholderRight {
	height: 30px;
	width: 226px;
	position: relative;
	background-image : url(../bg/Background_TitleBar.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: left;
}
#titlebarholderCenter {
	height: 30px;
	width: 410px;
	position: relative;
	background-image : url(../bg/Background_TitleBar.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: left;
}
#menuitemholder {
	float: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#itemholder {
	height:20px;
}
h1.titlebarholderWhite {
	font-size:14px;
	font-weight:normal;
	position: relative;
	float:left;
	font-weight: bold;
	color:#FFFFFF;
	margin:7px 0px 0px 10px;
}
h1.titlebarholderPink {
	font-size:14px;
	font-weight:normal;
	position: relative;
	float:left;
	font-weight: bold;
	color:rgb(205,153,129);
	margin:7px 0px 0px 0px;
}
h1.textholderPink {
	font-size:12px;
	font-weight:normal;
	font-weight: bold;
	color:rgb(205,153,129);
	margin:0px 0px 0px 0px;
}
#TextPink {
	font-size:12px;
	font-weight:normal;
	font-weight: bold;
	color:rgb(205,153,129);
}
div#twitter_div  a {
	color:#CC0000
}
ul#twitter_update_list { font-size:11px }
ul#twitter_update_list li { list-style: none;display:block;margin-left:-40px;padding-top:0px;}
ul#twitter_update_list li h1{ 	
	font-size:11px;
	font-weight:normal;
	font-weight: bold;
	color:rgb(205,153,129);
	margin:0px 0px 0px 0px;
	}
ul#twitter_update_list a {
	color:#000000
}
input.btn {   
color:#FFF;   
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:12px; 
background-color:#000;   
border:0px solid;   
border-color: #000;   
} 

select,input,textarea ,option{
border: 1px solid;
border-color:rgb(185,35,36);
background-color:#FFFFFF;
color: #000000;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif; 
scrollbar-face-color:rgb(185,35,36);
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF} 

}
