/* CSS Document */

body,html {
height: 100%;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
margin: 0;
padding: 0;
}

p {
margin: 0 0 10px 0;
}

h1 {
font-size: 30px;
font-weight: normal;
color: #666666;
margin: 0 0 15px 0;
line-height: normal;
}


h2,td.wsbsubtitel, td.header_super, .form_header {
font-size: 18px;
font-weight: normal;
color: #666666;
margin: 10px 0;
line-height: normal;
}

h3, h4, h5 {
font-size: 12px;
font-weight: bold;
margin: 0;
}

a {
color: #e13038;
}

a:hover {
text-decoration: none;
}

form {
margin: 0;
padding: 0;
}

/* LAYOUT */
#main_container {
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
width: 934px;
background: url(media/bg.gif) repeat-y;
margin: 0 auto -90px auto;
}
.klantensite #main_container {
background: url(media/bg-ks.gif) repeat-y;
}
#header_container {
position: relative;
height: 115px;
border-bottom: 7px solid #e2e2e2;
background: #ffffff url(media/shadow.gif) repeat-x bottom;
z-index: 100;
}

#left_container {
float: left;
display: inline;
width: 266px;
background: url(media/container-left-top.gif) no-repeat top;
padding: 7px;
margin: 0 0 0 6px;
}

#content_container {
float: right;
display: inline;
width: 586px;
background: url(media/container-content-top.gif) no-repeat top;
padding: 7px 25px 25px 25px;
margin: 0 7px 0 0;
}
.klantensite #content_container {
float: none;
display: block;
width: 871px;
margin: 0;
padding: 7px 32px 25px 31px;
background: url(media/container-content-top-ks.gif) no-repeat top left;
}
#blanco_container {
padding: 20px;
}

.clear {
clear: both;
}

#push {
height: 90px;
}
	
#footer {
position: relative;
bottom: 0;
height: 60px;
width: 926px;
color: #666666;
background: #ffffff url(media/footer-bg.gif) no-repeat top;
padding: 30px 4px 0 4px;
margin: 0 auto;
}
.klantensite #footer {
background: #ffffff url(media/footer-bg-ks.gif) no-repeat top;
}
#footer h1 {
font-size: 12px;
font-weight: bold;
padding: 0 3px;
margin: 0;
}

#footer a {
padding: 0 3px;
}

#footer .left {
float: left;
width: 180px;
}

#footer .right {
float: right;
padding-top: 18px;
}

/* HEADER */
#header_container h1 a {
display: block;
width: 700px;
padding: 10px 0 0 7px;
font-size: 38px;
font-weight: bold;
color: #999999;
text-decoration: none;
}

#header_container #logo {
position: absolute;
top: 10px;
right: 0;
width: 205px;
height: 41px;
}

#header_container #logo img {
padding-left: 8px;
}

/* DROPDOWNMENU */
#nav_container {
position: absolute;
left: 0;
top: 62px;
width: 934px;
height: 44px;
background: url(media/menu-bg.gif) repeat-x;
}
		
/*Hoofdnaviagtie ul*/
#nav_container  ul#navigation{
position: absolute;
left:0;
margin: 2px 0 0 0;
padding: 0;
line-height: normal;
list-style:none;
z-index:999;
}
		
/*hoofdnavigatie items*/
#navigation li.mainitem{
position: relative;
float: left;
}
		
/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem{
display: block;
padding: 13px;
padding-bottom: 14px;
background: url(media/menu-divider.gif) no-repeat right;
}

/*opent sub navigation ul's*/
#nav_container #navigation li:hover ul, #nav_container #navigation li.over ul {
display: block;
}
		
/*ul subnavigation*/	
#navigation li ul {
position: absolute;
left: 0;
z-index: 1000;
display: none;
list-style: none;
background: #ffffff;
border: 1px solid #999999;
border-top: none;
border-bottom: none;
padding: 0;
margin-left: -1px;
}

