body {  
	margin: 0px;
	background-repeat: repeat-x;
	}

table.basic {
	width: 770px;
	height: 100%;
	}

a {
	position: relative;
	text-decoration: none;
	color: #32588D;
	}

a:hover {
	color: #990000;
	}

td,
th {
	vertical-align: top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	border: 0px solid #32588D;
	}

td.logo {
	height: 50px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/logo.png',sizingMethod='crop');
	}
table.basic tr > td.logo {
	background-image: url('/fileadmin/templates/images/logo.png');
	background-repeat: no-repeat;
	}

td.topmenu {
	height: 50px;
	width: 550px;
	padding-right: 20px;
	}
table.basic tr > td.topmenu {
	padding-right: 10px;
	}	

td.menu {
	height: 35px;
	padding: 0px 15px 6px 30px;
	vertical-align: bottom;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_top.png',sizingMethod='crop');
	}
table.basic tr > td.menu {
	padding: 0px 15px 10px 20px;
	background-image: url('/fileadmin/templates/images/bg_top.png');
	background-repeat: no-repeat;
	}

td.contentbase {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_content.png',sizingMethod='scale');
	}
table.basic tr > td.contentbase {
	background-image: url('/fileadmin/templates/images/bg_content.png');
	background-repeat: repeat-y;
	}

td.bottom {
	font-size: 10px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_bottom.png',sizingMethod='crop');
	}
table.basic tr > td.bottom {
	background-image: url('/fileadmin/templates/images/bg_bottom.png');
	background-repeat: no-repeat;
	}
td.bottom a {
	color: #ffffff;
	}


/* TOPMENU */

td.topmenu div {
	z-index: 0;
	float: right;
	width: 155px;
	margin-right: -8px;
	height: 24px;
	line-height: 16px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
td.topmenu div.outdoor {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_topmenu_button_outdoor.png',sizingMethod='crop');
	}
td.topmenu div.bedrijf {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_topmenu_button_bedrijven.png',sizingMethod='crop');
	}
td.topmenu div.vakantie {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_topmenu_button_vakantie.png',sizingMethod='crop');
	}
td.topmenu > div {
	height: 24px;
	line-height: 20px;
	background-repeat: no-repeat;
	}
td.topmenu > div.outdoor {
	background-image: url('/fileadmin/templates/images/bg_topmenu_button_outdoor.png');
	}
td.topmenu > div.bedrijf {
	background-image: url('/fileadmin/templates/images/bg_topmenu_button_bedrijven.png');
	}
td.topmenu > div.vakantie {
	background-image: url('/fileadmin/templates/images/bg_topmenu_button_vakantie.png');
	}

td.topmenu div a {
	color: #000000; 
	}

td.topmenu div.outdoor#selected {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_topmenu_button_selected_outdoor.png',sizingMethod='crop');
	}
td.topmenu > div.outdoor#selected {
	background-image: url('/fileadmin/templates/images/bg_topmenu_button_selected_outdoor.png');
	}

td.topmenu div.bedrijf#selected {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_topmenu_button_selected_bedrijven.png',sizingMethod='crop');
	}
td.topmenu > div.bedrijf#selected {
	background-image: url('/fileadmin/templates/images/bg_topmenu_button_selected_bedrijven.png');
	}

td.topmenu div.vakantie#selected {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_topmenu_button_selected_vakantie.png',sizingMethod='crop');
	}
td.topmenu > div.vakantie#selected {
	background-image: url('/fileadmin/templates/images/bg_topmenu_button_selected_vakantie.png');
	}

td.topmenu div.outdoor#selected a {
	color: #003366; 
	}
td.topmenu div.bedrijf#selected a {
	color: #336600;
	}
td.topmenu div.vakantie#selected a {
	color: #993300;
	}


/* MENU */

td.menu div {
	z-index: 0;
	float: left;
	width: 115px;
	margin-left: -12px;
	height: 16px;
	line-height: 24px;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_menu_button.png',sizingMethod='crop');
	}
td.menu > div {
	height: 18px;
	background-image: url('/fileadmin/templates/images/bg_menu_button.png');
	background-repeat: no-repeat;
	}

td.menu div#selected {
	z-index: 200;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/bg_menu_button_selected.png',sizingMethod='crop');
	}
td.menu > div#selected {
	background-image: url('/fileadmin/templates/images/bg_menu_button_selected.png');
	}

td.menu div a {
	color: #000000;
	}


/* HOME */

table.content {
	width: 760px;
	margin-left: 3px;
	}
td.intro {
	height: 100px;
	padding: 0px 20px 0px 470px;
	vertical-align: middle;
	color: #ffffff;
	/* background-image: url('/fileadmin/templates/images/pic_homepage.jpg'); */
	background-repeat: no-repeat;
	}
#home td.intro {
	height: 200px;
	}
#next td.intro {
	background-position: left -80px;
	}

