@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #350d1c;
}

	A:link {color: #a30c44; text-decoration: underline;}
	A:visited {color: #a30c44; text-decoration: underline;}
	A:active {color: #a30c44; text-decoration: underline;}
	A:hover {color: #333333; text-decoration: underline;}

.fullheight {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 1003px;
}

.content {
	padding-left: 15px;
	padding-right: 15px;
}

.content ul{
	margin-top:2px;
	margin-bottom:2px;
}

ul, ol {
color: #a30c44;
}


.content div {
   width:750px;
}


h1 {
	font-size: 14px;
	color: #a30c44;
	margin:0px;
	padding:0px 0px 4px 0px;
	border-bottom: 1px solid #a30c44;
}

.padding-top {
	padding-top: 1px;
}

.footer {
	background-color: #ad0b47;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size:11px;
}
.footer A:link{color: #FFFFFF; text-decoration:underline;}
.footer A:visited{color: #FFFFFF; text-decoration: underline;}
.footer A:active{color: #FFFFFF; text-decoration: underline;}
.footer A:hover{color: #cc99cc; text-decoration: none;}


/*=====================================menu=======================================*/

.menu {
width: 163px;
font-size: 11px;
font-weight: bold;
}

.menu ul {
list-style: none;
margin: 0;
padding: 0;
}

.menu li {
margin: 0;
}


.menu li a:link, .menu li a:visited, .menu li a:active{
display: block;
padding: 9px 5px 6px 0.5em;
color: #fff;
text-decoration: none;
width: 100%;
background-image: url(/images/button-over.gif);
background-repeat: no-repeat;
margin-bottom: 1px;
background-color:#A30744;
}

.menu li a:hover {
display: block;
padding: 9px 5px 6px 0.5em;
color: #fff;
text-decoration: none;
width: 100%;
background-image: url(/images/button-off.gif);
background-repeat: no-repeat;
margin-bottom: 1px;
background-color:#D3145B;
}

.menu_op{
display: block;
padding: 9px 5px 6px 0.5em;
color: #fff;
text-decoration: none;
width: 100%;
background-image: url(/images/button-off.gif);
background-repeat: no-repeat;
margin-bottom: 1px;
background-color:#D3145B;
}

.noneborder {
	border: 1px solid #FFFFFF;
}

.afbeelding {
	border: 1px solid #a30c44;
}

.nieuwsbg {
	background-color: #d4145d;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

.nieuwsbg h1 {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.nieuwsbg a:link, .nieuwsbg a:visited, .nieuwsbg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.nieuwsbg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.webwinkel a:link, .webwinkel a:visited, .webwinkel a:active {
	position: absolute;
	z-index: 100;
	margin-top: -164px;
	margin-left: 710px;
	color: #52001e;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.webwinkel a:hover {
	position: absolute;
	z-index: 100;
	margin-top: -164px;
	margin-left: 710px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.webshop {
	background-image: url(../images/wwbg.jpg);
	width: 154px;
	height: 102px;
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 25px;
	color: #ffffff;
	margin-top: 12px;
}

.webshop a:link, .webshop a:visited, .webshop a:active {
	color: #ffffff;
	text-decoration: underline;
}

.webshop a:hover {
	color: #ffffff;
	text-decoration: none;
}