/*** algemeen ***/
html, body
{
height: 100%;
}

body {
  margin: 0;
  padding: 0;
position: relative;
background: #FFF;
font-family: 'Trebuchet MS';
font-size: 100%;
color: #000;
background: url(gfx/body_bg.gif) repeat-x;
}

:-moz-any-link:focus {
  outline: none;
}

#wrapper
{
margin: 0 auto;
width: 1000px;
position: relative;
height: 100%;
}

#background_container
{
float: left;
width: 1000px;
height: 100%;
}

#background_container #slide2
{
position: absolute;
top: 0;
left: 0;
}


#container
{
float: left;
width: 1000px;
background: transparent url(gfx/container_bg.gif) 677px 0 repeat-y;
position: relative;
height: 100%;
}

body#breed #container {
background: none;
}

* html #container
{
height: 950px;

padding-bottom: 300px;
}

#transblockbg
{
position: relative;
width: 700px;
height: 318px;
display: block;
filter:alpha(opacity=80);
opacity:.80;
-moz-opacity:0.8;
-khtml-opacity:0.8;
}

#transblocklogo
{
position: absolute;
top: 0;
left: 0;
display: block;
width: 679px;
height: 343px;
}

#logohome
{
position: relative;
}

#logo_bg
{
display: none;
}

#logo_img
{
position: absolute;
top: 0;
left: 0;
}

#help
{
position: absolute;
top: 14px;
right: 129px;
}

#ditsnieuw
{
position: absolute;
top: 96px;
right: 0px;
display: block;
width: 315px;
height: 133px;
background: url(gfx/ditsnieuwarrow.gif) 44px 40px no-repeat;
}

#ditsnieuw a
{
color: #95157e;
text-decoration: none;
font-size: 14pt;
}

#ditsnieuw ul
{
list-style: none;
margin: 0;
margin-top; 24px;
margin-left: 120px;
padding: 0;
}

#ditsnieuw ul a
{
font-size: 9pt;
}


#nieuwsbriefblok_home
{
position: absolute;
top: 13px;
right: 0px;
display: block;
width: 320px;
height: 100px;
background: url(gfx/nieuwsbriefblok_home_bg.gif) repeat-x;
}

#nbtitle
{
margin-top: 33px;
margin-left: 25px;
color: #95157e;
font-size: 14pt;
}

#nbtekst
{
float: left;
margin-top: 19px;
}

#nbtekst a
{
color: #000;
text-decoration: none;
font-size: 9pt;
margin-left: 40px;
padding-right: 15px;
}

#nbbtn
{
margin-top: 15px;
}

#logo
{
margin-top: 25px;
}

#menu 
{
position: absolute;
left: 0px;
top: 0px;
display: block;
width: 1000px;
height: 30px;
background: url(gfx/menu_bg.gif) repeat-x;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

.topmenu li
{
margin: 0;
padding: 0;
float: left;
margin-right: 4px;
}


.topmenu li a
{
text-transform: lowercase;
color: #FFF;
text-decoration: none;
display: block;
margin: 0;
padding-top: 3px;
text-align: center;
height: 32px;
font-size: 13.5pt;
}

.topmenu li a:link, .topmenu li a:visited
{
width: 122px;
background: url(gfx/menu-item_bg.gif) no-repeat;
}

.topmenu li a:hover, .topmenu li a:active, .topmenu li a.current, .topmenu li a.current:link, .topmenu li a.current:visited, .topmenu li a.current:hover, .topmenu li a.current:active 
{
width: 122px;
padding-top: 18px;
background: url(gfx/menu-item_hover_bg.gif) no-repeat;
}

.topmenu li.li-first
{
margin-left: 218px;
}

* html .topmenu li.li-first
{
margin-left: 173px;
}

* html .submenu li.li-first
{
margin-left: 0;
}

.submenu
{
position: absolute;
top: 178px;
left: 2px;
width: 177px;
}

.submenu li
{
float: right;
width: 177px;
margin-bottom: 13px;
}

.submenu li.li-first
{
margin-left: 0px;
}

.submenu li a
{
text-transform: none;
color: #000;
text-decoration: none;
display: block;
margin: 0;
padding-top: 0px;
text-align: right;
font-size: 9pt;
font-weight: bold;
font-style: italic;
padding-right: 8px;
height: auto;
}

.submenu li a:link, .submenu li a:visited
{
width: 169px;
background: url(gfx/submenu-item_bg.gif) 100% 6px no-repeat;
color: #000;

}

.submenu li a:hover, .submenu li a:active, .submenu li a.current, .submenu li a.current:link, .submenu li a.current:visited, .submenu li a.current:hover, .submenu li a.current:active 
{
width: 169px;
padding-top: 0px;
background: url(gfx/submenu-item_hover_bg.gif) 100% 6px no-repeat;
color: #95157e;
}

#content
{
margin: 0;
margin-top: -90px;
margin-left: 224px;
padding; 0;
font-size: 70%;
}

#adresblok
{
position: absolute;
top: 471px;
left: 0;
display: block;
width: 182px;
height: 147px;
background: #009ee0;
font-size: 75%;
border-right: solid #FFF 10px; 
color: #FFF;
}

#adresblok #adresbloktekst
{
padding-top: 3px;
padding-left: 26px;
line-height: 2.5em;
}

#adresbloktekst a
{
color: #FFF;
text-decoration: none;
}


#content_tekst
{
width: 435px;
float: left;
z-index: 2000;
padding-top: 5px;
}

body#breed #content_tekst {
width: 685px;
}

body#breed #content_banner {
	display: none;
}

/*** div tekst ***/
#tekst {
}

#tekst a
{
color: #95157e;
text-decoration: none;
}

#tekst a:hover, #tekst a:active
{
text-decoration: underline;
}


#tekst p
{
padding-top: 0;
line-height: 1.2em;
}


html>/**/body #tekst p
{
line-height: 1.2em;
}


#tekst h1
{
font-size: 210%;
font-style: italic;
margin-bottom: 30px;
}

#tekst h2
{
font-size: 125%;
}

#tekst h3
{
font-size: 125%;
font-weight: normal;
}

#tekst table {
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
  
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}

#content_banner
{
display: block;
width: 290px;
height: 250px;
float: right;
margin-right: 10px;
margin-top: 125px;
}

#footer
{
position: absolute;
top: 714px;
left: 675px;
display: block;
width: 6px;
height: 80px;
background: url(gfx/footer_dots_bg.gif) no-repeat;
}

body#breed #footer {
background: none;
}

