body{
	font: small Arial, Helvetica, sans-serif;
}
.txt {
	background-color: #FAFAFA;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}
.tblSpot{
	background-color: #F8F1F1;
	padding: 4px;
	width: 90%;
	border: 1px solid #F2EBE6;
}
.link {
	text-align: center;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #DDDFB7;
}
.adr {  
 background-color: #FFFFFF;
; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 5px
}
.txtgrbgr {
	background-color: #C0C2D6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#fotoleft {
	float: left;
	padding-left : 7px;
	padding-right : 5%;
	padding-top: 7px;
	padding-bottom: 7px;
}

#fotoright {
	float: right;
	padding-left : 5%;
	padding-right : 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.td-leftmenu{
	vertical-align: top;
	text-align: center;
	width: 180px;
}
#td-headLeft{
	background-image: url(grafik/bgrHeadTrans.jpg);
	width: 66%;
	text-align: center;
	background-color: White;
}
#td-headRight{
	width: 34%;
	text-align: center;
	background-color: White;
	vertical-align: middle;
}
.mlm {
	height: 1px;
	background-color: #FF0066;
}
DIV.cssmenu {
	padding: 0;
	background: #E6E6EC;
	width: 150px;
	border-bottom: 1px solid #B99479;
	border-left: 1px solid #B99479;
	border-right: 1px solid #B99479;
	border-top: 0px solid #B99479;
	font:  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
}

DIV.cssmenu A {
	border-top: 1px solid #336;
	display: block;
	background-image: url(grafik/bgrMenu2.gif);
	padding-bottom: 0px;
	padding-top: 4px;
	width: 100%;
	color: #1a0099;
	text-align: center;
	text-decoration: none;
	height: 20px;
} 

DIV.cssmenu A:hover {
background : #1a0099; 
color : white; 
	background-image: url(grafik/bgrMenu3.gif);
} 
DIV.cssmenu A:active {
background : purple; 
color : white; 
} 
DIV.cssmenu_1 {
	padding: 0;
	background: #E9ECE6;
	width: 150px;
	
	border-bottom: 1px solid #B99479;
	border-left: 1px solid #B99479;
	border-right: 1px solid #B99479;
	border-top: 0px solid #B99479;
	font: Verdana, Arial, Helvetica, sans-serif;
}
DIV.cssmenu_1 A {
	border-top: 1px solid #336;
	display: block;
	background-image: url(grafik/bgrMenu2.gif);
	padding-bottom: 0px;
	padding-top: 4px;
	width: 100%;
	color: #1a0099;
	text-align: center;
	text-decoration: none;
	height: 20px;
} 

DIV.cssmenu_1 A:hover {
background : #1a0099; 
color : white; 
	background-image: url(grafik/bgrMenu3.gif);
} 
DIV.cssmenu_1 A:active {
background : purple; 
color : white; 
} 
.nr{
	background-color: #F1F8F4;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.nr-over{
	background-color: #245C38;
	background-image: url(grafik/bgrOverskrift.jpg);
	color: #EDF8F1;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-left: 7px;
	width: 66px;
}
.pris{
	background-color: #F1F8F1;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
}
.pris-over{
	background-color: #245C38;
	background-image: url(grafik/bgrOverskrift.jpg);
	color: #EDF8F1;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	width: 74px;
}
.txt-menu{	
	background-color: #F1F8F4;
	text-align: left;
}
.overskrift{
	background-color: #245C38;
	background-image: url(grafik/bgrOverskrift.jpg);
	color: #EDF8F1;
	text-align: left;
}
h1,h2,h3{
	margin: 4px;
}
p{
	margin-top: 2px;
	margin-bottom: 2px;
}
.floatR{
	float: right;
	width: 135px;
	border: thin dotted #004E98;
	padding: 5px;
	background-color: #FECD6E;
}
