Body {
	scrollbar-base-color:ffffff;
	scrollbar-track-color:ffffff;
	scrollbar-face-color:E4C7A2;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-arrow-color:4B3E2E;
}

A:link {
	color : #4B3E2E;
	text-decoration : underline;
}

A:visited {
	color : #4B3E2E;
	text-decoration : underline;
}

A:active {
	color : #4B3E2E;
	text-decoration : underline;
}

A:hover {
	color : #4B3E2E;
	text-decoration : none;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #4B3E2E;
	line-height: 1.5;
}

.textsmall {
	font-family: Verdana;
	font-size: 9px;
	color: #4B3E2E;
	line-height: 1.5;
}

.textbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4B3E2E;
	line-height: 1.5;
}

.healine {
	font-family: Arial;
	font-size: 14px;
	color: #8C765B;
	line-height: 1.5;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3.5px;

}

.textfeld {
font-family: Verdana;
font-size: 11px;
font-style: normal;
height: 20px;
width: 140px;
text-align: left;
line-height: 1.2;
color: #4B3E2E;
border: 1px solid #CCCCCC;
}

.nachricht {
font-family: Verdana;
font-size: 11px;
font-style: normal;
height: 60px;
width: 140px;
line-height: 1.2;
text-align: left;
color: #4B3E2E;
border: 1px solid #CCCCCC;
}

.codefeld {
font-family: Verdana;
font-size: 11px;
font-style: normal;
height: 20px;
width: 40px;
text-align: left;
line-height: 1.2;
color: #4B3E2E;
border: 1px solid #CCCCCC;
}

.senden { 
background-image :  url(http://www.insidestudio.net/kunden/test/buttons/bt_senden.gif); 
background-repeat : no-repeat; 
height: 18px;
width: 67px;
border: 0px;
cursor: hand;
}