@import url('https://fonts.googleapis.com/css?family=Cabin:400,400i,500,500i,700');


p {
color:#111211;
line-height:20px;
font-size: 14px;
font-weight:400;
margin-bottom:20px;
font-family: 'Cabin', sans-serif;
}

#inhalt p {
color:#111211;
line-height:20px;
font-size:14px;
font-weight:400;
margin-top:0px;
margin-bottom:20px;
font-family: 'Cabin', sans-serif;
max-width:570px;
}
#inhalt ul  {
font-family: 'Cabin', sans-serif;
font-size: 13px;
line-height: 20px;
}

/*#inhalt li { padding-bottom: 3px; }*/

h1, h1 a {
	text-transform: none;
	font-size:40px;
	color: #E3000B;
	padding-top: 3px;
	padding-bottom: 8px;
	font-weight:500;
	margin-bottom:0px;
	font-style: italic;
}

h2, h2 a {
text-transform: none;
font-size:16px;
color: #111211;
padding-top: 10px;
font-weight:500;
}

h3, h3 a {
text-transform: none;
font-size:13px;
color: #111211;
padding-top: 0px;
font-weight:bold;
padding-bottom:0px;
margin-bottom:0px;
line-height:normal;
}

			
#adresse p {
	text-align: center;
	font-size:11px;
	line-height: normal;
	color: #FFFFFF;
	font-family: 'Cabin', sans-serif;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#megura a, #megura p {
color:#E6E6E6;
text-decoration:none;
font-size:8px;
text-align:left;
}

#inhalt ul, #inhalt ol {
color:#111211;
line-height:18px;
}



/*Standardtabelle*/
/*table { margin: 0px 0px 0px 0px; width: 100%; height: 100%; background-color:#fff; }*/
tr td {
font-family: 'Cabin', sans-serif;
margin: 0px 0px 0px 0px;
font-size: 14px;
color: #111211;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
body,td {font-family: 'Cabin', sans-serif;
font-size:14px;
}
tr { background-color: transparent; }
thead { font-weight: bold; }
tr:nth-child(even) {background: #FFFFFF}
tr:nth-child(odd) {background: #DDD7D5}
/*Tabelle freie Wohnungen*/
/*Standardtabelle*/
table.referenzen { margin: 0px 0px 0px 0px; width: 100%; height: 100%; background-color:#FFFFFF; }
table.referenzen tr td {
	margin: 0px;
	font-size: 14px;
	color: #111211;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
	line-height:20px;
}
table.referenzen tr { background-color: #E8EECF; }


table.referenzen tr:nth-child(even) {background: #FFFFFF}
table.referenzen tr:nth-child(odd) {background: #DDD7D5}

table.referenzen thead { font-weight: normal; text-align: left; color:#FFFFFF; }
table.referenzen thead tr { background-color: #BAA099 !important; }
	
table.referenzen thead tr th {
	font-size:14px;
	line-height:20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;}
/* Linkvarianten */
#inhalt a img { /*border:0px;*/}
#inhalt a.internal-link:hover, #inhalt a.external-link-new-window:hover, #inhalt a.internal-link-new-window:hover, #inhalt a.mail:hover { color: #E3000B; text-decoration:none;}
#inhalt a.download { color: #E3000B; text-decoration:none; /*background-position: left; background-image:url(../bilder/pdf.gif);
	background-repeat:no-repeat; padding-left:16px;*/}
#inhalt a.internal-link { color: #E3000B; /*background-image:url(../bilder/pfeil_inhaltintern.gif);background-position: left;background-repeat:no-repeat; padding-left:16px;*/}
#inhalt a.external-link-new-window { color: #E3000B; text-decoration:none;}
#inhalt a.mail { color:#E3000B; }
#inhalt a { color:#E3000B; text-decoration:none; }



/*Adresse*/
#adresse a img { border:0px;}
#adresse a.internal-link:hover, #adresse a.external-link-new-window:hover, #adresse a.internal-link-new-window:hover, #adresse a.mail:hover { color: #FFFFFF; text-decoration:none;}
#adresse a.download { color: #FFFFFF; text-decoration:none; /*background-position: left; background-image:url(../bilder/pdf.gif);
	background-repeat:no-repeat; padding-left:16px;*/}
#adresse a.internal-link { color: #FFFFFF; /*background-image:url(../bilder/pfeil_inhaltintern.gif);background-position: left;background-repeat:no-repeat; padding-left:16px;*/}
#adresse a.external-link-new-window { color: #FFFFFF; text-decoration:none;}
#adresse a.mail { color:#FFFFFF; }
#adresse a { color:#FFFFFF; text-decoration:none; }


/*** Sitemap ***/
.csc-sitemap ul {
	line-height: normal;
	list-style-type: none;
	margin: 5px;
}
.csc-sitemap ul li ul {
	margin-bottom: 20px;
}
.csc-sitemap ul li ul li ul {
	margin-bottom: 10px;
}

.csc-sitemap ul li {
	color: #E3000B;
	line-height: 18px;
	margin-bottom: 2px;
}

.csc-sitemap ul li a {
	color: #E3000B;
	font-size: 17px;
	font-weight: 400;
	line-height: 22px;
	padding: 3px;
	text-transform: none;
}
.csc-sitemap ul li ul li a {
	color: #E3000B;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
	text-transform: none;
}
.csc-sitemap ul li ul li ul li a {
	font-weight: normal;
}



