/* @override http://www.1a-autoservice.ch/contrexx/themes/1a_site/style.css */

@charset "UTF-8";
/* 1A Autoservice */

body {
	background-color: #fbc437;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 49px;

}

#header {
	width: 900px;
	height: 71px;
	background-image: url(images/head.jpg);

}

#page {
	width: 890px;
	height: auto;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;

}

#nav {
	width: 890px;
	height: 28px;
	background-color: #FFFFFF;

}

#subnav {
	width: 890px;
	height: 24px;
	background-color: #000000;
}

#banner {
	width: 890px;
	height: 215px;
}

#banner a img{
border:none;
}

#content {
	width: 846px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 22px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 10px;

}

#content2 {
	width: 890px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;

}

#leiste {
	width: 269px;
	height: 70px;
	background-color: #000000;
	color: #f7b435;
	margin-right: 5px;
	float: left;
	padding-left: 24px;
	padding-top: 24px;
	line-height: 25px;
}

#leiste_last {
	width: 270px;
	height: 70px;
	background-color: #000000;
	color: #f7b435;
	float: left;
	padding-left: 24px;
	padding-top: 24px;
	line-height: 25px;
}

#maincontent {
	width: 542px;
	height: auto;
	float: left;
	padding-right: 22px;
	border-right: dotted #000000 2px;

}

#sidebar {
	width: 258px;
	height: auto;
	float: right;
	padding-left: 22px;
}

#sidebar a,
#box .pfeillink,
#box_last .pfeillink {
	background:url(images/sidebar_linkende.jpg) right no-repeat;
	background-color: #000000;
	padding-right: 22px;
	padding-left: 4px;
	padding-top: 1.5px;
	padding-bottom: 1.5px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}

#sidebar a:hover,
#box .pfeillink:hover,
#box_last .pfeillink:hover {
	color: #f7b435;
}

#footer {
	width: 900px;
	height: 26px;
	background-image: url(images/foot.jpg);
}


#box {
	width: 248px;
	height: inherit;
	min-height: 200px;
	float: left;
	padding-left: 24px;
	padding-right: 24px;
	border-right: dotted #000000 2px;
}

#box_last {
	width: 246px;
	height: inherit;
	min-height: 200px;
	float: left;
	padding-left: 24px;
	padding-right: 24px;
}



/* ///////////////// */
/* SCHRIFTEN & Böxli */
/* ///////////////// */

h1 {
	font-size: 16px;
	width: auto;
	border-bottom: solid #fbc437 4px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	width: auto;
	margin: 0 0 12px;
	padding: 0;
}

h3 {
	font-size: 12px;
	padding-top: 0;
	margin: 15px 0 6px;
	padding: 0;
}

#maincontent .button {
	background-color: #fbc437;
	color: #000000;
	border-bottom: solid #000000 4px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 10px;
	letter-spacing: 1px;

}

#maincontent .button:hover {
	color: #FFFFFF;
}

.leiste_gross {
	font-size: 24px;
	color: #fb7b435;
	letter-spacing: 2px;
}

.leiste_klein {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#spacer {
	width: 890px;
	height: 22px;
	float: left;
	padding: 0px;
	margin: 0px;
}



/* ///////////////// */
/*   Navigationen    */
/* ///////////////// */


/* Hauptnavi */
#nav ul {
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
	padding-right: 11px;
}

#nav ul li {
   	border-left: 1px #000 solid;
    display: inline;
    float: left;
    font-size: 14px;
    line-height: 13px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#nav ul li:first-child {
    border-left: none;
}

#nav ul li a {
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
}

#nav ul li a:hover {
	color: #f7b435;
}

#nav ul li.active a {
	color: #f7b435;
}

#nav ul li.active {
	background-color: #000000;
	
}
/* Ende Hauptnavi */



/* Subnavi */
#subnav ul {
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
	padding-right: 13px;
	padding-top: 6px;
}

