/*
	© Copyright 2009
	
	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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1B1B1B;
	background-image: url(/gfx/system/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
table, p, form {
	margin: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
img {
	border-style: none;
}

h1 {
	font-size: 19px;
	line-height: 1.3em;
	font-weight: bold;
	color: #A30000;
	margin: 0;
	margin-bottom: 8px;
	position: relative;
}
h1 span {
  background: url('/gfx/system/gradient.png') repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
}


h2 {
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-bottom: 3px;
}
.newsletterbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EEEEEE;
	border-style: none;
	height: 16px;
	width: 150px;
	padding: 3px 0px 0px 4px;
}
#Subscribe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 65px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	font-weight: bold;
}
#UnSubscribe {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 65px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
}

#Footer a {
	color: #C70000;
	text-decoration: none;
	border-bottom: 1px dotted #C70000;
	padding-bottom: .0em;
}
#Footer a:hover {
	color: #C70000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#Main {
	width: 960px;
	margin: 15px auto 0 auto;
	border: 4px solid #676567;
	background-color: #FFF;
	padding-bottom: 15px;
}
#Top {
	background-image: url(/gfx/system/bg_top.png);
	height: 100px;
}
#Logo {
	float: left;
}
#Address {
	float: right;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	line-height: 1.3em;
	padding: 7px 13px 0 0;
}
#Address a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	padding-bottom: .0em;
}
#Address a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}

/* Menu START */
#MenuHolder {
	background-image:url(/gfx/system/bg_menu.png);
	height: 33px;
	clear: both;
}
#Menu {
	float: left;
}
#Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#Menu li {
	float: left;
	margin: 0;
}
#Menu li a {
	height: 25px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0 15px;
	padding-top: 8px;
}
#Menu li a:hover {
	background-image: url(/gfx/system/menu_hover.png);
	color: #FFF;
}
.Menu_active {
	background-image: url(/gfx/system/menu_active.png);
}
.Menu_active a {
	font-weight: bold;
}
/* Hide from IE5-Mac \*/
#nav-menu li a {
}
/* End hide */
/* Menu END */
#NewsLeft, #NewsCenter, #NewsRight {
	background-color:#EAEAEA;
	width: 300px;
	height: 225px;	
	position: relative;
}
#NewsLeft {
	float: left;
	margin-left: 15px;
}
#NewsCenter {
	float: left;
	margin-left: 15px;
}
#NewsRight {
	float: right;
	margin-right: 15px;
}
.NewsBoxInfo, .NewsBoxInfoNoLink {
	background-image:url(/gfx/system/transBox.png);
	height: 68px;
	width: 282px;
	margin: 0 3px;
	position: absolute;
	bottom: 3px;
	padding: 6px;
	line-height: 1.4em;
	font-size: 11px;
}
.NewsBoxInfo h2 {
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-bottom: 3px;
}
.NewsLink:hover {
	cursor: pointer;
}
.NewsLink:hover h2 {
	color: #900;
}
.NewsLink:hover .NewsBoxInfo {
	background-color: #FFF;
}
#ContentHolder {
	width: 930px;
	margin: 20px auto 25px auto;
	line-height: 1.5em;
}
#Front {
	float: left;
	padding-left: 10px;
}
#Content {
	width: 595px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#Content a {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
	padding-bottom: .0em;
}
#Content a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}
#RightSide {
	width: 300px;
	float: right;
}

#ContentRight {
	width: 605px;
	float: right;
	padding-right: 10px;
}
#LeftSide {
	width: 300px;
	float: left;
}
