/* base
----------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

a img {
border:none;
}

.article img, .article a img {
border:none;
text-align:left;
padding-right:7px;
}

#accessibility {
position: absolute;
top: -10000px;
}
#friendsandlinks {
position: absolute;
top: -12000px;
}


#maincontainer {
	width: 950px;
	position: relative;
	z-index:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
	padding-bottom: 150px;
}
/*#shopframe {
	width: 600px;
    height: 900px;
	position: relative;
	z-index:3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
	padding-bottom: 150px;
}*/


#centercontainer {
	width: 604px;
	position: absolute;
	z-index:1;
	left:160px;
	top:24px;
}

#leftcontainer {
	width: 140px;
	position: absolute;
	padding-top:40px;
	z-index:1;
	left:1px;
	top:27px;
	background-image: url(http://www.ben-g.nl/images/logos_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    text-align: center;
}
#rightcontainer {
	width: 140px;
	position: absolute;
	z-index:1;
	padding-top:40px;
	left:785px;
	top: 27px;
	background-image: url(http://www.ben-g.nl/images/logos_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    text-align: center;
}
#rightcontainer img, #leftcontainer img {
	padding-bottom: 35px;

	
}

#top {
	position:relative;
	width:604px;
	height:45px;
	z-index:1;
}
#header {
	position:relative;
	width:600px;
	/*height:345px;*/
	z-index:1;
	left: 2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}
#adress {
position:relative;
	width:580px;
	z-index:0;
	left: 2;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}
#shop {
position:relative;
	width:600px;
	height:900px;
	z-index:0;
	left: 2;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}


#footer {
	position:relative;
	width:600px;
	height:57px;
	z-index:1;
	left: 2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	padding-bottom:0px;
	margin-bottom:50px;
}

/* menu
----------------------------------------------- */

#menu {
	position:relative;
	width:600px;
	height:60px;
	z-index:1;
	left: 2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}
.home {
	position:absolute;
	left:0px;
	top:0px;
	width:216px;
	height:58px;
}

.webshop {
	position:absolute;
	left:216px;
	top:0px;
	width:384px;
	height:58px;
}

/* article
----------------------------------------------- */

.article {
	position:relative;
	width:580px;
	z-index:0;
	left: 2;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}
.article .date {
	width: 45px;
	font: normal 14px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	float: left;
	font-weight: normal;
	font-style: italic;
}

.article .title {
	float: left;
	margin-left: 10px;
	width: 520px;
}
.postdata {
padding: 0px 0px 15px;
	font-size: 12px;
	color: #000000;
}
.postdata a, .postdata a:visited {
	color: #000000;
	text-decoration: none;
}
.postdata a:hover {
	color: #000000;
	text-decoration: none;
}

.entry {
	padding: 0px 0px 5px;
	clear: both;

}

.entry img{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
/* article title */
h2 {
	color: #000000;
	padding-bottom: 5px;
	letter-spacing: 1.0px;
	/*border-bottom: dotted 1px #CCCCCC;*/
	font-family: "Trebuchet MS", "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	font-style: italic;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration:underline;
}
h3 {
	color: #00000;
	margin: 5px 0px 5px;
	font-family: "Trebuchet MS", "Trebuchet MS", sans-serif;
	font-size: 110%;
	font-style: italic;
	line-height: 110%;
	font-weight: bold;
}



/* search form 
----------------------------------------------- */
#searchform {
	position: absolute;
	top: 8px;
	right: 0px;
	height: 37px;
	width: 190px;
}
#searchform #s{
	height: 17px;
	width: 130px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: 1px solid #D9D9D9;
	background-color: #FBFBFB;
}
#searchform #searchsubmit { 
	height: 24px;
	width: 24px;
	border: none;
	line-height: 1px;
	margin-top: 6px;
}
/* comments
----------------------------------------------- */
#commentscontainer{
position:relative;
	width:580px;
	z-index:0;
	left: 2;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;


}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
