html,
body,
div#website {
	height: 100%;
}
body {
	background-color: #e9e9e9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	background: inherit;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	background: inherit;
	color: #cc0000;
}

h1 {
	background: inherit;
	color: #ffffff;/* 848484 */
	font-size: 20px;
	font-weight: bold;
}
h2 {
	background: inherit;
	color: #ffffff; /* 848484 */
	font-size: 14px;
	font-weight: bold;
}
h2 img {
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}
html>/**/body h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h3 {
	background: inherit;
	color: #5b85ad;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	background: inherit;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	background: inherit;
	color: #cc0000;
	font-size: 10px;
	margin: 0 0 0 0;
}
h6 {
	background: inherit;
	color: #336699;
	font-size: 10px;
	margin: 0 0 0 0;
}

div#website {
	background-color: #FFFFFF;
	background-image: url(/img/gif/column1-border.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 839px;
}

div#column1,
div#column2 {
	float: left;
}
/* column 1 */
div#column1 {
	width: 224px;
}
div#adres {
	color: #000000;
	font-size: 10px;
	padding: 15px 19px 19px 19px;
}
div#logo {
	background-image: url(/img/gif/porsche-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 127px;
	width: 223px;
}
ul#homenavigation {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
ul#homenavigation li a {
	background-color: #ffffff;
	color: #666666;
	display: block;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	text-transform: uppercase;
	width: 175px;
}
ul#homenavigation li a:hover {
	background-color: #f2f2f2;
	color: #cc0000;
}
ul#homenavigation li a.incSubmenu {
	background-image: url(/img/gif/arrow-gray.gif);
	background-position: 210px;
	background-repeat: no-repeat;
}

ul#homenavigation li:hover a.incSubmenu,
ul#homenavigation li.over a.incSubmenu {
	background-image: url(/img/gif/arrow-red.gif);
}
ul#homenavigation li:hover ul, 
ul#homenavigation li.over ul {
	display: block;
}

ul#homenavigation li ul {
	background-image: url(/img/png/black-05.png);
	display: none;
	list-style: none;
	margin: -5px 0 0 223px;
	padding: 4px;
	position: absolute;
}
ul#homenavigation li ul li {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-left: 1px;
	width: 222px;
}
ul#homenavigation li ul li.lastItem {
	border-bottom: 1px solid #cccccc;
}
div#opacitysubnav {
	display: none;
	margin: -4px 0 0 223px;
	padding: 4px;
	position: absolute;
	width: 226px;
}

ul#pagenavigation {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#pagenavigation li {
	background-color: #ffffff;
	background-image: url(/img/gif/arrow-red-down.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #cccccc;
	color: #cc0000;
	display: block;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0 0 0 0;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	text-transform: uppercase;
	width: 175px;
}
ul#pagenavigation li.arrowright {
	background-image: url(/img/gif/arrow-red.gif);
	background-position: 8px 8px;
	border-bottom: 1px solid #cccccc;
}
ul#pagenavigation li a {
	background-color: inherit;
	background-image: none;
	color: #cc0000;
	text-decoration: none;
}
ul#pagenavigationsub {
	border-bottom: 1px solid #cccccc;
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
}
ul#pagenavigationsub li {
	background-color: #ffffff;
	background-image: none;
	border-bottom: 0px none;
	color: #cc0000;
	display: block;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	padding-left: 34px;
	padding-right: 24px;
	text-decoration: none;
	text-transform: capitalize;
	width: 151px;
}
ul#pagenavigationsub li a {
	background: inherit;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}
ul#pagenavigationsub li a:hover,
ul#pagenavigationsub li a#active {
	background: inherit;
	color: #cc0000;
}

ul#navblue {
	list-style: none;
	margin: 14px auto 0 auto;
	padding: 0 0 0 0;
	width: 127px;
}
ul#navblue li {
	border: 1px solid #5b85ad;
	height: 18px;
	margin-bottom: 4px;
	width: 127px;	
}
ul#navblue li a {
	background-color: #5b85ad;
	color: #ffffff;
	display: block;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	margin: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: capitalize;
	width: 105px;
}
ul#navblue li a:hover {
	background-color: #ffffff;
	color: #5b85ad;
}

html/**/>body form#searchform {
	margin-top: 20px;
}
input#trefwoord {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	float: left;
	font-size: 10px;
	height: 13px;
	line-height: 13px;
}
input#searchbutton {
	float: left;
	margin-left: 4px;
}

/* column 2*/
div#column2 {
	margin-bottom: 20px;
	width: 615px;
}

/* footer */
div#footerdiv {
	background-color: #FFFFFF;
	background-image: url(/img/gif/column1-border.gif);
	background-position: left top;
	background-repeat: repeat-y;
	border-top: 1px solid #cecece;
	bottom: 0;
	clear: both;
	color: #666666;
	font-size: 10px;
	height: 22px;
	left: 0;
	position: absolute;
	width: 839px;
}
ul#footer,
div#footerdiv p {
	float: left;
	padding: 0 0 0 0;
}
ul#footer {
	list-style: none;
	margin: 0 0 0 24px;
}
ul#footer li {
	display: inline;
	line-height: 22px;
	text-transform: capitalize;
}
ul#footer li a {
	text-decoration: none;
}
div#footerdiv p {
	line-height: 22px;
	margin: 0 0 0 55px;
}

div#content p.breadcrumbs {
	font-size: 10px;
	line-height: 20px;
}
div#content p.breadcrumbs a {
	text-decoration: underline;
}
div#content p.breadcrumbs a:hover {
	color: #cc0000;
}
