/* CSS Document */

* {
	margin:0;
	padding:0;
}

.likeb{position:absolute;margin-left:885px;margin-top:-55px;}

.fbbb{position:absolute;left:775px;margin-top:5px;}


body {
	margin: 0px;
	background:#FFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p a{
	text-decoration:none;
	color: #3b7ab2;
}
p a:hover{
	text-decoration:underline;
	color: #3b7ab2;
}
/******** header b *************/
#tn_header_b {
	position:relative;
	height:77px;
}
#tn_header_b #tn_hb_inhoud{
	position: relative;
	width: 960px;
	height: 77px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#tn_header_b #tn_hb_inhoud #tn_logo_vw{
	position: relative;
	float: left;
	width:92px;
	height:77px;
	background:url(/UserFiles/images/layout/logo_vw.jpg);
}
#tn_header_b #tn_hb_inhoud #tn_hb_taalkeuze{
	position: relative;
	float: right;
	font-size: 10px;
	top: 50px;
	width:220px;
	height:17px;
	text-align:right;
}
#tn_hb_taalkeuze a{
	font-size: 10px;
	color: #010101;
	text-decoration:none;
}
#tn_hb_taalkeuze a:hover{
	font-size: 10px;
	color: #010101;
	text-decoration:underline;
}
.activelink{
	font-size: 10px;
	color: #bab6c6;
}
/*********** Header *****************/
#tn_header{
	position:relative;
	height:67px;
	/*width:960px;*/
	background-color: #ededf5;
}
#tn_header #tn_h_inhoud{
	position: relative;
	width: 960px;
	height: 67px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#tn_header #tn_h_inhoud #tn_logo_thoen{
	position: relative;
	float: left;
	width:258px;
	height:67px;
	background:url(/UserFiles/images/layout/logo_thoen.jpg);
}
/************ middenkader *****************/
#tn_midden{
	position:relative;
	height:auto;
	/*width:960px;*/
	background-color: #d1d1df;
}
#tn_midden #tn_m_inhoud{
	position: relative;
	width: 960px;
	height: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background: #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#tn_midden #tn_m_inhoud #tn_m_linksmenu{
	position:relative;
	float:left;
	width: 165px;
	/*border-right: 2px solid #FFF;*/
}
.opvulling_menu{
	background:url(/UserFiles/images/layout/tss_menu.jpg);
	background-repeat:repeat-y;
	border-right: 1px solid #FFF;
}
#menuitem {
	background:url(/UserFiles/images/layout/menu_item.jpg);
	width: 165px;
	height: 100px;
}
#menuitem_tekst {
	position: relative;
	top: 80px;
	margin-left: 10px;
	font-size: 10px;
	color: #FFF;
}
#menuitem_tekst a{
	color: #FFF;
	text-decoration:none;
}
/*** middenstuk inhoud *****/
#tn_midden #tn_m_inhoud #tn_m_middenstuk{
	position:relative;
	float:left;
}
.tn_m_links_titel{
    position: relative;
	top: 0px;
	color: #3c3c3c;
	background-color:#FFFFFF;
	height: 30px;
	border: 0px solid red;
}
.tn_m_links_titel h1{
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	color: #3c3c3c;
}
#tn_m_links_submenu{
	position: relative;
	background-color: #d1d1df;
	height: 350px;
}
.opvullinks{
   background-color:#d1d1df;
}
#links{
	position: relative;
	top: 20px;
}
.tn_m_links_inhoud{
	background-color: #8883a3;
}
.tn_m_links_inhoud p{
	font-size:10px;
	color:#FFF;
	margin-top: 15px;
	margin-left: 15px;
}
.tn_m_rechts_titel{
    position: relative;
	top: 0px;
	background-color: #ededf5;
	color: #3c3c3c;
	height: 30px;
	border: 0px solid red;
}
.tn_m_rechts_titel h1{
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	color: #3c3c3c;
}

.tn_m_rechts_inhoud, .tn_m_rechts_inhoud_2 {
	font-size:10px;
	margin-top: 15px;
	margin-left: 15px;
}