/*subnavigation links*/
#navigation li ul li a {
display:block;
background-color: #fff;/* zonder deze werkt display block in IE 6 en 7 niet goed*/
margin: 0;
padding: 5px 15px;
text-align:left;
width: 170px;
border-bottom: 1px solid #999999;
}
				
/*stijlen voor menu links*/			
#nav_container a.hoofditem {
font-weight: bold;
text-decoration:none;
color: #ffffff;
}
		
#nav_container li.mainitem a:hover.hoofditem {
background: #000000 url(media/menu-divider.gif) no-repeat right;
}
		
#nav_container a.subitem {
font-size: 12px;
color: #666666;
text-decoration:none;
}
		
#nav_container a.subitem:hover{
background: #f5f5f5;
}

/* SUBMENU */
#nav_container ul.submenu {
position: absolute;
top: 279px;
left: 13px;
margin: 0;
padding: 0;
}
.klantensite #nav_container ul.submenu {
	display: none;
}

#nav_container ul.submenu li {
list-style: none;
}

#nav_container ul.submenu li a.subitem {
display: block;
font-size: 14px;
width: 256px;
border-bottom: 1px solid #e2e2e2;
padding: 2px 5px;
}

#nav_container ul.submenu li a:hover.subitem {
background: #999999;
color: #ffffff;
}

/* STANDAARD */
.pagetitle {
color: #666666;
padding-bottom: 5px;
border-bottom: 1px solid #e2e2e2;
}

#left_container img {
border: 1px solid #ffffff;
}

.page_category {
font-size: 16px;
padding: 5px 0 10px 3px;
border-bottom: 3px solid #e2e2e2;
margin-bottom: 220px;
}

/* HOMEPAGE */
#left_container h1 {
font-size: 18px;
margin: 0 0 10px 0;
}

#searchbox_home {
padding: 0 3px 20px 3px;
border-bottom: 3px solid #f0f0f0;
}

#news_container {
padding: 10px 3px 0 3px;
}

#flash_container {
position: relative;
width: 920px;
height: 282px;
margin-left: 7px;
border-bottom: 7px solid #e2e2e2;
z-index: 1;
}

#flash_element {
position: absolute;
top: 0;
left: 0;
width: 918px;
height: 280px;
border: 1px solid #ffffff;
z-index: 5;
}

#flash_overlay{
position: absolute;
top: 1px;
left: 1px;
background: url(media/flash-overlay.png) no-repeat top;
width: 918px;
height: 8px;
z-index: 10;
}

*html #flash_overlay {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/rotor-new/media/flash-overlay.png', sizingMethod='scale');
}

.shortlink {
float: left;
display: inline;
height: 70px;
border-right: 1px solid #e2e2e2;
text-align: center;
margin: 10px 0 20px 0;
}

.shortlink a {
display: block;
color: #666666;
text-decoration: none;
padding: 3px 0;
}

.shortlink a:hover {
color: #e13038;
}

.honda {
width: 161px;
padding-right: 25px;
}

.skoda {
width: 202px;
}

.focwa {
border: 1px solid #d0d0d0;
width: 170px;
height: 58px;
padding: 5px 8px;
margin-left: 4px;
background: #e2e2e2;
text-align: left;
line-height: normal;
}

.focwa h1 {
font-size: 18px;
margin: 0 0 3px 0;
}

.focwa a {
display: inline;
text-decoration: underline;
}

/* searchbox */
.searchbox_home {
background: url(media/search-bg.gif) repeat-x;
height: 120px;
color: #ffffff;
padding: 5px 0 0 10px;
}

.searchbox_home p {
float: left;
width: 123px;
}

.searchbox_home select {
width: 115px;
}

form#search input.submit {
float: right;
width: 120px;
background: url(media/search-button.gif) no-repeat;
border: none;
font-weight: bold;
color: #ffffff;
padding: 2px 0 7px 0;
margin: 0 7px 0 0;
cursor: pointer;
}

form#search a {
padding-left: 7px;
}

/* news include */
#left_container .newsitem .article,
#left_container .actie .article,
#left_container .publishdate,
#left_container .lijst_datum {
display: none;
}

