html
{
	height: auto !important;
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regurlar, sans-serif;
}


img { border-width: 0; }

#content_container
{
	background-color: #404040;
	width: auto;
	height: 300px;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}
#content_container_1
{
	background-color: #202020;
	width: auto;
	height: auto;
	border-width: 1px 0px 0px 0px;
	border-color: #808080;
	border-style: solid;
}
#logo_container
{
	background-color: transparent;
	width: 798px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	margin-top: -235px;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
}

#image_container
{
	background-color: #101010;
	width: 797px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 1px 0px 1px;
	border-color: #000000;
	border-style: solid;
	position: relative;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/image_bg.jpg);
	background-repeat: no-repeat;
}

#line_container
{
	background-color: red;
	width: 798px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#knoppen_container
{
	background-color: transparent;
	width: 799px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #606060;
	border-style: solid;
	text-align: center;
	margin-top: 0px;
}

#text_container
{
	background-color: #FFFFFF;
	width: 758px;
	height: auto;
	min-height: 250px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#knop
{
	width: 40px;
	height: 20px;
	color: #808080;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	background-color: #6F0;
}

.image
{
	margin-top:60px;
	margin-left:325px;
}

#footer_container
{
	width: auto;
	height: 20px;
	padding-top: 0px;
	margin-top: -21px;
	margin-left: 30px;
	background-color: transparent;
	text-align: right;
	border-width: 0px;
	border-color: #6d6d70;
	border-style: solid;
	font-size:11px;
}