body {
	margin: 0;
	background-color: #400606;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	background-image: url(background_pixel.gif);
	background-repeat: repeat;
	}
	div#wrapper{
	float:left;
	width:100%;
	margin-left:-900px;
	height: 500px;
	
}
div#login{
	
	margin-top: 155px;
	margin-left: 25px;
	
	
}
div#ondergradient{
	width:100%;
	height: 200px;
	background-image: url(ondergradient.jpg);
	background-repeat: repeat-x;
	
}
div#imagerepeatleft{
	margin-left:900px;
	height: 500px;
	background-image: url(pattern.png);
	background-repeat: repeat-x;
	background-position: right;
}
div#maincontent{
	float:right;
	width:900px;
	height: 500px;
}
div#scrollhack {
	position: relative;
	height: 1px;
	width: 1100px;
}

div#loginContainer {
    /*position: absolute;
    right: 0px;
    top: 0px;*/
    position: relative;
    float: right;
    width: 1100px;
    height: 495px;
}

div#betweenVideo {
	position: relative;
    width: 250px;
    height: 423px;
    background: url('/img/book/loginBg.jpg') no-repeat;
    float: right;
}

div#rightVideo {
	position: relative;
    width: 840px;
    height: 495px;
    float: right;
    z-index: 1;
}

div#underLogin {
	position: absolute;
	height:25px;
	width:100%;
	top:500px;
	background: url('/img/msv/msv_bg.png') #000;
}
div.underlogininner {
	background: url('/img/msv/msv_bg.png');
	width: 350px;
	margin-left:650px;
	font-size:11px;
	line-height: 25px;
	padding-right: 40px;
}

div.underlogininner2 {
	margin-top:-25px;
	width: 120px;
	margin-left:950px;
	font-size:11px;
	
	
}
div#background {
	background-image: url(pattern.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 750px;
	background-position: right;
}


div#underLogin a {
    margin-right: 40px;
    color: #fff;
}

div#underLogin a:link, a:active, a:visited {
    text-decoration: none;
}

div#underLogin a:hover {
    text-decoration: underline;
}
div#underUnderLogin {
	position: absolute;
	right: 0px;
	top: 452px;
	width: 960px;
	height: 323px;
	background: url('/img/spring/underunderlogin.png') no-repeat;	
}

div#betweenVideo form {
    position: absolute;
    top: 130px;
    right: 73px;
}

label {
    font-size: 9px;
    color: #fff;
}

label input {
    margin: 4px 0px 4px 0px;
    font-size: 9px;
    color: #555;
    border: 0px;
    padding: 4px;
    width: 100px;
}

form a {
    font-size: 9px;
}

form a:link, a:active, a:visited {
    color: #fff;
    text-decoration: none;
}

form a:hover {
    color: #fff;
    text-decoration: underline;
}

.formButton_noImage {
    position: relative;
    margin-top: 10px;
}
div#thuisWinkelHome {
	position: absolute;
	width: 110px;
	height: 135px;
	left: 55px;
	bottom: 54px;
	border: 0px;
}
img {
	border: 0px;
}
a {
	outline: none;
}
#thuisWinkelFrame {
	width: 760px;
	height: 550px;
	border: 1px solid #888;
}
