@charset "UTF-8";
/* index CSS Document */

body {
	margin: 0;
	font-size: 16px;
	padding: 0;
	background: url(../Images/main-bg.jpg) center repeat-y;
	}

#wrapper {
	width: 1000px;
	height: 661px;
	margin: 0 auto 0 auto;
	}
	
#ImgLinks {
	display: block;
	width: 800px;
	height: 130px;
	margin: 10px auto 0 auto;
	text-decoration: none;
	border: none;
	}
	
#innerwrapper {
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	}
#innerwrapper img {
	border: none;
	}
	
#bottom { 
	height: 480px;
	}
	
#rage {
	float: left;
	}

#doeken {
	float: right;
	}
	
a.Logos img {
	border: none;
	}
	
.InlineLink {
	display: block;
	text-align: right;
	color: #fff;
	font-size: 14px;
	}

#TellAFriend {
	float: right;
	}
