
/* MISC */

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #555555;
	line-height: 120%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
	font-family: Verdana, Arial, sans-serif;
}

form,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1 {
	padding-top: 3px;
	font-size: 13px;
	color: #526BB5;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	color: #526BB5;
	font-weight: normal;
}

a {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #BB1414;
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

.clearer {
    clear: left;
    height: 0;
    width: 700px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}



/* HEAD */

div#head {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 186px; /* 196px; eg 156px; */
	background-color: #9AA9D0;
	background-image: url('../images/bg_head_centered.gif');
	background-position: 0px 6px;
	background-repeat: repeat-x;
}

div#head_1 {
	width: 920px;
}

div#head_1_1 {
	position: relative;
	width: 100%;
	height: 6px;
	background-color: transparent;
	font-size: 0;
    line-height: 0;
}

div#head_1_2 {
	position: relative;
	width: 920px;
	height: 87px;
	background-color: transparent;
}

div#head_1_2 img#logo_vvr {
	position: absolute;
	z-index: 999;
	left: 16px;
	top: 26px;
	width: 84px;
	height: 60px;
	border: 0;
}

div#head_1_2 img#head_citroen {
	position: absolute;
	z-index: 4;
	left: 420px;
	top: 5px;
	height: 80px;
	border: 0;
}

div#head_1_2 img#classes_vvr {
	position: absolute;
	z-index: 3;
	z-index: 999;
	left: 232px;
	top: 20px;
	width: 680px;
	border: 0;
}

div#head_1_3 {
	position: relative;
	z-index: 5;
	padding-left: 8px;
	height: 34px;
	background-color: transparent;
}

div#head_1_3 ul {
	padding: 0px;
	margin: 0px 0px 0px 222px;
	list-style: none;
}

div#head_1_3 ul li {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

div#head_1_3 ul li a {
	position: relative;
	float: left;
	padding: 10px 4px 10px 4px;
	margin: 0px 1px 0px 0px;
	background-color: #889CCA;
	background-image: url("../images/bg_button_disabled.gif");
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#head_1_3 ul li a.open,
div#head_1_3 ul li a:hover,
div#head_1_3 ul li a:focus {
	position: relative;
	float: left;
	top: -2px;
	padding: 14px 4px 11px 4px;
	margin: 0px 1px 0px 0px;
	background-color: #485DA3;
	background-image: none;
 	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #889CCA;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#head_1_4 {
	position: relative;
	clear: left;
	height: 28px;
	background-color: transparent;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

div#head_1_4 ul {
	padding: 0px;
	margin: 0px 0px 0px 233px;
	list-style: none;
}

div#head_1_4 ul li {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

div#head_1_4 ul li.spacer {
	position: relative;
	float: left;
	padding: 4px 5px 5px 5px;
	margin: 0px;
	color: #FFFFFF;
}

div#head_1_4 ul li a {
	position: relative;
	float: left;
	padding: 4px 2px 3px 2px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div#head_1_4 ul li a.open,
div#head_1_4 ul li a:hover,
div#head_1_4 ul li a:focus {
	position: relative;
	float: left;
	padding: 4px 2px 3px 2px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #BB1414;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div#head_1_4 ul#impr {
	position: absolute;
	top: 0px;
	left: 604px;
}

div#head_1_5 {
	clear: left;
	margin: -1px 0px 0px 232px;
	top: 155px;
	height: 31px;
}

div#head_1_5 form {
	float: left;
	margin: 3px 2px 8px 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div#head_1_5 form div {
	float: left;
	margin: 3px 0px 0px 0px;
}

div#head_1_5 input,
div#head_1_5 select {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	width: 140px;
	vertical-align: middle;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
}

div#head_1_5 input {
	padding-top: 2px;
	height: 13px;
}

html:first-child>b\ody div#head_1_5 select {
	height: 19px;
}



/* BODY */

div#body {
	clear: left;
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
}

div#body_1 {
	width: 920px;
}

div#body_1_1 {
	position: relative;
	float: left;
	width: 222px;
	height: 100%;
	background-color: transparent;
}

div#body_1_1 ul#subnav1 {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

div#body_1_1 ul#subnav1 li {
	position: relative;
	float: left;
	text-align: left;
}

div#body_1_1 ul#subnav1 li a {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 94px;
	height: 22px;
	background-color: #889CCA;
	background-image: url("../images/bg_button_disabled.gif");
	border-right: double 2px #B9C7E3;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav1 li a.open,
div#body_1_1 ul#subnav1 li a:hover,
div#body_1_1 ul#subnav1 li a:focus {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 94px;
	height: 22px;
	background-color: #485DA3;
	background-image: none;
	border-right: double 2px #BB1414;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav1 li a {
	display: block;
	line-height: 18px;
}




div#body_1_1 ul#shopcart {
	float: left;
	padding: 0px 0px 17px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

div#body_1_1 ul#shopcart li {
	position: relative;
	float: left;
	text-align: left;
}

