/* Deze stylesheet regel de opmaak van style elementen op Bronsenkeramiek.nl */
/* &copy; Copyright 2006 Bas de Winter */
/* Beginning */

body {
	background-color: $backcolor;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

body.popup {
background-color: #FFFFFF;
background-image:none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #000033;
}

b {color:#000033;
}

a {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #006600;
}

a:active {
	text-decoration: none;
	color: #444444;
}

.stl_background {	
	background-image: url(images/layer1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: visible;
}

.stl_content {
	overflow: hidden;
}

div.stl_header {
	overflow: hidden;
	visibility:visible;
	background-image: url(images/layer5.jpg);
	background-repeat: no-repeat;
}

.stl_fotomenu {
	overflow: visible;
	visibility:visible;	
}

div.stl_footer a {
	font-size: 0.85em;
	text-decoration: underline;
}

div.stl_footer {
	font-size: 0.75em;
}

div.pos_popupimg {
	overflow: visible;	
}

div.pos_popuptxt {
	overflow: visible;	
}

div.pos_popupnav {
	overflow: visible;	
}
/* End */
/* &copy; Copyright 2006 Bas de Winter */
