h1 {
	color: #006A9E;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}

h2 {
	color: #00699D;
	color: #004C73;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
	color: #004C73;
	text-decoration: none;
}

a:hover {
	color: #00699F;
}

input {
	border: 1px solid #006A9E;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	width: 220px;
}

select {
	border: 1px solid #006A9E;
	width: 222px;
	color: #555555;
}

option {
	color: #555555;
}

textarea {
	border: 1px solid #006A9E;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	width: 220px;
}

.submit {
	border: 1px solid #4292B7;
	background: #FFFFFF;
	width: 60px;
}

.err {
	background: #FF9C9C;
}

.row {
	padding: 4px 0;
}

.col1 {
	float: left;
	width: 170px;
	font-weight: bold;
	color: #00547C;
}

.col2 {
	float: left;
}

.last_row1 {
	padding: 3px;
	border-bottom: 1px solid #8A8A8A;
}

.last_row2 {
	padding: 3px;
}

.grundrisse {
	background: url(../../../images/grundrisse.jpg) 0 0 no-repeat;
	width: 180px;
	height: 40px;
	display: block;
	margin-bottom: 10px;
}

.grundrisse:hover {
	background: url(../../../images/grundrisse.jpg) 0 -40px no-repeat;
	width: 180px;
	height: 40px;
	display: block;
}

.rundgang {
	background: url(../../../images/rundgang.jpg) 0 0 no-repeat;
	width: 180px;
	height: 40px;
	display: block;
	margin-bottom: 10px;
}

.rundgang:hover {
	background: url(../../../images/rundgang.jpg) 0 -40px no-repeat;
	width: 180px;
	height: 40px;
	display: block;
}

#beauty_link {
	background: url(../images/beauty_link.jpg) no-repeat;
	width: 213px;
	height: 103px;
	position: absolute;
	top: 190px;
	left: 113px;
}

#beauty_link:hover {
	background: url(../images/beauty_link.jpg) no-repeat 0 -103px;
}

#beauty_link a {
	display:block;
	width: 133px;
	height: 57px;
	position: absolute;
	top: 14px;
	left: 70px;
}

#wellness_link {
	background: url(../images/wellness_link.jpg) no-repeat;
	width: 229px;
	height: 103px;
	position: absolute;
	top: 190px;
	left: 381px;
}

#wellness_link:hover {
	background: url(../images/wellness_link.jpg) no-repeat 0 -103px;
}

#wellness_link a {
	display: block;
	width: 150px;
	height: 34px;
	position: absolute;
	top: 18px;
	left: 78px;
}