body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

img {
	border: 0;
}

a:link {
	color: #30364E;
	text-decoration: none;
}
a:active {
	color: #30364E;
	text-decoration: none;
}
a:visited {
	color: #30364E;
	text-decoration: none;
}
a:hover {
	color: #30364E;
	text-decoration: underline;
}

#container {
	width: 813px;
	padding-top: 10px;
	margin: auto;
}

#header {
	height: 238px;
	background: url('../img/header-bg.jpg');
}
#logotyp {
	margin-top: 37px;
	margin-left: 23px;
}

#menu {
	margin-top: 10px;
	height: 45px;
	background: url('../img/menu-bg.jpg');
	font-size: 18px;
}
a.menuLink {
	color: #333333;
}
.menuLink {
	color: #333333;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}

#main {
	margin-top: 15px;
	padding-bottom: 20px;
}

#footer {
	padding-bottom: 40px;
	padding-top: 10px;
	background: url('../img/footer-bg.jpg') repeat-x;
}

.cat {
	font-size: 22px;
	color: #3F4767;
	margin-bottom: 10px;
}

#bilderCol {
	float: right;
	margin-left: 20px;
}
	