.beige{
background-color:#C89D7A;
width: 156px;
}
.white{
background-color:#ffffff;
width: 156px;
}
.tuerkis{
background-color:#C4E3E3;
width: 156px;
}

.grau{
background-color:#E1E1E1;
width: 156px;
}


A:link{
color: #000000;
font-size: 0.9 em;
font-weight:normal;
text-decoration: none;
font-style: italic;
}
A:visited{ 
color:#000000;
font-size:0.9 em; 
font-weight:normal; 
text-decoration:none;
font-style: italic; 
}
A:active{ 
color:#000000; 
font-size:0.9 em; 
font-weight:normal; 
text-decoration:none;
font-style: italic; 
}
A:hover{ 
color:#000000; 
font-size:0.9 em; 
font-weight:normal;
font-style: italic; 
text-decoration:underline; 


.small{
	font-size: 8pt;
       line-height: 120%;
}


}
/* ##########################Formularfelder###################################*/
SELECT {  
width: 126px;
	background-color: #ffffff;
	border: 0px;
	border-style: solid;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*Formular Textbox Formatierung*/
TEXTAREA {  
	width: 200px;
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
} 
input {
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.inputbttn{
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 50px;
}
/*formatierung des suchfeldes*/
.suchebox {
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	color: #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*formatierung des suchbuttons*/
.suchbutton {
	
	border: 0px;
	border-style: solid;
	color: #666666;
	width:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.inputplz{
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 50px;
}

.inputplzbtn{
	border: 0px;
	width: 49px;
	height: 19px;
}
.formButton {
	background-color: #E7E7E9;
	border: 1px;
	border-style: solid;
	color: #666666;
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.checkbox {
	background-color: #ffffff;
	border: 0px;
	border-style: solid;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 15px;
	
}
.textfeld {
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	color: #666666;
	width:200px;
       height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.radiobutton {
	background-color: #ffffff;
	border: 0px;
	border-style: solid;
	color: #666666;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

}
.hintergrund{
background-color:#ffffff;

}

.text {

       list-style-image: url(../images/dot_dunkelblau.gif);
	list-style-position: outside;

}
ul {
	list-style : square;
	list-style-position : outside;
	list-style-type : square;
	 font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    line-height: 130%;
}
