HTML {
	height: 100%;
}

BODY  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : #080083;
	background-color : #080083;
	padding : 0px;
	margin : 0px 0px 0px 0px;
	scrollbar-base-color:#CCCCFF;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-arrow-color: #080083; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #080083; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #080083;
/*	background: #1A2F81 url(../images/achtergrond.jpg) repeat-y;	*/
	background: #1A2F81 url(../images/bg2.gif) repeat-y;
}


BODY.CMScontent  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : #080083;
	background-color : #EDEFF7;
	padding : 10px;
	margin : 0px 0px 0px 0px;
	scrollbar-base-color:#CCCCFF;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-arrow-color: #080083; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #080083; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #080083;
	background: #EDEFF7;
}

/*
.CMSContent {
	background-image : none;
	background-color : #EDEFF7;
	text-align : left;
	padding : 10px;
}
*/
P {
	margin : 0px;
	padding : 0px;
}

H1  {
	font-size : 18pt;
	font-weight : normal;
	color : #1A2F81;
	margin: 0px;
	margin-bottom: 10px;
	padding: 4px 0 6px 0;
	border-bottom: #BAB2D9 solid 1px;
}
H2  {
	text-align : left;
	font-size : 16pt;
	font-weight : normal;
	color : #1A2F81;
	margin: 0 0 10px 0;
	padding: 5px;
/*	background-color: #F7F5E6;
	border : #BAB2D9 solid 1px;	*/
	
}
H3  {
	font-size : 13pt;
	color : #1A2F81;
	margin: 0px;
	padding: 0px 0 6px 0;
	font-weight : normal;
}
H4  {
	font-size : 10pt;
/*	width: 400px;
	background-color : #1A2F81;	*/
	font-weight : bold;
	margin: 0px;
	padding: 3px;
	border-bottom : #C0C0CF solid 1px;
	margin: 0 0 5px 0;
/*	border : #C0C0CF solid 1px; */
}
H5  {
	font-size : 9pt;
	background-color : transparent;
/*	font-weight : bold; */
	margin: 0px;
	padding: 3px;
	border-bottom : #C0C0CF solid 1px;
}
H6  {
	font-size : 7pt;
	background-color : transparent;
	font-weight : normal;
	margin: 0px;
	padding: 0px;
/*	border-bottom : #C0C0CF solid 1px;	*/
}

#login {
	position: absolute;
	top: 24px;
	left: 536px;
	height: 70px;
	width: 294px;
	z-index: 100;
	text-align: right;
	background-color: transparent;
}

#login .frontendmodule span.red {
	top: 13px;
    left: 312px;
    position: absolute;
	text-align: center;
	width: 180px;
}
	#login .frontendmodule span.red a { color: #fff; }
	#login .frontendmodule span.red a:hover { color: red; }

#bg1 {
	position : absolute;
	top : 0px;
	width : 100%;
	height : 156px;
	background: #FFFFFF url(../images/bg1.gif) repeat-x;
}

#bg2 {
	position : absolute;
	top : 0px;
	left: 0px;
	width: 860px;
/*	height : 100%; */
	background: #FFFFFF url(../images/bg2.gif) repeat-y;
}

#head {
	position : absolute;
	top : 0px;
	left: 0px;
	width: 886px;
	height : 156px;
	background: transparent url(../images/head.jpg);
}

#zoekunit {
	position : absolute;
	top : 40px;
	left: 8px;
	width: 200px;
	height : 156px;
}

#onderbalk_tekst {
	position : absolute;
	left : 204px;
	top : 70px;
	width : 547px;
	height : 26pt;
	padding : 8px 3px 8px 3px;
	background: transparent;
	z-index : 3;
}

.witopdblauw{
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : #EDEFF7;
}

.menu_cel1 {
	left : 0px;
	width : 223px;
	height : 185px;
}

.menu_cel2 {
	left : 0px;
	width : 223px;
	height : 100%;
}

.menu_cel3 {
	left : 1px;
	width : 223px;
	height : 50px;
	background: transparent url(../images/zoek_unit.jpg) no-repeat bottom;
}

#Container {
	position: absolute;
	left : 218px;
	top : 155px;
	width : 620px; /* 510 totale breedte van de box is deze breedte + padding */
    margin: 0px;
	background: transparent;
	padding: 0px;
	/* opera does not like 'margin:20px auto' */
	text-align : justify; 
	z-index : 2;
}

