/*------------------------------------

* Style Sheet for AC Autocheck *



version: 0.1

date   : 09/2007

author : Patrick Tietz for netformic

email  : 

website: http://www.netformic.de

--------------------------------------

updated: --/----

from   :

------------------------------------*/



			/* GENERAL CONFIGURATION */

			

@import url('style.css');



body {

	background: #fff url('../../../graphics/acautocheck_neu/home_blueback.gif') left 136px repeat-x;

}

/* IE 6 */
* html body {
	background-position-y:  129px! important;
	/*background: #fff url('../../../graphics/acautocheck_neu/home_blueback.gif') left 126px repeat-x;*/
}
/* IE 7 */
*+html body {
	background-position-y:  129px! important;
	/*background: #fff url('../../../graphics/acautocheck_neu/home_blueback.gif') left 126px repeat-x;*/
}

A:link, A:active, A:visited, A:hover {

	color: #000;

	text-decoration: none;

}



A:hover {

	text-decoration: underline;

}





			/* ID CONFIGURATION */



#home_search {

	background: #fff url('../../../graphics/acautocheck_neu/home_search.gif') left top no-repeat;

	height: 38px;

	margin-left: 198px;

	margin-top: 18px;

	width: 500px;

}



#home_search_inner {

	float: right;

	margin-right: 3px;

	margin-top: 0px;

}



#home_search_button {

	margin-bottom: -9px;

	margin-top: 6px;

}



#home_search_field {

	color: #4C4C4C;

	width: 118px;

}



#home_contentwrapper {

	margin-top: -5px;

	height: auto;

	min-height: 500px;

	width: 1009px;

	background: transparent url('../../../graphics/acautocheck_neu/home_image.jpg') 66px 0px no-repeat

}



#home_werkstattsuche {

	color: #fff;

	float: right;

	height: 87px;

	margin-right: 35px;

	margin-top: 10px;

	width: 225px;

}



#home_werkstattsuche form {

	float: left;

}



#home_werkstattsuche form input {

	color: #4C4C4C;

	float: left;

}



#home_werkstattsuche form input#plz {

	padding-left: 4px !important;

	width: 51px !important;

}



#home_werkstattsuche form input#ort {

	margin-left: 5px;

	padding-left: 4px !important;

	/*width: 106px !important;*/

	width: 116px !important;

}



#home_link_left {

	float: left;

	display: block;

	width: 214px;

	height: 41px;

	margin-left: 67px;

	margin-top: 184px;

}



#home_link_right {

	float: left;

	display: block;

	width: 214px;

	height: 41px;

	margin-left: 341px;

	margin-top: 184px;

}



#home_search_for_botton {

	/*margin-top: -3px;*/

}



#home_bottom {

	background: transparent url('../../../graphics/acautocheck_neu/vertical_ruler.gif') center center no-repeat;

	height: 159px;

	/*width: 886px;*/

	margin: 80px auto auto;

}



#home_bottom_left {

	float: left;

	margin-right: 20px;

	padding-top: 20px;

/*	width: 400px;*/
	width: 480px;

}



#home_bottom_left_inner {

	float: right;

	font-size: 11px;

/*	width: 540px;*/
	width: 480px;

}



#home_buttom_img_left {

	float: left;

}



#home_bottom_left_inner div.csc-header {

	float: right;

	/*width: 360px;*/
		width: 340px;

}



#home_bottom_left_inner div.csc-header img.headline1 {

	/*float: right;*/

}



#home_bottom_left_inner p {

	float: right;

}



#home_bottom_left_inner div.normalRte {

	float: right;

	text-align: left;


		/*width: 360px;*/
		width: 340px;

}



#home_bottom_left_inner div.normalRte p.bodytext {

	float: left;

	text-align: left;

}



#home_bottom_left_inner div.home_more {

	text-align: right !important;

	clear: right;

}





#home_bottom_left_inner h1 {

	font-size: 1.3em;

	color: #0E2956;

}



#home_bottom_right {

	float: right;

	margin-left: 20px;

	padding-top: 20px;

/*	width: 400px;*/
		width: 480px;

}



#home_bottom_right_inner {

	float: left;

	font-size: 11px;

/*	width: 470px;*/
		width: 480px;

}



#home_buttom_img_right {

	float: right;

}



#home_bottom_left_inner img.spacer-gif,

#home_bottom_right_inner img.spacer-gif {

	display: none;

}



#home_bottom_right_inner h1 {

	font-size: 1.3em;

	color: #0E2956;

}



#searchform input[type="text"] {

	background: transparent url(../../../graphics/acautocheck_neu/input_search-home.gif) no-repeat right top;

	width: 118px !important;

}



#home_werkstattsuche form input#plz {

	width: 54px;

	background: transparent url(../../../graphics/acautocheck_neu/input_ws-top_zip.gif) no-repeat scroll right top;

}



#home_werkstattsuche form input#ort {

	width: 109px;

	background: transparent url(../../../graphics/acautocheck_neu/input_ws-top_city.gif) no-repeat scroll right top;

}



			/* CLASS CONFIGURATION */

			

.home_more {

	line-height: 1.2em;

	text-align: left;

	margin-bottom: 0px;

	width: auto;

}



.home_more a {

	background: url('../../../graphics/acautocheck_neu/read_more_icon.gif') right 2px no-repeat;

	padding-right: 15px;

}



div#home_werkstattsuche div.normalRte p {

	color: #fff;

}



#searchform {
	position: relative;
	top: 7px;
	left: 20px;
}



#searchform input.searchform-sword {

	width: 114px !important;

	margin-right: 4px;

}



#search_image {

	visibility: hidden;

}





/* IE6 Hacks */

* html div#menu-int {

	/*margin-top: 44px;*/

	margin-top: 37px;

}



* html form#searchform {

	margin-top: 11px !important;

	left: 60px !important;

	top: 53px !important;

}



* html form#searchform input.searchform-sword {

	padding-left: 8px !important;

}



* html div#home_werkstattsuche {

	margin-right: 0px !important;

}



* html div#home_bottom {

	width: 105% !important;

	BACKGROUND: url(../../../graphics/acautocheck_neu/vertical_ruler.gif) no-repeat center 5px !important;

}



* html div#home_bottom_left {

	width: 300px !important;

	float: left !important;

}



* html div#home_bottom_right {

	width: 300px !important;

	float: right !important;

}



* html div#home_bottom_left_inner {

	padding-top: 50px;

	position: relative;

	bottom: 50px;

}



/* IE 7 Hacks */

*+html>body #home_search {

	margin-top: 11px !important;

}

#searchform-header-wrapper {
	display:none;
}

#menu-header {
	float:right;
}

