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

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

a.adresKop {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff1f1f;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	text-decoration: none;
}

a.adres {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style:normal;
	text-decoration: none;
}

a:hover {
	background: inherit;
	color: #cc0000;
}

h1 {
	background: inherit;
	color: #848484;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	background: inherit;
	color: #848484;
	font-size: 14px;
	font-weight: bold;
}
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(./images/column1-border.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 839px;
}

div#row1,
div#row2,
div#row3 {
	width: 839px;
}

/* row 1 */
div#introtext {
	background-image: url(./images/introtext.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 60px;
	margin-left: 458px; /* min 240 */
	margin-top: 360px; /* min 15*/
	position: absolute;
	width: 340px;
	left: 35px;
	top: 8px;
}
div#introtext a {
	display: block;
	height: 60px;
	width: 268px;
}
div#imagehome {
	position: absolute;
	height: 440px;
	width: 839px;
	z-index: 1;
}

div#row1 {
	height: 440px;
	position: relative;
	z-index: 2;
}
div#logo {
	/*background-image: url(./images/porsche-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;*/
	height: 128px;
	width: 223px;
}
div#opacity {
	background-image: url(./images/black-30.png);
	height: 311px;
	width: 223px;
}
html>/**/body div#opacity {
	height: 308px;
}
div#opacitysub {
	background-image: url(./images/black-05.png);
	display: none;
	height: 440px;
	margin: 0 0 0 224px;
	position: absolute;
	width: 151px;
}
ul#navigation {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
}
html>/**/body ul#navigation {
	margin-top: 4px;
}
ul#navigation li {
	background-image: url(./images/black-05.png);
	margin: 0 0 1px 0;
	height: 23px;
	width: 223px;
}
ul#navigation li a {
	background-color: inherit;
	color: #ffffff;
	display: block;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	padding-left: 23px;
	padding-right: 23px;
	text-decoration: none;
	text-transform: uppercase;
	width: 177px;
}
ul#navigation li a.incSubmenu {
	background-image: url(./images/arrow-white.gif);
	background-position: 210px;
	background-repeat: no-repeat;
}

ul#navigation li:hover a.incSubmenu,
ul#navigation li.over a.incSubmenu {
	background-image: url(./imagesf/arrow-red.gif);
}
ul#navigation li:hover a,
ul#navigation li.over a,
ul#navigation li:hover ul li:hover a,
ul#navigation li.over ul li:hover a,
ul#navigation li.over ul li a:hover {
	background-color: #ffffff;
	color: #cc0000;
}

ul#navigation li ul {
	background-image: url(./images/navigatie-dummy.gif);
	display: none;
	list-style: none;
	margin: 0 0 0 223px;
	padding: 0 0 0 0;
	position: absolute;
}
ul#navigation li ul li {
	margin-left: 1px;
	width: 151px;
}
ul#navigation li:hover ul li a,
ul#navigation li.over ul li a,
ul#navigation li ul li a {
	/*background-color: #ffffff;*/
	background-color: transparent;
	background-image: url(./images/white-90.png);
	color: #000000;
}
ul#navigation li ul li a {
	padding-left: 15px;
	padding-right: 15px;
	text-transform: capitalize;
	width: 121px;
}
ul#navigation li:hover ul, 
ul#navigation li.over ul {
	display: block;
}

ul#navblue {
	list-style: none;
	margin: 2px auto 0 auto;
	padding: 0 0 0 0;
	width: 127px;
}
ul#navblue li {
	border: 1px solid #ffffff;
	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;
}
/*
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;
}
*/

/* row 2 */
div#column1,
div#column2 {
	float: left;
}
div#column1 {
	color: #000000;
	font-size: 10px;
	padding: 15px 19px 19px 19px;
	width: 186px;
}
div#column2 {
	width: 615px;
}
div#block1,
div#block2,
div#block3,
div#block4 {
	float: right;
	margin: 15px 0 15px 15px;
	width: 133px;
}
div#block4 {
	margin-left: 21px;
}
div#block1 img,
div#block2 img,
div#block3 img,
div#block4 img {
	border: 1px solid #cdcdcd;
}
ul.block {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}
ul.block li {
	background-image: url(./images/arrow-gray.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
ul.block a {
	font-size: 10px;
	text-decoration: none;
}
html>/**/body ul.block a {
	background-image: none;
}

/* row 3 */
div#row3 {
	clear: both;
}
div#row3 {
	background: inherit;
	border-top: 1px solid #cecece;
	bottom: 0;
	clear: both;
	color: #666666;
	font-size: 10px;
	height: 22px;
	position: absolute;
}
ul#footer,
div#row3 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#row3 p {
	line-height: 22px;
	margin: 0 0 0 135px;
}
