/* 	Marganza
		Zwet 32
		9932 AB  Delfzijl
		T. +31 596 - 635 460
		F. +31 596 - 635 469
		E. info@marganza.nl
		I. www.marganza.nl
		The Netherlands */

body {
	margin: 0px;
	text-align: center;
	background-color: #EEEEEE;
}

#container {
	margin: 0px auto 0px auto;
	width: 900px;
    position: relative;
}

#topContainer {
    position: relative;
	width: 900px;
	height: 350px;
}

#top {
	width: 900px;
	height: 100px;
}

#logo {
	position: relative;
	background-image: url("/images/fr-security_logo.gif");
	background-repeat: no-repeat;
	width: 108px;
	height: 68px;
	left: 7px;
	top: 30px;
	float: left;
	cursor: pointer;
}

/* De winkelwagen header bovenaan. */

#shoppingCart {
    position: absolute;
    left: 225px;
    top: 20px;
    font-family: verdana, arial;
    font-size: 11px;
}

/* De offertebox header bovenaan. */

#offerBox {
    position: absolute;
    left: 222px;
    top: 50px;
    font-family: verdana, arial;
    font-size: 11px;
}


/* Dit is het link overzicht rechtsboven de header. ie6 hack nodig ivm positie arrows */

#topMenu {
	position: relative;
	top: 25px;
	width: 275px;
	height: 80px;
	text-align: left;
	float: right;
}

#topMenuLeft {
	position: relative;
	width: 165px;
	height: 80px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  text-decoration: none;
  text-align: left;
  line-height: 17px;
  float: left;
  overflow: hidden;
}

#topMenuLeft a {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

#topMenuLeft a.arrow {
	position: relative;
	background-image: url("/images/link_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 9px;
	height: 8px;
	padding-left: 15px;
}

#topMenuLeft a:hover {
	color: #222222;
	font-weight: bold;
}

#topMenuLeft ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#topMenuLeft ul li {
  float: left;
  clear: both;
}

#topMenuRight {
	position: relative;
	width: 110px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  text-decoration: none;
  text-align: left;
  line-height: 17px;
  float: left;
  overflow: hidden;
}

#topMenuRight a {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

#topMenuRight a.arrow {
	background-image: url("/images/link_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 9px;
	height: 8px;
	padding-left: 15px;
}

#topMenuRight a:hover {
	color: #222222;
	font-weight: bold;
}

#topMenuRight ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#topMenuRight ul li {
  float: left;
  clear: both;
}

#header {
	position: relative;
	width: 900px;
	height: 210px;
	float: left;
	margin-top: 5px;
	background: #FFFFFF url("/images/headerHomeBG.gif") no-repeat;
}



/* Dit zijn de 4 hoofdpijlers van de site, links in de header, ie6 hack nodig*/

#mainMenu {
	position: relative;
	width: 223px;
	height: 200px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-top: 7px;
}

#mainMenu a {
	width: 215px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: left;
  display: block;
  padding-left: 2px;
  padding-bottom:1px;
  height: 18px;
  line-height: 21px;
  float: left;
  overflow: hidden;
  margin-left: 7px;
  border-bottom: 1px dotted #BBBBBB;
  background-image: url("/images/homeCategoryArrow.gif");
  background-repeat: no-repeat;
  background-position: right 5px;
}

#mainMenu a.last {
    border-bottom-width:0px;
    /*height:28px;*/
}

#mainMenu a:hover {
	color: #333333;
	background-color: #EEEEEE;
}

#mainMenu a.current {
	color: #333333;
	display: block;
	float: left;
}

#mainMenu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#mainMenu ul li {
  float: left;
}

#headerImage {
	position: relative;
	width: 228px;
	height: 196px;
	float: left;
	margin-top: 7px;
	overflow: hidden;
}

/* Tekst in de header, ie6 probleem met laatste link */

#headerContentBg {
	position: relative;
	top: 0px;
	left: -1px;
	width: 443px;
	height: 196px;
	float: left;
	margin-top: 7px;
  background-color: #EEEEEE;	
  overflow: hidden;
}

