body {
    margin:0; 
    padding:0 10px 0 10px; 
    height:100%;
    font-family:arial, sans-serif; 
    text-align:center;
    background:url(../_img/site_bg.gif) center center repeat-y;
}
body {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; 
    font-size:62.5%;
    color:#000;
}
#site_holder {
    width:900px;
    text-align:center;
    margin:0 auto;
}
#locked_content {
    position:fixed;
    display:block;
    top:0;
    right:0;
    width:100%; 
    height:132px;
    color:#000; 
    z-index:12;
    margin: 0 auto;
}
#center_locked_content {
    position: relative;
    width:900px;
    text-align:center;
    margin:0 auto;
}
#site_header { 
    text-align:left;
    width:900px;
    height:132px;
    background:url(../_img/header_bg.gif) center center repeat-y;
}
#pad {
    display:block; 
    height:140px;
}

h1.column_heading {
    font-size:1.2em;
    position:absolute;
    top:103px;
    width:200px;
    padding:0 0 7px 0;
    background: url(../_img/column_heading_1.gif) left bottom no-repeat;
}
h1.column_heading#two_columns_heading { 
    left: 240px;
    width:420px;
    background: url(../_img/column_heading_2.gif) left bottom no-repeat;
}
h1.column_heading#first_column_heading { left:240px; }
h1.column_heading#second_column_heading { left:460px; }
h1.column_heading#third_column_heading { left:680px; }
h1.column_heading#all_columns_heading { 
    width: 640px; 
    left: 240px; 
    background: url(../_img/column_heading_full.gif) left bottom no-repeat;
}
/* MENU */
#menu_V2 {
    position:absolute;
    top:108px;
    left:13px;
    z-index:100;
    height:350px;
    text-align: left;
    width:209px;
}
#menu_holder ul li a:focus { outline:none; }
ul#weltevree_menu {
    list-style: none;
    margin:0;
    padding:0;
}
ul#weltevree_menu li {
    margin:0;
    padding:0;
}
ul#weltevree_menu li.sub_menu {
    padding-left:15px;
}
ul#weltevree_menu li a {
    text-decoration:none;
    color:#000;
    font-size: 1.5em;
    line-height: 1.5em;
    outline:none;
}
ul#weltevree_menu li a:hover, ul#weltevree_menu li a.active { font-weight:bold; }
/* sub menuus */
ul#weltevree_webshop, ul#weltevree_contact,  ul#collectie_items {
    list-style: none;
    margin:0;
    padding:0;
    display:none;
}
a#lang_link {
    text-decoration: none;
    color: #666;
    position: absolute;
    top: 590px;
    left: 0;
}
a#lang_link:hover { color: #000; }

/* Site content */
#site_content {
    position:relative;
    display:block;
    margin:0 0 0 231px;
    background:transparent;
    overflow:hidden;
    font-size:1.1em;
    line-height:1.4em;
    z-index:10;
}
.content_holder {
    float:left;
    width:200px;
    margin:0 10px 6px 10px;
    position:relative;
    text-align: left;
}
.endIt {
    clear:both;
    margin:0;padding:0;
}
.clear_it, .clear_it_border_right, .clear_it_border_left, .clear_it_border_full { 
    clear: both; 
    font-size: 1px;line-height: 1px;
    margin: 0; padding: 0;
    height: 1px;
}
.clear_it_border_full {
    background: url(../_img/clear_border_full.gif) top left no-repeat; 
    height: 10px;
}
.clear_it_border_left {
    background: url(../_img/clear_border_half.gif) top left no-repeat; 
    height: 10px;
}
.clear_it_border_right {
    background: url(../_img/clear_border_half.gif) top right no-repeat; 
    height: 10px;
}
#columns_1_2 {
    width:440px;
    float:left;
    text-align:left;
}
#column_3 {
    width:220px;
    float:left;
}
#full_width {
    width: 660px;
}
.item_holder {
    clear:both;
    padding:0 0 8px 0;
    margin-bottom:5px;
    border-bottom:1px solid #000;
    text-align: left;
}
.full_overview_holder {
    float:left;
    width:200px;
    margin:0 10px 6px 10px;
    border-bottom:1px solid #000;
    text-align: left;
}
.full_overview_holder .thumb_hold { min-height: 170px; }
#site_content h1, #site_content h2, #site_content h3 {
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: normal;
    margin:0 0 5px 0;
}
#site_content h1 a, #site_content h2 a, #site_content h3 a {
    text-decoration: none;
    text-transform: lowercase;
    color: #555;
}
#site_content h1 a:hover, #site_content h2 a:hover, #site_content h3 a:hover { color: #000; }
#site_content h1.back_link {
    float: left;
}
#site_content h1.top_link {
    float: right;
}
#site_content h3.item_date { font-style: italic; margin-bottom: 2px; }
#site_content h2.sub_title { text-transform: none;  line-height: 0.5em; }
.content_item { display: block; clear: both; margin-bottom: 3px; }
#site_content .content_item h1, #press_text h1 {
    font-size:1.2em;
    line-height:1.2em;
    font-weight: bold;
    color:#000;
    margin:3px 0;
    padding:0;
}
#site_content .content_item h2, #press_text h2 {
    font-size:1em;
    line-height:1em;
    font-weight: bold;
    color:#000;
    margin:3px 0;
    padding:0;
}
#site_content .content_item a, #press_text a { color: #000; text-decoration: underline; }
#site_content .content_item a:hover, #press_text a:hover { text-decoration: none; }
.content_item ul, #press_text ul { 
    margin:5px 0 5px 5px;
    padding-left: 0;
    margin-top:0;
    list-style: none;
    }
