/* CSS Document */

body,td,th {

}
body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	background-repeat: repeat-x;
	background-color: #333;
	height:100%;
/*	background-attachment: fixed;*/
}

#website {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 20px;
	background-color: #FFF;
}

#header {
	background-color:#000;
	height: 80px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#hovedmenuen {
	width: 200px;
	clear: both;
	margin-bottom: 10px;
}

#HorisontalMenuHolder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
}


#enclose {

	float: left;
	width: 790px;

}
#breadCrumbNavigation{
	border-bottom:dotted 1px #333;
	color: #999;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#indhold {
	min-height:300px;
	float: right;
	clear: right;
	padding: 10px;
	width: 560px;

}

#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 10px;
}

#right {
	width: 200px;
	margin-left: 10px;
	float: right;

}


#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	height: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
}

.topbillede{
	width:100%;
	clear: both;
	float: none;
	display:none;

}
.logo_normal {
margin-top: 2px;
margin-bottom: 10px;
}
.skjul{
display:none;
}

.hovedmenu_bg {
	background-color: #2e2e2e;
	height: 151px;
}
.sag {
	clear: none;
	float: left;
	width: 195px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.sag_adresse_felt{
	background-color:#3a3937;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bestillingsbox{
	background-color:#191919;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

.bestillingsbox .streger_box{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
.show_on_print{display:none;}

.thumbs_case{
	background:#000000;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.billedramme{
	background:#000000;
	padding: 3px;
	border: 1px solid #FFFFFF;
}

.top_kategori{
	background-color:#000000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.top_kategori td{
	border: 1px solid #FFFFFF;
}
