HTML { margin: 0 }

BODY, TD, P
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	margin: 0;
}

P { margin: 3px 0 7px; }

FORM 
{
	padding: 0;
	margin: 0;
}

.logoContainer {
	height:102px;
	margin:0; padding:0;
}
img.logoImg {
	margin-top: 30px; /* (102 - 41) / 2 */
	margin-bottom: 31px;
}

.textelement
{
	width: 220px;
	border: solid 1px #929292;
}
.textelementerr
{
	width: 220px;
	border: solid 1px #920000;
}

div.debug {
	background-color: lightskyblue;
	color: black;
	padding: 4px;
}
/* .printLink  { margin-left: 30px; font-weight: bold; } */
.footerLink { margin-right: 30px; font-weight: bold; }
.footerLink a { font-weight: bold; }

span.highlighted { background-color: lightskyblue; }

.starbg 
{
	margin: 35px 25px 25px 35px;
	/* background-image: url(_img/starbg.gif); 
	background-image: url(_img/tellafriend_bg2.gif); */
	background-image: url(_img/tellafriend_bg.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#frontpagecell
{
	position: absolute;
	left: 50%;
	top: 140px;
	z-index: -1;
	height: 200px;
	width: 400px;
	background-image: url(./_img/karta.gif);
	background-repeat: no-repeat;
	background-position: 102px 0px;
}

A 
{
	text-decoration: none;
}

A:hover
{
	/* color:				#666666; 
	text-decoration:	none; */
	text-decoration:	underline;
}

.listItem 
{
	font-size: 12px;
}

.listText
{
	font-size: 11px;
}

td.listRow span.listItem {
	/* Use this if we want the dates on the eventlist to align
	width: 190px; */
}

.listItem A 
{
	font-weight: bold;
}

.menu1 
{
	font-weight: bold;
	font-size: 12px;
}

.menu2
{
	font-size: 11px;
}


.maptrick 
{
	display: block;
	position: relative;
	margin-top: -27px;
}

.tanshade 
{
	background-image:	url(./_img/tanshade.gif);
	background-repeat:	repeat-x;
	background-position: 1px 6px;
	height:					420px;
}

.menupanel 
{
	background-image: url(./_img/menu_bg.gif);
	background-repeat: repeat-y;
	
}
.docFoot 
{
	font-size: 11px;
	line-height: 12px;
}

.hdr1, h1, h2, h3 {
	color: #9DA3A9;
	font-weight: normal;
}

h1, h2, h3 {
	margin-bottom: 5px;
}

.hdr1 {	font-size: 26px; }
h1 {	font-size: 20px; }
h2 {	
	font-size: 16px;
	font-weight: bold;
 }


.preamble 
{
	font-weight: bold;
}

.txtDate 
{
	font-size: 14px;
}

div.readMore {
	height: 80px;
	text-align: right;
	/* border: 1px solid green; */
}

span.readmore a {
	font-weight: bold;
}

.listRow 
{
	padding-top: 14px;
	padding-left: 2px;
	background-image:	url(_img/listitem_head.gif);
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.listPageText {
	font-weight: bold;
	/* color:#000;*/
}

table.printHeadTbl {
	width: 15cm;
	border: 0.1cm;
}

.tanshade h1
{
	color: #fff;
}
