body {
	background-color: silver;
	background-image: url(back.jpg);
	font-family: verdana;
	color: black;
	font-size: 75%;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #bd536e;
	scrollbar-3dlight-color: #bd536e;
	scrollbar-arrow-color: #bd536e;
	scrollbar-track-color: #f6f6f6;
	scrollbar-darkshadow-color: #ffffff; 
}

body.cat {
	background-color: #1e1e82;
	background-image:none;
	font-family: verdana;
	color: black;
	font-size: 75%;
	scrollbar-face-color: #1e1e82;
	scrollbar-highlight-color: #1e1e82;
	scrollbar-shadow-color: #80a020;
	scrollbar-3dlight-color: #80a020;
	scrollbar-arrow-color: #80a020;
	scrollbar-track-color: #181879;
	scrollbar-darkshadow-color: #1e1e82; 
}

img {
	border: 0;
}

#uber_container {
	background-color:transparent;
	border: 0px solid black; 
	margin: 0px auto;
	padding: 0px;
	width: 962px; /* width center + width west + width oost */
}

#left {
	float:left;
	height: 800px; /* height container(+border) + height noord + height zuid */
	width: 76px;
}

#right {
	float:left;
	height:800px; /* height container + height noord + height zuid */
	width:76px;
}

#center {
	float:left;
	width:810px;
}

#border_n {
	background-color: transparent; 
	background-image: url(border_n.gif);
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 810px;	
	height:72px;
	clear: left;
}

#border_o {
	background-color: transparent;
	background-image: url(border_o.gif);
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height:656px;
	width: 46px;
	float:right;
}

#border_z {
	background-color: transparent; 
	background-image: url(border_z2.gif);
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 810px;	
	height:72px;
	clear: left;
}

#border_w {
	background-color: transparent; 
	background-image: url(border_w.gif);
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 656px;
	width: 46px;
	float:left;
}

#border_nw {
	background-image: url(border_nw.gif);
	height:72px;
	width:76px;
	float:left;
}

#border_zw {
	background-image: url(border_zw.gif);
	height:72px;
	width:76px;
	float:left;
}

#border_no {
	background-image: url(border_no.gif);
	height:72px;
	width:76px;
	float:right;
}

#border_zo {
	background-image: url(border_zo.gif);
	height:72px;
	width:76px;
	float:right;
}

/* Als er een categorie gekozen wordt, maak dan alles blauwblauwblauw :) */
#border_n_cat {
	background-color: #1e1e82; 
	background-image: none;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 810px;	
	height:72px;
	clear: left;
}

#border_o_cat {
	background-color: #1e1e82;
	background-image: none;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height:656px;
	width: 46px;
	float:right;
}

#border_z_cat {
	background-color: #1e1e82; 
	background-image: none;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 810px;	
	height:72px;
	clear: left;
}

#border_w_cat {
	background-color: #1e1e82; 
	background-image: none;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 656px;
	width: 46px;
	float:left;
}

#border_nw_cat {
	background-color: #1e1e82;
	background-image: none;
	height:72px;
	width:76px;
	float:left;
}

#border_zw_cat {
	background-color: #1e1e82;
	background-image: none;
	height:72px;
	width:76px;
	float:left;
}

#border_no_cat {
	background-color: #1e1e82;
	background-image: none;
	height:72px;
	width:76px;
	float:right;
}

#border_zo_cat {
	background-color: #1e1e82;
	background-image: none;
	height:72px;
	width:76px;
	float:right;
}

/* hierboven de border als er een cat gekozen werd */

#container { 
	border: 1px solid black;
	margin: 0px auto;
	padding: 0px;
	height: 654px; 
	clear: left;
	overflow:hidden;
}

#container_cat { 
	border: 1px solid #1e1e82;
	margin: 0px auto;
	padding: 0px;
	height: 654px; 
	clear: left;
	overflow:hidden;
}

#top {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(header2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:white;
	border-bottom: 0px;
	text-align: right;
}

#top_cat {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(header2_w.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#1e1e82;
	color:#80a020;
	border-bottom: 0px;
	text-align: right;
}

#menu {
	background-color:white;
	height:20px;
}

#menu_cat {
	background-color:#1e1e82;
	color:#80a020;
	height:20px;
}


#main {
	background-color:white;
	padding: 5px;
	height: 370px;
	border-top: 1px solid;
	clear: left;
	margin-left:0px;
	overflow: auto;
}

