/*
Theme Name: STARTSEITE-B&Uuml;HNE
Theme URI: http://www.autoservicefinder.de
Description: Genau die Werkstatt, die Sie brauchen.
Version: 1.0
Author: UP Advertising GmbH
Author URI: http://www.upadvertising.com
*/


/*HEADER
-------------------------------------------------------------------------*/
#header-wrap {
	background: url(images/ ) repeat-x center top;
}
.header_middle {
	margin: auto 50%;
	padding-top: 15px;
}
#header {
	height: 216px;
	height: 543px;
	background: url(images/bg_big.gif) repeat-x;
}
#header img {
	border: none;
}
#header div {
	width: 1004px;
	margin: 0 auto;
}
#header h1, #header h2 {
	display: none;
}
#header .header_middle .logo {
	float: left;
	width: 250px;
}
#header .header_middle .meta {
	float: right;
	width: 203px;
}
#header .header_middle .meta a {
	font-size: 11px;
}


/*SEARCH FORM
-------------------------------------------------------------------------*/
#header .search_frontpage {
	background: url(images/bg_startseite_buehne_search.gif);
	width: 536px;
	height: 364px;
	float: right;
	margin-right: 8px;
}
* html #header .search_frontpage {
	background: url(images/bg_startseite_buehne_search.gif);
	width: 500px !important;
	height: 364px;
	float: right;
	margin-right: 8px;

}
#header .search_frontpage .search_form {
	padding-top: 128px;
	width: 530px !important;
	float: right;
}
#header .search_frontpage .search_form input {
	border: none;
	background-color: transparent;
	color: #fff;
	padding: 5px;
	font-family: verdana;
	font-size: 15px;
}
#header .search_frontpage .search_form .box_plz {
	margin-right: 13px;
	margin-left: 3px;
	float: left;
	width: 120px;
}
* html #header .search_frontpage .search_form .box_plz {
	margin-left: 10px;
}
#header .search_frontpage .search_form .box_ort {
	float: left;
	width: 273px;
}
#header .search_frontpage .search_form .send_button {
	float: left;
	padding: 0;
	margin-left: 10px;
	margin-top: -7px;
}
#header .search_frontpage .search_form .detail_lyrics {
	margin-top: 100px;
	color: #fff;
	line-height: 22px;
	width: 530px !important;
}
*+html #header .search_frontpage .search_form .detail_lyrics {
	margin-top: 65px;
	color: #fff;
	line-height: 22px;
}
* html #header .search_frontpage .search_form .detail_lyrics {
	margin: 65px 0 0 6px;
	color: #fff;
	line-height: 22px;
}
#header .search_frontpage .search_form .button_detail {
	margin-top: 16px;
	margin-left: 21px;
	width: 150px !important;
}
#header .search_frontpage .search_form .button_detail a {
	color: white;
	font-size: 15px;
}
#header .search_frontpage .search_form .button_detail a:hover {
	text-decoration: underline;
}
