/* 
Styelsheet Donker Oss
By: Motief:Collectief
Author: Robbert Peperkamp
url: www.motiefcollectief.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body{
	
	background:#000 url(images/body-bg.jpg) no-repeat;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px}
	
	}
	
/* GENERAL TYPO */
a:link, a:visited {color:#fff;}

h1 {
font:Arial, sans-serif;letter-spacing: 0;
font-size:20px;
margin-bottom:10px;
}

h2 {
font: 24px 'ExistenceLight', Arial, sans-serif;letter-spacing: 0;
}


/* Layout */

#container {
position:relative;
width:940px;
margin:0px auto;
margin-top:80px;
}

.headline{margin:0px 0px 20px 0px; float:left;}

.left{float:left;width:280px;}
.right{float:right;}
.logo{width:280px;height:235px;float:left;margin: 0 0 -15px 0px;}
.info p{padding-left:0px;float:left;width:130px;}
.info a {float:left;color:#fff;}
.video{background:#fff; padding:10px;width:560px;float:right;}
.media{float:left;width:130px;}
.contact{float:right;}
.footer{border-top:1px solid #fff;text-align:right;padding-top:5px;float:left;margin-top:20px;width:100%;}