A:link { color: #336699; text-decoration: none; } 
A:visited { color : #336699; text-decoration: none; } 
A:hover {color:#336699;text-decoration: underline ;} 
A:active {color:#336699; background: ; text-decoration: none; } 

A.extra:link { color: #DD424B; text-decoration: none; } 
A.extra:visited { color : #DD424B; text-decoration: none; } 
A.extra:hover {color:#DD424B; text-decoration: underline;} 
A.extra:active {color:#DD424B; text-decoration: none; } 

.top{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

BODY {
scrollbar-face-color:rgb(200,213,227);
scrollbar-highlight-color:rgb(200,213,227);
scrollbar-shadow-color:rgb(48,98,148);
scrollbar-3dlight-color:rgb(48,98,148);
scrollbar-arrow-color:rgb(48,98,148);
scrollbar-track-color:rgb(241,244,247);
scrollbar-darkshadow-color:rgb(200,213,227);
}

.wasser {

	background-image: url(images/wasser.jpg);
	background-repeat: no-repeat;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B9EC1;
	letter-spacing: 1px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;

}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;

}
.headblau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #658EB8;
	font-weight: bold;
	letter-spacing: 1px;
}
.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 4px;

}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: disc;

}
.headgrau {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}
.input {
	font-seize:13px;
	height:24px;
	width:270px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color:#FFFFFF;
	border: 1px solid #7B9EC1;

	}
	.input2 {
	font-seize:13px;
	height:150px;
	width:270px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color:#FFFFFF;
	border: 1px solid #7B9EC1;

	}
	.send {
	height:21px;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: normal;
	background-color:#7B9EC1;
	border: 1px solid #7B9EC1;
	}