body {
	background-color: #cacaca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	margin: 0px;
	padding: 0px;
}

/* Menu colors */
.menu-row1 {
	color:#ffffff;
	background-color: #cc0000;
	text-indent: 8px;
}
.menu-row2 {
	color:#ffffff;
	font-weight:bold;
	background-color: #000000;
	text-indent: 8px;
}
.menu-row2-spacer {
	margin-right: 8px;
}
.menu-item {
	float: left;
}
.menu-spacer {
	width: 1px;
	background-color: #FFFFFF;
	font-size: 1px;
	height: 12px;
	float: left;
	margin-left: 8px;
}
.dropdown-menu {
	position: relative;
	background-color: #cc0000;
	z-index: 100;
	text-indent: 0px;
	padding: 8px;
	border: 1px solid #000000;
}
.dropdown-menu-container {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	display: none;
	text-indent: 0px;
}

/* tables */
.table-menu {
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;
	border-bottom: 0px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	background-color: #fff;
	width: 738px;
}
.table-menu-black {
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;
	border-bottom: 0px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	background-color: #000;
}
.table-content {
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;
	border-bottom: 1px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	background-color: #fff;
}
.table-center {
	margin-left: auto;
	margin-right: auto;
}
.box-right {
	background-color: #eaeaea;
	padding: 10px;
	color: #0b1159;
}
.searchrow0 { 
	background-color: #ffffff; 
}
.searchrow1 { 
	background-color: #eaeaea; 
}
.searchrow-header {
	background-color: #eaeaea;
	font-weight: bold;
}
.teaser-head {
	background-color: #cc0000;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
}
.teaser-body {
	background-color: #eaeaea;
	padding: 2px;
}
.teaser-body a { color:#666; text-decoration: none; }
.teaser-body a:hover { color:#cc0000; text-decoration: none; }

/* text */
.header-red18 {
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
	letter-spacing: -1px;
}
.header-red14 {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}
.header-blue18 {
	font-size: 18px;
	color: #060266;
	font-weight: bold;
	letter-spacing: -1px;
}
.header-blue12 {
	font-size: 12px;
	color: #060266;
	font-weight: bold;
}

/* links */
a { color:#ffffff; text-decoration: none; }
a:hover { color:#ccc; text-decoration: none; }

a.blue { color:#0b1159; text-decoration: none; }
a.blue:hover { color:#0b1159; text-decoration: underline; }

a.grey { color:#666; text-decoration: none; }
a.grey:hover { color:#FFFFFF; background-color: #666; }

a.grey_u { color:#666; text-decoration: underline; }
a.grey_u:hover { color:#FFFFFF; background-color: #666; }

a.teaserlink { color:#666; text-decoration: none; }
a.teaserlink:hover { color:#cc0000; text-decoration: none; }

a.adlink { color:#666; text-decoration: none; }
a.adlink:hover { color:#666; text-decoration: underline; }

a.footerlink { color:#505050; text-decoration: none; }
a.footerlink:hover { color:#505050; text-decoration: underline; }

/* images */
/*
.articleimage-right {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #eaeaea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: right;
}
.articleimage-left {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #eaeaea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
}*/

.image {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.alignLeft {
	margin-right: 8px;
	float: left;
}
.alignRight {
	margin-left: 8px;
	float: right;
}
.alignCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	/*page-break-after: auto;
	page-break-before: always;*/
}
.imgBorder {
	border: 1px solid #eaeaea;
}
.imgBorderTeaser {
	border: 1px solid #000000;
	padding: 0px;
}

.searchobject {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #eaeaea;
}

/* form */
.searchfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 97%;
}
.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* extras */
.null {
	font-size: 1px;
	width: 1px;
}

.topleft-margin {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.space {
	font-size: 1px;
	height: 20px;
	width: 20px;
}
.hr {
	background-image: url(images/hr.gif);
	height: 25px;
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}

.noscript-div-container {
	position: relative;
}
.noscript-div {
	position: absolute;
	top: 10px;
	left: 220px;
	padding: 6px;
	border: 1px solid #222222;
	font-size: 9px;
	color: #444444;
	width: 280px;
}
.noscript-div-bchar {
	float: left;
	font-size: 46px;
	color: #222222;
	line-height: 36px;
}

.advertPriceOld {
	text-decoration: line-through;
	color: #cc0000;
}

.advert-thumbs {
	margin-top: 4px;
}

.preview-div {
	position: absolute;
	top: 10px;
	left: 220px;
	padding: 6px;
	border: 1px solid #333333;
	font-size: 30px;
	color: #888888;
	width: 170px;
}
.preview-div-bchar {
	float: left;
	font-size: 46px;
	color: #555555;
	line-height: 36px;
}

.driver-q {
	font-weight: bold;
}

.highlightImage {
	margin: 4px;
	margin-right: 8px;
	float: left;
}

.webshopButton {
	background: #cc0000;
	padding: 4px;
	line-height: 22px;
	text-align: center;
}
.webshopButton a {
	color: #FFFFFF;
	text-decoration: underline;
}
.webshopButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#preload { 
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}

.shoppingSelect {
	width: 180px;
	font-size: 10px;
}

.vatinfo {
	font-size: 9px;
}