#left_container .lijst_image {
float: left;
width: 80px;
margin: 0 5px 0 0;
padding: 3px 0;
}

#left_container .newsitem,
#left_container .article,
#left_container .actie {
clear: both;
margin: 2px 0;
}

#left_container #container_1,
#left_container #container_3 {
background: #ffffff;
height: 68px;
}

#left_container a.title,
#left_container .lijst_header,
#left_container .lijst_header a {
display: block;
color: #000000;
text-decoration: none;
line-height: normal;
cursor: text;
padding: 3px 3px 0 0;
}

/* ATK WSB NEWS */

/* news overview */
.news_list .nav,
#news_detail .nav,
.pagenav,
.actie .back {
margin-bottom: 10px;
height: 27px;
background: #343434 url(media/shadow.gif) repeat-x bottom;
color: #ffffff;
padding: 0 5px 4px 5px;
}

.detail_navigatie .pagenav table {
position: relative;
top: -2px;
}
.actie .back {
text-align: right;
}

.news_list .nav a,
#news_detail .nav a,
.pagenav a,
.actie .back  a {
color: #ffffff;
text-decoration: none;
}

.lijst_navigatie,
.detail_navigatie {
margin-bottom: -15px;
}

#content_container .newsitem,
#content_container #externnews .article,
#content_container .actie {
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: 1px solid #cccccc;
}

#content_container .newsitem p.publishdate{
margin: 0;
font-size: 11px;
}

#content_container .newsitem p.article,
#content_container .actie p.article {
margin: 0
}

#content_container a.title,
#content_container .lijst_header,
#content_container .lijst_header a {
display: block;
text-decoration: none;
font-size: 16px;
color: #666666;
}

#content_container .lijst_image {
float: right;
width: 128px;
margin-left: 10px;
}

.lijst_datum {
font-size: 11px;
}

#content_container .article .lijst_image {
margin-top: 25px;
}

#content_container .lijst_image img {
border: 1px solid #cccccc;
padding: 1px;
}

#content_container a.readmore {
display: block;
}

/* news detail */
#news_detail,
#detail_newsitem {
border-bottom: 1px solid #cccccc;
padding-bottom: 20px;
}

#news_detail .navbar {
float: left;
}

#news_detail .back {
float: right;
text-align: right;
}

#news_detail .bottom .back {
float: none;
text-align: left;
}

#news_detail h1,
.detail_header {
margin: 0;
font-size: 18px;
color: #666666;
}

.actie .detail_header {
margin-bottom: 20px;
}

#image_container,
.detail_image {
float: right;
width: 124px;
margin-left: 10px;
}

#image_container img {
border: 1px solid #cccccc;
padding: 1px;
margin-bottom: 5px;
}

.detail_image img {
border: 1px solid #cccccc;
padding: 1px;
}

#popup_newsimage {
padding: 10px;
}

.popup_header {
font-weight: bold;
}

#popup_image {
height: 320px;
overflow: hidden;
}

/* MERKENPAGINA */
.merkenpagina {
float: left;
width: 293px;
margin-bottom: 20px;
}

.merkenpagina h2 {
margin-bottom: 0;
}

.merkenpagina img {
border: 1px solid #cccccc;
}

#content_container .merkenpagina #container_1,
#content_container .merkenpagina .actie,
.merkenpagina .no_listings {
width: 273px;
height: 91px;
border: 1px solid #cccccc;
padding: 1px;
padding-right: 10px;
}

.merkenpagina .no_listings {
padding: 10px;
width: 265px;
height: 72px;
}

.merkenpagina .lijst_datum,
#actie .article {
display: none;
}

#content_container .merkenpagina .lijst_image {
float: left;
width: 120px;
height: 90px;
overflow: hidden;
margin: 0 5px 0 0;
}

#content_container .merkenpagina .article img,
#content_container .merkenpagina .actie img {
border: none;
}

