/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #060e03;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #999;
}

#container {
	width:934px;
	text-align:left;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ed1c24;
}
a:visited {
	color: #ed1c24;
}
a:hover {
	color: #ed1c24;
}
a:active {
	color: #ed1c24;
}

p {
	margin:0;
	padding:0;
}

ul, ol 
{
    color: #ed1c24;
}

@font-face {
	font-family: 'Bank Gothic Light';
	src: url('fonts/bank_gothic_light_bt-webfont.eot');
	src: local('fonts/bank_gothic_medium_bt-webfont.ttf'), url('fonts/bank_gothic_light_bt-webfont.woff') format('woff'), url('fonts/bank_gothic_light_bt-webfont.ttf') format('truetype'), url('fonts/bank_gothic_light_bt-webfont.svg#webfont6MfcReIe') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bank Gothic Medium';
	src: url('fonts/bank_gothic_medium_bt-webfont.eot');
	src: local('fonts/bank_gothic_medium_bt-webfont.ttf'), url('fonts/bank_gothic_medium_bt-webfont.woff') format('woff'), url('fonts/bank_gothic_medium_bt-webfont.ttf') format('truetype'), url('fonts/bank_gothic_medium_bt-webfont.svg#webfont9Ljv7Tjk') format('svg');
	font-weight: normal;
	font-style: normal;
}

.menu { 
	height:58px;
	margin-top:25px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu li a:link, .menu li a:visited, .menu li a:active, .menu li a:hover  { 
	text-decoration: none; 
	display: block;
	padding: 0px;
	color: #fff; 
	font-family: 'Bank Gothic Light', Arial;
	font-size:13px;
}

.menu li a:link span, .menu li a:visited span, .menu li a:active span, .menu li a:hover span { 
	display: block;	
    padding:4px 5px 0 5px;
	height:26px;
    text-transform:uppercase;
	letter-spacing:0.1em;
}

*html .menu li a:link span, *html .menu li a:visited span, *html .menu li a:active span, *html .menu li a:hover span { 
	display: block;	
    padding:4px 5px 0 5px;
	height:26px;
    text-transform:uppercase;
	letter-spacing:0.1em;
	width:80px;
}

.menu li a:link span div, .menu li a:visited span div, .menu li a:active span div, .menu li a:hover span div { 
	padding: 0 3px 0 3px;
}

.menu li a:hover, .menu li .selected
{
	background-color:#d50316;
	background-image:url(images/menu-right-bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.menu li a:hover span, .menu li .selected span

{
    background-image:url(images/menu-left-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.menu li a:hover span div, .menu li .selected span div
{
    background-image:url(images/menu-center-bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:26px;
}

.menu li {	
	float:left;
	margin:0 5px 0 5px;
}

.validator {color: #ed1c24;font-size:12px;}
.validatortext {color: #ed1c24;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#ed1c24; border:solid 1px #fff;}
textarea, input, select { font-size: 12px; font-family: Arial; background-color:#060e03; border:1px solid #999; color:#999;}

.captcha {border:1px solid #999}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.left {
	float:left;
	width:213px;
	margin-right:26px;
	text-align:left;
}

.adres {
	margin-top:44px;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:11px;
	line-height:16px;
	color:white;
}

.adres a:link, .adres a:visited, .adres a:active, .adres a:hover {
	font-size:11px;
}

.rood {
	color: #ed1c24;
}

.content {
	float:left;
	width:685px;
	margin-right:10px;
	text-align:left;
}

.DIVtekst{
	width: 685px; 
	overflow:hidden;
	padding-bottom:20px;
}

.titel {
	color: #ed1c24; 
	font-size: 20px;
	height:50px;
	width: 685px;
	text-transform:uppercase;
	font-family: 'Bank Gothic Light', Arial;
}

.lnkCatalogus:link, .lnkCatalogus:visited, .lnkCatalogus:active, .lnkCatalogus:hover  {
   color: #0f0f0f;
   text-decoration:none;
   text-align:center;
   display: block;
   width:128px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #e5e5e5;
}

.divFoto
{
    width:118px;
    height: 85px;
    background-color:#e5e5e5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto img 
{
    border:0px;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}

.fotoDetail img
{
    border:0px;
}

.lnkTerug:link, .lnkTerug:active, .lnkTerug:visited, .lnkTerug:hover {
    text-decoration:none; 
    text-transform:uppercase;
    color:#d96046;
    display:block;
    width:80px;
    padding:5px 0 5px 0;
    text-align:center;
    background-color:#e51820;
}
