/*
Powered by WEBVISA - http://www.webvisa.nl
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #666666;
}

.img_geen_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: underline;
} 

a:active, a:hover {
	color: #FF0000;
	text-decoration: none
}

h1 {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size:20px;
	color: #FFFFFF;
	border-bottom: 1px solid #3a8dff;
}
h2 {
	margin:0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size:16px;
	color: #FFFFFF;
	border-bottom: 1px solid #3a8dff;
}
h3 {
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
}

img {
	float:right;
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#storeshop_container {
	width: 804px;
	border: 1px solid #ffffff;
	background: #12181b;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#storeshop_header {
	width: 804px;
	height: 125px;
	clear: left;
	background-color: #FFF;
	text-align: center;
}

/*--- Content ---*/
#storeshop_content {
	margin: 0px 0px;
	width: 804px;		
}
#menu_onder {
	float: left;
	height: 35px;
	width: 804px;
	background-image: url(images/menu_onder_background.jpg);
	background-repeat: repeat-x;
}

/*--- Right Column---*/
#storeshop_right_column {
	float: left;
	margin: 10px 15px;
	padding: 20px;
	width: 734px;
	border: 1px solid #2d393f;
	background: url(images/storeshop_column_background.gif) bottom repeat-x;
}

#storeshop_section {
	clear: left;
	float: left;
	margin: 15px 0px;
	padding: 10px 10px 10px 20px;
	width: 480px;
	border: 1px #000000 solid;
	background: #1b262c;
}
.subsection {
	float: left;
	margin: 10px 0px 5px 5px;
	width: 150px;
}

.subsection img {
	float: none;
	margin: 0px 0px 10px 0px;
	border: 1px solid #FFFFFF;
}

/*--- End of Right Column---*/
/*--- End of Content ---*/

/*--- Menu ---*/
#storeshop_menu {
	float: left;
	padding: 0px;
	width: 804px;
	background: #12181b;
}

#storeshop_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#storeshop_menu ul li {
	display: inline;
}

#storeshop_menu ul li a{
	float: left;
	margin-right: 1px;
	width: 133px;
	height: 22px;
	font: 12px arial;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background:url(images/storeshop_menu_background.gif) no-repeat;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#storeshop_menu ul li a:visited {
	color: #FFFFFF;
}

#storeshop_menu ul li a:hover, #storeshop_menu ul li .current {
	color: #000;
	text-decoration: none;
	background: url(images/storeshop_menu_hover.gif) repeat-x;
}

/*--- End of Menu ---*/

/* -------- Footer --------- */
#storeshop_footer {
	clear: both;
	margin-top: 30px;
	padding: 5px;
	width: 794px;
	height: 75px;
	color: #999999;
	background: url(images/storeshop_footer_background.gif) repeat-x;
}

#storeshop_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#storeshop_footer a:hover {
	color: #FF0000;
}

#storeshop_footer .left {
	float: left;
	padding: 0px 30px;
	width: 300px;
	border-right: 1px solid #2d5264;
}
#storeshop_footer img {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border: none;
}
#storeshop_footer .right {
	float: right;
	padding: 10px 10px 0px 10px;
	width: 410px;
	line-height: 25px;
	text-align: right;
}
/* --------- End of Footer --------------*/
/* --------- sitemap --------------*/
#sitemap {
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background: #000;
	padding-left: 20px;
}
#sitemap ul {
	margin: 0px;
	padding: 0px;
}
#sitemap li {
	padding: 0px 15px;
	list-style: none;
	background: url(images/storeshop_liststyle.gif) left center no-repeat;
}

#sitemap li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap li a:hover {
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
/* --------- end sitemap --------------*/

#producten_totaal {
	width: 100%;
	padding-bottom: 10px;
}
#producten_links {
	width: 50%;
	float: left;
}
#producten_rechts {
	float: left;
	width: 50%;
}
.tekst_knipperen {
	text-decoration: blink;
}

