@charset "utf-8";
/* CSS Document */

body, html {
	background-image: url(../images/webcambg.jpg);
	background-repeat: repeat-x;
	background-color: #5f758d;
	font-family: Arial, Helvetica, sans-serif;

}

.container {
	width: 810px;
	min-height: 465px;
	margin: 0px auto;
	padding-top: 60px;
}

.camerabg {
	height: 488px;
	width: 800px;
	background-color: #ffffff;
	padding: 5px;
	background-image: url(../images/loading_wh.gif);
	background-repeat: no-repeat;
	background-position: center;
}  

.titel {
	width: 765px;
	height: 33px;
	background-color: #ff8001;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 33px;
	margin-bottom: 5px;
} 

.blauw {
	color: #3e4a58;	
} 

.camera {
	background-image: url(../images/camera.png);
	width: 87px;
	height: 65px;
	position: absolute;  
	z-index: 10; 
	margin-left: 700px;
	margin-top: -72px;
}  
 
.footer {
	width: 785px;
	height: 25px;
	line-height: 25px;
	padding-left: 25px; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px auto;
	background-image: url(../images/online-webcam.png);
	background-repeat: no-repeat;
	background-position: left;
}

.oranje {
	color: #ff8001;	
}

.koptekst {
	font-style: italic;
	color: #ffffff;
	font-size: 12px;
	z-index: 20;
	width: 300px;
	height: 33px;
	position: absolute;
	margin-top: -28px;
	margin-left: 480px;
}

.shout {
	width: 810px;
	min-height: 100px;
	margin: 0px auto;
	padding-top: 20px;
}

.cs_formarea {
	width: 810px;
	background-color: #ffffff;
}

.cs_shouter {
	width: 810px;	
	background-color: #ff8001;	
}

.cs_row0 {
	width: 810px;
	color: #3e4a58;	
}

.cs_row1 {
	width: 810px;	
	color: #3e4a58;	
}

.cs_shouts {
	width: 810px;	
}

.shouts {
	width: 810px;	
	min-height: 100px;
}