#content_container .merkenpagina .lijst_header,
#content_container .merkenpagina .lijst_header a {
display: block;
color: #000000;
font-weight: bold;
font-size: 12px;
text-decoration: none;
line-height: normal;
cursor: text;
padding: 3px 0 0 0;
}

/* NIEUWE MODELLEN */
table#header {
width: 100%;
}

/* index */
#nieuwexternindex td {
width: 230px;
border-bottom: 1px solid #cccccc;
padding-top: 10px;
}

#nieuwexternindex .description img {
float: left;
margin-right: 5px;
}

#nieuwexternindex .description {
margin-bottom: 20px;
}

#nieuwexternindex .description img,
#nieuwexternuitvoeringen img.plaatje,
#nieuwexterndetail img.plaatje  {
border: 1px solid #cbcbcb;
padding: 1px;
margin-bottom: 5px;
}

#nieuwexternindex .description p {
line-height: normal;
margin: 0;
}

#nieuwexternindex .description p.modelname {
font-weight: bold;
}

/* uitvoering */
#nieuwexternuitvoeringen h1 {
font-size: 20px;
font-weight: normal;
margin: 0 0 5px 0;
line-height: normal;
}

#nieuwexternuitvoeringen table#uitvoering {
width: 400px;
}

#nieuwexternuitvoeringen table#uitvoering .uitvoering_label {
color: #ffffff;
background: #343434 url(media/shadow.gif) repeat-x bottom;
padding: 3px 0 13px 5px;
}

#nieuwexternuitvoeringen table#uitvoering td {
padding: 3px 5px;
}

#nieuwexternuitvoeringen table#uitvoering tr.even {
background: #f5f5f5;
}

#nieuwexternuitvoeringen table#uitvoering .brandstof a,
#nieuwexternuitvoeringen table#uitvoering .prijs a {
text-decoration: none;
color: #666666;
}

#nieuwexternuitvoeringen table#uitvoering .prijs {
text-align: right;
padding-right: 10px;
}

/* detail */
#nieuwexterndetail #detail_gegevens td.data {
text-align: right;
}

#nieuwexterndetail .label, #nieuwexterndetail .data {
border-bottom: 1px solid #eeeeee;
}

#nieuwexterndetail .label {
padding-left: 4px;
}

#nieuwexterndetail .data {
text-align: right;
padding-right: 4px;
}

#nieuwexterndetail .uitvoering_label {
border-bottom: 3px solid #cccccc;
}

#nieuwexterndetail .uitvoering, #nieuwexterndetail .brandstof, #nieuwexterndetail .prijs {
border-bottom: 1px solid #cccccc;
}

#nieuwexterndetail .uitvoering {
font-weight: bold;
}

#nieuwexterndetail .brandstof a, #nieuwexterndetail .prijs a {
text-decoration: none;
}

#detail_algemeen, #detail_techniek, #detail_veiligheid, #detail_interieur {
display: block;
width: 145px;
height: 18px;
border-left: 1px solid #cccccc;
border-right: 1px solid #686464;
text-align: center;
padding: 2px 0 5px 0;
margin-right: -1px;
font-weight: bold;
background: #343434;
}

a#detail_algemeen, a#detail_techniek, a#detail_veiligheid, a#detail_interieur {
text-decoration: none;
color: #ffffff;
}

#nieuwexterndetail table#nav {
border: 1px solid #686464;
border-bottom:none;
}

#nieuwexterndetail table#nav a:hover {
text-decoration: none;
background-color: #cccccc;
color: #3e3e3e;
}

#nieuwexterndetail table#nav .activedetail {
background-color: #ffffff;
border-left: 1px solid #ffffff;
color: #222222;
}

#alg table, #tech table, #veil table, #int_ext table {
border-left: 1px solid #686464;
border-right: 1px solid #686464;
border-bottom: 1px solid #686464;
width: 586px;
}

/* afbeelding */
.column .body {
text-align: center;
}

.column .body img {
border: 1px solid #cccccc;
padding: 1px;
}