#headerContent {
	position: relative;
	top: 10px;
	left: 10px;
	width: 430px;
	height: 185px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 18px;
  float: left;
  overflow: hidden
}

#headerContent a {
	color: #DD0000;
	text-decoration: underline;
	font-family: Arial;
}

#headerContent a.arrow {
	position: relative;
	background-image: url("/images/link_arrow_white.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 9px;
	height: 8px;
	padding-left: 15px;
}

#headerContent a:hover {
	text-decoration: none;
}

#headerContent .body {
	height: 185px;    
}

#headerMoreLink {
    color: #666666 !important;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

#headerMoreLink:hover {
    color: #DD0000 !important;
}

#bufferThree {
	position: relative;
	width: 900px;
	height: 20px;
	float: left;
}




/* Dit is de hoofdnavigatie van de site */

#menuBg {
	position: relative;
	width: 900px;
	height: 30px;
	float: left;
	background-repeat: no-repeat;
}

#menu a {
    height: 36px;
    width: 70px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
  text-align: center;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 43px;
  float: left;
  background-image: url("/images/mainMenu.gif");
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.current {
	color: #777777;
	background-image: url("/images/mainMenuCurrent.gif");
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#menu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#menu ul li {
  float: left;
  display: block;
  position: relative;
}

#menu li ul {
    display: none;
    position: absolute;
    top: 36px;
    clear: left;
    width: 165px;
    float: none;
    background: transparent url("/images/subMenuTop.png") no-repeat;
    padding-bottom: 35px;
    padding-top: 26px;
    z-index: 100;
}

#menu li ul li {
    display: block;
    float: none;
    background: transparent url("/images/subMenuItem.png") repeat-y;
}

#menu li ul li.last {
    background: transparent url("/images/subMenuBottom.png") no-repeat bottom left;
    height: 25x; 
}

#menu li ul li a {
    background-image: none;
    border-width: 0px;
    float: none;
    display: block;
    border-bottom: 1px dotted #BBBBBB;
    padding: 0px;
    margin-left: 10px;
    width: 145px;
    text-align: left;
    line-height: 32px;
    height: 30px;
}

#menu li ul li a:hover {
    background-image: none;
    float: none;
    display: block;
}

#menu li:hover ul,#menu li.over ul {
    display: block;
}
/*
#menu li ul {
    display: none;
    position: absolute;
    top: 36px;
    clear: left;
    width: 180px;
    float: none;
    background: transparent url("/images/dropDownBG.gif") no-repeat left bottom;
    padding-bottom: 35px;
}

#menu li ul li {
    display: block;
    float: none;
}

#menu li ul li a {
    background-image: none;
    border-width: 0px;
    float: none;
    display: block;
    border-bottom: 1px dotted #BBBBBB;
    padding: 0px;
    margin-left: 10px;
    width: 160px;
    text-align: left;
}

#menu li ul li a:hover {
    background-image: none;
    float: none;
    display: block;
}

#menu li:hover ul,#menu li.over ul {
    display: block;
}
*/


/* Symbolen op de menubalk */

#topSymbols {
	position: relative;
	width: 150px;
	height: 30px;
	float: right;
}

#topPrint {
	position: relative;
	width: 35px;
	height: 30px;
	right: 10px;
	float: right;
	cursor: pointer;
}

#topSitemap {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	cursor: pointer;
}

#topContact {
	position: relative;
	width: 25px;
	height: 30px;
	float: right;
	cursor: pointer;
}

#topHome {
	position: relative;
	width: 25px;
	height: 30px;
	float: right;
	cursor: pointer;
}

#mainWrap {
    width: 100%;
    float: left;
    background: #FFFFFF url("/images/wallpaperHome.gif") no-repeat center top;
    border-bottom: 1px solid #CCCCCC;    
    padding-bottom: 30px;
}

/* Kruimelpad */

#breadCrumps {
    z-index: 0;
    position: absolute;
    left: 9px;
    top: 381px;
	width: 540px;
	height: 20px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #888888;
  text-decoration: none;
  text-align: left;
  float: left;
}