.tn_m_rechts_inhoud p{
	font-size:10px;
}
.tn_m_rechts_inhoud_2 p{
	font-size:10px;
	margin-left: 15px;
	margin-top: 15px;
}

.tn_m_rechts_inhoud ul{

	margin-left: 15px;
}
.tn_m_rechts_inhoud ul li{
	list-style-image:url(/UserFiles/images/layout/inhoud_pijl.jpg);
}


#tn_midden #tn_m_inhoud #tn_m_rechtsmenu{
	position:relative;
	float:right;
	width: 165px;
	height: 398px;  
	/*border-left: 2px solid #FFF;*/
}
.opvulling_menu_r{
	background:url(/UserFiles/images/layout/tss_menu_r.jpg);
	background-repeat:repeat-y;
	background-position:right -2px;
	/*border-right: 1px solid #FFF;
	border-bottom: 2px solid #FFF;*/
}
/******* Submenu *************************/
#midden #links_menu #menu_inhoud #nav
{
margin-top: 15px;
margin-left: 10px;
font: Verdana;
font-size: 12px;
float: left;
}

#midden #links_menu #menu_inhoud #nav .item
{
list-style: none;
margin: 0;
margin-bottom: 5px;
_margin-bottom: 5px;
text-align: left;
height: 10px;
}

#midden #links_menu #menu_inhoud #nav .item a
{
display: block;
padding-left: 20px;
height: 13px;
background-image:url(/UserFiles/images/layout/menu.jpg);
background-repeat:no-repeat;
text-decoration: none;
}

#midden #links_menu #menu_inhoud #nav .item a { color: #0081c8; }

#midden #links_menu #menu_inhoud #nav .item a:hover
{
color: #9498a6;
background-image:url(/UserFiles/images/layout/menu_over.jpg);
}
/*** Code submenu **/
.hoofdmenuitem
{
list-style: none;
margin: 0;
margin-bottom: 10px;
text-align: left;
height: 10px; 
font-size: 11px;
background:url(/UserFiles/images/layout/menu_pijl.jpg) 0 2px;
background-repeat:no-repeat;
}
.hoofdmenuitem_n
{
list-style: none;
margin: 0;
margin-bottom: 10px;
text-align: left;
min-height: 32px;
_height: 32px;
font-size: 11px;
background:url(/UserFiles/images/layout/menu_pijl.jpg) 0 2px;
background-repeat:no-repeat;
}

.hf_menu_tekst{
/*top: -3px;
_top: -2px;*/
}
.hf_menu_tekst2{
position: relative;
top: -3px;
_top: -2px;
padding-left: 20px;
}
.hf_menu_tekst a
{
display: block;
padding-left: 20px;
min-height: 13px;
_height: 13px;
text-decoration: none;
color: #4c5872; 
font-size:11px;
}

.hf_menu_tekst a:hover
{
color: #4c5872;
background-repeat:no-repeat;
text-decoration:underline;
}

.hf_menu_text a
{
display: block;
padding-left: 20px;
height: 10px;
text-decoration: none;
color: #4c5872; 
font-size:11px;
}

.hf_menu_text a:hover
{
color: #4c5872;
background-repeat:no-repeat;
text-decoration:underline;
}

.hoofdmenuitem2
{
list-style: none;
margin: 0;
margin-bottom: 10px;
text-align: left;
height: 10px; 
font-size: 11px;
/*background:url(/UserFiles/images/layout/menu_pijl.jpg) 0 2px;*/
background-repeat:no-repeat;
margin-left: 5px;
}

	.hoofdmenuitem2 .hf_menu_tekst a
	{
	display: block;
	padding-left: 20px;
	height: 13px;
	text-decoration: none;
	color: #4c5872; 
	font-size:11px;
	}

	.hoofdmenuitem2 .hf_menu_tekst a:hover
	{
	color: #4c5872;
	background-repeat:no-repeat;
	text-decoration:underline;
	}