#ContainerSmall {
	position: absolute;
	left : 218px;
	top : 155px;
	width : 430px; /*totale breedte van de box is deze breedte + padding */

	margin: 0px;
	background: transparent;
	padding: 0px;
	/* opera does not like 'margin:20px auto' */
	text-align : justify; 
	z-index : 2;
	background-color: transparent;
	overflow: auto;
}

#ContainerModules {
	position: absolute;
	left : 652px;
	top : 155px;
	width : 187px; /*totale breedte van de box is deze breedte + padding */
    margin: 0px;
	background: transparent;
	padding: 0px;
	/* opera does not like 'margin:20px auto' */
	text-align : justify; 
	z-index : 2;
	background-color: transparent;
}

#SubContainer {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}


#footer {
	width: 500px;
	heigth: 20px;
	z-index: 200;
}

/*
#footer	{
	clear: both;
	border: 0;
	border-top: 10px solid #eed;
	border-bottom: 10px solid #eed;
	background: #cc9 url(images/footshadow.gif) top left repeat-x;
	color: #663;
	width: 700px;
	padding: 5px 0;
	margin: 10px 0 0 12px;
	}
	*/

#Menu {
	position: absolute;
	left : 0px;
	top : 166px;
	width : 210px; /*totale breedte van de box is deze breedte + padding */
	margin: 0px;
	background: #0C17BF;
	padding: 0px;
	/* opera does not like 'margin:20px auto' */
	text-align : justify; 
	z-index : 2;
}

#kruimelpad {
	position: absolute;
	left : 218px;
	top : 133px;
	color: #EDEFF7;
}

#navigator {
	position: absolute;
	z-index: 10;
	top: 6px;
	right: 20px;
}

.SubMenu {
	position: relative;
	left : 26px;
	top : 0px;
	padding: 3px;

}

.formelement {
	background-color: #FFFFFF;
	background-attachment: fixed;
	color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	height:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textarea {
	background-color: #FFFFFF;
	background-attachment: fixed;
	color: #000000;
	border-left-style: solid;
	border-left-color: #ECBE00;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #ECBE00;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #ECBE00;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECBE00;
	border-bottom-width: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.knop {
	font-size: 10pt;
	background: #99FF00;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	height: 20px;
	text-decoration: none;
	cursor: hand
}

ul {
	list-style-type: square;
	margin: 0 20px 0 20px;
}

li {
	font-size: 10pt;
	margin-left : 0px;
	padding : 3px;
}

ul.nieuwsunit2 {
	list-style-type: square;
	margin-left : 4px;
	padding : 2px;
}

li.nieuwsunit1 {
	font-size: 10pt;
	margin-left : 10px;
	padding : 2px;
}

A:LINK {
	text-decoration : underline;
	color : #080083;
}
A:VISITED {
	text-decoration : underline;
	color : #080083;
}
A:HOVER {
	text-decoration : underline;
	color : #FF0000;
}
A:ACTIVE {
	text-decoration : underline;
	color : #080083;
}

A:LINK.crumpath {
	text-decoration : underline;
	color : #EDEFF7;
}
A:VISITED.crumpath {
	text-decoration : underline;
	color : #EDEFF7;
}
A:HOVER.crumpath {
	text-decoration : underline;
	color : #FF0000;
}
A:ACTIVE.crumpath {
	text-decoration : underline;
	color : #EDEFF7;
}


A:LINK.nieuwsunit {
	text-decoration : none;
	color : #080083;
}
A:VISITED.nieuwsunit {
	text-decoration : none;
	color : #080083;
}
A:HOVER.nieuwsunit {
	text-decoration : underline;
	color : #FF0000;
}
A:ACTIVE.nieuwsunit {
	text-decoration : none;
	color : #080083;
}


A:LINK.noUnderline {
	font-family : Tahoma, Arial;
	text-decoration : none;
	color : #080083;
}
A:VISITED.noUnderline {
	font-family : Tahoma, Arial;
	text-decoration : none;
	color : #080083;
}
A:HOVER.noUnderline {
	font-family : Tahoma, Arial;
	text-decoration : underline;
	color : #080083;
}
A:ACTIVE.noUnderline {
	font-family : Tahoma, Arial;
	text-decoration : none;
	color : #080083;
}

TD {
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : #080083;
}

TD.unit {
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : #080083;
	border-color : #000000;
/*	border : 1px solid #BBB4D6;	*/
}

#unit1 {
	position : absolute;
	left : 778px;
	top : 104px;
	width : 217px;
/*	height : 158pt; */
	padding : 0px 0px 0px 0px;
/*	background: url(../images/unitje.gif) no-repeat top; */
	z-index : 10;
}
#unit2 {
	position : absolute;
	left : 778px;
	top : 268px;
	width : 217px;
	height : 158pt;
	padding : 0px 0px 0px 0px;
	background: url(../images/unitje.gif) no-repeat top;
	z-index : 10;
}
#unit3 {
	position : absolute;
	left : 778px;
	top : 432px;
	width : 217px;
	height : 158pt;
	padding : 0px 0px 0px 0px;
	background: url(../images/unitje.gif) no-repeat top;
	z-index : 10;
}

