
.text{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #000000;
padding: 10px;	
}
.text a:visited, .text a:link, .text a:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #106E6E;
	text-decoration:			underline;
	
}

.text a:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #3D3E3B;
	text-decoration:			none;
}
.adressfeld{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #3D3E3B;	
padding-left: 8px;
padding-right: 3px;
}
.adressfeld a:visited, .adressfeld a:link, .adressfeld a:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #106E6E;
	text-decoration:			underline;
}

.adressfeld a:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #3D3E3B;
	text-decoration:			none;
}
h1{
font-family: Arial, sans-serif;
font-size: 14px;
color: #3D3E3B;
padding-top:0px;
padding-bottom:0px;
MARGIN: 0px; 
}

.list{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000000;	
background-color: #F0F4EB;
border-left: 1px solid #CAD5BA;
border-right: 1px solid #CAD5BA;
border-bottom: 1px solid #CAD5BA;
padding: 3px;	
}
.list1{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #000000;	
background-color: #E4E9DD;
border-left: 1px solid #CAD5BA;
border-right: 1px solid #CAD5BA;
border-bottom: 1px solid #CAD5BA;
padding: 3px;
}
.list2{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #000000;	
background-color: #FCFCFC;
border-left: 1px solid #CAD5BA;
border-right: 1px solid #CAD5BA;
border-bottom: 1px solid #CAD5BA;
padding: 3px;
}
.list1_1{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #000000;	
background-color: #E4E9DD;
border-right: 1px solid #CAD5BA;
border-bottom: 1px solid #CAD5BA;
padding: 3px;
}
.list2_1{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #000000;	
background-color: #FCFCFC;
border-right: 1px solid #CAD5BA;
border-bottom: 1px solid #CAD5BA;
padding: 3px;
}
 li {
	margin-left: -25px;
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	margin-top: 5px;
}
input, textarea, select, option {
	font-family:   Arial, sans-serif;
	padding-left: 2px;
	font-size : 8pt;
	font-weight : normal;
	color : #535353;
	BORDER: 1px solid #535353;
	background-Color: #FCFCFC;
}

.error{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