/* KIES */
#dsl {
position: relative;
z-index: 1;
zoom: 1;
}

.footer h1 {
display: none;
}

/* index */
#content_container #searchbox {
padding: 5px 0 5px 10px;
background: url(media/search-bg.gif) repeat-x;
height: 110px;
color: #ffffff;
margin-bottom: 20px;
}

#content_container #searchbox p {
float: left;
width: 143px;
}

#content_container #searchbox select {
width: 135px;
}
/* merk modeloverzicht */
.modeloverzicht {
clear: both;
}

.modeloverzicht h2 {
padding: 15px 0 0 70px;
height: 30px;
color: #999999;
}

.modeloverzicht h2.overzicht_honda {
background: url(media/logo-honda.gif) no-repeat left;
}

.modeloverzicht h2.overzicht_skoda {
background: url(media/logo-skoda.gif) no-repeat left;
}

.modeloverzicht h2.overzicht_skoda {
margin-left: 7px;
padding-left: 63px;
}

.merkoverzicht h2 {
font-size: 14px;
margin-top: 30px;
}

.modeloverzicht table,
.merkoverzicht table {
border-top: 1px solid #cccccc;
padding: 10px 0 0 0;
}

.modeloverzicht td,
.merkoverzicht td {
width: 200px;
}

.modeloverzicht a,
.merkoverzicht a {
display: block;
background: url(media/square.gif) no-repeat left center;
padding-left: 20px;
margin-left: 20px;
}

.modeloverzicht table,
.merkoverzicht table {
margin-bottom: 20px;
}

/* overzicht */

#dsl #overview #aantal_indicatie {
font-size: 18px;
}

#dsl #overview #page_nav {
font-size: 12px;
margin: 4px 0;
float: right;
}

#dsl #overview #page_nav .splitter {
padding: 0 2px;
color: #6d6d6d;
}

#dsl #overview #page_nav .selected {
font-weight: bold;
}

#dsl #overview table#overview_list {
clear: both;
}

#dsl #overview table#overview_list tr.list_header {
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

#dsl #overview table#overview_list tr.list_header a,
#dsl #overview table#overview_list tr.list_header td.description a {
text-decoration: none;
color: #ffffff;
}

#dsl #overview table#overview_list tr.list_header td.label {
padding: 3px 0 13px 0;
background: #343434 url(media/shadow.gif) repeat-x bottom;
color: #ffffff;
border-bottom: none;
}

#dsl #overview table#overview_list tr.list_header td.photo {
padding-left: 5px;
}

#dsl #overview table#overview_list td.detail {
padding: 4px 0;
}

#dsl #overview table#overview_list tr.rij_even td {
background: #f5f5f5;
}

#dsl #overview table#overview_list td.photo {
width: 102px;
padding-right: 5px;
}
#dsl #overview table#overview_list td.photo img {	
border: 1px solid #cccccc;
padding: 1px;
}

#dsl #overview table#overview_list td.carbuild,
#dsl #overview table#overview_list td.location,
#dsl #overview table#overview_list td.price,
#dsl #overview table#overview_list td.kmstand,
#dsl #overview table#overview_list td.listing {
text-align: right;
width: 85px;
}

#dsl #overview table#overview_list td.listing,
#dsl #overview table#overview_list tr.list_header td.listing,
#dsl #overview table#overview_list td.price,
#dsl #overview table#overview_list tr.list_header td.price {
padding-right: 4px;
}

#dsl #overview table#overview_list td.description span.car_brand {
display: block;
font-weight: bold;
}

#dsl #overview table#overview_list td.description a {
text-decoration: none;
color: #000000;
}

#dsl #overview table#overview_list td.description a.pictures {
text-decoration: underline;
font-size: 11px;
}

#dsl #overview table#overview_list td.description a.pictures {
color: #e13038;
}


#dsl #overview table#overview_list td.description a:hover.pictures {
text-decoration: none;
}

/* detail */

#dsl #detail h1 span {
display: block;
font-size: 14px;
color: #999999;
}

