html {
overflow: hidden;
}

body { 
background-image: url('/gfx/achter.jpg'); 
background-color:#fff;
background-repeat:no-repeat;
}

#totaal{
position: absolute;
top: 20px;
left: 0px;
width: 940px;
height: 1024px;
}

#logo img{
position: absolute;
top: 10px;
left: 40px;
width: 306px;
height: 150px;
overflow: hidden;
}

#nav{
position: absolute;
top: 190px;
left: 122px;
width: 100px;
height: 100px;
text-align: right;
z-index: 90;
}

#header_onder{
position: absolute;
top: 21px;
right: 65px;
text-align: right;
}

#header{
position: absolute;
top: 20px;
right: 66px;
text-align: right;
}

#content{
position: relative;
overflow: auto;
overflow-x: hidden;
top: 200px;
left: 300px;
width: 355px;
height: 95%;
text-align: justify;
padding-right: 20px;
}

#content_breed {
position: relative;
overflow: auto;
overflow-x: hidden;
top: 200px;
left: 300px;
width: 531px;
height: 95%;
text-align: justify;
padding-right: 20px;
}

#zijbalk{
position: absolute;
top: 195px;
left: 708px;
width: 180px;
height: 420px;
}

#logo_parti{
position: absolute;
top: 80px;
left: 645px;
width: 230px;
height: 100px;
}

#participant{
position: absolute;
top: 50px;
left: 705px;
width: 200px;
height: 40px;
}

#content .managecontainer,
#content_breed .managecontainer {
position: relative;
top: 0px;
left: 0px;
}

#uitklap {
position: absolute;
top: 375px;
left: -95px;
width: 400px;
height: 25px;
}

.managecontainer {
position: relative;
background-color: #fff;
overflow: auto;
overflow-x: hidden;
top: -80px;
left: -425px;
width: 381px;
text-align: justify;
padding-right: 20px;
}

.print_adres,
#print_route{
display:none;
}

#onevision {
display: none;
}

.managecontainer {
height: 450px;
width: 400px;
overflow: auto;
overflow-x: hidden;
}


/*ACCORDION - HOME ---------------*/

.groen {color: #7eae35;}
.donkerblauw {color: #182a5c;}
.lichtblauw {color: #5e70a0;}

#accordion {
position: absolute;
left: -16px;
top: 0px;
width: 197px;
height: 200px;
}

#accordion .toggler {
height: 25px;
padding: 0px;
font-size: 12px;
line-height: 25px;
text-indent: 5px;
margin-top: 3px;
cursor: pointer;
background-color: #182a5c;
font-weight: normal;
color: #fff;
}

#accordion .toggler:hover {
background-color: #5e70a0;
}

#accordion .element {
height: 225px;
overflow: hidden;
}

#accordion .singleEl {
height: 250px;
width: 197px;
float: left;
overflow: hidden;
}

#accordion .ticker {
width: 197px;
height: 225px;
display: block;
list-style: none;
margin: 0;
padding: 0;
}

#accordion .ticker li {
display: block;
width: 197px;
height: 225px;
line-height: 225px;
color: #fff;
text-align: center;
font-size: 72px;
margin: 0;
padding: 0;
float: left;
}
