body {
	background-image:url(../img/bg_fade2.jpg);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*TEXT*/

p
{
	color: #002949;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

a
{
	color: #3b0700;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

a:hover
{
	color: #002949;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}

h2
{
	color: #002949;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 798px;
	height:22px;
	background: #FFFFFF;
}

#undermenu {
	width:798px;
	height:4px;
	background-color:#002949;
}

#menu ul {
	margin: 0px 0 0 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float:left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:8px;
	padding-top:7px;
	background: url(../img/img03.gif) no-repeat right;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	background-color:#FFF;
	color: #002949;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	display:block;
	background-color:#002949;
}

#menu .current a {
	color: #FFFFFF;
	display:block;
	background-color:#002949;
}

/** LOGO */

#logo {
	width: 798px;
	height: 160px;
	background: url(../img/logo6.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
}

/** WRAPPER */
#wrapper {
	width: 100%;
	margin: 0 auto;
}

/* Page */

#page {
	width: 798px;
	margin: 0 auto;
	height: auto;
	background-color:#FFF;
}

/* Footer */
#copy
{
	width: 798px;
	height:130px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	padding:0px;
}

/* FOTOVISARE */
img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #FFFFFF;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #FFFFFF;
}
#ImageBoxCaptionText
{
	font-family:verdana;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../pages/img/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../pages/img/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../pages/img/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../pages/img/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

a.frmrn {
display:block;
width:160px;
height:74px;
background:url(http://www.formarna.se/ext/img/off.png) no-repeat;
margin:0px;
}

a.frmrn:hover {
display:block;
width:160px;
height:74px;
background:url(http://www.formarna.se/ext/img/on.png) no-repeat;
margin:0px;
}
