html body {
	font-family: verdana;
	font-size: 11px;
}

.content td {
	font-size: 11px;
}

input {
	color: #000000;
	font-size: 10px;
}

#m_results {
	color: #990F18;
}

#m_results .rt1{
	border-top: 1px solid #E3DEDD; 
	border-left: 1px solid #E3DEDD;
	border-right: 1px solid #E3DEDD;
	border-bottom: 1px solid #E3DEDD;
	padding: 3px;
}

#m_results .rt2{
	border-top: 1px solid #E3DEDD;
	border-bottom: 1px solid #E3DEDD;
	border-right: 1px solid #E3DEDD;
	padding: 3px;
}

#m_results .rt3{
	border-top: 1px solid #E3DEDD;
	border-right: 1px solid #E3DEDD;
	border-bottom: 1px solid #E3DEDD;
	padding: 3px;
}

#m_results td {
	background-color: #f5f5f5;
	color: #000000;
	padding: 3px;
}

#r_results {
	color: #aaa;
	font-weight: normal;
}

#r_results .rt1{
	border-top: 1px solid #E3DEDD; 
	border-left: 1px solid #E3DEDD;
	border-right: 1px solid #E3DEDD;
	border-bottom: 1px solid #E3DEDD;
	padding: 3px;
}

#r_results .rt2{
	border-top: 1px solid #E3DEDD;
	border-bottom: 1px solid #E3DEDD;
	border-right: 1px solid #E3DEDD;
	padding: 3px;
}

#r_results .rt3{
	border-top: 1px solid #E3DEDD;
	border-right: 1px solid #E3DEDD;
	border-bottom: 1px solid #E3DEDD;
	padding: 3px;
}

#r_results td {
	background-color: #f5f5f5;
	color: #aaa;
	padding: 3px;
}

.search_button {text-align: center; font-weight:bold; height:22px; background: #990F18;color: #FFFDF3;}

.search_results {
	border: 1px solid #E3DEDD; 
	border-bottom: 2px solid #E3DEDD; 
	background-image: url(http://www.wein-plus.de/images/kastenhead_bg.jpg); 
	color: #990F18;
}

.search_results_td1 {
	border-top: 1px solid #E3DEDD;
	border-left: 1px solid #E3DEDD;
	border-bottom: 2px solid #E3DEDD;
	background-image: url(http://www.wein-plus.de/images/kastenhead_bg.jpg);
}

.search_results_td2 {
	border-top: 1px solid #E3DEDD;
	border-bottom: 2px solid #E3DEDD;
	background-image: url(http://www.wein-plus.de/images/kastenhead_bg.jpg);
	cursor: pointer;
}

.tab1 {
	border-top: 1px solid #E3DEDD; 
	border-left: 1px solid #E3DEDD; 
	border-right: 1px solid #E3DEDD;
	padding: 5px; 
	font-weight: bold;
	font-size:11px;
	font-family: verdana;
	text-align: center;
}
.tab2 {
	border-top: 1px solid #E3DEDD; 
	border-left: 1px solid #E3DEDD; 
	border-right: 1px solid #E3DEDD; 
	padding:5px;
	font-weight: bold;
	font-size:11px;
	font-family: verdana;
	color: #FFFDF3;
	text-align: center;
	background-color: #990F18;
}

.umkreis {
 	padding-left: 0px;
 	padding-bottom: 5px;
	border-bottom: 1px solid #E3DEDD;
}

.plz {
	cursor:pointer; font-weight: bold; color: #990F18;
}

#locations {
		list-style: none;
		padding-left: none;
		margin-left: none;
}
	
#locations li {
		margin-left: -38px;
		cursor: pointer;
		background: #ffffff;
}
	
#locations li:hover {
		background: #cccccc;
}
