body{
	background-color: #1a181c;
	xbackground-image: url(/img/bggrad.gif);
	xbackground-repeat: repeat-x;
	background-repeat: no-repeat;
	background-image: url(/img/background_stylish.jpg);
	padding-top:60px;
}


input, textarea
{
	font-family: Verdana;
	font-size: 10px; 
	color: #000;
}
body, div, td{
/*	font-family: Verdana, Arial; */
	font-size: 11px; 
/*	color: #000; */
	font-family: "Trebuchet MS", Verdana;
/*	font-size: 11/20pt;*/
	font-weight: bold;

	color: #000;
	
}

/* New guidelines */

h1{
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #696a6c;
}

h2{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.logoplace{
	padding-bottom: 10px;
}
.bread{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11/20px;
	font-weight: bold;
	xcolor: #696a6c;
}

.centerbakgrund{
	margin-top: 30px;
	width: 100%;
	xborder: 1px solid #fc0000;
	text-align:center;
}


.container5px{
	xpadding-top:100px;
	xpadding:5px;
	xborder: 1px solid #fc0000;
}

.container{
	width: 840px;
}

.containerinner{
	background-color:#ffffff;
	border: 5px solid #ffffff;
	width: 840px;
	height: 400px;
	vertical-align: top;
}
.innerimg{
	margin-right: 10px;
}
.innertext{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11/20pt;
	font-weight: bold;

	color: #000;
	margin: 10px;
	xline-height: 17px;
	xheight: 300px;
	overflow: auto;
}

/* hr */
.whitethin{
	size: 1px;
	width: 810px;
}

.menu{
	xfont-size: 18px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 14px;

	white-space: nowrap;
	xpadding-left: 10px;
	xpadding-right: 10px;
	color: #fff;
}

.menu a{
	color: #fff;
	text-decoration: none;
}

.menu a:hover{ 
	color: #fff;
	text-decoration: underline;
}

.menutop{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 12px;

	color: #fff;
	white-space: nowrap;

}

.menutop a{
	color: #fff;
	text-decoration: none;
}
.menutop a:hover{
	color: #fff;
	text-decoration: underline;
}

.submenu{
	xpadding-top: 5px;
	xfont-size: 13px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 11px;

	color: #fff;
	white-space: nowrap;

	line-height: 1.8em;
	xpadding-left: 10px;
	xpadding-right: 10px;
}
.submenu a{
	color: #fff;
	text-decoration: none;
}

.submenu a:hover{ 
	color: #fff;
	text-decoration: underline;
}

.tdhigh{
	
	padding: 5px;
	xbackground-color: #eeeeee;
	background-color: #eeeeee;
	xborder-top: 1px solid #aaa;
	xborder-bottom: 1px solid #aaa;
	xborder-left: 1px solid #aaa;
	xborder-right: 1px solid #aaa;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tdlow{
	padding: 5px;
	margin-bottom: 5px;
}
a{
	text-decoration: none;
	color: #333366;
}
a:hover{
	text-decoration: underline;
}
.gradbox{
	background-color: #cccccc;
	background-image: url(/img/bggrad_inner.gif);
	background-repeat: repeat-x;
}
#news{
	width:100%;
	height:330px;
	overflow: auto;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11/20pt;
	font-weight: bold;

}




