div.outer{
		background-color:#333;
		padding:80px 0px 180px 0px ;
		margin:auto;
		background: url(../img/bg_neg.jpg) no-repeat;
		background-position: center;

}
div.header{
		width:100%;
		height:209px;
		background: url(../img/header_bg_neg.jpg) no-repeat;
}
div.footer{
		width:100%;
		height:277px;
		background: url(../img/footer_bg_neg.jpg) no-repeat;
}

div.footer1{
		width:100%;
		height:580px;
		background: url(../img/footer_bg2_neg.jpg) no-repeat;
}

div.footer2{
		width:100%;
		height:487px;
		background: url(../img/footer_bg3_neg.jpg) no-repeat;
}


div.tekst{
		text-align:justify;
		height:393px;
		padding:30px;
		line-height:16px;
		color:#222;
}
div.ch_black{
		height:18px;
		width:18px;
		position:absolute;
		top:0px;
		left:0px;

}
div.ch_white{
		height:0px;
		width:0px;
		visibilty:hidden;
		overflow:hidden;
}

div.spacer{
		float:left;
		border-style:solid;
		border-color:white;
		border-width:1px 0px 0px 0px;
		width:80px;
		text-align:left;
		background: url(../img/gradient_w.png) no-repeat;
}
div.text_color{
		color:black;
		height:259px;
		padding:50px;
		text-align:center;

}
div.text_m{
		text-align:justify;
		color:#222;
		height:259px;
		padding:50px;

}
a.mail_link{
		color:#333;
		letter-spacing: 2px;

}

a.mail_link:hover{
		text-decoration:underline;
}

