.logotype {
	height: 10px;
	width: 10px;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
}
.top-links {
	width: 150px;
	padding-top: 10px;
	text-align:left;
	float: right;
}
.top-links a {
	color: #f4ab37;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}
	.top-links a:hover {
		text-decoration: underline;
	}
.topmenu {
	margin-left: 20px;
}
.topmenu a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin-right: 20px;
	color: #c0872c;
}
	.topmenu a:hover {
		text-decoration: underline;
	}
a {
	color: #c0872c;
}

.header {
	background: url('abos_bild/contenttop.jpg');
	height: 116px;
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

.sidemenu a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.sidemenu a:hover {
	text-decoration: underline;
}