@import url("wiersmaalgemeenstyle.css");

* {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
html,body {
	background-color: #080808;
	
	}

.button {
	width: 100px;
}

#container {
	width: 945px;
	position: relative;
	background-image: url(../img/bgtotaal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 550px;
	padding-top: 132px;
		}
#containerbackground {
	width: 945px;
	position: relative;
	background-image: url(../img/bgtotaal2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #080808;
	height: 100%;
}

#content1 {
	width: 500px;
	float: left;
	margin-left: 70px;
}
#content2 {
	width: 280px;
	float: left;
	margin-left: 30px;
}
#contenttotaal {
	width: 875px;
	float: left;
	background-image: url(../img/afbeeldinglinksonder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 175px;
	margin-top: 25px;
}
#footer {
	width: 940px;
	position: relative;
	float: left;
	height: 25px;
	padding-left: 5px;
}


#header {
	height: 134px;
	width: 945px;
	float: left;
	text-align: right;
}
.italic {
	font-style: italic;
}
#linkerkolom {
	float: left;
	width: 266px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 375px;
}
#rechterkolom {
	float: left;
	width: 70px;
	margin-top: 68px;
}


#middenkolom{
	float: left;
	width: 594px;
	padding: 30px;
	
}
#openingstijden {
	width: 235px;
	padding-left: 15px;
	background-image: url(../img/bgadres.jpg);
	background-repeat: no-repeat;
	height: 255px;
	padding-top: 15px;
	margin-top: 15px;
}

.submenu li a:link, .submenu li a:visited, .submenu li a:active{
	display: block;
	width:181px;
	height:23px;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat: no-repeat;
	font-family: "Arial Black", Arial;
	font-weight: normal;
	text-transform: none;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	background-image:   url(../img/bgsubknop.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-left: -15px;
	padding-top: 3px;
	padding-right: 10px;
	text-align: left;
	padding-left: 75px;
	}
.submenu li a:hover {
	color: #76003A;
	font-weight: normal;
	font-family: "Arial Black", Arial;
	background-image: url(../img/bgsubknopc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.submenub li a:link, .submenub li a:visited, .submenub li a:active{
	display: block;
	width:181px;
	height:23px;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	background-image:   url(../img/bgsubknop.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-left: -15px;
	padding-top: 3px;
	padding-right: 10px;
	text-align: left;
	padding-left: 100px;
	}
.submenub li a:hover {
	color: #76003A;
	font-weight: normal;
	font-family: "Arial Black", Arial;
	background-image: url(../img/bgsubknopd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}  
.tekstvet {
	font-weight: bold;
}

.tekstvetwit {
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Arial Black", Arial;
	font-size: 12px;
}
.tekstvetrood2 {
	font-weight: bold;
	color: #95004A;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 10px;
}

.tekstvetcaps {
	font-family: "Arial Black", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.teksgrijsvet {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.submenu, ul.submenub {
	list-style: none;
	text-transform: none;
	font-size: 11px;
}
