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

html{overflow:auto}

body {
	text-align: center;
	margin:0;
	padding:0;
	height:100%;
	background: #97002F url(images/backblank.gif);
}

#container
{
	margin:0;
	padding:0;
	position: absolute;
	background:url(images/top.jpg);
	left: 50%;	
	width: 720px;
	height:100%;
	margin-left: -360px;
	text-align: left;

}

#wrapper {
	background:#FFFFFF url(images/backmain01.gif);
	position: absolute;
	width:720px;
	height: auto;
	top: 5%;
	text-align:left;
}

#menu{
	/*background:#00FFFF;*/
	width:300px;
	height:315px;
	float:left;
}

#content{
	/*background:#FFFFFF;*/
	width:380px;
	height:auto;
	min-height:211px;
	float:right;
	padding:20px;
	overflow:auto;
	
	/* IE scrollbar colors */
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #cdcdcd;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #97002f;
	scrollbar-shadow-color: #cdcdcd;
	scrollbar-highlight-color: #97002f;
	scrollbar-3d-light-color: #FFFFFF;


}

#images{
	/*background:#66CCFF;*/
	margin:0;
	padding:0;
	width:420px;
	height:64px;
	float:right;
}

#images img{
	margin:0;
	padding:0;
}

#flash{
	/*background:#99FFFF;*/
	width:600px;
	height:64px;
	float:left;
}


#images2{
	/*width:120px;*/
	height:64px;
	float:right;
}

#menu .logo{
	float:left;
	margin:10px;
	height:32px;
}

#menu #leftside {
	float:left;
	width:100px;
	height:315px;
}
#menu .leftside {
	height:315px;
}

#menu_left{
	float:left;
	background-color:#cdcdcd;
	overflow:hidden;
	height:400%;
}

#menu_right{
	float:right;
	background-color:#98002f;
	overflow:hidden;
	height:400%;
	position:relative;
}

a 				{ color: #97002F }
a:link			{ color: #97002F }
a:visited		{ color: #97002F }
a:active     	{ color: #909090 }
a:hover      	{ color: #909090 }
body, td, p  	{ font-family: 'MS Sans Serif', Helvetica, Arial; font-size: 10px; color: #97002F }

#vanprijs
{
	text-decoration:line-through;
}

$voorprijs
{

}




