/*
	© Copyright 2007
	
	Senzor
	Horsens Folkeblad Internet
	Søndergade 47
	DK-8700 Horsens
	
	info(a)senzor.dk
	www.senzor.dk
	
	Dette css-dokument (Cascading Style Sheet) er beskyttet	af
	copyright og de love, der anvendes til beskyttelse heraf.
	Brug af hele, eller dele af dette stylesheet er forbudt
	uden forudgående tilladelse fra Senzor og må kun anvendes
	med skriftlig godkendelse fra Senzor.
*/

html, body {
	margin: 0px;
	height:100%;
	background-color: #F0F0F0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#Top {
	background-image: url(/gfx/top/image_03.jpg);
	height: 175px;
}
#Bot {
	background-image: url(/gfx/system/bg_bot.png);
	height: 99px;
}
#Shadow_Bot {
	background-image: url(/gfx/system/shadow_bot.png);
	height: 11px;
}


#Main {
	height:100%;
	width:100%;
}
p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border-style: none;
	/*behavior:	url("/_senzor/pngbehavior.htc");*/
}
form {
	margin: 0px;
}
.txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt10_w {
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt10_w_LH {
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.txt11_w {
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.txt11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11_lh {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
td.margin_left{
	background-image:url(/gfx/system/shadow_left.png);
	width: 50%;
	background-repeat: repeat-y;
	background-position: right;
}
td.margin_right{
	background-image:url(/gfx/system/shadow_right.png);
	width: 50%;
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 110px;
}

.img_shadow_right {
	background-image: url(/gfx/img/shadow_right.png);
}
.img_bd_green {
	border: 1px solid #000000;
}
.img_bd_green_zoom {
	border: 1px solid #508628;
    cursor: url('/code/zoom.cur'), pointer;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin: 0px;
}
.img_shadow_bot {
	background-image: url(/gfx/img/shadow_bot.png);
}
.box_726 {
	/*background-image: url(/gfx/boxes/bg_726.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
.box_353 {
	/*background-image: url(/gfx/boxes/bg_353.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
}
.box_225 {
	/*background-image: url(/gfx/boxes/bg_225.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
}
.box_210 {
	/*background-image: url(/gfx/boxes/bg_210.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
}


.nounderline {
	font-weight: normal;
	text-decoration: none;
}
.nounderline_b {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}




/* FACTS Start*/

.facts_head {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
}
.facts_txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
a.facts_txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 1.5em;
}
.facts_txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.facts_txt10_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#EEEEEE;
	line-height: 1.5em;
}
.facts_txt {
	padding: 7px;
	color: #333333;
}


/* FACTS End*/

.bg_row {
	background-color: #E0EDD0;
}
