body
{
background-image:url(background.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-repeat:repeat-x;
background-color:#E5E5E5;
margin:0;
padding:0;
	height: 100%;
}
#header
{
margin-left:5px;
}
.container {
    position: absolute;
    width: 747px;
    left: 50%;
    margin-left: -373.5px;
    margin-right: auto;
	background-image:url(content.png);
	background-repeat:repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#header_blok
{
	float:left;
	width:239px;
	height:206px;
	margin-left:5px;
	background-color: #4D4D4D;
}

#slideshow
{
float:left;
}

#kolom1
{
	margin-left:5px;
	float:left;
	width:239px;
	border-left:1px #CCCCCC solid;
	height:100%;
	margin-top:0px;
	left: 50%;
}
#kolom2
{
float:left;
width:240px;
height:100%;
padding-right:5px;
padding-left:5px;
border-left:1px #CCCCCC solid;
padding-top:10px;
}
#kolom3
{
padding-top:10px;
border-left:1px  #CCCCCC solid;
width:235px;
height:100%;
padding-left:5px;
padding-right:10px;
}
#kolom_enkel {
float:left;
width:480px;
height:100%;
padding-right:5px;
padding-left:5px;
border-left:1px #CCCCCC solid;
padding-top:10px;

}

#footer
{
	bottom:0;
	position:absolute;
    width: 747px;
    left: 50%;
    margin-left: -373.5px;
    margin-right: auto;
	text-align:center;
}
.menu
{
	background-image:url(menu2.png);
	width:239px;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}

#bpc_logo{
	height: 84px;
	width: 239px;
	position: absolute;
	background-color: #FFFFFF;
	bottom: 50px;
	text-align: center;
}
.footertext{
	font-size: 12px;
}

a:link{
	color: #910000;
	text-decoration: none;
}
a:visited{
	color: #910000;
	text-decoration: none;
}
a:active{
	color: #910000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

#kolom1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#kolom1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#kolom1 a:active{
	color: #CCCCCC;
	text-decoration: none;
}
#kolom1 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
#simplegallery1{ //CSS for sample Gallery
position: relative;
visibility: hidden;
border: 10px solid orange;
}
