/* BANNERPUFF -- START */

#bannerright.content
{
	width: 154px;
	border-left: none;
	background: transparent url(../images/bannerright_content_bg2.jpg) top left no-repeat;
	color: #fff;
	font-size: 80%;
}

#bannerrightimg
{
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}



#bannerrighttxtcontent {height: 207px; overflow: hidden; position: relative; display: block;}
#bannerrighttxtcontent[id] {display: table;}


#bannerrighttxtcontentinner {padding: 14px; } 

/* Workaround för att sätta properties som IE 7 inte skall få. :last-child stöds ej av IE7 */
#bannerrighttxtcontentmiddle {display: table-cell; vertical-align: middle; position: static;}



/* optional: #inner[id] {position: static;} */


#bannerright.content h1, #bannerright.content h2, #bannerright.content h3, #bannerright.content h4, #bannerright.content h5, #bannerright.content h6
{
	font-size: 130%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#bannerright.content p
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

#bannerright.content a
{
	color: #fff;
	text-decoration: none;
	cursor: hand;
}

#bannerright.content a:hover
{
	text-decoration: underline;
}

/* BANNERPUFF -- END */

/* PORTALPUFF -- START */

#PortalPuff
{
	position: relative;
	padding: 0;
	margin: 0 0 0.5em 0;
	width: 507px;
}

#PortalPuff li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#main #center #PortalPuff a
{
	float: left;
	position: relative;
	width: 131px;
	height: 9em;
	display: block;
	text-decoration: none;
	color: #000;
	padding: 24px 15px 15px 15px;
}

#main #center #PortalPuff a:hover
{
	text-decoration: none;
}

#PortalPuff a.first
{
	border: 2px solid #ebeaeb;
	background: #ebeaeb;
	margin: 0 6px 0 0;
}

#PortalPuff a.second
{
	border: 2px solid #ebeaeb;
	margin: 0 6px 0 0;
}

#PortalPuff a.third
{
	border: 2px solid #cbcf03;
	background: #d2d547;	
}

#center #PortalPuff a h3
{
	font-size: 110%;
	color: #d60064;
	font-weight: bolder;
	margin: 0;
}

#center #PortalPuff a p
{
	line-height: 1.3em;
	color: #000;
	font-weight: normal;
}

#center #PortalPuff a p.readmore
{
	position: absolute;
	bottom: 0;
	left: 15px;
	padding: 0px 0px 0px 15px;
}

#center #PortalPuff a:hover p.readmore
{
	text-decoration: underline;
}

#center #PortalPuff a.first p.readmore
{
	background: url(../images/portalpuff_first_readmore_bg.gif) left center no-repeat;
}

#center #PortalPuff a.second p.readmore
{
	background: url(../images/portalpuff_second_readmore_bg.gif) left center no-repeat;
}

#center #PortalPuff a.third p.readmore
{
	background: url(../images/portalpuff_third_readmore_bg.gif) left center no-repeat;
}
/* PORTALPUFF -- END*/


/* STARTPAGEPUFF -- START */
#startpuffar 
{
	float:left;
	width: 100%;
	background: url(../solberg.se/images/startpage_puffar_bg.gif) no-repeat top left;
	padding: 0 0 10px 0;
}

div.startpuff
{
	float: left;
	width: 286px;
	height: 105px;
	overflow: hidden;
	margin: 0 7px 0 0;
	padding: 0 0 0 0;
	background-color: #c1c932;
}

div.startpufflast
{
	margin: 0;
	padding: 0;
	background-color: #f1f0f0;
}

div.startpuffmitt {
	background-color: #6f2181;
}


a.startpuff
{
	display: block;
	margin: 0;
	padding: 18px 15px 18px 32px;
	height: 65px;
	color: #fff !important;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
}

a:hover.startpuff
{
	text-decoration: none !important;
}

a.startpuff img
{
	border: none;
}

a.startpufflast
{
	color: #d60065 !important;
}

/* STARTPAGEPUFF -- END */


/* KONTAKTPUFF -- START */

#kontaktinfo 
{
	margin-top: 20px;
	position:relative;
	top:0px;
	left:0px;
	/*background-color: #d2d123;*/
	background-color: #fff;
	padding: 0.2em;
	color: #000;
	border: 1px solid #ccc;
	line-height: 1.5em;
}

#kontaktinfo a
{
	color: #000;
}

#kontaktinfo .kontaktperson
{
	padding: 0.2em;
	margin: 0 0 0.5em 0;
}


/* KONTAKTPUFF -- END */

