html,body	{
    /*overflow-y: scroll;*/
    margin: 0;
    padding: 0;
    height: 100%;
}

body	{
    background-color: #050505;
    color: #333;
    font-family: arial, helvetica, sans-serif;
}


.page
{
    margin: 0 auto;
    width: 1200px;
    background-color: #050505;
/*    background-image: url(../images/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;*/
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


#logo	{
    position: absolute;
    left: 0px;
    top: 20px;
    margin: 0;
    padding: 0;
    z-index: 100;
    width: 502px;
    height: 29px;
	background-color:#050505;
}

#balkie	{
    position: absolute;
    left: 0px;
    top: 80px;
    margin: 0;
    padding: 0;
    width: 1208px;
    height: 40px;
	background-color: #262626;
}

#belme	{
    position: absolute;
    left: 904px;
    top: 80px;
    margin: 0;
    padding: 0;
    width: 300px;
    height: 40px;
	background-color: #262626;
	font-family:tahoma,arial,sans-serif;
	color:#909090;
}

#tabel-belme	{
	height:100%;
	width:100%;
	text-align:right;
	font-size:0.8em;
}


#visitekaartje	{
    position: absolute;
    left: 0px;
    top: 128px;
    margin: 0;
    padding: 0;
    width: 1200px;
    height: 400px;
	border:4px solid #909090;

}

#contact	{
    position: absolute;
    left: 0px;
    top: 128px;
    margin: 0;
    padding: 0;
    width: 1200px;
    height: 400px;
	border:4px solid #909090;
}

#contactfoto	{
    position: absolute;
    left: 250px;
    top: 50px;
    margin: 0;
    padding: 0;
    width: 225px;
    height: 300px;
	background-image:url(../images/contactfoto.jpg);
	background-repeat:no-repeat;
	border:4px solid #909090;
}

#contacttekst	{
	position: absolute;
	left: 600px;
	top: 37px;
	margin: 0;
	padding: 0;
	width: 421px;
	height: 329px;
	color:#909090;
	overflow:hidden;
}





a
{
    color: #909090;
}

a:hover	{
	text-decoration:underline;
	color:#808080;
}

.content	{
    padding-left: 226px;
    width: 652px;
    padding-bottom: 0;
    clear: both;
    min-height: 560px;
    height: auto !important;
    height: 560px;
}

h2
{
    padding: 0;
    margin: 0;
    color: rgb(132,132,132);
    font-size: 19px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin-bottom: 16px;
}

h2 img
{
    display: block;
    height: 27px;
}


#footer
{
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    height: 2em !important;
    width: 100%;
    color: #808080;
    font-size: 10px;
    background-color: #050505;
    background-position: 0 0;
    overflow:visible;
}


#footer a
{
    text-decoration: none;
    color: #fff;
}

#footer a:hover
{
	text-decoration:underline;
}

.copyright	{
    position: absolute;
    top: 4px !important;
    top: 50%;
    overflow: hidden;
    left: 0x;
    width: 1200px;
   text-align:center;
}


h5
{
	background:url(../images/niels.jpg) no-repeat;
	text-indent:-2000px;
}

#td-telnr	{
	font-size:0.8em;
	color:#909090;
}

#tabel-fotos	{
	width:100%;
	height=100%;
	border:0;
	padding-top:10px;
	text-align:center;
}

.fotos	{
	width:100%;
	height=100%;
	border:0;
	padding-top:10px;
	text-align:center;
	overflow:visible;
}