#home td.content {
	padding-left: 110px;
	}
#home td.content table {
	width: 180px;
	float: left;
	margin-top: 5px;
	background-image: url('/fileadmin/templates/images/bg_homepage_contentitems.gif');
	background-position: left bottom;
	}
#home td.content table td.header {
	height: 50px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	background-image: url('/fileadmin/templates/images/bg_homepage_contentitems.gif');
	background-position: left top;
	}
#home td.content table td.header h1 {
	font-size: 18px;
	font-style: italic;
	margin: 5px 0px 0px 0px;
	}
#home td.content table td.header p {
	margin: 0px 0px 0px 0px;
	}
#home td.content table td {
	padding: 0px 5px 5px 5px;
	}
#home td.content table td.pic {
	height: 125px;
	}
#home td.content table td.pic img {
	width: 170px;
	}
#home td.content table td.txt {
	padding: 0px 10px 5px 10px;
	height: 60px;
	}
#home td.content table td.price {
	padding: 0px 10px 15px 10px;
	color: #cc0000;
	font-weight: bold;
	text-align: right;
	}


/* NEXT */

td.secondmenu {
	width: 180px;
	}

td.secondmenu div.navtitle {
	width: 170px;
	padding: 15px 5px 5px 5px; 
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	}

td.secondmenu table,
td.rightbar table {
	width: 180px;
	float: left;
	margin-top: 5px;
	background-image: url('/fileadmin/templates/images/bg_homepage_contentitems.gif');
	background-position: left bottom;
	}
td.secondmenu table th,
td.rightbar table th {
	height: 5px;
	text-align: left;
	padding: 0px;
	font-size: 1px;
	background-image: url('/fileadmin/templates/images/bg_th_submenu.gif'); 
	background-position: left bottom;
	background-repeat: no-repeat;
	}
td.secondmenu table td,
td.rightbar table td {
	height: 20px;
	padding: 0px 5px 5px 5px;
	}
td.secondmenu table td ul,
td.rightbar table td ul {
	padding: 0px;
	margin: 0px 0px 10px 15px;
	list-style-type: none;
	list-style-image: url('/fileadmin/templates/images/bullet.gif');
	}
td.secondmenu table td li,
td.rightbar table td li {
	padding: 0px;
	margin: 0px;
	}


/* SUBMENU MET DIVS */

div.submenu {
	width: 180px;
	float: left;
	margin-top: 5px;
	background-image: url('/images/fixed/bg_homepage_contentitems.gif');
	background-position: left bottom;
	}
div.submenu div.header {
	text-align: left;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url('/images/fixed/bg_th_submenu.gif'); 
	background-position: left bottom;
	background-repeat: no-repeat;
	}
div.submenu div {
	padding: 5px 5px 10px 4px;
	}
div.submenu div div {
	padding: 0px 0px 5px 15px;
	margin: 0px;
	background-image: url('/images/fixed/bullet.gif');
	background-position: 0px -3px;
	background-repeat: no-repeat;
	}
div.submenu div.header {
	text-align: left;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url('/images/fixed/bg_th_submenu.gif'); 
	background-position: left bottom;
	background-repeat: no-repeat;
	}


/* NEXT */

#next td.content {
	padding: 10px 20px 20px 20px;
	}
#next td.content {
	width: 100%;
	}


/* FONTS */

h1 {
	font-size: 18px;
	margin-top: 0px;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
	}

p {
	margin-top: 5px;
	}

ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-image: url('/fileadmin/templates/images/bullet_ul.gif');
	}
li {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	}


/* FORMS */

form {
	padding: 10px;
	margin: 0px;
	position: relative;
	border: 1px dashed #cccccc;
	}
form td {
	padding: 2px 5px 2px 0px;
	}
input.formfield,
textarea {
	height: 16px;
	width: 200px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #666666;
	background-image: url('/fileadmin/templates/images/bg_input.gif');
	}
input#small {
	width: 65px;
	margin-right: 5px;
	}
input#medium {
	width: 130px;
	}
textarea {
	height: 40px;
	}
input.button {
	height: 16px;
	width: 200px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #000000;	
	background-image: none;
	background-color: #dedede;
	}

/* FORMS BY DIVS NEW ADDITIONAL SETUP */

fieldset {
	border-width: 0px;
	}

div.csc-mailform-field {
	width: 350px;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	}
fieldset > div.csc-mailform-field {
	padding: 2px 0px 4px 0px;
	}
div.csc-mailform-field label {
	width: 200px;
	}
div.csc-mailform-field input {
	float: right;
	margin-top: -15px;
	}
div.csc-mailform-field > input {
	margin-top: -10px;
	}
div.csc-mailform-field textarea {
	float: right;
	margin-top: -15px;
	}
div.csc-mailform-field > textarea {
	margin-top: -10px;
	}
div.csc-mailform-field input.button {
	margin-top: 5px;
	}