table.tableunit1 {
	width : 215px;
	margin: 0px;
	padding : 0px 0px 0px 0px;
}

.nieuwsunit {
	top: -10px;
}

.objType {
	display : block;
	margin : 0px;
	padding : 3px;
	font-weight : bold;
	color : #080083;
	text-align : left;
	border-bottom : 1px solid #BBB4D6;
	background-color : #EDF5F8;
}
.objType a:link, .objType a:visited, .objType a:hover, .objType a:active   {
	color : #080083;
}

.objTable {
	width :100%;
	margin : 0 0 0px 0;
	padding : 0px;
	color : #080083;
	text-align : left;
	border : 1px solid #BBB4D6;
	background-color : #EAEAD2;
}

.objLeftTD {
	width : 190px;
	margin : 0;
	padding : 3px;
	color : #080083;
	text-align : left;
	border : 0px solid #BBB4D6;
	background-color : #EAEAD2;
}

.objRightTD {
	margin : 0px;
	padding : 10px;
	color : #080083;
	text-align : left;
	border : 0px solid #BBB4D6;
	background-color : #EAEAD2;
}

/*-------------------------------------------------------------*/

.structureTable {
/*	font-size: 12px;
	width : 100%;
	margin : 3px 0px 0px 0px;
	padding : 3px 3px 3px 13px;
	background : #F1F2F8;
	border: 0px solid #000000;	*/
	WIDTH: 210px;
	FONT-SIZE: 10pt; 
	COLOR: #005F98; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	text-decoration: none;
	background-color: #0c17bf; /*#d9ebf5*/
	border-bottom: solid 1px #0c17bf; /*#E6F1F7*/
}

.levelMouseover {
/*	font-size: 12px;
	width : 100%;
	margin : 3px 0px 0px 0px;
	padding : 3px 3px 3px 13px;
	background-color : #DBDEEF;	*/
	WIDTH: 210px;
	FONT-SIZE: 10pt; 
	COLOR: #005F98; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	text-decoration: none;
	background-color: #4343c0; /*#b8dbee*/
	border-bottom: solid 1px #4343c0; /*#E6F1F7*/
	cursor: pointer;
}


A:LINK.menu_item_1 {
	text-decoration : none;
	color : #EDEFF7;
}
A:VISITED.menu_item_1 {
	text-decoration : none;
	color : #EDEFF7;
}
A:HOVER.menu_item_1 {
	text-decoration : none;
	color : #EDEFF7;
}
A:ACTIVE.menu_item_1 {
	text-decoration : none;
	color : #EDEFF7;
}

/*------------------ Producten --------------------------------*/

div#objHeader {
	width : 590px;
	border-bottom : #304B71 solid 0px;
	margin-bottom : 10px;
/*	font-weight : bold;	
	letter-spacing : 1px; */
}

div#catHeader {
	margin : 10px 0 0 0;
	text-align : center;
	font-size : 14px;
	font-weight : bold;
}
div.catTitle {
	position : absolute;
	left : 415px;
	top : 237px;
	width : 400px;
	z-index : 1;
	font-size : 50px;
	font-weight : normal;
	color : #D5DDE8;
}

span.catHeader2 {
	display : block;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	background-color : #E5E9F1;
	padding : 3px;
	margin : 0 0 5px 0;
}
img.objectSmall {
	margin : 0px 0px 0 0;
	cursor : pointer;
	border: #304B71 solid 1px;
}
div.catDescription {
	margin : 0 0 10px 0;
	padding-top : 0px;
	height : 300px;
}
div.catPictureLeft {
	margin-top : 0px;
	float : right;
}