#dsl #detail a.back {
position: absolute;
right: 0;
top: 0;
display: block;
width: 145px;
height: 19px;
background: url(media/button.gif);
color: #ffffff;
text-align: center;
text-decoration: none;
line-height: normal;
padding-top: 3px;
}

#dsl #detail_left {
float: left;
position: relative;
width: 326px;
}

#dsl #detail_left #afbeelding {
position: relative;
height: 247px;
}

#dsl #detail_left #afbeelding a.zoom {
position: absolute;
bottom: 8px;
left: 5px;
display: block;
width: 21px;
height: 21px;
background: url(media/zoom.gif) no-repeat;
}

#dsl #detail_left #afbeelding img {
border: 1px solid #cccccc;
padding: 1px;
}

#dsl #detail_left #afbeelding_thumb {
}

#dsl #detail_left #afbeelding_thumb img {
margin: 3px 0 0 0;
padding: 0;
width: 31px;
}

#dsl #detail_right {
float: right;
width: 260px;
}

#dsl #detail_right dl {
margin: 0;
padding: 0;
}

#dsl #detail_right dl dt,
#dsl #detail_right dl dd {
padding: 0;
}

#dsl #detail_right dl dt {
float: left;
width: 95px;
}

#dsl #detail_right dl#carspecs {
margin: 2px 0 15px 0;
padding: 10px 5px;
background: #f5f5f5;
height: 222px;
}

#dsl #detail_right dt.price,
#dsl #detail_right dd.price {
font-size: 18px;
line-height: normal;
}

#dsl #detail_right dl#carspecs  dt.listing {
font-weight: bold;
}

#dsl #detail_right dt.nap,
#dsl #detail_right dd.nap {
background: #e2e2e2;
}

#dsl #detail_right dd.nap span.nap {
position: absolute;
top: 150px;
left: 500px;
}

#dsl #detail_right #shortlinks {
width: 332px;
padding: 0 10px;
}

#dsl #detail_right #shortlinks a {
display: inline;
float: left;
width: 100px;
font-size: 14px;
text-decoration: none;
background: url(media/square.gif) no-repeat left center;
margin: 0 10px 5px 0;
padding-left: 15px;
}

#dsl #detail_right #shortlinks a:hover {
text-decoration: underline;
}

#dsl #options,
#dsl #comments,
#dsl #dealerinfo {
clear: both;
padding: 10px 0;
}

#dsl #options h3,
#dsl #comments h3,
#dsl #dealerinfo h3,
#dsl #info h3 {
font-size: 12px;
color: #ffffff;
background: #343434 url(media/shadow.gif) repeat-x bottom;
padding: 3px 0 10px 5px;
margin-bottom: 10px;
zoom: 1;
}

#dsl #comments p,
#dsl #dealerinfo p,
#dsl #info dl,
#dsl .print dl {
padding: 0 10px;
}

#dsl #options .collumn {
float: left;
width: 270px;
}

#dsl #options .no1 {
margin-left: 10px;
}

#dsl #popover dt { 
float: left; display: inline; width: 150px; font-weight: bold;
}

#dsl #form_melding { 
color: red; 
}

#dsl #popover a.print {
display: block;
width:750px;
text-align: center;
padding-bottom: 10px;
}

.collumnprint {
float: left;
width: 270px;
}

/* AFLEVERING */
.aflevering_thumb {
float: left;
display: inline;
width: 129px;
margin: 0 10px 20px 0;
}

.aflevering_thumb img,
.aflevering_image img {
border: 1px solid #cccccc;
padding: 1px;
}

.aflevering_thumb p {
margin: 0;
height: 58px;
overflow: hidden;
}

.aflevering_backlink {
float: right;
width: 150px;
text-align: right;
}

.aflevering_image {
width: 324px;
float: left;
margin: 0 10px 10px 0;
}

/* SITEMAP */
.sitemap td.detailkop {
background: #343434 url(media/shadow.gif) repeat-x bottom;
color: #ffffff;
font-weight: bold;
padding: 0 0 10px 5px;
}

