body {
	padding: 0;
	margin: 0;
	background: #ff8116 url('../img/horizontal/background.png') repeat-x top; 
}

body, table {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}

img {
	border: 0;
}

.itemTable {
	background-color: #ff8116;
}

.itemTable td {
	color: #ffffff;
	vertical-align: top;
}

.itemTable td img {
	border: 5px solid #ffffff;
}

.artworkTable {
	background-color: #ff8116;
}

.artworkTable td {
	color: #ffffff;
	vertical-align: top;
}

.artworkTable td img {
	border: 2px solid #ffffff;
}


.topFrameLeft {
	background: url('../img/horizontal/topFrameLeftBackground.png') no-repeat right;
}

.topFrame {
	background: url('../img/horizontal/topFrameBackground.png') no-repeat;
}

.topFrame table td {
	line-height: 1.0em;
	color: #ffffff;
}

.headerFrameLeft {
	background: url('../img/horizontal/headerFrameLeftBackground.png') no-repeat right;
}

.headerFrameRight {
	background: url('../img/horizontal/headerFrameRightBackground.png') no-repeat left;
}

.menuFrameLeft {
	background: url('../img/horizontal/menuFrameLeftBackground.png') no-repeat right;
}

.menuFrameRight {
	background: url('../img/horizontal/menuFrameRightBackground.png') no-repeat left;
}

.menuFrame {
	background-color: #ff8116;
}

.menuItem, .menuItemActive {
	line-height: 39px;	
	color: #ffffff;
}

.menuItemActive {
	background-image:url(../img/nav.gif);
	background-repeat: repeat-x;
	/*cursor: pointer;*/
}

.contentFrameLeft {
	background: url('../img/horizontal/contentFrameLeftBackground.png') no-repeat top right;
}

.contentFrameRight {
	background: url('../img/horizontal/contentFrameRightBackground.png') no-repeat top left;
}

.contentFrame {
	background-color: #ffffff;
}

.contentHolder {
	padding: 30px 50px 30px 50px;
}

.split1FrameLeft {
	background: url('../img/horizontal/split1FrameLeftBackground.png') no-repeat right; 
}

.split1FrameRight {
	background: url('../img/horizontal/split1FrameRightBackground.png') no-repeat left; 
}

.split1Frame {
	background: url('../img/horizontal/split1FrameBackground.png') repeat-x center; 
}

.picFrameLeft {
	background: url('../img/horizontal/picFrameLeftBackground.png') no-repeat right;
}

.picFrameRight {
	background: url('../img/horizontal/picFrameRightBackground.png') no-repeat left;
}

.picFrame {
	z-index: -1;
	background-color: #ffffff;
}

.split2FrameLeft {
	background: url('../img/horizontal/split2FrameLeftBackground.png') no-repeat right; 
}

.split2FrameRight {
	background: url('../img/horizontal/split2FrameRightBackground.png') no-repeat left; 
}

.split2Frame {
	background: url('../img/horizontal/split2FrameBackground.png') repeat-x center; 
}

.footerFrameLeft {
	background: url('../img/horizontal/footerFrameLeftBackground.png') no-repeat right;
}

.footerFrameRight {
	background: url('../img/horizontal/footerFrameRightBackground.png') no-repeat left;
}

.bottomFrame {
	background: url('../img/horizontal/bottomFrameBackground.png') no-repeat center;
}

.student {
	width: 360px;
	height: 160px;
	background-color: #ff8116;
	color: #FFF;
	font-size: 11px;
	padding: 20px;
	display: block;
}

/* for Internet Explorer*/
* html .student {
	width: 400px;
	}


.student_img, .product_img {
	border: #FFF 4px solid;
	margin-right: 26px;
	float: left;
}

.product {
	width: 760px;
	height: 110px;
	background-color: #ff8116;
	color: #FFF;
	font-size: 11px;
	padding: 20px;
	margin-bottom: 20px;
}

.producten, .producten table{
	width: 760px;
	background-color: #ff8116;
	color: #FFF;
	font-size: 11px;
	padding: 20px;
	margin-bottom: 20px;
}


.small {
	font-size: 9px;
}	

input {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 1px;
}

.product input{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666;
}

.bestel_textarea {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #666;
	height: 34px;
	width: 180px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	margin-bottom: 4px;
}

.bestel_td {
	background-color: FFC08B;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}

a:link					{ color: #ff8116; text-decoration: none; }
a:visited				{ color: #ff8116; text-decoration: none; }
a:hover					{ color: #ff8116; text-decoration: underline; }
a:active				{ color: #ff8116; text-decoration: none; }

.menuItem a:link		{ color: #ffffff; text-decoration: none; }
.menuItem a:visited		{ color: #ffffff; text-decoration: none; }
.menuItem a:hover		{ color: #ffffff; text-decoration: none; }
.menuItem a:active		{ color: #ffffff; text-decoration: none; }

.languageItem a:link	{ color: #ffffff; text-decoration: none; }
.languageItem a:visited	{ color: #ffffff; text-decoration: none; }
.languageItem a:hover	{ color: #ffffff; text-decoration: underline; }
.languageItem a:active	{ color: #ffffff; text-decoration: none; }

.student a:link			{ color: #ffffff; text-decoration: underline; }
.student a:visited		{ color: #ffffff; text-decoration: underline; }
.student a:hover		{ color: #FFC08B; text-decoration: none; }
.student a:active		{ color: #ffffff; text-decoration: underline; }
