body{
	margin:0;
	padding:0;
	width:100%;
	background:#FFF;
}
.main_container{
	width:100%;
	margin:0 auto;
	clear:both;
}
	.top_container{
		/*width:979px;*/
		width:100%;
		height:120px;
		margin:0 auto;
		background:url('../images/bynett/top.jpg') no-repeat #FFF;
		overflow:hidden;
	}
		.top{
			width:979px;
			margin:0 auto;
			margin-left:39px;
			padding-top:44px;
		}
			.search{
				float:right;
				margin-top:2px;
			}
		.search_input{
			width:171px;
			height:29px;
			line-height:29px;
			background:url('../images/bynett/search.png') no-repeat;
			margin:0px;
			padding:0px;
			border:0px;
			float:left;
			margin-right:2px;
		}
			.search_input *{
				border:0;
				margin:0;
				padding:0;
				width:100%;
				background:none;
				margin-left:8px;
				margin-top:7px;
			}
	.content_container{
		width:100%;
		margin:0 auto;
		background:url('../images/bynett/contentbg.jpg') no-repeat;
		min-height:500px;
	}
		.content{
			width:979px;
			margin:0 auto;
			clear:both;
			margin-left:39px;
		}
			.left_menu{
				width:230px;
				float:left;
				margin:0 auto;
				margin-right:20px;
			}
				.left_menu ul{
					width:100%;
					margin:0 auto;
					padding:0;
					list-style:none;
				}
					.left_menu li{
						width:100%;
						padding-left:15px;
					}
					.level1, .level2{
						background:url('../images/bynett/menubg.jpg') no-repeat;
						height:29px;
						line-height:29px;
						font-size:12px;
					}
						.level1 a:link, .level1 a:visited, .level1 a:active, .level2 a:link, .level2 a:visited, .level2 a:active{
							color:#565656;
							text-decoration:none;
						}
					.meldinger{
						height:33px;
						background:url('../images/bynett/meldingbg.jpg') no-repeat;
						padding-top:10px;
						overflow:hidden;
						font-size:10px !important;
					}
						.meldinger a:link, .meldinger a:visited, .meldinger a:active{
							text-decoration:none;
						}
						.meldinger a:hover{
							text-decoration:underline;
						}
			.document{
				width:729px;
				margin:0 auto;
				float:left;
			}
				.bynett_bue{
					width:5px;
					height:40px;
					background:url('../images/bynett/bynettbue.jpg') no-repeat;
					float:left;
					overflow:hidden;
				}
				.bynett_buttons{
					float:left;
					width:730px;
					margin:0 auto;
					height:40px;
					overflow:hidden;
					border-right:0px;
				}
					.bynett_button_1{
						background:url('../images/bynett/bynettbutton1.jpg') no-repeat;
						width:250px;
						height:40px;
						overflow:hidden;
						float:left;
					}
					.bynett_button_2{
						background:url('../images/bynett/bynettbutton2.jpg') no-repeat;
						width:240px;
						height:40px;
						overflow:hidden;
						float:left;
					}
					.bynett_button_3{
						background:url('../images/bynett/bynettbutton3.jpg') no-repeat;
						width:240px;
						height:40px;
						overflow:hidden;
						float:left;
					}
					.bynett_buttons div{
						float:left;
						font-size:17px;
						line-height:40px;
					}
				.bynett_buttons a:link, .bynett_buttons a:active, .bynett_buttons a:visited{
					color:#565656;
					text-decoration:none;
					display:block;
					padding-left:12px;
				}
				.bynett_buttons a:hover{
					background:url('../images/bynett/buttonbghover.jpg') repeat-x;
					color:#FFF;
				}
				.bynett_button_3 a:hover{
					background:url('../images/bynett/bynettbutton3hover.jpg') repeat-x;
				}


				.bynett_news{
					width:690px;
					height:90px;
					margin:0 auto;
					margin-top:20px;
					clear:both;
					background:url('../images/bynett/bynett_newsbg.jpg') no-repeat;
					padding:30px 30px 30px 20px;
				}
					.news_item{
						width:342px;
						height:90px;
						overflow:hidden;
						float:left;
					}
						.news_image{
							width:90px;
							height:90px;
							float:left;
							margin-right:21px;
						}
						.news_text{
							width:216px;
							height:90px;
							float:left;
							overflow:hidden;
						}
							.news_text a:link, .news_text a:visited, .news_text a:active{
								text-decoration:none;
								font-size:12px;
							}
							.news_text a:hover{
								text-decoration:underline;
							}
							
				.document_container{
					width:730px;
					margin:0 auto;
					background:url('../images/bynett/document_content.jpg') repeat-y;
					margin-top:20px;
				}
					.document_content{
						width:690px;
						margin:0 auto;
						background:url('../images/bynett/document_container.jpg') no-repeat;
						padding:30px 20px 20px 20px;
					}
						.bynett_ingress {
							padding:15px 0px 15px 0px;
							border-top:1px solid #ECF2F2;
							border-bottom:1px solid #ECF2F2;
							color:#CC0000;
							font-size:12px;
							margin-bottom:25px;
						}
					.documentbottom{
						background:url('../images/bynett/documentbottom.jpg') no-repeat;
						width:730px;
						height:11px;
						margin:0 auto;
					}

	.footer{
		width:981px;
		height:93px;
		overflow:hidden;
		margin-top:31px;
	}
.fiber_banner{
	cursor:pointer;
}
.break{
	width:0px;
	height:0px;
	clear:both;
	font-size:0px;
}