#breadCrumps a {
	color: #DD0000;
	text-decoration: none;
}

#breadCrumps a:hover {
	color: #DD0000;
	text-decoration: underline;
}

#logIn {
    position: absolute;
    left: 498px;
    top: 373px;
	width: 400px;
	height: 20px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: right;
  line-height: 14px;
}

#logIn a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#logIn a:hover {
	color: #333333;
	text-decoration: underline;
}

#bufferOne {
	width: 900px;
	height: 50px;
  float: left;
}




/* Hier begint de middensectie */

#centerContainer {
	width: 900px;
	float: left;
	margin-top: 15px;
}




/* linkergedeelte */

#centerContainerLeft {
	width: 570px;
	float: left;
    margin-top:7px;    
}


#content {    
	width: 550px;
	min-height: 60px; /* denk om de min-height in ie6 */
	margin-left: 10px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 18px;
  float: left;
  padding-bottom: 20px;
  overflow: hidden;
}

#newsContent {
	position: relative;
	width: 550px;
	min-height: 60px; /* denk om de min-height in ie6 */
	left: 10px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 16px;
  float: left;
  overflow: hidden;
}

#newsContent a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#newsContent a.arrow {
	position: relative;
	background-image: url("/images/link_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 9px;
	height: 8px;
	padding-left: 15px;
}

#newsContent a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#newsOne {
	position: relative;
	background-image: url("/images/news_bg.jpg");
	background-repeat: no-repeat;
	width: 550px;
	height: 87px;
	float: left;
    left:10px;
}

#newsOneTitle  {
	position: relative;
	left: 10px;
	top: 10px;
	width: 530px;
	height: 35px;
	float: left;
    color:#333333 !important;
}

#newsOneTitle  h2 {
    color:#777777;
}

#newsOneTitle span {
    font-size:11px;
    color:#777777;
    font-family:arial;
    font-weight:bold;
}

#newsOneContent {
	position: relative;
	width: 530px;
	height: 48px;
	left: 10px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}

#newsOneContent a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#newsOneContent a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}


#newsBuffer {
	position: relative;
	width: 570px;
	height: 20px;
	float: left;
}

#newsTwo {
	position: relative;
	background-image: url("/images/news_bg.jpg");
	background-repeat: no-repeat;
	width: 570px;
	height: 118px;
	float: left;
	cursor: pointer;
}

#newsTwoTitle {
	position: relative;
	left: 60px;
	top: 10px;
	width: 480px;
	height: 35px;
	float: left;
}

#newsTwoContent {
	position: relative;
	width: 550px;
	height: 80px;
	left: 10px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}

#newsTwoContent a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#newsTwoContent a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}




/* teasers */

#teaserBuffer {
	position: relative;
	width: 570px;
	height: 40px;
	float: left;
}

#rma {
	position: relative;
	background-image: url("/images/rma_bg.jpg");
	background-repeat: no-repeat;
	width: 250px;
	height: 88px;
	float: left;
	cursor: pointer;
}

#rmaTitle {
	position: relative;
	left: 60px;
	top: 10px;
	width: 190px;
	height: 35px;
	float: left;
}

#rmaContent {
	position: relative;
	width: 230px;
	height: 45px;
	left: 10px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}


#camera {
	position: relative;
	background-image: url("/images/camera_bg.jpg");
	background-repeat: no-repeat;
	left: 50px;
	width: 250px;
	height: 88px;
	float: left;
	cursor: pointer;
}

#cameraTitle {
	position: relative;
	left: 60px;
	top: 10px;
	width: 190px;
	height: 35px;
	float: left;
}

#cameraContent {
	position: relative;
	width: 230px;
	height: 45px;
	left: 10px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}


#bufferBetween {
	position: relative;
	width: 570px;
	height: 20px;
	float: left;
}




#inbraak {
	position: relative;
	background-image: url("/images/inbraak_bg.jpg");
	background-repeat: no-repeat;
	width: 250px;
	height: 88px;
	float: left;
	cursor: pointer;
}

#inbraakTitle {
	position: relative;
	left: 60px;
	top: 10px;
	width: 190px;
	height: 35px;
	float: left;
}

