/* @override 
	http://cms.kirschallee.at/templates/kirschallee/css/editor.css */


body {
	font: 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #002561;
	margin: 0px;
	text-align: left;
	font-size: 16px;
	clear: both;
	padding: 0 0px 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5, h6 {
	font-size: 11px;
}
hr {
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	background-color: transparent;
	height: 0;
	border-top-style: none;
}
p {
	margin: 0;
	padding: 0px 0px 15px;
	text-align: justify;
}
a:link, a:visited {
	color: #002561;
}
a:hover, a:active {
	color: #a6a7aa;
}
a img {
	border-style: none;
}

.bild-links, .bild-rechts {
	font-size: 12px;
	width: auto;
	text-align: center;
}
.bild-links {
	clear: both;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.bild-rechts {
	clear: both;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

ol, ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}

.reihe {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.team {
	float: left;
	width: auto;
	text-align: center;
}
.cleardiv {
	clear: both;
}

#inhalt table.wohnung {
	width: 100%;
}

