body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #c4c6c7;
	margin: 0px;
	font-size: 12px;
	font-family: Georgia,Serif;
	text-align:center;

}

h1 {
	margin-top: 0px;
}

td {
	color: white;
	font-size: 12px;
	font-family: Georgia,Serif;

}

.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 595px;
	text-align: center;
}

.main {
	color: #fff;
	background-image: url(images/main_bg.png);
	height: 305px;
	width: 595px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.main_padding {
	width: 535px;
	height: 295px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.intro {
	color: #fff;
	font-size: 13px;
	background-image: url(images/intro.png);
	height: 95px;
	width: 595px;
	margin: 0px;
	text-align: center;
}

.intro_binnen {
	position: relative;
	top: 12px;
	width: 535px;
	height: 71px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.footer {
	color: #fff;
	font-size: 11px;
	background-image: url(images/footer.png);
	height: 209px;
	width: 595px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


#header img {
   display: block; 
   padding: 0;
   margin: 0;
   border: 0;
}

#navigation img {
   display: block; 
   padding: 0;
   margin: 0;
   border: 0;
}
#footer_nav img {
   display: block; 
   padding: 0;
   margin: 0;
   border: 0;
}

#cover {
	position: relative;
	left: 40px;
	float: left;
}

#headlines {
	background-image: url(images/headlines.png);
	background-repeat: no-repeat;
	height: 303px;
	width: 274px;
	position: relative;
	float: left;
	left: 40px;
	top: 15px;
}

#headlineblock {
	position: relative;
	top: -17px;
}

#headlines li {
	list-style: none;
	font-size: 20px;
	line-height: 2.4em;
	margin-left: -25px;
	
}

li.title {
	color: #fbc116;
}

#omjs_logo {
	position: relative;
	top: 0px;
	left: 155px;
}

#copyright {
	position: relative;
	top: 10px;
	color: gray;
	width: 595px;
	text-align: center;
}

#old_egoscoop {
	float: left;
}
#footer_col2 {
	float: left;
	width: 170px;
	margin-left: 20px;
	margin-top: 10px;
}

#footer_col3 {
	float: left;
	width: 170px;
	margin-left: 20px;
	margin-top: 10px;
}
