html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	background-color: #888;
	font-family: Arial;
	font-size: 12px;
}
hr {
	border: none;
	background-image: url(../img/hr.png);
	height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
img {
	border: 0px;
}
#top {
	line-height: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#r1 {
	background-image: url(../img/r1.png);
	height: 6px;
}
#r2 {
	background-image: url(../img/r2.png);
	height: 22px;
	text-align: right;
}
#toplinks {
	height: 20px;
	font-family: Arial;
	font-size: 15px;
	color: #0f1f60;
	line-height: 23px;
	margin-left: 10px;
	margin-right: 25px;
	margin-top: 0px;
	text-align: right;
	float: right;
	width: 290px;
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	color: #0f1f60;
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: underline;
}
#r3 {
	background-image: url(../img/r3.png);
}
#toplogo {
	background-image: url(../img/toplogo.png);
	margin-left: 9px;
	width: 881px;
	height: 136px;
}
#homelink {
	float: left;
	margin-top: 15px;
	margin-left: 16px;
	height: 103px;
	width: 102px;
	/*border: 1px #000 solid;*/
}
#homelink:hover {
	cursor: pointer;
}
#symbol {
	float: left;
	font-family: Arial;
	font-size: 50px;
	font-weight: bold;
	color: #0f1f60;
	padding-top: 9px;
	margin-left: 15px;
	/*border: 1px #000 solid;*/
	width: 95px;
}
#teaser {
	float: left;
	margin-left: 9px;
	padding-top: 14px;
	/*border: 1px #000 solid;*/
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 21px;
	color: #0f1f60;
}
#main {
	margin-top: 7px;
	background-image: url(../img/mainhg.png);
	width: 899px;
}
.abk {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #0d0071;
}
.desc {
	font-family: Arial;
	color: #0d0071;
}
#mainbottom {
	height: 7px;
	width: 899px;
}
#menu {
	margin-top: 3px;
	margin-left: 12px;
	margin-right: 7px;
	float: left;
	width: 173px;
	/*border: 1px #000 solid;*/
}
#menu h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #888888;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#menu ul {
	margin: 0px;
	margin-bottom: 8px;
	margin-right: 10px;
	padding: 0px;
}
#menu ul a:link, #menu ul a:visited, #menu ul a:active #menu ul a:hover {
	text-decoration: none;
}
#menu li:before {
	position: relative;
	top: 1px;
	content: url(../img/listdot.png);
}
#menu li {
	font-family: Arial;
	list-style: none;
	font-size: 14px;
	color: #888888;
	line-height: 23px;
	text-indent: 6px;
}
#menu li:hover:before {
	position: relative;
	top: 1px;
	content: url(../img/listdothover.png);
}
#menu li:hover {
	cursor: pointer;
	color: #0d0066;
	/*background-color: #bbb;*/
}
.activeLink {
	color: #5a5a5a ! important;
	background-color: #bcbcbc;
}
.activeLink:hover {
	color: #0d0066 ! important;
}
#content {
	margin-top: 3px;
	margin-left: 20px;
	float: left;
	width: 678px;
	color: #232323;
	min-height: 500px;
}
#content h1 {
	/*border: 1px #000 solid;*/
	font-family: Arial;
	list-style: none;
	font-size: 14px;
	color: #403f3f;
	background-color: #bcbcbc;
	padding: 0.1em;
	padding-left: 8px;
	letter-spacing: 3px;
	margin-bottom: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#content p {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #343b4f;
}
#content blockquote {
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #343b4f;
}
#content h6 {
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #343b4f;
	background-color: #e0ddff;
	font-style: italic;
	text-align: center;
}
#content li {
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	color: #343b4f;
	padding-right: 10px;
	text-align: justify;
}
#content ul {
	margin-top: 5px;
}
#content .imageRight {
	float: right;
	padding-left: 12px;
	padding-right: 0px;
	width: 200px;
	font-style: italic;
	text-align: justify;
}
#content .magnifier {
	z-index: 200;
	float: right;
	margin-right: 30px;
}
#content .magnifier img {
	width: 20px;
	height: 20px;
	position: absolute;
	margin: 0px 0 0 0px;
	margin-top: 0px;
}
#content .imageRight img {
	width: 100%;
	border: none;
	padding-bottom: 3px;
	z-index: 1;
}
#content .imageLeft {
	float: left;
	padding-left: 0px;
	padding-right: 12px;
	width: 200px;
	font-style: italic;
	text-align: justify;
}
#content .imageLeft img {
	width: 100%;
	border: none;
	padding-bottom: 3px;
}
#contactForm h1 {
	margin-bottom: 10px;
}
#contactForm .warning {
	background-color: #ffe0e1;
	color: #9e3237;
	font-weight: bold;
	width: 658px;
	padding: 5px;
}
#content .success {
	background-color: #e0ffe6;
	color: #206840;
	font-size: 14px;
	font-weight: bold;
	width: 658px;
	padding: 5px;
}
#contactForm .persData {
	float: left;
	width: 305px;
}
#contactForm .persData h3 {
	position: relative;
	top: 10px;
}
#contactForm .placeholder {
	float: left;
	width: 52px;
	height: 10px;
}
#contactForm input[type=text] {
	font-family: Arial;
	width: 100%;
	height: 20px;
	margin-top: 2px;
	border: 1px #888 solid;
}
#contactForm input[type=submit] {
	border: 1px #888 solid;
	float: right;
	margin: 0px;
}
#contactForm textarea {
	font-family: Arial;
	border: 1px #888 solid;
	width: 658px;
	height: 200px;
	margin-top: 2px;
}
#contactForm .error {
	background-color: #ffbfc3;
}
#contactForm .persdata-abmobile {
	position: fixed;
	top: -200px;
	display: none;
}
.clear {
	clear: both;
}
#r4 {
	background-image: url(../img/r4.png);
	height: 21px;
	font-family: Arial;
	font-size: 15px;
	color: #6d6d6d;
	text-align: center;
	line-height: 22px;
}
#r4 a:link {
	color: #6d6d6d;
	text-decoration: none;
}
#r4 a:visited {
	color: #6d6d6d;
	text-decoration: none;
}
#r4 a:hover {
	color: #6d6d6d;
	text-decoration: underline;
}
#r4 a:active {
	color: #6d6d6d;
	text-decoration: none;
}
#r5 {
	background-image: url(../img/r5.png);
	height: 15px;
}
#main {
}

