#wrap {
min-height:100%;
position:absolute;
left: 50%;
margin-left: -443px;
margin-right: 0px;

}
* html #wrap {height:100%}

#container{
width: 886px;
}

#left
{
width:212px;
float:left;
}

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

#header
{
background-image:url(../images/header.jpg);
width:480px;
height:90px;
}

#content
{
width:480px;
padding-top:40px;
padding-right:0px;
}
.tweet ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.tweet ul li {
	position: relative;
	display: inline;
}

#right
{
width:180px;
float:left;
}

#footer
{
	width: 100%;
	height: 176px;
	background: url(../images/footer.gif) top center no-repeat;
	clear: both;
	text-align: right;
}

#footer a img{
	margin-top: 120px;
}



#shout{
	background: url('../images/eikwijt.gif') 0px 10px no-repeat;
	padding: 0 10px;
}

#nieuwnieuws{
	margin: 10px 0;
	width: 180px;
}

#nieuwnieuws a, .link{
	font-size: 10px;
	}

#banners{
	background: url('../images/bannersbg.gif') no-repeat;
	margin-top: 30px;
	width: 178px;
	height: 277px;
	text-align: center;
}

/*PLAATS REACTIE */

.input {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
height:14px;
font-family:arial;
font-size:12px;
color:#000000;
margin-bottom: 2px;
}

.textfield {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
height:80px;
font-family:arial;
font-size:12px;
color:#000000;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #000000;
} 


/*PRODUCT */

.border {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
}

.kop {
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
}

.bestelling_opmerking {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
height:50px;
font-family:arial;
font-size:12px;
color:#000000;
}


select {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
font-family:arial;
font-size:12px;
color:#000000;
}

