html { 
	overflow-y: auto;
    overflow: -moz-scrollbars-vertical;
}
body { 
	margin:0px; 
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2A4231;
	letter-spacing: 0.1pt;
	white-space: normal;
}

form { 
	margin:0px; 
	padding:0px;
	border:0px 
}

a {
	text-decoration: none;
	color: #9EA37A;
}

a:visited {
	text-decoration: none;
	color: #9EA37A;
}

a:active {
	text-decoration: none;
	color: #9EA37A;
}

a:hover {
	text-decoration: underline;
	color: #9EA37A;
}

.newsletter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1pt;
	white-space: normal;
	color: #515940;
}

.navi_i { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #9EA37A;
	letter-spacing: -0.3pt;
	white-space: normal;
	text-decoration: none;
}

.navi_i a { 
	text-decoration: none;
}

.navi_i a:hover { 
	text-decoration: underline;
}

.navi_a { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2A4231;
	letter-spacing: -0.3pt;
	white-space: normal;
	text-decoration: none;
}

.navi_a a { 
	color: #2A4231;
}

.navi_a a:hover { 
	text-decoration: underline;
}

h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #515940;
	white-space: normal;
	font-weight: bold;
	background-color: #F4F2E6;
	padding: 10px;
	width: 170px;
	margin: 0;
	background-image: url('/ressources/images/bg_has_headline.gif');
}

.Kasten {
	background-image: url('/ressources/images/bg_has_headline.gif');
}

hr { 
	height: 1px; 
	border-top: 0; 
	border-right: 0; 
	border-bottom: 1px solid #2A4231; 
	border-left: 0;
	width:570px;
	margin: auto;
}

.metanavi { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C8CBB0;
	letter-spacing: 0.1pt;
	white-space: normal;
	text-decoration: none;
}

.metanavi a { 
	color: #9EA37A;
	text-decoration: none;
}

.metanavi a:hover { 
	text-decoration: underline;
}

.deco {
	color: #9EA37A;
}

input, textarea { 
	margin:0px; 
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2A4231;
	letter-spacing: 0.1pt;
	white-space: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
