/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 32px;
	margin-right: 32px;
	margin-bottom: 32px;
	margin-left: 32px;
	color: #333333;
	width: 840px;
}

th {
	background-color:#999999;
	text-align:left;
	border-left-color:#999999;
	border-right-color:#999999;
	color:#FFFFFF;
	height:18px;
	
}

ul {
	list-style-type: square;
}

a:active
{
    outline: none;
}

a:focus
{
    outline: none;
}

#nieuw{
	color: #DEA321;
	font-weight: bold;
}
#header {
	width: 840px;
	background-color:#FFFFFF;
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}
#logo {
	background-repeat: no-repeat;
	background-position: left bottom;
	width:840px;
	/*height: 90px;*/
	font-size: 10px;
	text-align:right;
	padding-left:0px;
	/*border-right: 1px solid #C7CACD;*/
}

#nav {
	height: 15px;
	background-color:#666666;
}
#headImage{
	height: 15px;
	width: 840px;
}
#nav img {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	
}
#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(Images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav a:hover, #subNav a:hover, #subSubNav a:hover   {
	color: #ececec;
}

#subNav {
	background-image: url(Images/sub_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 840px;
	padding-left: 0px;
	vertical-align: 12%;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}
#subNav a {
    font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.subNavBackSelected {
	background-image: url(Images/sub_nav_back_selected.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.selected {
	color: #EF1E23;
}
#subNav img {
	vertical-align: middle;
	height: 25px;
}

.Image {
	vertical-align: top;
}

.Titel {
	font-family:"Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #E32322;
	text-decoration: none;
}

#knop {
	background-color:#F6F6F6;
	border:none;
	cursor:pointer;
	cursor:hand;
}

.lijst {
    list-style-type: square;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

.style4 {
	font-family:"Verdana";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	color: #E32322;
	text-decoration: none;
	font-weight:bold;
}

#content {
	width: 840px;
	background-color:#F6F6F6;
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a {
	color: #OOOOOO;
	text-decoration: none;
}
#content #linkhome {
	color: #OOOOOO;
	text-decoration: none;
}

#content a:hover {
	color: #EF1E23;
	text-decoration: none;
}
#content td {
	padding-right: 12px;
	padding-bottom: 12px;
}

#content h1 {
	font-size: 130%;
	font-weight: bold;
	color: #ef1e23;
	letter-spacing: 0.2em;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#contentmail {
	width: 840px;
	background-color:#F6F6F6;
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentmail a {
	color: #OOOOOO;
	text-decoration: none;
}
#contentmail #linkhome {
	color: #OOOOOO;
	text-decoration: none;
}

#contentmail a:hover {
	color: #EF1E23;
	text-decoration: none;
}
#contentmail td {
	padding-right: 12px;
}

#contentmail h1 {
	font-size: 130%;
	font-weight: bold;
	color: #ef1e23;
	letter-spacing: 0.2em;
}
#contentmail h2 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#footer {
	color: #323339;
	float: left;
	font-size: 9px;
	font-weight: normal;
	margin: 3px 0px 0px auto;
	padding: 3px 6px 0px 6px;
	text-align: left;
	vertical-align: top;
}

#footer a {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #EF1E23;	
}
#logoTd a {
 color: #000000;
 text-decoration: none;
 
}
#logoTd a:hover {
 color: #ED1E25;
}
#logoTd
{
   text-align: right;
   font-size: 10px;
}
#zwartelink a{
	color:#333333;
	border: none;
	font-weight: bold;
}

#fotoachtergrond {
	background-color:#000000;
	width: 636px;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#wittetekst {
	color:#FFFFFF;
}

#zwartelink #a:hover {
	text-decoration:none;
}

#verkocht {
	color: #FF0000;
	font-weight: bolder;
}

.lijn {
	border-color: #C2C2C2;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	line-height: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 100%;
	margin-bottom: 3px;
}

.lijn2 {
	border-color: #C2C2C2;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	line-height: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 100%;
	margin-bottom: 3px;
}

.lijn3 {
	border-color: #C2C2C2;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	line-height: 0px;
	text-decoration: none;
	width: 100%;
}


#wittelink a{
	color:#FFFFFF;
}
#wittelink #a:hover{
	text-decoration:none;
}

hr {
	border-color: #C2C2C2;
	border-width: 1px
}
