body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 10px;
}
p, td {
	font-size: 10px;
	font-weight: normal;
}
A {
	color: #333366;
	text-decoration: underline;
}
H1 {
	font-size: 12px;
	font-weight: normal;
}
H2 {
	font-size: 11px;
	font-weight: normal;
}
H3 {
	font-size: 10px;
	font-weight: normal;
}
H4 {
	font-size: 10px;
	font-weight: normal;
}
H5 {
	font-size: 10px;
	font-weight: normal;
}
H6 {
	font-size: 10px;
	font-weight: normal;
}
img {
   behavior: url("/js/pngbehavior.htc");
}
#main {
	text-align; left;
	width: 860px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-collapse: collapse;
}
#header {
	background: #ffffff url("/images/rejsetrend-header-4img.jpg");
	height: 120px;
}
.headertitle {
	margin: 10px 0px 0px 20px;
	color: #BDDB00;
	font-size: 37px;
	font-weight: bold;
	text-decoration: none;
	
}
#menubar {
	border-top: 1px solid #FFFFFF;
	background: #CEEC00;
	height: 14px;
	width: 100%;
}
#locationbar, .sidetitle {
	height: 22px;
	color: #000000;
	background: #ffffff url("/images/fadebg.png") repeat-x;
}
#content {
	padding: 0px 20px 20px 20px;
	width: 440px;
}
#leftbanner {
	width: 160px;
	text-align: center;
	padding: 0px 4px 0px 4px;
	border-right: 1px dashed gray;
}
#leftcontent {
	background: #ffffff;
	width: 160px;
	padding: 0px 4px;
	border-right: 1px dashed gray;
}
#leftcontent p {
	padding: 1px 0px 0px 5px;
	margin: 0px;
}
#rightcontent {
	background: #ffffff;
	width: 160px;
	padding: -20px 4px;
	border-left: 1px dashed gray;
}
#footer {
	height: 14px;
	background: #000000;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
}
#footer A {
	color: #CCCCCC;
}
#contentmain {
	width: 100%;
}
.contenttop {
	border-bottom: 1px dashed gray; 
}
.contentmiddleleft {
	border-right: 1px dashed gray;
	width: 50%;
}
.contentmiddleright {
	width: 50%;
}
.contentbottom {
	border-top: 1px dashed gray;
}