#main_cat {
	background-color:#1e1e82;
	color:#80a020;
	padding: 5px;
	height: 370px;
	border-top: 1px solid;
	clear: left;
	margin-left:0px;
	overflow: auto;
}


#main_iframe {
	background-image: url(logo_test.gif); /* Nog ff logo bedenken */
	background-position: bottom right;
	background-repeat: no-repeat;
	/* border-top: 1px solid black;*/
	padding: 0px;
	height:370px;
	width:96%;
	clear: left;
	border:0px solid;
	margin-left:10px;
	overflow: auto;	
}

#bottom {
	height: 103px;
	background-color: white;
	/*background-image: url(footer.jpg);*/
	padding: 0px;
	vertical-align:bottom;
	font-size: 75%;
}

#bottom_cat {
	height: 103px;
	background-color:#1e1e82;
	color:#80a020;
	/*background-image: url(footer.jpg);*/
	padding: 0;
	padding-top: 3px;
	vertical-align:bottom;
	font-size: 75%;
}

div.menu_c {
	height: 98px;
	width: 80px;
	padding: 0px;
	text-align: center;
	float: left;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}

a.nodecor {
	text-decoration: none;
	color: black;
}

a.nodecor:hover {
	text-decoration: none;
	color: black;
}

a.nodecor_w {
	text-decoration: none;
	color: #80a020;
}

a.nodecor_w:hover {
	text-decoration: none;
	color: #80a020;
}

a.menulink {
	float: left;
	text-decoration: none;
	background-color: white;
	color: black;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid black;
}

a.menulink:hover {
	float: left;
	color: black;
	text-decoration: underline;
	background-color: white;
} 

a.mod_menulink {
	float: left;
	text-decoration: none;
	background-color: white;
	color: #BD536E;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid black;
}

a.mod_menulink:hover {
	float: left;
	color: #BD536E;
	text-decoration: underline;
	background-color: white;
}

a.adm_menulink {
	float: left;
	text-decoration: none;
	background-color: white;
	color: #BD536E;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid black;
}

a.adm_menulink:hover {
	float: left;
	color: #BD536E;
	text-decoration: underline;
	background-color: white;
}

a.menulink_cat {
	float: left;
	text-decoration: none;
	background-color:#1e1e82;
	color:#80a020;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid #80a020;
}

a.menulink_cat:hover {
	float: left;
	background-color:#1e1e82;
	color:#80a020;
	text-decoration: underline;
} 

a.mod_menulink_cat {
	float: left;
	text-decoration: none;
	background-color:#1e1e82;
	color: #BD536E;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid black;
}

a.mod_menulink_cat:hover {
	float: left;
	color: #BD536E;
	text-decoration: underline;
	background-color:#1e1e82;
}

a.adm_menulink_cat {
	float: left;
	text-decoration: none;
	background-color:#1e1e82;
	color: white;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid #80a020;
}

a.adm_menulink_cat:hover {
	float: left;
	color: #BD536E;
	text-decoration: underline;
	background-color:#1e1e82;
}

.loginform {
	height:18px;
	overflow:hidden;
	display:inline;
	font-size:90%;
	font-family: verdana;
	background-color:black;
	color:white;
	float:right;
	border:0px solid;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	margin: 0px 0px;
	padding: 1px 0px 0px 0px;
}

.loginput {	
	vertical-align:top;
	height:15px;
	width:75px;
	font-size:80%;
	font-family: verdana;
	background-color:#405479;
	color:white;
	border:1px solid;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 5px;
}

.loginsubmit {	
	vertical-align: middle;
	height:17px;
	width:75px;
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	color:black;
	border:1px black solid;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 5px;
}

ul {
	list-style-type: square;	
	float: none;
	/*line-height: 1px;*/
	background-color: white;
	margin: 10px 20px;
	padding: 0px;
}

li	{
	display: list-item;
	background-color: white;
	margin: 5px 0px;
	color: black;
}

ul.menu {
	line-height: 20px;
	background-color: white;
	float: left;
	/*width: 810px; /*100%;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu_cat {
	line-height: 20px;
	background-color:#1e1e82;
	color:#80a020;
	float: left;
	/*width: 810px; /*100%;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.menu {
	height:20px;
	display: inline;
	list-style-type: none;
}

hr {
	height: 1px;
}

h1, h2, h3 {
	padding-right: 10px;
	margin: 0px;
	font-family: verdana;
	color: black;
}

#h1_top {
	font-size: 16px;
	padding-top: 25px;
/*	font-weight:lighter; */
	font-family: "Copperplate Gothic", times;
	color: #BD536E;
}