img.catMedium1 {
	margin : -10px 0px 0 0;
	border : #FF0000 solid 0px;
}
img.catMedium2 {
	margin : 0 10px 0 0;
	border : #304B71 solid 1px;
	cursor : pointer;
}

div.catPicture {
	float : right;
	border-left : #FFFFFF solid 5px;
}

img.objectThumb1 {
	margin : 0 0 5px 0;
	cursor : pointer;
	border : #304B71 solid 1px;
}
img.objectThumb2 {
	margin : 3px 0 0 1px;
	cursor : pointer;
	border : #304B71 solid 1px;
}

table.objTable {
	width : 100%;
	background-color : #FFFFFF;
}
.objLeftTD {
	width : 120px;
	background-color : #FFFFFF;
}
.objRightTD {
	padding-left : 5px;
	background-color : #FFFFFF;
}
span.objTitle {
	display : block;
	text-align : left;
	font-size : 14px;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
	background-color : #E5E9F1;
}

ul.objSpecs { 
	list-style-type: square;
	margin : 5px 0 0 15px;
	padding : 0px;
}

.objModels {
	position : absolute;
	left : 400px;
	margin : 0;
}

.objPrice {
	margin : 5px 0 0 0 ;
}

img.objectMedium {
	margin : 0px 0px 0 0;
	cursor : pointer;
	border: #304B71 solid 1px;
}
span.objDetailTitle {
	display : block;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	padding : 2px 2px 2px 5px;
	background-color : #E5E9F1;
}
span.objDetailDescription {
	display : block;
	text-align : left;
	font-size : 13px;
	font-weight : normal;
	margin : 5px 0 5px 0;
}
span.objDetailExtrainfo {
	display : block;
	text-align : left;
	font-size : 12px;
	font-style : italic;
	margin : 5px 0 5px 0;
}

span.objFooter {
	display : block;
	text-align : left;
	font-size : 14px;
	font-weight : bold;
	margin : 5px 0 5px 0;
	padding : 3px 3px 3px 5px;
	background-color : #E5E9F1;
}

div.categories {
	text-align : left;
	padding : 0;
	float : left;
	width : 400px;
	/*height : 170px;*/
	margin : 0px 0px 10px 0px;
	background-color : #fff;
}

div.subCategory {
	height : 80px;
	border : #d7dbed solid 1px;
	margin : 0 0 5px 0;
	padding : 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

span.catTitle {
	display : block;
	font-weight : bold;
	margin : 0 0 10px 0;
	background-color: #dbdfef;
}

ul.catlevel1 {
	margin : 0 0 0 0px;
	padding : 0;
	list-style-type: none;
}

ul.catlevel2 {
	text-align : left;
	margin : 0 0 0 0px;
	padding : 0;
	list-style-type: none;
}

ul.catlevel3 {
	margin : 0 0 0 0px;
	padding : 0;
	list-style-type: none;
}

.zeeHeader1 {
	background-color: #7876fb;
	color: #fff;
	width: 290px;
}

*html .zeeHeader1 {
	width: 270px;
}

.zeeContent {
	background-color: #0c17bf;
	color: #fff;
}

.zeeZoekUnit1 {
	float: left;
	width: 290px;
	margin: 10px 0px 10px 0;
}

*html .zeeZoekUnit1 {
	width: 270px;
}

.zeeUnit {
	width: 580px;
	margin-bottom: 20px;
/*	background-color: #0c17bf;	
	color: #fff; */
	padding: 10px;
}

.zeeDescription{
	width: 580px;
	margin: 10px 0px 10px 0;
}

.zeeInvulVeld {
	width: 260px;
	margin: 10px 0px 10px 0;
}

.klapper {
	width: 400px;
}

.klapNaam {
	width: 100px;
	margin-bottom: 3px;
	
}

.klapRegel {
	width: 580px;
	margin: 10px 0px 10px 0;
}

.zebra1 {
	background-color: #dadcf1;
}

a.blog_list {
	padding : 5px;
	display:block;
	text-decoration:none;
}

a.blog_list:hover {
	display:block;
	background: #fff;
	color : #000;
}

.zoekVeld {
	width: 140px;
}

.loginVeld {
	width: 80px;
}

.frontendmodule {
	width: 300px;
}

.loginCell {
	padding: 10px 0 0 0;
	}
