body{
	background:url(../img/main-bg.jpg) no-repeat top center #000;
	padding:0;
	margin:0;
	color:#fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size:small;
}

#admin_link_container{
	top:0;
}
#gordijn-top{
	position:relative;
	background:url(../img/top-gordijn.png) no-repeat top center;
	height:69px;
	z-index:100;
}
#wrapper{
	position:relative;
	width:960px;
	margin:auto auto;
}
#content{
	width:960px;

	position:absolute;
	top:89px;
}
h1{
	color:#bd2c1b;
	font-size:20px;
	font-weight:normal;
}
#container{
	overflow:auto;
	height:780px !important;
}
#global_content{
	width:720px;
	margin:auto auto;
	padding-left:50px;
}


.module{
	float:left;
}

.module.newsletter{
	float:right !important;
	line-height:28px;
	font-size:11px;
	margin-top:15px;
}
.module.newsletter div{
	float:left;
}
.module.newsletter input{

	padding:0;
	border:none;
	color:#555;
	margin-left:5px;
}
.module #item_1390, .module #item_155{
	background:url(../img/input-naam-bg.jpg) !important;
	width:148px !important;
	height:28px !important;
}

.module #item_1391, .module #item_156{
	background:url(../img/input-email-bg.jpg) !important;
	width:148px !important;
	height:28px !important;
}

.module #sbmt_save_form{
	background:url(../img/ok.jpg) no-repeat;
	width:28px;
	height:29px;
	padding-top:30px;
	overflow:hidden;
}

#copyright{color:#545454; position:absolute;margin-top:23px;margin-left:150px;font-size:11px;}

.module .section_title{float:left;}
.module .row_label{float:left;display:none;}

a{color:#bd2c1b}
a:link{color:#bd2c1b}
a:visited{color:#bd2c1b}
a:hover{color:#bd2c1b}