div#body_1_1 ul#shopcart li a {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 195px;
	height: 57px;
	background-color: #889CCA;
	/*background-image: url("../images/bg_button_disabled.gif");*/
	border-right: double 2px #B9C7E3;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}

div#body_1_1 ul#shopcart li a.open,
div#body_1_1 ul#shopcart li a:hover,
div#body_1_1 ul#shopcart li a:focus {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 195px;
	height: 57px;
	background-color: #485DA3;
	background-image: none;
	border-right: double 2px #BB1414;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}

div#body_1_1 ul#shopcart li a {
	display: block;
	line-height: 28px;
}




div#body_1_1 ul#shopnote {
	float: left;
	padding: 0px 0px 17px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

div#body_1_1 ul#shopnote li {
	position: relative;
	float: left;
	text-align: left;
}

div#body_1_1 ul#shopnote li a {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 195px;
	height: 24px;
	background-color: #889CCA;
	/*background-image: url("../images/bg_button_disabled.gif");*/
	border-right: double 2px #B9C7E3;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

div#body_1_1 ul#shopnote li a.open,
div#body_1_1 ul#shopnote li a:hover,
div#body_1_1 ul#shopnote li a:focus {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 195px;
	height: 24px;
	background-color: #485DA3;
	background-image: none;
	border-right: double 2px #BB1414;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

div#body_1_1 ul#shopnote li a {
	display: block;
	line-height: 24px;
}




div#body_1_1 ul#subnav2 {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

div#body_1_1 ul#subnav2 li {
	position: relative;
	clear: left;
	text-align: left;
}

div#body_1_1 ul#subnav2 li a {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	width: 195px;
	height: 19px;
	background-color: #889CCA;
	border-right: double 2px #B9C7E3;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav2 li a.open,
div#body_1_1 ul#subnav2 li a:hover,
div#body_1_1 ul#subnav2 li a:focus {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	width: 195px;
	height: 19px;
	background-color: #485DA3;
	border-right: double 2px #BB1414;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav2 li a {
	display: block;
	line-height: 18px;
}

/**/

div#body_1_1 ul#subnav2 ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: #889CCA;*/
	list-style-type: none;
}

div#body_1_1 ul#subnav2 ul li a {
	padding: 0px 0px 0px 13px;
	margin: 0px;
	width: 187px;
	height: 19px;
	background-color: #A0B0D5;
	border-right: double 2px #B9C7E3;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav2 ul li a.open,
div#body_1_1 ul#subnav2 ul li a:hover,
div#body_1_1 ul#subnav2 ul li a:focus {
	padding: 0px 0px 0px 13px;
	margin: 0px;
	width: 187px;
	height: 19px;
	background-color: #485DA3;
	border-right: double 2px #BB1414;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav2 ul li a {
	display: block;
	line-height: 18px;
}

/**/

/***/

div#body_1_1 ul#subnav2 ul ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: #889CCA;*/
	list-style-type: none;
}

div#body_1_1 ul#subnav2 ul ul li a {
	padding: 0px 0px 0px 26px;
	margin: 0px;
	width: 174px;
	height: 19px;
	background-color: #A0B0D5;
	border-right: double 2px #B9C7E3;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav2 ul ul li a.open,
div#body_1_1 ul#subnav2 ul ul li a:hover,
div#body_1_1 ul#subnav2 ul ul li a:focus {
	padding: 0px 0px 0px 26px;
	margin: 0px;
	width: 174px;
	height: 19px;
	background-color: #485DA3;
	border-right: double 2px #BB1414;
	border-bottom: solid 1px #B9C7E3;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

div#body_1_1 ul#subnav2 ul ul li a {
	display: block;
	line-height: 18px;
}

/***/

div.txtteaser,
div.imgteaser {
	padding: 1px;
	margin: 0px 11px 20px 10px;
 	border: solid 1px #C8C8C8;
 	font-size: 11px;
 	color: #555555;
 	text-align: left;
}

div.searchteaser {
	padding: 1px;
	margin: 0px 11px 20px 10px;
 	border: solid 1px #C8C8C8;
 	font-size: 11px;
 	color: #555555;
 	text-align: left;
}

div.txtteaser p {

}