#h1_top_cat {
	font-size: 16px;
	padding-top: 25px;
	font-family: "Copperplate Gothic", times;
	color:#80a020;
}

#h2_top {
	font-size: 12px;
	padding-top: 10px;
	font-family: "Copperplate Gothic", times;
	color: #BD536E; /*#A91E41;*/
}

#h2_top_cat {
	font-size: 12px;
	padding-top: 20px;
	font-family: "Copperplate Gothic", times;
	color:#80a020; /*#A91E41;*/
}

a.mail_link {
	color:#000000;
}

a.mail_link_cat {
	color:#ffffff;
}
a.mail_link:hover {
	color:#000000;
	text-decoration:none;
}

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

h1 {
	font-size: 200%;
	font-family: "Copperplate Gothic bold", times;
}

h2 {
	font-size: 150%;
	font-family: "Copperplate Gothic bold", times;
}

h3 {
	font-size: 100%;
	font-family: "Copperplate Gothic bold", times;
}

span#active_tab {
	float: left;
	text-decoration: none;
	background-color: white;
	font-family: verdana;
	color: black;
	padding-left: 8px;
	width: 70px;
	border-right: 1px solid black;
}

span#active_tab_cat {
	float: left;
	text-decoration: none;
	background-color:#1e1e82;
	color:#80a020;
	font-family: verdana;
	padding-left: 8px;
	width: 75px;
	border-right: 1px solid #1e1e82;
}


div.content_title {
	margin-bottom:25px;
}

/* -------------------------------------------------------------------------- */
/* ----------------------------------------------- */
/* Styles voor de produkten */
/* ----------------------------------------------- */
/* -------------------------------------------------------------------------- */

div.produkt { 
	width: 750px;
	height: 300px;
	background-color: transparent;
	border: 0px;
	border-bottom: 0px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	clear: left;
	overflow: auto;
}

div.picture {
	height: 180px; 
	width: 250px;
	background-color: transparent;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

div.tekstblok {
	height: 200px;
	width: 500px;
	background-color: transparent;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	clear: right;
	overflow: hidden;
}

div.titel {
	height: 25px; 
	width: 490px;
	background-color: transparent;
	border-bottom: 1px solid;
	border: 0px;
	margin: 0px auto;
	padding: 2px;
	clear: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #80a020;
}

div.tekst_1 {
	height: 105px; 
	width: 490px;
	background-color: transparent;
	border-bottom: 1px solid;
	border: 0px;
	margin: 0px auto;
	padding: 2px;
	clear: left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #80a020;
}

div.extrablok {
	height: 25px;
	width: 490px;
	background-color: transparent;
	border: 0px;
	margin: 0px auto;
	padding: 2px;
	clear: right;
	overflow: hidden;
}

div.tekst_2 {
	height: 22px; 
	width: 300px;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 2px;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #80a020;
}

div.tekst_3 {
	height: 22px; 
	width: 300px;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 2px;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #80a020;
}

div.void {
	height: 22px; 
	width: 150px;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 5px;
	float: right;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #80a020;
}

.wijzig {
	height: 20px; 
	width: 100px;
	background-color: transparent;
	border: 1px white solid;
	margin: 0px auto;
	margin-bottom: 1px;
	padding: 2px;
	float: right;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	color: #80a020;
}

.verwijder {
	height: 20px; 
	width: 100px;
	background-color: transparent;
	border: 1px white solid;
	margin: 0px auto;
	margin-top: 1px;
	padding: 2px;
	float: right;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	color: #80a020;
}

.error {
	color: red;
}

.add_product_form {
	width:290px;
	overflow: hidden;
}

.shop_picture {
	width:350px;
	float:left;
}

.shop_form {
	float:left;
	margin:0px 20px;
}

.del_verification {
	border:1px solid black;
	background-color: #DDDDDD;
	margin:3px;
}

/* helemaal onderaan staat de link naar JurRommeke. Deze link moet ook van kleur veranderen als een categorie gekozen wordt */

.jurrommeke {
	color:black;
}

.jurrommeke_cat {
	color:white;
}

.jurrommeke_cat:hover {
	color:white;
}
