@charset "utf-8";
/* CSS Park 27 */

html, body {
	margin: 0;
	padding: 0;
	text-align: center; /* Fix for IE 6 and less */
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-color: #1a171b;
	height: 100%;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
h1 {
	font-size: 15px;
	color: #fff;
	letter-spacing: 0;
	font-weight: bold;
	line-height: 1em;
	padding: 0 0 25px 0;
}

.menublok {
	padding:0 20px 0 0;
	float: left;
}
div#container {
	position: relative;
	width: 995px;
	margin: 0 auto;
	text-align: left;
}
div#container-padding {
	float: left;
	width: 50px;
	text-align: left;
}
div.container-content {
	float: left;
	width: 945px;
	text-align: left;
}
div#container-content2 {
	width: 945px;
	height: 100%;
	overflow: hidden;
	background-color: #a694c2;
}
div#header {
	width: 945px;
	text-align: left;
	height: 140px;
}
div#header-logo {
	width: 100%;
	overflow: hidden;
}
div#logo {
	height: 100%;
	width: 141px;
	text-align: left;
	float: left;
	padding-top: 25px;
}
div#menu {
	width: 739px;
	padding-top: 94px;
	float: left;
	font-size: 16px;
}
div#synchroonlogo {
	position: absolute;
	clear:both;
	left:930px;
	top:0px;
	width:65px;
	height:140px;
	background-image: url(../images/synchroon-logo.png);
	background-repeat: no-repeat;
	z-index: 100;
}
div#submenu {
	height: 19px;
	padding-top: 2px;
	width: 804px;
	background-color: #fff;
	padding-left: 141px;
	overflow: hidden;
}
div#content {
	width: 491px;
	float: left;
	height: 100%;
	min-height: 100%;
}
div#content-foto {
	width: 453px;
	background-color: #fff;
	float: left;
}
div#content-text {
	
	padding: 27px 29px 29px 29px;
}
div#content-text {
	width: 390px;
	height: 100%;
	padding: 27px 29px 29px 29px;
	float: left;
}

div#content-home-text {
	width: 197px;
	height: 100%;
	padding: 27px 29px 29px 29px;
	float: left;
}
div#content-home-news {
	width: 178px;
	height: 100%;
	padding: 27px 29px 29px 29px;
	float: left;
	height: 285px;
	background-color: #8975ab;
}
div#slogan {
	width: 453px;
	padding: 10px 30px 15px 24px;
	text-transform: uppercase;
	color: #a694c2;
}
form {
	padding: 0;
	margin: 0;
}

div#footer {
	width: 100%;
	text-align: right;
}
div#footer a {
	color: #fff;
	width: 100%;
	text-align: right;
}