* { 	margin:0 auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		}

body { 	background-image:url(../images/background.gif);
		background-image:
		}

a {		color:#898989;
		text-decoration:none;
		}
a:hover { text-decoration:underline;
}

#tekst p { 	width:600px;
		text-align:justify;
		padding-bottom:15px;
		padding-top:15px;
		color:#898989;
		}

ul {	width:550px;
color:#898989;
}

li { list-style:square;
}


#header { 	width:714px;
			height:160px;
			background-color:#FFFFFF;
			}

#header img { 
			float:left;
			}

#header p { float:right;
			position:relative;
			width:298px;
			margin:15px 25px 10px 0; 
			}


#tekst { width:714px;
		background-color:#FFFFFF;
		}

#bedruktemokken { 
		width:887px;
		height:158px;
		background-position:right;
		background-repeat:no-repeat;
		background-image:url(../images/bedruktemokken.gif);
		}

#bedruktemokken p {
			width:610px;
			height:20px;
			text-align:center;
			float:right;
			font-weight:bold;
			color:#45b349;
			padding-top:28px;
			padding-bottom:8px;
			}


#bedruktestoelen { 
		width:862px;
		background-position:left;
		background-repeat:no-repeat;
		height:150px;
		background-image:url(../images/bedruktestoelen.gif);
		}

#bedruktestoelen p {
			width:610px;
			text-align:center;
			float:left;
			margin-top:27px;
			padding-bottom:15px;
			font-weight:bold;
			color:#45b349;
			}

#bedrukteballen {
		width:888px;
		background-position:right;
		background-repeat:no-repeat;
		height:155px;
		background-image:url(../images/bedrukteballen.gif);
		}

#bedrukteballen p {
			width:610px;
			height:20px;
			text-align:center;
			float:right;
			font-weight:bold;
			color:#45b349;
			padding-bottom:6px;
			padding-top:30px;
			}

#footer { 	width:714px;
			background-color:#CCCCCC;
			height:100px;
			}

