<!-- Für die Links im Text-->
a:link {color:black; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:blue; text-decoration:none}

.content {
  position:absolute;
  width: 800px;
  height: 600px;
  top:10%;
  left:50%;
  margin-left:-400px;
}
	
.maintext {
	font-family: Verdana, Arial;
	font-size: 0.70em;
	font-weight:500;
	color:#333333;
	position:relative;
	left:5px;
	right:10px;
}

.maintextSmall {
	font-family: Verdana, Arial;
	font-size: 0.60em;
	font-weight:500;
	color:#333333;
	position:relative;
	left:5px;
	right:10px;
}

.maintextHead {
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-weight:400;
	color:#333333;
	position:relative;
	top:5px;
	left:5px;
	right:5px;
}

.bottomLinks {
	font-family: Verdana, Arial;
	font-size: 1.80em;
	font-weight:400;
	color:#444444;
	position:relative;
	left:5px;
	right:5px;
}

.text {
	font-family: Verdana, Arial;
	font-size: 0.70em;
	position:relative;
	top:10px;
	left:15px;
	width:610px;
	height:150px;
	background-color: #ffffff;
}

.text-label {
	font-family: Verdana, Arial;
	font-size: 0.60em;
	font-weight:700;
	text-indent:5px;
	color:#FFFFFF;
}

.label {
	font-family: Verdana, Arial;
	font-size: 0.60em;
	font-weight:700;
	text-indent:5px;
	color:#FFFFFF;
	position:relative;
	width:169px; 
	height:14px; 
	background-color:#B4B6BA;
	border-bottom:2px solid #9C9DA1; 
	border-right:1px solid #9C9DA1; 
	border-top:1px solid #DBDCDD; 
}

.Stil1 {
	font-size: 10px
}

.menuediv {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	position:relative;
	text-align: center;
	top:38px;
	width:511px;
	height:24px;
	padding: 0px;
	background-color: #333333;
	cursor:default;
}

.menuediv a {
			display: block;
			position:relative;
			top:0px;
			padding: 0.45em;
			margin:0px;
			background-color: #333333;
			color: white;
}



.menueSide {
	font-family: Verdana, Arial;
	font-size: 0.60em;
	font-weight:700;
	text-indent:5px;
	color:#FFFFFF;
	position:absolute;

	background-color:#B4B6BA;
	border-bottom:2px solid #9C9DA1; 
	border-right:1px solid #9C9DA1; 
	border-top:1px solid #DBDCDD; 
	cursor:default;
}

.menueSide a {

	display:block;
	position:relative;
	width:168px; 
	height:14px; 
	border-bottom:2px solid #9C9DA1; 
	border-right:1px solid #9C9DA1; 
	border-top:1px solid #DBDCDD; 
}



.menueBottom {
	font-family: Verdana, Arial;
	font-size: 0.80em;
	font-weight:400;
	color:#444444;
	position:relative;
	left:5px;
	right:5px;
	display:block;
	width:65px; 
	text-decoration: none;
	cursor:default;
}

.menueBottom a {
	font-family: Verdana, Arial;
	font-size: 0.70em;
	font-weight:500;
	color:#444444;
	position:relative;
	left:5px;
	right:5px;
	display:block;
	text-decoration: none;

}

.menueBottom a:hover {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	font-weight:500;
	color:#666666;
	position:relative;
	left:5px;
	right:5px;
	display:block;
	text-decoration: none;
}

#home_view{
	position:absolute; 
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#bad_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#heizung_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#lüftung_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#solar_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#unternehmen_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#service_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#referenzen_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#kontakt_view{
	position:absolute; 
	display:none;
	left:173px; 
	top:72px; 
	width:624px; 
	height:522px;
}

#view_text{
	position:absolute; 
	left:0px; 
	top:352px; 
	width:624px; 
	height:170px; 
	background-color:#ffffff;
}