.loginError {
	background-color: #FFE0E1;
	border-radius: 4px;
	color: #9E3237;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0 0 190px;
	padding: 3px 5px;
	width: 287px;
}

#mieterzugangLogin {
	margin: 10px 0 0 190px;
}

#mieterzugangLogin input {
	display: block;
}

#mieterzugangLogin label {
	display: block;
	color: #888888;
}

/*#mieterzugangLogin #username {
 border: 1px solid #848484;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 outline: 0;
 height: 25px;
 width: 275px;
 padding-left: 10px;
 padding-right: 10px;
 }*/

#mieterzugangLogin #username, #mieterzugangLogin #password {
	border: 1px solid #BCBCBC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
	height: 25px;
	width: 275px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#mieterzugangLogin #submit {
	margin-top: 10px;
	border: 1px solid #BCBCBC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
	height: 25px;
	width: 297px;
}

.row {
	margin: auto;
	width: 914px;
}
.fragen10 {
	float: left;
	width: 495px;
}
.fragen10 ul {
	margin-left: 0px;
	padding-left: 0px;
}
.fragen10 ul li {
	list-style-type: none;
	background-color: #d6d6d6;
	margin-bottom: 8px;
}
.fragen10Kategorien {
	float: left;
	width: 170px;
}
.fragen10Kategorien ul {
	margin-left: 0px;
	padding-left: 0px;
}
.fragen10Kategorien ul li {
	list-style-type: none;
	margin-bottom: 5px;
	position: relative;
	right: 6px;
	padding-left: 6px;
}
.fragen10Kategorien ul li:hover {
	cursor: pointer;
}
.befragungTh {
	background-color: #666699;
	color: #fff;
	font-weight: bold;
}
.befragungTd {
	background-color: #c0c0c0;
	color: #000;
}

.fileWrapper {
	margin-left: 10px;
	overflow: hidden;
	padding-bottom: 8px;
}

.fileWrapper a, .fileWrapper a:visited, .fileWrapper a:active {
	color: #1151FA;
}

.fileWrapper img {
	padding-right: 5px;
	float: left;
}

.fileWrapper span {
	float: left;
	display: block;
	margin-top: 2px;
}

.insertationListWrapper {
	overflow: hidden;
	margin-top: 15px;
}

.insertationListWrapper .insertationListElement:nth-child(2n+2) {
	/*argin-left: 13px;*/
}

