/* EQUESTOR CSS */

body {
margin:0px;
padding:0px;
background-color:#ab9363;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
color:#152140;
}

a {
text-decoration:underline;
color:#152140;
}

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

.header {
width:800px;
height:110px;
background-image:url(../images/header2.gif);
background-repeat:no-repeat;
}

.navigatie {
width:800px;
height:239px;
background-image:url(../images/navigatie_bg.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.navigatie ul.nav {
color:#efe7ce;
list-style-type:none;
margin:0px;
padding:0px;
}

.navigatie ul.nav li {
display:inline;
float:left;
clear:left;
line-height:30px;
margin-left:20px;
}

.navigatie ul.nav li a {
color:#efe7ce;
text-decoration:none;
font-weight:bold;
}

.navigatie ul.nav li a:hover {
color:#dac190;
text-decoration:none;
font-weight:bold;
}

.content {
background-image:url(../images/content_bg.gif);
background-repeat:no-repeat;
}

.content .main h3 {
font-size:16px;
font-weight:bold;
margin:0px;
padding-bottom:10px;
text-transform:uppercase;
}

.content .main h4 {
font-size:12px;
font-weight:bold;
margin:0px;
padding-top:0px;
padding-bottom:10px;
text-transform:uppercase;
}

.sidebar_rechts {
padding-top:10px;
}

.sidebar_rechts .teaser .bericht hr {
border:1px solid #ab9363;
height:1px;
}

.sidebar_rechts .teaser .bericht {
width:180px;
font-size:11px;
padding-bottom:10px;
padding-right:10px;
}

.sidebar_rechts .teaser h4 {
margin:0px;
padding:0px;
padding-bottom:8px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
}

.taalswitch {
padding-top:10px;
padding-right:10px;
text-align:right;
}

.taalswitch a.nl {
padding-left:19px;
background-image:url(../images/nl.gif);
background-repeat:no-repeat;
text-decoration:none;
background-position:0px 4px;
}

.taalswitch a.de {
padding-right:24px;
background-image:url(../images/de.gif);
background-repeat:no-repeat;
text-decoration:none;
background-position:19px 4px;
}

.adresgegevens {
font-size:11px;
text-align:right;
padding-top:10px;
padding-right:10px;
width:160px;
}

.adresgegevens a {
text-decoration:underline;
color:#152140;
}

.adresgegevens a:hover {
text-decoration:none;
color:#152140;
}

/* EINDE EQUESTOR CSS */



