/* LAYOUT */
* { margin: 0px; padding: 0px; } 
body 
{
	font-family: "Arial"; 
	font-size: 12px; 
	margin: 0 auto; 
	color: black; 
	background:#F7C831 url('../images/semaburo_bg.jpg') repeat-x; 
	width:773px;
}

/* TOP */

a 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

#header 
{
	width: 773px;
	height:147px;
}

#header2 
{
	width: 773px;
	background-color: White;
	margin-top: 12px;
}

#navigation 
{
	width: 479px;
	height:42px;
	vertical-align: bottom;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 1px;
}

#navigation a 
{
	margin-left: 1px;
}

#snelmenu 
{
	vertical-align: bottom;
	text-align: right;
	margin-right: 30px;
	margin-top: 50px;
	color: #E7B61A;
}

#snelmenu a 
{
	color: #00462A; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
}

#snelmenu a:hover 
{
	color: #028651;
}

.login_kader 
{
	width:194px; 
	height:193px; 
	background:url('../images/semaburo_login.gif');
}

.ingelogd
{
	width:194px; 
	height:193px; 
	background:url('../images/semaburo_ingelogd.gif');
}

#ingelogd_form 
{
	width: 120px;
	height: 120px;
	margin-left: 10px;
	margin-right: -10px;
	padding-top: 72px;
	font-size: 11px;
}

#ingelogd_form td 
{
}

.groenbold 
{
	color: #00462A;
	font-weight: bold;
}

.groen
{
	color: #00462A;
}

.oranje 
{
	color: #E66100;
	text-decoration: underline;
}

.oranje :hover 
{
	color: #E66100;
	text-decoration: underline;
}

#login_form 
{
	width: 120px;
	height: 120px;
	padding-left: 47px;
	padding-top: 72px;
}

.inp 
{
	width:145px; 
	margin-bottom:2px; 
	border-width:0px; 
	margin-left:-20px;
	margin-top: 4px;
}

.inlogbutton 
{
	margin-top: -1px;
	margin-left:-34px;
}

.logininfo 
{
	margin-left: 10px;
	margin-top: -32px;
	float:left;
	font-size: 10px;
}

#submenu, .submenu 
{
	background-color: #DED4B3;
	text-transform: capitalize;
}

#submenu ul.menu , .submenu ul.menu
{
	margin:0px; 
	padding: 0px; 
	list-style-type: none;
}

#submenu ul.menu li , .submenu ul.menu li
{
	line-height:38px; 
	border-bottom:1px solid white;
}

#submenu ul.menu a , .submenu ul.menu a
{
	display:block; 
	width:182px; 
	line-height:38px; 
	background:#00462A; 
	padding-left:12px; 
	color:white;
	text-decoration: none;
}

#submenu ul.menu a:hover , .submenu ul.menu a:hover
{
	background:#006F43;
	text-decoration:none;
}

#submenu ul.menu li.sub a , .submenu ul.menu li.sub a
{
	display:block; 
	width:172px; 
	line-height:38px; 
	padding-left:22px; 
	color:white; 
	background:#F7C831; 
	color:#00462A;
	text-decoration:none;
}

#submenu ul.menu li.sub a:hover , .submenu ul.menu li.sub a:hover 
{
	background:#FAE293;
	text-decoration:none;
}

#hoofdtitel , .hoofdtitel
{
	padding-left:23px;
	width:555px;
	/*height: 22px;*/
	background-color: #F9CF45;
	background-image: url("../images/semaburo_titel_bg.jpg");
}

#subtitel , .subtitel
{
	padding-left:25px;
	padding-bottom: 10px;
	color:#00462A; 
	font-size:18px; 
	font-weight:bold;
	width: 553px;
	background-color: #F9CF45;
	background-image: url("../images/semaburo_titel_bg.jpg");
	text-transform:lowercase;
}

#contact , .contact
{
	margin:20px; 
	margin-top:30px; 
	color:#87816B; 
	font-size:11px; 
	height:100%;
	background:#DED4B3;
	width:152px;
}

