@charset "utf-8";
/* CSS Document */


#class,#companysite,#backgroundpart,#magneetstuclogo,#handlogo,#adres,#magic,#beurs,#info,#navigation,#technischdatablad,#veiligheidsinformatieblad,#technische_informatie,#nieuwscontent,#downloads {
	position: absolute;
	width: 519px;
	top: -1px;
	left: 2px;
}

body
{
background-color: #fce0a8;
scrollbar-base-color: #F9F6E0;
scrollbar-arrow-color: #CB361B;
}

p { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
line-height: 18px;
color: #000000; 
}

#wrap {
	width: 1100px;
	height: 800px;
	margin: auto;
	overflow: hidden;
	position: center;
}

#content {
    height: 800px;
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

#backgroundpart {
	height: 655px;
	width: 874px;
	background-image: url(images/backgroundpart.png);
	background-repeat:no-repeat;
	left: 201px;
	top: 99px
}

#handlogo {
	height: 316px;
	width: 361px;
	background-image: url(images/handlogo.png);
	left: -4px;
	top: -44px
}

#adres {
	height: 15px;
	width: 653px;
	background-image: url(images/adres.png);
	background-repeat:no-repeat;
	left: 104px;
	top: 716px
}

#magic {
	height: 62px;
	width: 106px;
	background-image: url(images/magic.png);
	background-repeat:no-repeat;
	left: 138px;
	top: 644px
}

#magneetstuclogo {
	height: 223px;
	width: 300px;
	left: 423px;
	top: -55px
}

#info {
	height: 385px;
	width: 626px;
	left: 336px;
	top: 234px;
	overflow: auto;
}

#navigation{
	height: 300px;
	background-repeat: no-repeat;
	top: 221px;
	width: 207px;
	left: 108px;
}

#nav, #nav li {
    width: 180px;
	margin: 0;
	padding:5px 5px;
	list-style:none;
}

#nav li a {
    display:block;
	width:180px;
	height:50px;
	background:top left no-repeat;
	text-decoration:none;
}

#nav li a.Home {background-image:url(images/home.png);}
#nav li a.Magneetstuc {background-image:url(images/wat_is_magneetstuc.png);}
#nav li a.Eigenschappen {background-image:url(images/eigenschappen.png);}
#nav li a.Nieuws {background-image:url(images/nieuws.png);}
#nav li a.Pers {background-image:url(images/pers.png);}
#nav li a.Downloads {background-image:url(images/downloads.png);}
#nav li a.Contact {background-image:url(images/contact.png);}

#nav li a:hover {background-position:bottom left;}

#nav li a span { visibility:hidden; }

/*css Styles home*/

#tekst {
	position: absolute;
	left: 12px;
	width: 508px;
	height: 142px;
	top: 16px;
}

#photohome {
	position: absolute;
	background-image: url(images/handmagneet.jpg);
	background-repeat:no-repeat;
	width: 300px;
	height: 199px;
	left: 94px;
	top: 178px;
}

/*css Styles Wat is Magneetstuc?*/

#tekstmagneetstuc {
	position: absolute;
	left: 10px;
	width: 608px;
	height: 87px;
	top: 15px;
}

#tekstmagneetstuc li {	
	display:inline;
	padding: 0 12px 0 12px;
}

img {
   
   border-style: none;
}

/*css Styles eigenschappen:*/

#wrapeigenschappen {
	position: absolute;
	height:351px;
	width: 436px;
	left: 46px;
	top: 36px;
}

#technische_informatie {
	height: 87px;
	width: 447px;
	top: 63px;
	left: 51px;
}

#technischdatablad {
	height: 268px;
	width: 191px;
	left: 61px;
	top: 108px;
}	

#veiligheidsinformatieblad {
	height: 268px;
	width: 191px;
	left: 287px;
	top: 108px;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*css Styles Nieuws*/

#nieuwscontent {
	left: 69px;
	top: 51px;
	width: 497px;
	height: 116px;
}

/*css styles pers*/

#contentpers {
	position: absolute;
	left: 75px;
	top: 51px;
	width: 420px;
	height: 324px;
}

#persbericht {
	position: absolute;
	left: 113px;
	top: 36px;
	width: 191px;
	height: 267px;
}

/*css Styles downloads*/

#downloads, #downloads li{
    list-style: none;
	overflow: hidden;
}

#adobereader{
	position: absolute;
	left: 74px;
	top: 340px;
	height: 13px;
}

/*css Styles Contact*/

#body {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}

container {
    width: 370px;
    margin:0 auto;
    overflow: auto;
}

label {
    float: left;
    width: 140px;
    text-align: left;
    padding-top: 5px;
}

input, textarea {
    padding: 2px;
    margin: 5px;
    border: 1px solid #bac5d6;
    font: 10px Verdana, sans-serif;
    background: #fff;
}

input.fout, textarea.fout {
    border: 1px solid #FF0000;
}

label.fout {
    color: #FF0000;
}
