body
{
	background-color:#fff;	
	font-family: "Lucida Sans", arial; 	font-size: 11px;	margin: 0px;
	color: #333333;
	line-height:18px;
}

#wrap
{
	width:976px;
	margin:auto;	
	background-color:#e9e9e9;
	overflow:hidden;
	background-image:url(/Images/wrap-bg.gif);
	background-repeat:repeat-y;
	position:relative;
}

#header
{
	height:100px;
	background-color:#fff;	
	border-bottom:35px solid #933559;
	position:relative;
}
#logo
{
	position:absolute;
	top:10px;
	left:0px;
}
#logoAtt
{
	position:absolute;
	top:10px;
	right:120px;
}
#logoAss
{
	position:absolute;
	top:10px;
	right:0px;
}

#left
{
	float:left;
	width:170px;
	color:#fff;
	padding-left:33px;
	padding-right:20px;
}

#middle
{
	float:left;
	width:530px;
	color:#333;
}

#middle-inner
{
	margin-left:20px;
	margin-right:20px;
	padding:20px;
}

#right
{
	width:154px;
	height:600px;
	color:#fff;
	padding-right:41px;
	padding-left:28px;
	overflow:hidden;
	padding-top:113px;
	position:absolute;
	right:0px;
	top:134px;
}

#right h3
{
	font-weight:normal;
	color:#e59200;	
	font-size:14px;
}

#ringer
{
	position:absolute;
	width:223px;
	height:62px;
	top:134px;
	right:0px;
	background-image:url(/Images/ringer.gif);
	background-repeat:no-repeat;
}

#footer
{
	width:976px;
	clear:both;
	background-color:#e59200;	
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#footer a
{
	color:#333;	
}

#SyzwebFooter, #SyzwebFooter a
{
	color:#fff;
}

/* FONTS */
a {text-decoration: none;}
a:hover {text-decoration: underline;}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a{
	color:#e59200;	
}

h1,h1a{
	font-size:18px;
padding-bottom:16px;
}

h2,h2a{
	font-size:16px;
font-family:"Lucida Sans", arial;
padding-bottom:8px;
}

/*MENU Style*/

.FxPMenu a
{
	color:#fff;	
}

.FxPMenuRootLevel,
.FxPMenuRootLevelCurrent
{
	padding-top:16px;	
}

/*gul skrift*/
.FxPMenuRootLevel,
.FxPMenuBranchStart,
.FxPMenuRootLevelCurrent
{
	
	text-transform:uppercase;
	padding-top:16px;
}

.FxPMenuRootLevelTdText a,
.FxPMenuBranchStartTdText a,
.FxPMenuRootLevelCurrentTdText a
{
	color:#e59200;
}

/*innrykk 2. nivå*/
div.FxPMenuLevel
{
	padding-left:12px;	
}

div.FxPMenuLevel:hover
{
	background-image:url(/Images/pil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

div.FxPMenuCurrent{
	background-image:url(/Images/pil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
margin-left:-12px;
}





/*
#Search {width:160px; position:absolute; top:20px; left:695px; height:100px; z-index:99; }
		
#Bread {padding-bottom:15px; margin:0px;  }	
						
#ItemFront, .newsletter, #loginbox, #prelogin { width:150px; z-index:99; border:solid 1px #cccccc; background-color:#efefef; padding:12px}
				
#fxpMenu2 {float:left; overflow:hidden; width:120px; }
*/