a, a:hover 
{
	color:#002D1B;
}

.foto 
{
	margin:2px; 
	border:1px solid #E0D6B7;
	margin-right:10px;
}

#tbl_layout 
{
	width: 773px;
	border: 1px solid white;
	border-top: none;
}

#inhoud 
{
	background-color: White;
	width:580px;
	/*padding-left: 30px;*/
}

#inhoud_content 
{
	padding: 25px;
}

#zoeken 
{
	width:192px;
	height:141px;
	padding:0px;
	background-image: url('../images/bg_zoeken.gif');
	background-repeat:no-repeat;
	border-bottom:1px solid white;
}

.txtZoeken 
{
	margin-top: 71px;
	border: 0px;
	width:135px; 
	margin-bottom:2px; 
	border-width:0px; 
	margin-left:30px;
	border: 1px solid white;
}

.btnZoeken 
{
	margin-top: 8px;
	margin-left: 117px;
}

#footer 
{
	/*width:773px; */
	background:#F7C831 url('../images/semaburo_footer.jpg') no-repeat; 
	padding-top:18px; 
	padding-bottom:18px; 
	font-size:11px; 
	color:#976401; 
	text-align:center;
}

#footer a 
{
	color:#976401;
}

#footer a:hover 
{
	color:#604001
}

h1, #artcategorie, .artcategorie
{
	font-size:16px; 
	font-weight: bold;
	color:#00462A; 
	text-transform: lowercase;
}

h2, #art_naam , .art_naam
{
	font-size:14px; 
	font-weight:bold; 
	color:#DE7500;
	float:left;
}

.item
{
	background-color: White;
}

.item2
{
	background-color: #EEE9D9;
}

#lijn , .lijn
{
	width:100%; 
	height:2px; 
	margin-top:10px; 
	margin-bottom:10px; 
	background:url('../images/lijn_punt.jpg') repeat-x;
}

#print , .print
{
	margin-top:50px; 
	padding-top:30px; 
	border-top: 1px solid #E0D6B7;
}

#bestellen , .bestellen
{
	width:362px; 
	/*margin-left:166px;*/
	padding-top:10px;
}

#art_prijs , #art_aantal, .art_prijs, .art_aantal
{
	/*font-size:16px;
	font-weight:bold; 
	border:1px solid #E0D6B7; 
	padding:4px; 
	margin-right:5px; 
	padding-left:8px; 
	padding-right:8px;
	display: inline;
	padding-top: 4px;*/
	border:1px solid #E0D6B7; 
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	margin-right: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	height: 16px;
}

#beschrijving , .beschrijving
{
	border-bottom: 1px solid #E0D6B7; 
	padding-bottom: 30px;
	line-height: 18px;
}

.stock a
{
	color: #51B48C;
	font-weight: bold;
	text-decoration: underline;
}

.stock a:hover 
{
	color: #35755B;
}

#art_voorraad, .voorraad, .art_voorraad
{
	color: #51B48C;
	font-weight: bold;
	text-decoration: underline;
}

#cartTabel 
{
	background-color: #DED4B3;
	width:95%;
}

#cartTabel td 
{
	padding: 4px;
}

.cartTitel 
{
	background-color: #E88F00;
	color: White;
	font-weight: bold;
}

.cartBottom 
{
	background-color: #DED4B3;
	color: Black;
	font-weight: bold;
}

.formtitel 
{
	font-weight: bold;
	width:100px;
}

.formtabel td
{
	padding: 4px;
}

.aantal_button 
{
	border:1px solid #E0D6B7; 
	width:20px;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	height: 16px;
}

.aantal_knop 
{
	border:0px;
}

.artclassname 
{
	text-transform:capitalize;
}

.links 
{
	padding:20px;
	padding-left: 50px;
}

.promo 
{
	border:0px;
}

.invoorraad 
{
	color:#51B48C;
}
.uitvoorraad
{
	color:#FF0000;
}
.oldprice
{
	text-decoration:line-through;
	color:#444444;
}
.newprice
{
}

