@charset "UTF-8";
/* CSS Document */

body {
	background-color:#80cff0;
	/*background-image:url(heizungslosWohnen/snowflakes.gif);
	background-position:left top;
	background-repeat:repeat;*/
	color:#710073;
	margin:0;
	padding:8px;
	/*width:984px;*/
}

a {
	color:#710073;
}

a:hover {
	color:white;
}

a:focus { outline: none } /* für firefox */

a img {
	border:0;
}

h1, h2, h3, h4 {
	clear:left;
	color:#e2007a;
	background-color:white;
	width:100%;
}

h4 {
	display:inline;
	background:none;
	color:white;
	font-size:13px;
	text-transform:uppercase;
}

/* SPECIFIC STYLES */

.spitzmarke {
	color:white;
	text-transform:uppercase;
}

.icon {
	vertical-align:bottom;
}

.name {
	text-transform:uppercase;
	color:white;
	font-style:italic;
}
.quote {
	border-left:2px solid #710073;
	padding-left:7px;
	font-style:italic;
}

.bigquote {
	color:white;
	font-size:36px;
	line-height:36px;
	width:auto;
	font-style:italic;
}

.startquote {
	color:white;
	font-size:36px;
	line-height:36px;
	float:left;
	margin:0 0 13px 16px;
	font-style:italic;
	width:auto;
}

.floatLeft {
	float:left;
	margin-bottom:13px;
}

.testimonial {
	color:white;
	font-size:36px;
	line-height:36px;
	font-style:italic;
	width:auto;
}

.footnoteTable {
	width:488px;
}

.footnoteTable td {
	vertical-align:top;
	padding-bottom:15px;
}

.footnoteTable td p {
	margin-top:0;
}

.footnoteTable .nowrap {
	white-space:nowrap;
}

.footnoteTable .firstRow {
	text-align:right;
}

a.galleryLink {
	width:240px;
	height:180px;
	background-color:red;
	display:block;
}

/* FRIGUS TABLE */

table.frigusCuli {
	
}

.frigusCuli th {
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	color:#e2007a;
	background-color:#e6f5fc;
}

.frigusCuli th.th1 {
	font-size:36px;
	background-color:white;
}

.frigusCuli th.th2 {
	font-size:18px;
	background-color:#f9fdfe;
}

.frigusCuli th.th3 {
	font-size:15px;
	background-color:#f3fafe;
}

.frigusCuli td {
	font-size:12px;
	vertical-align:top;
	background-color:#d9f1fb;
}

/* BANNER */

.banner {
	background-color:#f7f619;
	width:984px;
	z-index:999;
	opacity:0.8;
	clear: left;
}

.banner h2 {
	background-color:transparent;
	color:#e2007a;
	margin:0;
}