/* CSS Document */

body {
	background:url(back.gif);
	background-repeat:repeat;
	text-align:justify;
	background-color: white;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	 }
	 
#main {
	position: relative;
	background-color:white;
    border: 0;
	height:700px; 
	width:800px;
	top: 10px;
	margin: auto;
	text-align:justify;
		}
	
#banner{
	position:absolute;
	top:0px;
	left:0px;
	width:799px;
	height:120px;
	background:url(banner.png);
	border:1px solid #F4F4F4;
	}
	
#menu {
	position:absolute;
	top:120px;
	left:1px;
	width:800px;
	height:20px;
	background:white;
	z-index:9;
	}
	
#iframe {
	position:absolute;
	top:130px;
	left:0px;
	width:800px;
	height:600px;
	background-color:white;
	z-index:1;
	}

#txt1{
position:absolute;
	top:30px;
	right:100px;
	height:400px;
	margin-left:15px;
	margin-top:15px;
	padding-right:20px;
	text-align:justify;
	width:600px;
	line-height:15px;
	/*border: thin solid black;*/
	color:#585872;
	
}

#txt2{
position:absolute;
	top:30px;
	right:50px;
	height:400px;
	margin-left:15px;
	margin-top:15px;
	padding-right:20px;
	text-align:justify;
	width:650px;
	line-height:15px;
	/*border: thin solid black;*/
	color:#000000;
	
}
	
#CNT{
    	position:relative;
		top:0px;
		left:0px;
		height:700px;
		width:800px
		text-align:justify;
	    background:url(backg2.jpg);
		
		}

#bottom{
	position:absolute;
	bottom:-30px;
	right:0px;
	height:20px;
	width:800px;
	background:url(bottom.jpg);
	z-index:9;
	}	

#bottomtext{
	position:absolute;
	bottom:5px;
	color:#d8dadb;
	font-size:9px;
	width:800px;
	text-align:center;
	}

#reklame{
	position:relative;
	}
	
#bille{
    position:absolute;
	right:300px;
	top:35px;
	height:0px;
    width:120px;
    font-size:9px;


}
#bille5{
    position:absolute;
	right:430px;
	top:35px;
	height:0px;
    width:80px;
    font-size:9px;


}
#bille2{
    position:absolute;
	left:350px;
	top:35px;
	height:0px;
    width:0px;

}

#bille3{
    position:absolute;
	right:0px;
	top:35px;
	height:0px;
    width:80px;
	
}
#bille4{
    position:absolute;
	right:0px;
	top:35px;
	height:0px;
    width:80px;

}

#billeranders{
    position:absolute;
	left:0px;
	top:350px;
	height:0px;
    width:80px;

}

	
#righttop{
	position:absolute;
	top:30px;
	right:300px;
	height:300px;
	margin-left:15px;
	margin-top:15px;
	padding-right:20px;
	text-align:justify;
	width:400px;
	line-height:15px;
	color:#000000;

	}
	
#left{
	position:absolute;
	top:30px;
	left:-170px;
	height:350px;
	margin-left:15px;
	margin-top:15px;
	padding-right:20px;
	width:200px;
	text-align:justify;
	background: url(dot.gif) repeat-y right;
	/*border:thin solid black;*/
	}

.header{
       font-family:verdana;
	   font-weight:thin;
	   font-size:13px;
	   text-align:left;
	   line-height:15px;
	   color:#0050b9;
	
}

.header2{
       font-family:verdana;
	   font-weight:thin;
	   font-size:12px;
	   text-align:left;
	   line-height:15px;
	   color:#0060b9;
	
}
	
	
.link1{	
	color:#0050b9;
	font-weight:slim;
	text-decoration:none;
	}
.btlink{	
	color:#d8dadb;
	font-weight:slim;
	text-decoration:none;
	}

	

