/* CSS Document */

html, body, #holder { 
min-height: 100%; 
width: 100%; 
height: 100%;
background: #cecca4 url(http://www.carbidschieten.com/wp-content/themes/carbidschieten/images/content.jpg) top center repeat-y;
margin: 0; 
padding:0; 
cursor: default;
}

html>body, html>body #holder { 
height: auto;
}

body {
font-size:62.5%;
color:#330;
}

#holder { 
position: absolute; 
top: 0; 
left: 0;
}

#header {
height: 621px; 
background: #cecca4 url(http://www.carbidschieten.com/wp-content/themes/carbidschieten/images/header.jpg) top center repeat;
border: none; 
width: 100%;
}

#menu {
position:relative;
margin:0 auto;
width:730px;
text-align:center;
}


#content {
overflow:hidden;
margin:-400px auto 88px auto;
min-height:350px;
width:700px;
}


#content_links {
padding:5px;
width:450px;
margin:0 30px 0 0;
float:left;
text-align:justify;
}


#content_rechts {
padding:5px;
width:200px;
margin:0;
float:left;
}



#content_beide {
padding:5px;
width:680px;
margin:0;
float:left;
text-align:justify;
}



#footer {
clear: both; 
height: 88px; 
border: none; 
width: 100%;
position: absolute; 
bottom: 0; 
left: 0; 
background: transparent url(http://www.carbidschieten.com/wp-content/themes/carbidschieten/images/footer.jpg) top center repeat-x;
}

#footerwrapper {
	padding: 0;
	margin: 0 auto;
	width: 774px;
	height:82px;
	background: transparent url(http://www.carbidschieten.com/wp-content/themes/carbidschieten/images/footer2.jpg) top center no-repeat;
}

#footertext_links {
	padding: 32px 0 2px 0;
	margin: 0;
	width: 387px;
	text-align:left;
	background:none;
	float:left;
}

#footertext_rechts {
	padding: 32px 0 2px 0;
	margin: 0;
	width: 387px;
	text-align:right;
	background:none;
	float:left;
}