#inbraakContent {
	position: relative;
	width: 230px;
	height: 45px;
	left: 10px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}


#etb {
	position: relative;
	background-image: url("/images/etb_bg.jpg");
	background-repeat: no-repeat;
	left: 50px;
	width: 250px;
	height: 88px;
	float: left;
	cursor: pointer;
}

#etbTitle {
	position: relative;
	left: 60px;
	top: 10px;
	width: 190px;
	height: 35px;
	float: left;
}

#etbContent {
	position: relative;
	width: 230px;
	height: 45px;
	left: 10px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}





/* rechtergedeelte */

#centerContainerRight {
	margin-left: 50px;
	width: 280px;
	float: left;
	overflow: hidden;
}

#productenContentLeft {

  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  float: left;
  overflow: hidden;
}

#productenContentRight {
	position: relative;
	width: 150px;
	top: 40px;
	height: 35px;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-align: right;
  line-height: 15px;
  float: left;
  overflow: hidden;
}

#productenContentRight a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#productenContentRight a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#productenContentRight a.arrow {
	position: relative;
	background-image: url("/images/link_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 9px;
	height: 8px;
	padding-left: 15px;
}

#dealerLogos {
	position: relative;
	background-image: url("/images/dealer_logos.gif");
	background-repeat: no-repeat;
	width: 300px;
	height: 105px;
	cursor: pointer;
	float: left;
}





#bufferTwo {
	position: relative;
	width: 900px;
	height: 40px;
	float: left;
}





/* footer */

#bottomContainer {
	position: relative;
	width: 900px;
	height: 30px;
	margin: 0px auto 0px auto;
	font-family: arial;
	color: #777777;
	font-size: 12px;
	line-height: 18px;
}

#bottomContainer .left {
    margin-top: 30px;
    float: left;
    text-align: left;
    margin-left:10px;
}

#bottomContainer .right {
    margin-top: 30px;
    float: right;
    text-align: right;
    margin-right:5px;
}

#bottomContainer h2 {
    font-family: "trebuchet MS", arial;
    font-size: 14px;
    color: #AAAAAA;
    font-weight: normal;
    margin-top: 37px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#bottomContainer .right h2 {
    text-align: right;
    margin-bottom: 10px !important;
}



p {
	margin-top: 15px;
	margin-bottom: 15px;
}

h2 {
	font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 18px;
  text-align: left;
  color: #333333;
  margin-top: 0px;
	margin-bottom: 10px;
}

h2.white {
    color: #FFFFFF;
}

h1 {
	font-family: Arial;
  font-size: 17px;
  font-style: normal;
  line-height: 30px;
  text-align: left;
  color: #DD0000;
  margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #BBBBBB;
}

#headerContent h2 {
	font-family: Arial;
  font-size: 17px;
  font-style: normal;
  line-height: 30px;
  text-align: left;
  color: #555555;
  margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #BBBBBB;
}

h1 span{
  color: #ee1d24;
}

h3 {
	font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 15px;
  text-align: left;
  color: #FFFFFF;
  margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  line-height: 15px;
  text-align: left;
  color: #FFFFFF;
  margin-top: 0px;
	margin-bottom: 10px;
}

h5 {
	font-family: Verdana, Arial;
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
  text-align: left;
  color: #333333;
  margin-top: 0px;
	margin-bottom: 10px;
}

h5 span{
  color: #ee1d24;
}

a {
    color: #DD0000;
}

a:hover {
    text-decoration: none;
}

ul {
	list-style-type: square;
}

/* Formulier */

form {
    margin: 0px;
    padding: 0px;
}

.formTextField {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #333333;
    border: 1px solid #000000;
	background-image: url("/images/inputBackground.gif");
}

.formSelect {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
    font-family: Verdana, Arial;
	font-size: 11px;
}

.formButton {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    font-weight: bold;
    background-color: #FFCC00;
    padding: 5px;
}

/* Indicatieberichten */

.errorMessage {
    color: #EE0000;
    font-weight: bold;
}

/* Print header */

#printHeader {
    display: none;
}
