#drahtgeber {
	width: 193px;
	height: 61px;
	position: relative;
	top: 0px;
	left: 25px;
	background: url(.././img/drahtgeber.png) center no-repeat;
} 	
	
a:link {
	color: #000000;
	text-decoration : underline;
	font-size:12px;
	font-weight: normal;
}
a:visited {
	color: #2e2204;
	text-decoration : underline;
	font-size:12px;
	font-weight: normal;
}
a:hover {
	color: #2e2204;
	text-decoration : underline;
	font-size:12px;
	font-weight: normal;
}
a:active {
	color: #000000;
}
.content {
	font-family:tahoma, verdana, arial;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5;
	color: #2e2204;
}
.content_head {
	font-family:tahoma, verdana, arial;
	font-size:16px;
	font-weight: bold;
	line-height: 2.2;
	color: #2e2204;
}
.content_mini {
	font-family:tahoma, verdana, arial;
	font-size:9px;
	font-weight: normal;
	line-height: 1.5;
	color: #2e2204;
}
.senden {
	width: 102px;
	height: 21px;
	background-image: url(../img/senden.png);
	border-style: none;
	cursor: pointer;
}
.area {
	font-family: tahoma, verdana, arial; 
	font-size: 11px;
	width: 450px;
	height: 170px;
	border: solid 1px #5f4c17; 
	background-image: url(../img/area.jpg);
	/*background-color: #fefbf4; */
	color: #2e2204;
}
.input {
	font-family: tahoma, verdana, arial; 
	font-size: 11px;
	width: 180px;
	height: 20px;
	border: solid 1px #5f4c17; 
	background-color: #fdfdfe; 
	color: #2e2204;
}
.go_error{
	font-family:tahoma, verdana, arial;
	font-size:12px;
	font-weight: normal;
	line-height: 1.2;
	color: #FFFFFF;
}
.go_ok{
	font-family:tahoma, verdana, arial;
	font-size:12px;
	font-weight: normal;
	line-height: 1.2;
	color: #FFFFFF;
}
