/* Post Danmark Rundt - Layout */


#main {
	float: none;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 100%;
	height: 200px;
	background-image: url('../images/top.jpg');
}

#menu {
	width: 142px;
	min-height: 500px;
	background-color: #cc0001;
}

#indhold {
	width: 624px;
	margin: 10px 35px 5px 35px;
}

#right {
	width: 154px;
	min-height: 500px;
	background-color: #edeef2;
}

#bund {
	width: 100%;
	height: 35px;
	background-image: url('../images/bund/bg.png');
	background-repeat: no-repeat;
}

#kontakt {
	width: 100%;
	color: #555555;
}
