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



body {
	background-attachment: fixed;
	background-image: url(http://www.drtrading.nl/drtrading/css/base/Achtergrond.jpg)
	
}

#top {
	background-image: url(http://www.drtrading.nl/drtrading/css/base/backgroundTop.png);
	height: 97px;
	width: 1010px;
	z-index: auto;
	right: auto;
	margin: auto;
	text-align: right;
	color: #666;
}
#logo {
	background-image: url(http://www.drtrading.nl/drtrading/css/base/Logo.png);
	float: left;
	height: 97px;
	width: 188px;
}

#Main {
	height: 1450px;
	width: 1010px;
	z-index: auto;
	right: auto;
	margin: auto;
	background-color:#FFF;
	background-position: center;
}

#MainContact {
	height: 1450px;
	width: 1010px;
	z-index: auto;
	right: auto;
	margin: auto;
	background-color: #ECE9D8;
	background-position: center;
}

#menubar {
	z-index: auto;
	right: auto;
	margin: auto;
	height: 36px;
	width: 1010px;
	background-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	
}

a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #00F;
}

#Link a:link {
	color: #333;
}

#Link a:visited {
	color: #0000FF;
}

#Link a:focus {
	color: #CCCCCC;
}

#Link a:hover {
	color: #CCCCCC;
}

#Link a:active {
	color: #CCCCCC;
}


#Tekst {
	float: right;
	height: 550px;
	width: 800px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#TekstSitemap {
	float: right;
	height: 550px;
	width: 800px;
	text-align:center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}


.style2 {font-size: 14
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.style6 {
	font-size: 36px;
	border: none;
	border-color: #333;
}

.style7 {
	color: #333
}

.style8 {color: #000000
}

.style10 {color: #FFFFFF; font-weight: bold; 
}


#frame {
	width: 1010px;
	z-index: auto;
	right: auto;
	margin: auto;
}