* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	position:absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bg.gif);
}

#left{
	position: absolute;
	left:0;
	top:0;
	bottom: 0;
	margin: 0px;
	padding: 0px;
	width: 173px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	min-height: 98%;
	height: auto !important;
	height: 100%;
	background-color: #CCFF66;
	border-right: solid #059B04 1px;
}

#right{
	position: absolute;
	left:180px; 
	top:45px; 
	right:0px;
	bottom:0;
	padding: 0px;
	width: 79%;
}
.abstand{
	margin:10px;
}
#left .abstand{
	margin: 0;
}
.menu_box_logo {
	padding:0;
	margin: 0;
	border: 0;
}
.menu_all {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000;
}
.menu_box {
	width: 172px;
	padding: 0;
	border: solid 1px #009900;
	margin: 0;
	line-height:24px;
	background-color:#E8FEBD;
/*	background-image: url(../images/nav_search-bg.gif); */
}
.menu_box .abstand{
	padding: 2px 2px 2px 10px;
}

.menu_list_box {
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #99CC00;
	background-color: #FFF;
	overflow: auto;
	height: 12em;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0px 0px 15px;
	width: 13em;
}
.menu_box ul {

	color: #666666;
	top: auto;
	width: auto;
	list-style-type: none;
}
.menu_box li {
	margin-left: 0px;
	padding-left: 0px;

}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#LSResult {
	position:absolute;
	z-index:200;
	top:223px;
	left:29px;
	width:160px;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	background:#FFF;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
	border-left:1px solid #80A62B;
	border-top:1px solid #80A62B;
}
#LSHighlight {
	color: #564b47;
	background-color: #ccc;
}

.LSRes li, .search-title {
 display:list-item!important;
 float:none!important;
 list-style:none;
 list-style-image:none!important;
 margin: 0 0 0 15px;
 padding: 0px;
 width: auto;
 font-size:11px;
 line-height:16px;
 white-space: nowrap;
 overflow: hidden;
}
#LSResult .search-title  {
 margin-bottom: 4px;
 border-bottom: solid 1px;
}
#LSResult search-title_nix{
   margin-bottom: 4px;
}
#start_left {
float:left;
width:68%;
}
#start_right {
	position:absolute;
	width: 220px;
	right: 10px;
	padding: 0px;
	margin: 0px;
}
.content_ang_box {
	border: 1px solid #99CC00;
	-moz-border-radius:10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 5px;
}
.cont_ang_header {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 5px;
}
.cont_ang_image {
	border-width: 0px;
	padding: 5px;
	left: 50%;
	text-align: center;
	width: 180px;
}
.cont_ang_content {
	font-size: .7em;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
 	color: #000;
}
.cont_ang_price {
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	background-color: #FDA83B;
	color: #FFFFFF;
	margin:5px;
}
.cont_ang_link {
	text-align: right;
	white-space: nowrap;
}
