body,html{
	overflow:visible;
	font-family:Verdana;
	width:100%;
	height:100%;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:  rgb(46, 46, 46);
}
#headercontainer{
width:100%; 
height:116px; 
position:relative; 
}
#header{
position:relative; 
top:0; 
left:0; 
z-index:1; 
}
#header_logo{ 
position:absolute;
top:0px;
left: 50%;
margin-left:-49px;
z-index: 2; 
}
#header_logo2{ 
position:absolute;
top:25px;
left: 35%;
z-index: 2; 
}
#header_logokc{
text-align: center;
}
.header{
	background-color: #e1e1e1;
	width:100%;
	height:116px;
}
H1{color: #D3D3D3}
p{color: #D3D3D3}
a:link{color: #D3D3D3}
#watermerk{
z-index: -1;
width:100%;
height:85%;
min-height:360px;
}
#flipbook{
padding:0px;
min-height:600px;
}
#frame{
	height:800px;
}
.supplier{
	overflow: visible;
	padding:5px;
	position: absolute;
	top: 40px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    inset 0 0 3px #666666;
	-webkit-box-shadow: inset 0 0 3px #666666;
	box-shadow:         inset 0 0 3px #666666;
	margin-left: 65%;
	display: none;
}
#talen{
	float: right;
	position: absolute;
	top: 10px;
	right: 16px;
	overflow: visible;
}
iframe {
	width:100%;
	height:100%;
}
@media (min-width: 490px) and (max-width: 800px)
{
.supplier{
	right: 5px;
	margin-left: 73%;
}	
}
@media (max-width: 490px)
{
#header_logokc img{
	width:25%;
	height:25%;
	max-width:98px;
}
#header_logokc {
    text-align: left;
	padding-left:5px;
}
.supplier{
	right: 5px;
	margin-left: 55%;
}
}
@media (max-width: 800px)
{
#talen {
    right: 1px;
}
}

.talen a{
	padding: 0px 5px 0px 5px;
}

.backm {
    	z-index: 10000;
    text-align: center;
}
.backm a{
    padding: 10px 15px 0px 15px;
}

ul#talen{
    padding: 0px;
    margin: 0px;
}
#talen ul{
list-style: none;
    padding: 0px;
    margin: 0px;
}
#talen li {
display: inline;
    float:left;
}
#talen li a {
display: block;
}