/************footer **********************/
#tn_footer{
	position:relative;
	height:30px;
	/*width:960px;*/
	background-color: #ededf5;
}
#tn_footer #tn_f_inhoud{
	position: relative;
	width: 960px;
	height: 30px;
	line-height:30px;
	margin-top: Opx;
	_margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-size: 9px;
	color: #3c3c3c;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#tn_footer #tn_f_inhoud a{
	color: #3c3c3c;
	text-decoration: underline;
}
#tn_footer #tn_f_inhoud a:hover{
	color: #3c3c3c;
	text-decoration: none;
}

/** Intro pagina   ***/
#intro_center{
	position: relative;
	/*top: 50%;*/
	margin-top: 180px;
	_margin-top:-200px;
	/*_margin-top: -330px;
	_height:253px;
	text-align:center;*/
	background-image:url(/UserFiles/images/layout/intro_achtergrond.jpg);
	background-repeat:repeat-x;
}
#intro_center table td{
	text-align: center;
}
#intro_center a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
}
#intro_center a.hover{
	text-decoration:underline;
}
table{
	margin: auto;
}

#tn_intro_header{
	height:67px;
	background-color: #ededf5;
	width: 513px;
}
#tn_intro_logo_thoen{
	float: left;
	width:258px;
	height:67px;
	background:url(/UserFiles/images/layout/logo_thoen_intro.jpg);
	background-repeat:no-repeat;
}
.intro_rij{
	height: 243px;
	_height: 233px;
}
#logo_intro_vw{
    position: relative; 
	top: 10px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-botom: 0px;
	width:123px;
	height:71px;
	background:url(/UserFiles/images/layout/logo_vw_intro.jpg);
	background-repeat:no-repeat;
}
#logo_intro_audi{
    position: relative; 
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-botom: 0px;
	width:109px;
	height:69px;
	background:url(/UserFiles/images/layout/logo_audi_intro.jpg);
	background-repeat:no-repeat;
}
#taalkeuze_intro_vw, #taalkeuze_intro_audi{
	position: relative;
	width:100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-botom: 0px;
	text-align: left;
	margin-bottom: 0px;
	color: #3b7ab2;
}
#taalkeuze_intro_vw a, #taalkeuze_intro_audi a{
	text-decoration:none;
	color: #3b7ab2;
}
#taalkeuze_intro_vw a:hover, #taalkeuze_intro_audi a:hover{
	text-decoration:underline;
	color: #3b7ab2;
}
#taalkeuze_intro_vw li, #taalkeuze_intro_audi li{
	list-style-image: url(/UserFiles/images/layout/inhoud_pijl.jpg);
}

#tn_intro_footer{
	height:15px;
	/*background-color: #ededf5;*/
}
#tn_f_intro_inhoud{
	width: 513px;
	height: 15px;
	line-height:20px;
	margin-top: Opx;
	_margin-top: 10px;
	text-align:center;
	font-size: 9px;
	color: #3c3c3c;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;

}
#tn_f_intro_inhoud a{
	color: #3c3c3c;
	text-decoration: underline;
	font-size: 9px;
}
#tn_f_intro_inhoud a:hover{
	color: #3c3c3c;
	text-decoration: none;
	font-size: 9px;
}
.tn_f_intro_blok{
	position: absolute; 	
	top: 80px;
	_top: -10px;
	/* float:left; */
	width: 256px; 
	height: 150px;
               left:0px;
               /*  _left:0px; */ 
}
h1 {font: bold 16px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
h2 {font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #000000;}

.black10 {font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.black10b {font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.black12 {font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.black12b {font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.grey10 {font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #3c3c3c;}
.grey10b {font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #3c3c3c;}
.grey12 {font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #3c3c3c;}
.grey12b {font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #3c3c3c;}

A.blacklink10b, A.blacklink10b:link, A.blacklink10b:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.blacklink10b:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


/*Aanpassingen*/
a .uiTooltip name_tooltip_link > img .connect_widget_image img
{
    postion:relative;
    margin-top:-40px;
}
a
{
	text-decoration:none;
}
td .tn_m_rechts_inhoud_2 > p
{
color:#000;
}
