.debuginfo {
	background-color: #fff;	
}
body {
	margin-right:100px;
	margin-left:100px;
	padding:0px;
	background-color: #fff;
	color: #2a6ca5;
	background-image: url('i/achtergrond_does.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #a0a0a0;
}
.mceExternalToolbar {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: visible;
    z-index: auto;
}
#main textarea.mceEditor {
	width: 660px;
}
#main_single textarea.mceEditor {
	width: 980px;
}
#sidebar textarea.mceEditor {
	width: 300px;
}
#website {
	position: relative;
	top: 125px;
	width: 1000px;
	padding-bottom: 200px;
}
#content {
	background-color: rgb(160,190,180);
	margin: 0px;
	padding: 10px 10px 10px 50px;
	border:1px solid #aaa;
	color: #444;
	font-family:sans-serif;
	font-size: 13px;
	display: block; 
	width: 1000px;
}
#logo {
	display: block; 
	position: absolute; 
	top: -125px;
}
#rsimage {
	display: block; 
	position: absolute; 
	top: -160px;
	right: -40px;
}
#navigatie {
	padding-top: 15px;
	display: block; 
	margin-left: 180px;
	border-bottom: 2px solid #2a6ca5;
}
.menu {
	vertical-align: bottom;
}
.menu a {
	font-size:12px;
	text-decoration:none;
	font-family: verdana, sans-serif;
	font-weight: 200;
	color: #333;
}
.menu a:hover {
	text-decoration: none;
	color: #f00;
}
.menu a.selectedItem {
	color: #333;
	font-weight: 600;
}
#usrcntnt {
	width: 1000px;
	margin-top: 50px;
}
.linktitle {
	display: block;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
}
#sidebar {
	display:block; 
	float: right; 
	padding-right: 0px;
	margin-right: 0px; 
	width: 300px;
	padding: 50px 5px;
	margin: 0px;
}
#main {
	display: block; 
	float: left; 
	width: 675px;
	padding: 5px;
	margin: 0px;
	border-right: 3px solid #fff;
}
#main_single {
	display: block; 
	float: left; 
	width: 980px;
	padding: 5px;
	margin: 0px;
	border: 0px;
}
#footer {
	display: block;
	margin: 10px 0 10px 0;
	text-align: center;
}
#footer a {
	font-size: 8pt;
	font-family:sans-serif;
}
#copyright {
	text-align: center;
	font-size: 12px;
	font-family:sans-serif;
}
#copyright a {
	font-weight: bold;
}
#copyright a:hover {
	color: #f00;
}
/* salecollection */
div.modShowroommodels {
	width: 970px;
}
div.modShowroommodels span.pageSelector {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #eee;
	border: 1px solid #aaa;
	padding: 4px 0 4px 0;
	font-size: 16px;
	color: #2a6ca5;
}
a {
	color: #2a6ca5;
}
div.modShowroommodels .pageSelector a {
	font-size: 16px;
}
div.modShowroommodels .pageSelector a:hover {
	color: #000;
}
div.modShowroommodels .pageSelector a.selected {
	font-size: 18px;
	font-weight: bold;
	color: #2a6ca5;
}
div.modShowroommodels span.categories {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #eee;
	border: 1px solid #aaa;
	padding: 4px 0 4px 0;
	font-size: 12px;
	color: #2a6ca5;
	margin: 10px 0 10px 0;
}
div.modShowroommodels .categories a {
	font-size: 12px;
}
div.modShowroommodels .categories a:hover {
	color: #000;
}
div.modShowroommodels .categories a.selected {
	font-size: 14px;
	font-weight: bold;
	color: #2a6ca5;
}
div.modShowroommodels span.marks {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #eee;
	border: 1px solid #aaa;
	padding: 4px 0 4px 0;
	font-size: 12px;
	color: #2a6ca5;
	margin: 10px 0 10px 0;
}
div.modShowroommodels .marks a {
	font-size: 12px;
}
div.modShowroommodels .marks a:hover {
	color: #000;
}
div.modShowroommodels .marks a.selected {
	font-size: 14px;
	font-weight: bold;
	color: #2a6ca5;
}
span.searchEngine {
	display: block;
	background-color: #ffffcc;
	padding: 5px;
	border: 1px solid #aaa;
	margin: 10px 0 10px 0;
}
/* Marklist */
#Mark {
	font-size: 10pt;
}
#Mark td.cat {
	width: 100px;
	font-size: 96px;
	text-align: center;
	vertical-align : middle;
	border: 1px solid #fff;
	background-color: #eee;
	padding-right: 8px;
	padding-left: 8px;
}
/* Quotes */
blockquote {
display: block;
padding: 0 60px;
width: 350px;
}
blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
}

