/* CSS Document */


body {
	background-color: #000;
	background-image: url(../../images/background.png);
	background-repeat: repeat-x;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
} 

#banner {
	float: left;
	height: 192px;
	width: 960px;
	padding: 0px;
}

#logo {
	background-image: url(../../images/syncvideo_logo_300pxwide.png);
	background-repeat: no-repeat;
	float: left;
	height: 172px;
	width: 400px;
	padding: 0px;
	margin-top: 26px;
	margin-left: 0px;
}


#hornav {
	float: right;
	height: 172px;
	width: 400px;
	padding: 0px;
	margin-top: 26px;
	margin-left: 0px;
	text-align: right;
}

#main  {
	background-image: url(../../images/main.png);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
}

#main-contact  {
	float: left;
	height: 510px;
	width: 960px;
}

#main-projecten  {
	background-image: url(../../images/main.png);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
	height: 650px;
}

#video_een {
	float: left;
	height: 222px;
	width: 276px;
	margin-left: 142px;
	background-image: url(../../images/vulling_videoframe.png);
	background-repeat: no-repeat;
	background-color: #000;
}

#video_twee {
	float: left;
	height: 222px;
	width: 276px;
	margin-left: 138px;
	background-image: url(../../images/vulling_videoframe.png);
	background-repeat: no-repeat;
	background-color: #000;
	}

#video_drie {
	float: left;
	height: 222px;
	width: 276px;
	margin-top: 20px;
	margin-left: 142px;
	background-image: url(../../images/vulling_videoframe.png);
	background-repeat: no-repeat;
	background-color: #000;
}

#video_vier {
	float: left;
	height: 222px;
	width: 276px;
	margin-top: 20px;
	margin-left: 138px;
	background-image: url(../../images/vulling_videoframe.png);
	background-repeat: no-repeat;
	background-color: #000;
	}
	
#video_groot {
	float: left;
	height: 420px;
	width: 620px;
	margin-top: 30px;
	margin-left: 142px;
	background-image: url(../../images/vulling_videoframe.png);
	background-repeat: no-repeat;
	background-color: #666;
	}

#slide {
	float: left;
	height: 180px;
	width: 960px;
}

#titelvideothumb {
	float: left;
	height: 25px;
	width: 960px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.videothumb_right {
	float: left;
	height: 140px;
	width: 200px;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.videothumb {
	float: left;
	height: 120px;
	width: 200px;
	margin-right: 53px;
	background-color: #000;
}

.titelblok_left {
	float: left;
	height: 30px;
	width: 340px;
	padding-left: 140px;
	margin-top: 16px;
}


.titelblok_right {
	float: left;
	height: 30px;
	width: 412px;
	padding-left: 68px;
	margin-top: 16px;
}

#footer  {
	height: 30px;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-top: 40px;
}

#copyright {
	float: right;
	height: 20px;
	width: 94px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}

#kimiver {
	float: left;
	height: 20px;
	width: 380px;
	margin-left: 0px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}

.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #999;
}

.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999;
}

.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CCFF;
}

.pijlen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #999;
	padding-top: 10px;
	line-height: 30px;
}

.plattetekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
}

.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

.schaduw {
	box-shadow: 1px 2px 6px black;
	border: white solid 2px;
}


a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #999;
}

a:active {
	text-decoration: none;
	color: #CCC;
}
