body {
	font: 13px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	background-color: #efeeee;
	margin-right: 15;
	margin-bottom: 15;
	margin-left: 15;
	margin-top: 20;
}

input:focus,select:focus,textarea:focus,checkbox:focus
{
	background-color: #ffcece;
	border:1px solid #ff0000;
}

.menu_titel {
	margin-top:15px;
	margin-bottom:5px;
	font: 22px  "Franklin Gothic Demi Cond","Impact",Helvetica,Verdana,"Trebuchet MS", Arial,  sans-serif;
	height: 25px;
	color: #ffffff;
	text-indent: 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-color: #194e9f; 
}

.menu_links {
	background-image: url("../images/layout/bg_menu_links.jpg");
	background-repeat: repeat-y;
}

.menu_rechts {
	background-image: url("../images/layout/bg_menu_rechts.jpg");
	background-repeat: repeat-y;
}

.menu_item_links {
	margin-left: 50px;
	padding-left: 5px;
	font: 15px "Franklin Gothic Demi Cond","Impact",Helvetica,Verdana,"Trebuchet MS", Arial,  sans-serif;
	border : 1px solid #efeeee;
	width: 100px;
}

.dekleinelettertjes {
	font-size:10px;
}

.menu_item_rechts {
	margin-left: 33px;
	padding-left: 5px;

	font: 15px "Franklin Gothic Demi Cond","Impact",Helvetica,Verdana,"Trebuchet MS", Arial,  sans-serif;
	border : 1px solid #efeeee;
	width: 117px;
}

a:link, a:visited {
	color: #dd0000;
	text-decoration: none;
}

a:hover {
	color: #dd0000;
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	color: #ffffff;
}

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

a.nonezw:link, a.nonezw:visited, a.nonezw:hover {
	text-decoration: none;
	color: #000000;
}

.td_toplijn {
	border-top: 1px solid #cccccc;
	padding:5px;
}

.td_bottomlijn {
	border-bottom: 1px solid #cccccc;
	padding:5px;
}


.bg_kerst {
		background-image: url("../images/bg.gif"); 
		background-color: #f8f8f8;
}

ul{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}

.2hbox {
	border: 1px solid #cccccc; 
	padding: 10px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}
.img_max {
	width :90%
}

.kaartje {
	border: solid 1px #cccccc; 
	padding:3px;
	background-color: #ffffff;
	font-size:15px;
}

.img_lijn {
	border: solid 2px #ffffff; 
	border-right: solid 1px #999999; 
	border-bottom: solid 1px #999999; 
}

.table_kader {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding : 3px;
}

.table_nieuw {
	border: 1px solid #cccccc;
}

.finb {
	border-bottom: 1px dashed #cccccc
}

.td_prijs {
	background-color: #eeeeee; 
	font-size:14px;
	color : #777777;
}

.td_grey {
	background-color: #eeeeee;
}

.td_prijs_crossed {
	background-color: #eeeeee; 
	font-size:20px;
	color : #dd0000;
	text-decoration: line-through;
	font-weight: bold;
	height: 30px;
}

.td_prijs_promo {
	background-color: #eeeeee; 
	font-size:25px;
	color : #0000dd;
	font-weight: bold;
	height: 30px;
}

.td_prijs_voordeel {
	background-color: #eeeeee; 
	font-size:12px;
	color : #009900;
	height: 15px;
}

.td_opmerking {
	background-color: #eeeeee; 
	font-size:12px;
	color : #777777;
	padding-left: 10px; 
}

.td_type {
	background-color: #dd0000; 
	font-weight: bold;
	font-size:20px;
	color : #ffffff;
	height: 25px;
}

.td_maintype {
	background-color: #eeeeee; 
	font-weight : bold;
	font-size:18px;
	color : #777777;
}


.tabel {
	border: 1px solid #CCCCCC;
	padding : 3px;
}

.tr_title
{
	background-color: #fdfbfa;
	color:#dd0000;
	font-weight:bold;
}

.vet {
	font-weight: bold;
}

.rood {
	color: #dd0000;
}

.vet_rood {
	color: #dd0000;
	font-weight: bold;
}

.vet_rood_groot {
	color: #dd0000;
	font-weight: bold;
	font-size:20px;
}

.vet_rood_supergroot {
	color: #dd0000;
	font-weight: bold;
	font-size:40px;
}

.vet_blauw {
	color: #0000dd;
	font-weight: bold;
}

.titel_info {
	font-size:15px;
	font-weight: bold;
}

td {
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

.bigfat {
	font-size: 25px;
	font-weight: bold;
}

.bigfatcross {
	font-size: 20px;
	font-weight: bold;
	text-decoration: line-through;
}

.bigfatred {
	font-size: 35px;
	font-weight: bold;
	color:#ff0000;
}


.tdmouse {
	background-color: #ffffff;
	color: #ca3702;
	cursor: pointer;
}

.titel {
	font-size: 11pt;
	font-weight: bold;
	text-decoration : underline;
}

input, textarea, select {
	font: 13px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding : 2px;
}

sup {
	font-size : 10px;
	vertical-align: top;
}

 .tabcontainer {
	top:20px;
	left:10px;
	width:100%;
	border-bottom:1px solid #bbbbbb;
	padding-bottom:5px;
}


.tabgewoon, .tabactief {
	margin-left : 3px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-color: #eaeaea;
}

.tabactief {
	background-color: #ffffff;
	border-left :1px solid #ffa842;
	border-top :1px solid #ffa842;
	border-right :1px solid #ffa842;
} 
