/*
	© Copyright 2009
	
	Design & Programmering:
	
	Thrane.nu
	Spangevej 19
	DK-8700 Horsens
	Danmark
	
	E: info(a)thrane.nu
	W: http://thrane.nu
	
	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 Thrane.nu og må kun anvendes
	med skriftlig godkendelse fra Thrane.nu.
*/

html, body {
	margin: 0px;
	background-color: #C0C0C0;
	background-image: url(/gfx/system/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333;
}
p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
img {
	border-style: none;
	/*behavior:	url("/_senzor/pngbehavior.htc");*/
}
form {
	margin: 0px;
}
#Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#Top a {
	color: #333;
	text-decoration: underline;
}
#Top a:hover {
	color: #333;
	text-decoration: none;
}
.txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt10_Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.txt10_LH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11_LH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.shadow_right {
	background-image: url(/gfx/system/shadow_right.png);
	background-repeat: repeat-y;
}
.shadow_left {
	background-image: url(/gfx/system/shadow_left.png);
	background-repeat: repeat-y;
}
/* Menu START */
.Menu {
	background-image: url(/gfx/system/menu_bg.png);
	text-decoration: none;
	height:21px;
}
a.Menu {
	background-image: url(/gfx/system/menu_bg.png);
	text-decoration: none;
	color: #FFFFFF;
}
a.Menu:hover {
	background-image: url(/gfx/system/menu_hover.png);
	text-decoration: none;
}
#Menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 8px 10px 0px 10px;
}
.MenuActive {
	text-decoration: none;
	text-decoration: none;
	display: block;
	height:21px;
	font-size: 11px;
	padding: 8px 10px 0px 10px;
}
a.MenuActive {
	background-image: url(/gfx/system/menu_hover.png);
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height:21px;
	font-size: 11px;
	padding: 8px 10px 0px 10px;
}
a.MenuActive:hover {
	background-image: url(/gfx/system/menu_hover.png);
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu END */

.box {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	color: #FFF;
	background-color: #999;
	background-image: url(/gfx/box/bg.png);
	background-repeat: repeat-x;
	height: 135px;
}
.box a {
	color: #FFF;
	font-weight:bold;
	float:right;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	margin: 0px;
}
#st2_up, #st2_down, #st3_down, #st4_up, #st_up_none, #st_down_none {
	display: none;
}
#Top {
	font-size: 11px;
}
.txt10 {
	font-size: 10px;
}
.txt10_LH {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt11_LH {
	font-size: 11px;
}
/* Menu START */

/* Menu END */
.box {
	font-size: 11px;
}
h1 {
	font-size: 17px;
}