#subnav ul li {
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding-left: 9px;
    padding-right: 9px;
	text-transform: uppercase;
}

#subnav ul li:first-child {
    border-left: none;
}

#subnav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#subnav ul li a:hover {
	color: #f7b435;
}

#subnav ul li.active a {
	color: #f7b435;
}


/* Aufzählungen / Bullet-Lists */

#box ul,
#box_last ul,
#sidebar ul,
#maincontent ul {
	background: url(images/list_dot.jpg) no-repeat top left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#box ul li,
#box_last ul li,
#sidebar ul li,
#maincontent ul li {
	background: url(images/list_dot.jpg) no-repeat top left;
	padding-left: 24px;
	line-height: 23px;

}

/* Links */

#maincontent a,
#content2 a {
	background-color: #f7b435;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}

#maincontent a:hover,
#content2 a:hover {
	color: #FFFFFF;
}

/* //////////////////////// */
/* Kontaktformular Contrexx */
/* //////////////////////// */


form.contactForm p {
    width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    _padding-left: 165px;
    height: 1%;
}

form.contactForm p label.noCaption {
    float: left;
    width: 150px;
    margin-left: 2px;
    margin-top: 2px;
}

form.contactForm .contactFormGroup {
    float: left;
    margin-top: -15px !important;
}

form.contactForm p input.contactFormClass_checkbox {
    float: left;
}

form.contactForm p input.contactFormClass_checkboxGroup {
    clear: left;
    float: left;
}

form.contactForm p input.contactFormClass_radio {
    clear: left;
    float: left;
}

form.contactForm p label, .contactForm p span {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

form.contactForm input[type="text"] {
    width: 250px;
}

form.contactForm input{
    overflow: hidden;
}

form.contactForm img.captcha {
    float: left;
}

form.contactForm .is_required {
    color: red;
}

form.contactForm textarea {
    width: 250px;
    height: 150px;
}

form.contactForm #contactFormCaptcha {
    margin-left: 147px;
}


form.contactForm .contactFormClass_button {
    margin-left: 0px;
	width: 60px;
	cursor: pointer;
	color: #000000;
	margin: 2px;
}

.contactFormClass_button:hover, .contactFormClass_button:focus  {
	width: 60px;
	cursor: pointer;
	color: #000000;
	margin: 2px;
}

form.contactForm  #contactFormCaptcha {
    margin-left: 3px !important;
    margin-top: 5px !important;
}

.dropdown_title {
	
	padding: 15px;
	list-style-type: circle;
	background: #fffeff none no-repeat;
	z-index: 3;
}

.dropdown_title img {
	
	padding: 0;
	margin-top: -16px;
	margin-left: -11px;
	margin-right: 21px;
}

.dropdown {
	
	
	padding: 17px;
	list-style-type: circle;
	z-index: 0;
	display: none;
}

.angebot {
		
-moz-border-radius: 15px; /* Firefox */
-webkit-border-radius: 15px; /* Safari, Chrome */
-khtml-border-radius: 15px; /* KHTML */
border-radius: 15px; /* CSS3 */
/* für IE */
behavior: url(border-radius.htc);
/* bringen wir dem IE border-radius auch bei*/
	
	padding: 15px 15px 15px 15px;
	border: 2px solid #fbc437;
	z-index: 3;
	cursor: pointer;
	
}

#box .dropdown ul li,
#box_last .dropdown ul li,
#sidebar .dropdown ul li,
#maincontent .dropdown ul li{

	margin: 0px 0px 0px 26px;
	padding: 3px 0px 0px 10px;
	background-image: none;
	opacity: 1;
	list-style-image: url(http://www.1a-autoservice.ch/contrexx/images/content/Bilder/checki2.gif);
}

#box .dropdown ul,
#box_last .dropdown ul,
#sidebar .dropdown ul,
#maincontent .dropdown ul{

	background-image: none;

}