div.txtteaser h2 {
	padding: 1px;
	min-height: 14px;
	background-color: #EEEEEE;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}

div.imgteaser h2 {
	padding: 1px;
	height: 14px;
	background-color: #EEEEEE;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}

div.searchteaser h2 {
	padding: 1px;
	height: 14px;
	background-color: #EEEEEE;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}

div.searchteaser h2 {
	padding-left: 3px;
}

div.txtteaser p {
	padding: 1px;
	margin: 0px;
}

div.imgteaser p {
	padding: 1px 0px 0px 0px;
	margin: 0px;
}

div.imgteaser img {
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 197px;
}

div.txtteaser a,
div.imgteaser a {
	/*
	color: #526BB5;
	font-weight: bold;
	*/
	text-decoration: underline;
}

div.txtteaser a:hover,
div.imgteaser a:hover {
	color: #BB1414;
	/*
	font-weight: bold;
	*/
	text-decoration: underline;
}

div.searchteaser form {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div.searchteaser input,
div.searchteaser select {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	vertical-align: middle;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
}

div.searchteaser input {
	padding-top: 2px;
	width: 186px;
	height: 13px;
}

div.searchteaser select {
	margin-right: 5px;
	width: 155px;
	height: 18px;
}

html:first-child>b\ody select {
	height: 19px;
}

div#body_1_2 {
	position: relative;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	width: 674px;
	height: 100%;
	font-size: 11px;
 	color: #555555;
 	text-align: justify;
}

div#body_1_2 div#path {
	padding-left: 4px;
	margin-bottom: 4px;
	width: 668px;
	height: 23px;
	border: dotted 1px #C8C8C8;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	line-height: 23px;

}

div#body_1_2 div.bannerteaser {
	float: left;
	width: 100%;
	background-position: 0px 1px;
	border: solid 1px #C8C8C8;
}

div#body_1_2 div.bannerteaser h2 {
	padding: 5px;
	margin: 1px;
	background-color: #EEEEEE;
	line-height: 100%;
	vertical-align: middle;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}

div#body_1_2 div.bannerteaser img {
	float: left;
	padding: 1px;
	border: 0;
}

div#body_1_2 div.bannerteaser p {
	margin: 0px;
	padding: 1px 5px 1px 5px;
	text-align: left;
}

div#body_1_2 div.bannerteaser a {
	color: #526BB5;
	font-weight: bold;
	text-decoration: none;
}

div#body_1_2 div.bannerteaser a:hover {
	color: #BB1414;
	font-weight: bold;
	text-decoration: underline;
}



div#body_1_2 div.addressteaser {
	float: left;
	width: 672px;
	height: auto;
	border: solid 1px #C8C8C8;
}

div#body_1_2 div.addressteaser h2 {
	padding: 5px 8px 5px 8px;
	margin: 1px;
	background-color: #EEEEEE;
	line-height: 100%;
	vertical-align: middle;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}

div#body_1_2 div.addressteaser img {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 90px;
	border: 0;
	text-align: center;
	vertical-align: middle;
}



div#body_1_2 div.newsteaser {
	float: left;
	width: 672px;
	height: auto;
	border: solid 1px #C8C8C8;
}

div#body_1_2 div.newsteaser h2 {
	padding: 5px;
	margin: 1px;
	background-color: #EEEEEE;
	line-height: 100%;
	vertical-align: middle;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}

div#body_1_2 div.newsteaser img {
	float: left;
	margin: 0px;
	padding: 10px 16px 10px 6px;
	width: 100px;
}

div#body_1_2 div.newsteaser p {
	margin: 0px;
	padding: 10px 6px 10px 6px;
	text-align: left;
}



div#body_1_2 div.articleteaser {
	float: left;
	padding: 5px;
	width: 315px;
	height: 170px;
	border: solid 1px #C8C8C8;
}

div#body_1_2 div.articleteaser div.detail {
	padding: 5px;
	text-align: left;
}

div#body_1_2 div.articleteaser table {
	float: left;
	margin: 0px 5px 0px -3px;
	width: 110px;
	height: 170px;
}

div#body_1_2 div.articleteaser td {
	width: 120px;
	height: 170px;
	border-right: dotted 1px #C8C8C8;
	align: center;
	vertical-align: middle;
}

div#body_1_2 div.articleteaser img {
	display: block;
	margin: auto;
	border: 0;
	text-align: center;
	vertical-align: middle;
}

div#body_1_2 div.articleteaser a {
	color: #526BB5;
	font-weight: bold;
	text-decoration: none;
}

div#body_1_2 div.articleteaser a:hover {
	color: #BB1414;
	font-weight: bold;
	text-decoration: underline;
}

div#body_1_3 {
	position: relative;
	float: left;
	height: 100%;
	background-color: #FFFFEE;
}



/* FOOT */

div#foot {
	float: left;
	width: 100%;
	height: 70px;
	background-color: transparent;
	background-image: url("../images/bg_foot.gif");
}

div#foot_1 {
	width: 920px;
}

div#foot_1_1 {
	float: left;
	height: 28px;
	background-color: transparent;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

div#foot_1_1 ul {
	padding: 0px;
	margin: 0px 0px 0px 232px;
	list-style: none;
}

div#foot_1_1 ul li {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

div#foot_1_1 ul li.spacer {
	position: relative;
	float: left;
	padding: 6px 5px 5px 5px;
	margin: 0px;
	color: #FFFFFF;
}

div#foot_1_1 ul li a {
	position: relative;
	float: left;
	padding: 7px 2px 4px 2px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

div#foot_1_1 ul li a.open,
div#foot_1_1 ul li a:hover,
div#foot_1_1 ul li a:focus {
	position: relative;
	float: left;
	padding: 7px 2px 4px 2px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #BB1414;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

div#foot_1_2 {
	z-index: 999;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 42px;
	text-align: left;
}

div#foot_1_2 div {
	z-index: 999;
	padding: 0px;
	margin: 8px 0px 0px 235px;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	text-align: left;
}