.insertationListElement {
	background-color: #E7E3EF;
	padding: 6px;
	width: 647px;
	/*height: 80px;*/
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border: 1px #A5B9CC solid;
}
.insertationListElement:hover {
	background-color: #C1D0DD;
}

.insertationListElement div span {
	/*font-weight: bold;*/
}

.insertationListElement .insertationListTitle {
	width: 100%;
	font-size: 16px;
	height: 31px;
	color: #39516D;
	font-weight: bold;
}

.insertationListElement .insertationListPLZ {
	width: 15%;
	float: left;
	color: #39516D;
}

.insertationListElement .insertationListOrt {
	width: 30%;
	float: left;
	color: #39516D;
}

.insertationListElement .insertationListStrasse {
	width: 30%;
	float: left;
	color: #39516D;
}

.insertationListElement .insertationListWohnflaeche {
	width: 25%;
	float: left;
	color: #39516D;
}

.insertationListElement .insertationListWohnflaeche span {
	font-weight: bold;
}

#inserationDiv {
	background-color: #DDE1F5;
	margin-bottom: 30px;
	margin-top: 20px;
	padding: 5px 10px;
	text-align: left;
	width: 657px;
}

#inserationDiv a:hover {
	text-decoration: none;
}

#inserationDiv h1 {
	color: #100063;
	font-family: Arial;
	font-size: 19px;
	margin-bottom: 15px;
	text-align: justify;
}
#inserationDiv #gallery {
	/*background-color: #D5DAF2;*/
	float: right;
	height: 320px;
	margin-left: 5px;
	margin-top: 0;
	overflow-y: scroll;
	width: 326px;
}
#inserationDiv #gallery img {
	border: 0 none;
	margin: 0;
	padding: 1px 0 0 4px;
}
#inserationDiv .details {
	float: left;
	font-size: 13px;
}
#inserationDiv .details table {
	width: 322px;
}
#inserationDiv .details td {
	border-bottom: 1px solid #C0C7E9;
	height: 28px;
	padding-right: 20px;
}
#inserationDiv .details tr {
}
#inserationDiv .details tr:nth-child(2n+1) {
	background-color: #E7E9F5;
}
#inserationDiv .details .spacer {
	background-color: rgba(0, 0, 0, 0) !important;
}
#inserationDiv .details .spacer td {
	border-bottom: medium none;
}
#inserationDiv .textDetailHeader {
	background-color: #CFD5E6;
	font-family: Arial;
	font-size: 15px;
	font-variant: small-caps;
	padding: 5px;
	text-align: center !important;
	width: 99%;
}
#inserationDiv .textDetail {
	background-color: #E7E9F5;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 40px;
	padding: 5px;
	text-align: justify;
	width: 99%;
}
#contactTable {
	border: medium none;
	width: 100%;
}
#contactTable .contSpacer {
	width: 15px;
}
.contError {
	background-color: #D9B7B6 !important;
}
.warnMsg {
	background-color: #D9B7B6;
	color: #A7141B;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	width: 630px;
}
.successMsg {
	background-color: #B6D9B9;
	color: #3F7336;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	width: 630px;
}

#contactTable input[type="text"] {
	background-color: #DDE1F5;
	border: 1px solid #B8C5CC;
	color: #002247;
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	width: 198px;
}
#contactTable input[type="submit"] {
	background-color: #DDE1F5;
	border: 1px solid #B8C5CC;
	color: #002247;
	float: right;
	margin-top: 10px;
	padding: 6px 18px;
}
#contactTable input[type="submit"]:hover {
	background-color: #C8CEDE;
}
#contactTable textarea {
	background-color: #DDE1F5;
	border: 1px solid #B8C5CC;
	color: #002247;
	font-family: Arial;
	font-size: 13px;
	height: 140px;
	padding: 5px;
	width: 638px;
}

.personIndex {
	list-style-type: none;
	padding-left: 1px;
}

.personIndex li a:link, .personIndex li a:visited, .personIndex li a:active, .personIndex li a:hover {
	color: #1151FA;
}

.backToTopLink {
	float: right;
	/*position: relative;
	bottom: 10px*/
}

.backToTopLink:link, .backToTopLink:visited, .backToTopLink:active, .backToTopLink:hover {
	color: #1151FA;
}

.formSuccess{
	background-color: #B6D9B9;
	color: #3F7336;
	padding: 15px 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

.formError{
	color: #9e3237;
	background-color: #ffe0e1;
	padding: 15px 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}