@charset "utf-8";
body {
	behavior:url(cssHoverFix.htc);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #69593d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
	display: table;
	margin: auto;
	padding: 0px;
	height: 225px;
	width: 760px;
}

.style1 {color: #FFFFFF}

/* BEGIN THIJS */
.phptekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*Noud prinseraoje aafblieve*/

#praoje{
	position:relative;
	width:auto;
	height:auto;
}
/* 
** Thijs' Webshop v0.1
** Naam: stylesheet.css
** Locatie: ./
*/


/* Opmaak */
#webshop_container h1 {
	margin: 0px;
	padding: 0px;
}

#webshop_container hr {
	border: 0px;
	background-color: #000;
	height: 1px;
	width: 375px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#webshop_container img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Website */
div#webshop_container {
	width: 415px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	div#webshop_content {
		width: 410px;
		margin: auto;
		display: table;
	}

		div#webshop_intro {
			margin: auto;
			text-align: justify;
		}
	
		.webshop_product {
			width: 410px;
			height: 180px;
			margin: auto;
			margin-bottom: 10px;
			border-bottom: 1px solid #000;
		}
		
			.webshop_holder {
				margin: auto;
			}
			
				.webshop_image {
					float: left;
				}
		
				.webshop_beschrijving {
					float: right;
					width: 240px;
				}
			
			.webshop_table {
				border: 0px;
				clear: both;
				float: right;
			}
			
			.webshop_table td {
				padding: 0px 5px 0px 5px;
			}
	
	div#webshop_footer {
		width: 410px;
		height: 50px;
		padding-top: 10px;
		margin: auto;
	}
	
		div#webshop_footer_links {
			float: left;
		}

		div#webshop_footer_rechts {
			float: right;
		}

/* Overige */
.webshop_totaal {
	text-align: right;
	margin-right: 75px;
}

div#webshop_formulier {
	width: 410px;
	border: 1px solid #000;
	margin: auto;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
}
/* EINDE THIJS */

#top_header {
	height: 80px;
	width: 760px;
	background-image: url(../Images-template_files/template%20files/bannerrmotto.png);
	z-index: 12;
	overflow: visible;
	margin: auto;
	padding: 0px;
}


#nav {
	height: 20px;
	width: 760px;
	margin: auto;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EE1921;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	top: 225px;
}

#nav ul		{
	padding-left:20px;
	margin: 0;
	list-style: none;
	line-height: 20px;
	color: #FFFFFF;
}
#nav li		{
	float:left;
	margin:0;
	width: 104px;
	color: #FFFFFF;
}
#nav li ul	{
	position: absolute;
	width: 104px;
	left: -999em;
	padding-left:5px;
	font-weight:normal;
	color: #FFFFFF;
} 
#nav li:hover ul{
	left: auto;
	background-color: #69593d;
}
#nav li:hover{color:#CCC;}
#nav a		{
	display: block;
	width: 104px;
	text-decoration:none;
	color: #FFFFFF;
}

#content {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 760px;
	background-image: url(../Images-template_files/templatefiles/bg1.jpg);
	display: table;
	top: 165px;
}
#content_left {
	
	margin: 10px;
	padding: 7px;
	float: left;
	height:auto;
	width: 260px;
	text-align: left;
}
#content_right {
	
	margin: 10px;
	padding: 7px;
	float: right;
	height: auto;
	width: 422px;
	text-align: left;
}



#footer {
	display: table;
	margin: auto;
	height: 30px;
	width: 760px;
	background-color: #CDB46A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 5mm;
	text-decoration: none;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
A:link {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
A:visited {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}
A:active {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}
A:hover {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
