/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e1f24;
	background-image: url(http://www.astonmartin.be/images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: left;
	text-align:left;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #bfc0c1;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #8f8f92;
}
a:visited {
	color: #8f8f92;
}
a:hover {
	color: #8f8f92;
}
a:active {
	color: #8f8f92;
}

.titel { font-family:"Lucida Sans Unicode", "Lucida Grande", Arial; font-size:16px; color:white}

.menu       { color: #ffffff; font-size: 11px; text-decoration: none; }
.menu:link  { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; opacity:2; filter: alpha(opacity=200); }
.menu:visited { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; opacity:2; filter: alpha(opacity=200);}
.menu:active { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; opacity:2; filter: alpha(opacity=200);}
.menu:hover { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; opacity:2; filter: alpha(opacity=200); font-weight:bold}

.selected       { color: #ffffff; font-size: 11px; text-decoration: none; }
.selected:link  { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; font-weight:bold }
.selected:visited { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; font-weight:bold}
.selected:active { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; font-weight:bold}
.selected:hover { color: #ffffff; font-size: 11px; text-decoration: none; position: relative; display:block; width:150px; font-weight:bold}

.validator {color: #ffffff;font-size:12px;}
.validatortext {color: #ffffff;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#ffffff; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial, Verdana; }

.captcha {border:1px solid #7f9db9}

.url { opacity:0.8; filter: alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; font-size:11px;}
.menubg { background-color:#1e1f24; opacity:0.7; filter: alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; height:29px; width:150px;}

ul {color:#ffffff}