.content_item li, #press_text li {
    font-family:Arial, Helvetica, sans-serif;
    margin:2px 0;
    text-align:left;
    padding-left: 10px;
    background-image: url(../_img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}
#site_content .content_item a.press_dl { color: #666; text-decoration: none; }
#site_content .content_item a.press_dl:hover { color: #000; text-decoration: none; }
/* NETWORK ICONS */
#network_links {
    position: absolute;
    top: 20px; right: 20px;
    width: 75px;
    text-align: right;
    height: 22px;
}   
a.network_logoos {
    display:block;
    float: left;
    width: 23px;
    height: 21px;
    margin:0 3px 0 0;
    background: url(../_img/network_icons.gif) 0 0 no-repeat;
}
a.network_logoos:hover { background-position:  0 -21px; }
a.network_logoos#twitter { background-position: -23px 0 ; }
a.network_logoos#twitter:hover { background-position:  -23px -21px; }
a.network_logoos#rss { background-position: -46px 0 ; margin:0; }
a.network_logoos#rss:hover { background-position: -46px -21px ; }
/* FORM */
form {
    margin:5px 0;
}
label {
    margin:5px 0px;
    padding:0px 10px 0px 0px;
    text-align: left;
    width:58px;
}
label, input, select {
    display: block;
    float: left;
    margin-bottom:10px;
}
form br {
    clear:both;
}
input.input_clean, #form_naam, #form_onderwerp, #form_email, #form_bericht, #form_check {
    border: 1px solid #000;
    font-family: Arial, Century Gothic, Helvetica, Verdana,sans-serif;
    font-size:1.2em;
    width:130px;
    padding: 3px 0;
}
#form_check {
    margin:5px 0px 0px;
    width:40px;
}
#form_bericht {
    height:80px;
}
/* press kit */
body#press {
	background-color: #FFE3A5;
	background-image: url(../_img/press_site_bg.gif);
}
#press_content {
	padding: 0 10px; 
}
body#press #site_header {
	margin: 0 auto;
	height: 100px;
	background: none;
}
body#press h2.column_heading {
    font-size:1.2em;
    text-transform: uppercase;
    position: static;
    width:200px;
    float: left;
    text-align: left;
    margin: 0 10px 10px 10px;
    padding:0 0 7px 0;
    background: url(../_img/column_heading_1.gif) left bottom no-repeat;
}
h1.press_item_name {
    font-size: 1.5em;
    text-align: left;
    font-weight: lighter;
    margin: 0 ;
    padding: 11px 0 0 0;
}
hr.clear {
	padding: 0; margin: 0;
	visibility: hidden;
	clear: both;
}
.press_item_blok, .press_item_blok-name {
	width: 200px;
	float: left;
	padding: 0 10px 10px 10px;
	text-align: left;
}
.press_item_blok-name {
	height: 70px;
}
.press_vid {
	clear: both;
	margin-bottom: 6px;
}
a.press_dl {
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
}
a.press_dl:hover { text-decoration: underline; }
a.press_img_link {
	width: 95px;
	float: left;
	margin: 0 10px 4px 0;
}
a#home_logo { outline: none; }
#press_text {
	width: 640px;
	margin: 0 0 10px 230px;
	float: left;
	clear: both;
	text-align: left;
}
hr.clear {
	visibility: hidden;
	clear: both;
	float: none;
	padding: 0; margin: 0;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
input.spam_check { 
	width: 186px; 
	border-color: #666;
}
a.toggle_dealer_info, a.toggle_dealer_info_ON {
	margin: 15px 0 5px 0;
	outline: none;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 13px;
	background: url(../_img/toggle_arrows.gif) 3px 3px no-repeat;
}
a.toggle_dealer_info:hover, a.toggle_dealer_info_ON {
	background-position: 0 -44px;
}
.dealer_info { padding-left: 6px; }