body{margin:0;padding:0;}	
#header{height:138px;background:url(../images/header3.gif) repeat-x left;}
#footer{height:100px; background:url(../images/footer.gif) repeat-x left; padding-top:120px;}
#footer p{width:500px; margin:0 auto}
#footer strong{float:right;}
#navigation{margin: 0 auto;width:1000px;}
#sep{background:url(../images/line.gif) repeat-x left;}
#tekst{	background:url(../nav/bar.gif) repeat-y 58%;}
#pop
{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	padding: 0px 3px;
}

/*----------clearfix----------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*--------end clearfix--------*/

#content{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	padding: 0px 3px;
	margin: 0 auto;
	width:775px;
	}
body{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	
	}

#body2{
	font-family: arial;
	font-size: 13px;
	color: #666666;
	vertical-align: top;
	
	}

#left{
	float:left;
	width:420px;
}
#left2{
	float:left;
	margin-left:20px;
	width:420px;
}

#right{
	float:right;
	width:300px;}

a{
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;}

	
a:hover{text-decoration: none;}
a:link{text-decoration: none;}
a:active{text-decoration: none;}
a:visited{text-decoration: none;}