.sitemap ul {
margin-top: 10px;
}

/* TABS  PANES*/
ul.tabs, ul.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;	
}
ul.tabs li {
	float: left;
	height: 36px;
	background-image: url(media/tabs.png);
	background-repeat: no-repeat;
	background-position: left 0;
}
ul.tabs li a {
	display: block;
	background-image: url(media/tabs-r.png);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 24px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	color: #333333;
}
ul.tabs li a:focus {
	outline: none;
}
ul.tabs {
	clear: both;
	background: url(media/shadow-top.png) repeat-x bottom;
	overflow: hidden;
}
ul.tabs li {
	margin-right: 2px;
}
ul.tabs li a {
	font-weight: bold;
	color: #666666;
}
ul.tabs li.current {
	background-position: left -108px;
}
ul.tabs li.current a {
	background-position: right -108px;
	color: #000;
}
.panes {
	clear: both;
	background: #ffffff;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	border-top: none;
	padding: 15px 10px;
	margin: 0 0 15px 0;
}
.panes address {
	font-style: normal;
	margin-bottom: 15px;	
}
.panes p {
	margin-bottom: 15px;	
}

/* OVERIG */
.calculator {
float: right;
position: relative;
background:#e6f2ff; 
border: 1px solid #dfdfdf; 
padding: 5px 20px; 
width: 100px; 
line-height: normal;
height: 35px;
}

.calculator a {
position: absolute;
left: 0;
top: 0;
padding: 5px 20px; 
text-align:center; 
text-decoration: none;
display: block;
height: 35px;
width: 100px;
color:#999999;
}

.calculator img {
position: absolute;
left: -25px;
top: -10px;
}

table.form td {
padding: 2px 0;
}

.error {
color: red;
}
.addthis_toolbox {
	position: absolute;
	right: 0;
	top: 37px;	
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
position: absolute;
font: 12px Arial, Helvetica, sans-serif;
color: #333333;
}

#TB_secondLine {
font: 10px Arial, Helvetica, sans-serif;
color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
position: fixed;
z-index:100;
top: 0px;
left: 0px;
height:100%;
width:100%;
}

.TB_overlayMacFFBGHack {background: url(media/macFFBgHack.png) repeat;}
.TB_overlayBG {
background-color:#000;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
position: fixed;
background: #ffffff;
z-index: 102;
color:#000000;
display:none;
text-align:left;
top:50%;
left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop));
}

#TB_window img#TB_Image {
display:block;
margin: 0;
border: none;
}

#TB_caption{
height:25px;
padding:7px 30px 10px 25px;
float:left;
}

#TB_closeWindow{
height:25px;
padding:11px 18px 10px 0;
float:right;
}

a#TB_closeWindowButton {
display: block;
width: 43px;
height: 18px;
background: url(media/close.gif);
margin: -2px -5px 0 0;
}

a:hover#TB_closeWindowButton {
background: #ffffff url(media/closehover.gif);
}

#TB_closeAjaxWindow{
padding:2px 5px 5px 0;
margin-bottom:1px;
text-align:right;
float:right;
}

#TB_ajaxWindowTitle{
float:left;
padding:7px 0 5px 10px;
margin-bottom:1px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

#TB_title{
background-color: #686464;
height:27px;
}

#TB_ajaxContent{
clear:both;
padding:2px 15px 15px 15px;
overflow:auto;
text-align:left;
line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
padding:15px;
}

#TB_ajaxContent p{
padding:5px 0px 5px 0px;
}

#TB_load{
position: fixed;
display:none;
height:13px;
width:208px;
z-index:103;
top: 50%;
left: 50%;
margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
z-index:99;
position:fixed;
top: 0;
left: 0;
background-color:#fff;
border:none;
filter:alpha(opacity=0);

-moz-opacity: 0;
opacity: 0;
height:100%;
width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
clear:both;
border:none;
margin-bottom:-1px;
margin-top:1px;
_margin-bottom:1px;
}
