@charset "utf-8";
/* CSS Document */
/*Intranet - standard*/
body{	
		font-family: Verdana;
		font-size: 14px;
		color: #333333;
		background-attachment:fixed;
		margin: 0px;
		padding: 0px;
}
.tmnu_ground{
		background-color:#074B0B;
/*		background: #24AC16;*/
		color: #FFFAF0;
		font-weight:bolder;
		font-stretch: extra-expanded;
}
.td_faneblad{	
		cursor:pointer;
		font-family: Verdana;
		font-size: 11px;
		background-attachment:fixed;
		margin: 0px;
		padding: 0px;
		border:0;
		border-collapse:collapse;
		vertical-align:middle;
		text-align:center;
		text-indent:2px;
		font-size: 10pt;
		color:#999999;
		background-color: #EEE684;
}
.bogafsnit_header{
	color:#6E6E6E;
	}
.bogafsnit_noter{
	color:#8A2908;
	}
@media screen and (max-width: 1000px){
	.oskrift_page{
	font-size:20px;
	font-stretch:wider;
	color:#333333;
	font-weight:600;
    }
	
	.tbl_content{
	table-layout:fixed;
	width: 500;
	}
	.topleft_sidebar{
	width: 25px;
	}
	.topright_sidebar{
	width: 200px;
	}
	.indholdsfort{
	font-size:12px;
	}
}

@media screen and (min-width: 1001px){
	.oskrift_page{
	font-size:20px;
	font-stretch:wider;
	color:#333333;
	font-weight:600;
	}
	
	.topleft_sidebar{
	width: 50px;
	}
	.topright_sidebar{
	width: 500px;
	}
	.indholdsfort{
	font-size:14px
	}
}
.oskrift_afsnit{
	font-size:14px;
	font-stretch:wider;
	font-weight:700;
	color:#333333;
}
.oskrift_item{
	font-size:12px;
	font-weight:700;
	color:#333333;
	text-decoration:underline;
}
.subtitle_page{
	font-size:16px;
	font-stretch:wider;
	color:#333333;
}
.submenu{
	color:#333333;
	font-weight:600;
	text-decoration:underline;
}
.txtinfo{
	font-size:10px;
	color:#848484;
	font-weight:normal;
}
.flt_head{
	font-size:14px;
	font-weight:600;
}
