html,
body {
	margin: 0;
	padding: 0;
}

.SKN_bodywrapper {
	width: 940px;
	margin: 0 auto;
}
.SKN_adres,
.SKN_adres a:link {
	text-align: right;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #4c86bc;
	margin-top: 8px;
	margin-bottom: 8px;
}

.SKN_adres a:link,
.SKN_adres a:visited,
.SKN_adres a:active,
.SKN_adres a:hover {
	text-decoration: underline;
}

.SKN_adres a:hover {
	text-decoration: none;
	color: #0053a0;
}

.SKN_banner {
	margin-bottom: 24px;
}

.SKN_radmenudiv {
	width: 180px;
	margin-left: 30px;
	background-color: #ccddec;
	margin-bottom: 20px;
}

.SKN_rad {
	width: 160px;
	margin-left: 10px;
}


.SKN_dealers {
	width: 170px;
	margin-left: 30px;
	margin-top: 20px;
}

.SKN_footer {
	border-top: 1px solid #0053a0;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.SKN_footer,
.SKN_footer a:link {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #0053a0;
	margin-top: 8px;
	margin-bottom: 8px;
}

.SKN_footer a:link,
.SKN_footer a:visited,
.SKN_footer a:active,
.SKN_footer a:hover {
	text-decoration: none;
}

.SKN_footer a:hover {
	text-decoration: underline;
	color: #4c86bc;
}

/* --- GENERIC --- */

.SKN_contentpane p,
.SKN_contentpane .normal,
.SKN_contentpane .Normal {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #064178;
	font-weight: normal;
	padding-top: 0;
	margin-top: 0;
}

.SKN_contentpane a,
.SKN_contentpane a:link,
.SKN_contentpane a:visited,
.SKN_contentpane a:active,
.SKN_contentpane a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #064178;
	font-weight: bold;
	text-decoration: underline;
}

.SKN_contentpane a:hover {
	color: #000;
	text-decoration: none;
}

.SKN_contentpane H1,
.SKN_contentpane H1 span {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #064178;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 4px;
}

.SKN_contentpane H2,
.SKN_contentpane H2 span {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #064178;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 4px;
}

.clear {
	clear: both;
}

/* -- Dealers --*/

.DLR_kop {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #064178;
	font-weight: bold;
}

/* -- RADMENU --*/

.Menu_MainItem td,
.Menu_PathMainItemOver td, 
.MenuGroup td {
	padding: 0;
	margin: 0;
}


.Menu_MainItem .contentCell,
.Menu_PathMainItemOver .contentCell, 
.MenuGroup .contentCell {
	padding: 0;
	margin: 0;
}

.Menu_MainItem .contentCell {
	background: url(images/rad_arrow.gif) center left no-repeat;
	width: 150px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0053a0;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	border-bottom: 1px dashed #8eb3d5;
	text-transform: uppercase;
}

.Menu_MainItemOver .contentCell,
.Menu_PathMainItemOver .contentCell {
	background: url(images/rad_arrow.gif) center left no-repeat;
	width: 150px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	border-bottom: 1px dashed #8eb3d5;
	text-transform: uppercase;
}


.Menu_ItemsGroup {
	background-color: #ffffff;
	border: 1px solid #015172;
	cursor: pointer;
}

.Menu_Item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 4px;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
	
}

.Menu_ItemOver,
.Menu_PathItemOver {
	background-color: #015172;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
}