﻿/* CSS-elrendezés */
#masthead { background-image:url('images/banners/hatterfelsov2.png'); background-repeat:no-repeat;
height:400px;
margin-left:-11px;
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#page_content {
	margin-right: 200px;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
}