/*#top {width:773px; height: 147px;}
#top_border {width:775px; height:6px; background: url('../images/semaburo_topborder.jpg') no-repeat;}
#top_logo {float: left; width:226px; height:140px; background: url('../images/semaburo_logo.jpg') no-repeat; margin-top:-9px;}
#top_right {float: right;; width:547px; height:140px; margin-top:-9px;}
#top_ligging_opening {width:517px; height:48px; float:right; text-align:right; padding-right:30px; padding-top:50px; color:#E7B61A;}
#top_ligging_opening a, #top_ligging_opening a:visited, #top_ligging_opening a:active {color:#00462A; font-weight:bold; font-size:11px;}
#top_ligging_opening a:hover {color:#028651;}
#top_menu {width:440px; height:42px; float:right; margin-right:10px;}
.menu_img {margin-right:1px;}
*/
/* MIDDLE */
/*#middle {width:773px; border:1px solid white; margin-top:10px;background:#DED4B3;}
#middle_left {float:left; width:194px; border-right:1px solid white;background:#DED4B3;height:100%;}
#left_login {width:194px; height:193px; border-bottom:1px solid white; background:url('../images/semaburo_login.jpg'); }
#login_form {width:120px; height:120px; margin-left:47px; margin-top:72px;}
#left_menu {width:194px;}
.inp {width:115px; margin-bottom:10px; border-width:0px; margin-left:13px;}
.inp2 {width:115px; margin-bottom:0px; border-width:0px; margin-left:13px;}
#left_menu ul.menu { margin:0px; padding: 0px; list-style-type: none;}
#left_menu ul.menu li {line-height:38px; border-bottom:1px solid white;}
#left_menu ul.menu a, #left_menu ul.menu a:active, #left_menu ul.menu a:visited {display:block; width:184px; line-height:38px; background:#00462A; padding-left:10px; color:white;}
#left_menu ul.menu a:hover {background:#006F43;}
#left_menu ul.menu li.sub a, #left_menu ul.menu li.sub a:active, #left_menu ul.menu li.sub a:visited {display:block; width:174px; line-height:38px; padding-left:20px; color:white; background:#F7C831; color:#00462A;}
#left_menu ul.menu li.sub a:hover {background:#FAE293;}
#left_contact {margin:20px; margin-top:30px; color:#87816B; font-size:11px; height:100%}
#middle_right {float:left; width:578px; background:white;}
#hoofdtitel {margin-left:25px;}
#subtitel {margin-left:25px; color:#00462A; font-size:17px; font-weight:bold;}
#right_pic {width:578px; height:193px; background:url('../images/semaburo_winkel.jpg') no-repeat; border-bottom:1px solid white; }
#right_title {width:578px; height:77px; background:url('../images/semaburo_titel_bg.jpg') repeat-y; border-bottom:1px solid white; }
#right_content {width:528px; padding:25px;}
#right_content a, #right_content a:visited, #right_content a:active {color:#51B48C; text-decoration:underline; font-weight:bold;}
#right_content a:hover {color:#35755B}
#right_content h1 {font-size:18px; color:#00462A; font-weight:normal;}
#right_content h2 {font-size:14px; font-weight:bold; color:#DE7500; float:left;}
#content_left {float:left; width:166px;}
#content_right {float:left; width:362px; color:#2E2E2E; padding-bottom:30px; border-bottom:1px solid #E0D6B7; line-height:17px;}
#lijn {width:100%; height:2px; margin-top:10px; margin-bottom:10px; background:url('../images/lijn_punt.jpg') repeat-x;}
#content_print {margin-top:50px; padding-top:30px; border-top:1px solid #E0D6B7;}
#bestellen {width:362px; margin-left:166px;padding-top:10px;}
#prijs {float:left; font-size:16px; font-weight:bold; border:1px solid #E0D6B7; padding:4px; margin-right:5px; margin-top:4px; padding-left:8px; padding-right:8px;}
*/

