p {
	font-size: 18px;
}

a {
	text-decoration: none;
}

.content-left h1, .content-right h1 {
	font-size: 22px;
}

.immo_list h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

li {
	font-size: 18px;
	padding-bottom: 5px;
}

a {
	font-size: 18px;
}

.rootline {
	width: 1000px;
	color: #FFF;
	padding: 0 0 0 30px;
	font-size: 14px;
	position: absolute;
	top: 0px;
}

.header {
	height: 40px;
}

.navigation {
	display: none;
}

.content-left {
	width: 700px;
	padding-right: 20px;
}

.content-right {
	padding-left: 20px;
}

.subnavigation {
	display: none;
}
