@import url(http://angry.bnn.nl/static/css/menu.css);

html {
	height: 100%;
}

body  {
	_height: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: url(/data/media/db_images/original/36602.gif) repeat-y top center;
	background-color: #AB1800;

}

div, a, span, input, textarea {
		font: 11px helvetica,sans-serif, verdana,arial;
		color: #ffffff;
		/*line-height: 14px;*/
}

input, textarea { color: #000000; }

p {
	margin: 10px;	
}

h1,h2,h3,h4 {
	margin: 10px;
	font: verdana,arial,helvetica,sans-serif;
}

h1 {
	font-size: 20px;

}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;

}
h4 {
	font-size: 16px;

}


#content-wrapper {
	text-align: left;
	position: absolute;
	width:800px;
	height: auto;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	top: 226px;
	padding-top: 226px;
	color: #ffffff;
	z-index: 1;
}

#container {
	background-color: #faf;
	width:800px;
	min-height: 100%;
	height: 100%;
}


#left-wrapper {
	position: relative;
	float:left; 
	width:518px;
	display: inline;
}



#right-wrapper {
	position:  relative;
	float:right; 
	width:282px;
	display: inline;
}

#left-content, #middle-content, #right-content {
	position: relative;
	width:240px;
	padding: 0;
	margin-top: 11px;
}

#left-content a, #middle-content a, #right-content a{
	color: #ffffff;	
}

#center-content {
	position: relative;
	float: left;  
	margin-left: 24px;
	padding-left: 1px;
	margin-top: 11px;

}


#left-content {
	position: relative;
	float:left;   
	margin-left: 24px;
	padding-left: 1px;
	display: inline;

}


#middle-content {
	position: relative;
	float:right;
	padding-left: 1px;
	display: inline;
}
#right-content {
	position: relative;
	float:left; 
	margin-left: 24px;
	display: inline;
}

#banner {
	position: absolute;
	overflow: none;
	float: left;
	margin-left: 0px;
	top: 90px;
	margin-top: 150px;
	width: 177px;
	height: 633px;
	z-index: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/bannerrand.png',sizingMethod='crop');
}

html>body div#banner {
	background: url('/static/images/bannerrand.png');
}

#overaldiv {
	position: relative; margin-top: 0px; margin-left: auto; margin-right: auto; width: 1160px; height: 800px;
}

