@charset "UTF-8";

div {
}
#mains div {
}
#headwrap {
	width: 892px;
	height: 330px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(/images/site/BackgroundHead.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CF1B1A;
}
#headwrap .streamer {
	position: absolute;
	top: 10px;
	right: 17px;
}
#headwrap .filmpje,
#headwrap .show {
	position: absolute;
	top: 65px;
	right: 20px;
}
#headwrap .show {
	top: 70px;
}
#headwrap .mytable {
	background-image: url(/images/site/leaves.png);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
.lshade {
	background-image: url(/images/site/shade_left.png);
	background-repeat: repeat-y;
	width: 10px;
	background-position: right;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CF1B1A;
}
.rshade {
	background-image: url(/images/site/shade_right.png);
	background-repeat: repeat-y;
	width: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CF1B1A;
}
.content-wrapper {
	position: relative;
}
.content-wrapper .text-wrapper {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 360px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.2em;
}
