body {
	background-color: #742227;
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 10pt;
	height: 95%;
	width: 95%;
}

hr {
	display:none;
}

img {
	border-style: none;
}


table, td {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px;
	font-size: 9pt;
}

.photo {
	text-align: center;
}


#main_frame {
	background-color: #ffffff;
	height: 475px;
	width: 740px;
	border: 8px solid #CA2226;
	position: relative;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/main_bg.gif);
}
#main_text {
	overflow: auto;
	width: 468px;
	height: 370px;
	top: 50px;
	position: absolute;
	left: 265px;
}

#main_title {
	overflow: hidden;
	width: 465px;
	height: 40px;
	top: 5px;
	position: absolute;
	left: 265px;
}

#main_title h1 {
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 20pt;
	letter-spacing: 1px;
	text-indent: 15pt;
	background-image: url(../img/h1_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#main_menubanner {
	background-image: url(../img/menu_bg.gif);
	height: 18px;
	width: 740px;
	bottom: 27px;
	position: absolute;
	border-top: 2px solid #CA2226;
	z-index: 1;
}
#main_logo {
	position: absolute;
	height: 184px;
	width: 187px;
	left: 8px;
	bottom: 50px;
	z-index: 2;
}

#main_menu {
	position: absolute;
	height: 40px;
	width: 475px;
	left: 265px;
	z-index: 2;
	bottom: 0px;
}

#main_logotext {
	position: absolute;
	height: 29px;
	width: 186px;
	left: 8px;
	bottom: 10px;
	z-index: 2;
}

#main_menu ul {
	text-align: left;
	display: inline;
	vertical-align: bottom;
	margin: 0px;
}

#main_menu li {
	list-style-type: none;
	display: block;
	padding-right: 10px;
	padding-top: 15px;
	top: 10px;
	width: auto;
	left: 2px;
	float: left;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

#main_menu li.selected {
	background-image: url(../img/arrow180.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

#main_menu  a {
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	height: 20px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

a {
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}

#main_menu  a.selected {
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
	font-weight: normal;
	height: 20px;
}


#main_menu  a:hover, a:hover {
	text-decoration: underline;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 11pt;
}
p {
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	text-align: justify;
}

blockquote {
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #5E0000;
	padding-left: 20px;
	font-weight: bold;
}

.links ul{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;	
	text-indent: 0pt;
}


.links {
	width: 455px;
	margin-top: 50px;
}

.producten {
	width: 450px;
	margin-top: 4px;
}

.klanten {
	margin-top: 30px;
}

.links li, .producten li {
	list-style-type: none;
	background-image: url(../img/arrow90.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: auto;
	background-position: 10px 6px;
}

.links .no {
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.picture {
	text-align: center;
}

.picture a {
	font-family: "Trebuchet MS", "Lucida Sans", helvetica, sans-serif;
	text-indent: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.video ul{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;	
	text-indent: 0pt;
}


.video li {
	list-style-type: none;
	background-image: url(../img/arrow90.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-indent: 0px;
	width: auto;
	background-position: 0px 6px;
	text-align: left;
}
