﻿html {
	padding: 0px;
	margin: 0px;
	background-color: #111111;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #111111;
}

#container {
	background: url(img/bg/index_foto_12.jpg) no-repeat;
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
}
#container_team {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_07.jpg);
	background-repeat: no-repeat;
}
#container_auto {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_09.jpg);
	background-repeat: no-repeat;
}
#container_historie {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_01.jpg);
	background-repeat: no-repeat;
}
#container_contact {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_13.jpg);
	background-repeat: no-repeat;

}
#container_partners {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_08.jpg);
	background-repeat: no-repeat;

}
#container_nieuws {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_10.jpg);
	background-repeat: no-repeat;

}
#container_archief {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_09.jpg);
	background-repeat: no-repeat;

}
#container_update {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_14.jpg);
	background-repeat: no-repeat;

}
#container_update2 {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_15.jpg);
	background-repeat: no-repeat;

}
#container_intro {
	background-position: center 0px;
	color: #FFFFFF;
	background-color: #111111;
	font-family: Calibri;
	height: 900px;
	font-size: 12px;
	background-image: url(img/bg/index_foto_10.jpg);
	background-repeat: no-repeat;

}
#menu {
	height: 50px;
	width: 700px;
	position: relative;
	left: 10px;
	top: 10px;
}

#text_container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Calibri;
}
#left_column {
	float: left;
	width: 439px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	top: 450px;
	height: 300px;
}
#column_container {
	float: left;
	width: 451px;
	position: relative;
	top: 450px;
}
#center_column {
	height: 410px;
	width: 1px;
	background-color: #FFF;
	float: left;
}
#right_column {
	float: right;
	width: 440px;
	margin-right: 5px;
	margin-left: 5px;
	height: 300px;
}
#text_column {
	font-family: Calibri;
	font-size: 12px;
	height: auto;
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	position: relative;
	top: 100px;
	background-image: url(img/bg/black.png);
	background-repeat: repeat;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
