body{
background: #50a245 url(images/background.jpg) repeat-x top center;
margin:0 auto;
padding:0;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.container{
	width: 900px;
	height:900px;
	margin:0px auto;
}
#stef {
background-image:url(images/stef.png);
background-repeat:no-repeat;
height:131px;
left:0;
position:absolute;
top:177px;
width:100%;
}
#head {
	background:url(images/head.png) no-repeat;
	margin: 0px auto;
	width:900px;
	height:471px;

}
.prijs{
	float: right;
	width: 210px;
	height: 200px;
	color:#ed1d30;
	text-align:center;
	margin-right:50px;
	margin-top:27px;
}
.prijs h1{
	font-size: 50px;
	line-height: 0px;
}

.ideal{
	float: right;
	width: 117px;
	height: 101px;
	color:#ed1d30;
	text-align:center;
	margin-right:50px;
	margin-top:127px;
	z-index: 500;
	position:relative;
}
.content{

	margin: 0px auto;
	width: 900px;
	height:400px;
	
}
.info{
	background:#ed1d30;
	width: 313px;
	height:40px;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	float:right;
	margin-top: -22px;
	z-index: 2;
	position: relative;
}
.spelinfo{
	width: 293px;
	margin-top: -160px;
	padding:10px;
}
.contenttext{
	background:#ed1d30;
	width: 800px;
	border:4px solid #fff;
	padding: 20px;
	margin: 0px auto;
	margin-bottom: 20px;
}
.left{
	width: 600px;
	float:left;
}
.right{
	width: 200px;
	float:left;
	text-align: right;
}
.left1{
	width: 401px;
	float:left;
}
.left2{
	width: 430px;
	float:left;
}
.right2{
	float:left;
	text-align:right;
	width:370px
}
.right1{
	width: 399px;
	float:left;
	text-align: left;
}
.clear{
	clear:both;
}




		.menucenter1{
			margin: 0px auto;
			width:450px;
			padding-top: 367px;
			float:left;
		}
		.menu1 {

            position: relative;
            height: 100px;
            width:	460px;
            padding-top: 40px;
            margin: 10px 0;
			
            overflow: hidden;
        }
                .menu1 {
                    background: url(images/menu.png) no-repeat;
					background-position: 44px 106px;
					
                }
				
				.menu1 li {
                    float: left;
                    list-style: none;
					margin-left: 10px;
					margin-top: 70px;
					
                }
                    .menu1 li.back {
                        
						background: url(images/tractor.png) no-repeat center;
                        width: 100px;
                        height: 100px;
						margin-top:-40px;
                        z-index: 8;
                        position: absolute;
						margin-left: 0px;
						display: block;
                    }
                    .menu1 li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 40px;
                    }
                        .menu1 li a:hover, .menu1 li a:active, .menu1 li a:visited {
                            border: none;
							
                        } 
						
a, a:active, a:visited{
color: #fff;
text-decoration: none;
}
a:hover{
color: #fff;
text-decoration: underline;
}
.footer{
	background:#ed1d30;
	width: 800px;
	height: 20px;
	border:4px solid #fff;
	border-bottom: 0px;
	padding: 20px;
	margin: 0px auto;
	margin-top: 50px;
	padding-bottom: 30px;
}