a:link {
	color: #005baa;
	font-weight: bold;
	text-decoration: none
	}

a:visited {
	color: #005baa;
	font-weight: bold;
	text-decoration: none;
	}

a:active {
	color: #005baa;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #8dc63f; /*#779964*/
	font-weight: bold;
	text-decoration: none;
	}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #d1e8b2;
	scrollbar-highlight-color: #f0f0f0;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ffffff;
	background-color: #8dc63f;
	background-attachment: fixed;
	background-image: url(../images/hg/bg_dichtungen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.bold {
	font-weight: bold;
	}

.image {
	text-align: left;
	vertical-align: top;
	}

.txt_grey {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	}

.txt_normal {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	}
	
input {
	background-color: #ebebeb;
	color: #005baa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #005baa;
	width:150px;
	font-style: normal;
	line-height: normal;
 } 

.submit {
	background-color: #ebebeb; 
	color: #005baa; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	border: 1px solid #005baa; 
	width: 80px;
}

textarea  {
	background-color: #ebebeb;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #005baa;
	width:250px;
	;
	clip:   rect(   );
	font-style: normal;
	line-height: normal;
} 

.input2 {
	clip:     rect(   );
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005baa;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	;
	width: 20px;
	background-color: #FFFFFF;
	border-top: none #005baa;
	border-right: none;
	border-bottom: none #005baa;
	border-left: none;
}
