body {
	text-align: center;
	background: #f3f2ec;
	color: #949489;
}

#holder {
	position: relative;
	width: 960px;
	height: 100%;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;

	
}

.wrapper {
	position: relative;
	background: url(graphics/main_bg.jpg) no-repeat;
	background-position: top center;
	width: 960px;
	font-size: 0.9em;
	text-align: left;
}


.content {
	position: relative;
	width: 880px;
	text-align: left;
	top: 48px;
	left: 40px;
}


.logos {
	position: relative;
	width: 924px;
	text-align: left;
	top: 48px;
	left: 30px;
}

.bildspel {

	width: 850px;
	text-align: left;
	top: 245px;
	left: 30px;
}
.intro {
	padding-left: 6px;
	padding-top: 20px;

}




.content_start {
	position: relative;
	width: 900px;
	text-align: left;
	top: 48px;
	left: 26px;
	padding-top: 25px;
	background-image:url(graphics/fotoram.png);
}


 
.frontpics_left {
padding-left: 28px;
	margin-right: 88px;
	margin-bottom: 78px;
}

.frontpics_last {
padding-left: 28px;
	margin-right: 88px;
	margin-bottom: 0px;
}

.frontpics_right {
	margin-bottom: 78px;
}

.frontpics_last2 {
	margin-bottom: 0px;
}



.tooltip.bottom {
	background:url(tooltip/white_arrow_bottom.png);
	padding-top:35px;
	height:55px;
}


.tooltip {
	display:none;
	background:transparent url(tooltip/white_arrow.png);
	font-family: arial,sans-serif;
	text-align: left;
	font-size: 14px;
	height:70px;
	width:250px;
	padding:25px;
	color:#686763;
}


#dyna img {
	border:0;

}


.header {
	padding-top: 32px;
	padding-left: 10px;
	height: 90px;

}
h1 {
text-indent: -500em;
}
h2 {
	padding: 0 0 0.4em;
	color: #888;
	font: 18px "Arial", Times New Roman, Times, serif;
	text-shadow: #fff 1px 1px 1px;
	font-weight: normal;
	margin-bottom: -5px;
}
p {
	padding: 0 0 1em;
	color: #666;
	font: 0.9em/1.4em arial,sans-serif;
	line-height: 1.5em;
}
a {
	color: #686763;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #00a2ff;
	font-weight: bold;
}

.menu {
	position: absolute;
	right: 0px;
	top: 70px;
	width: 330px;
}



.menu a{
	text-transform: uppercase;
	color: #a5a59b;
	font: 14px arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right: 42px;
	text-shadow: #fff 1px 1px 1px;
}


.menu a:hover{
	text-transform: uppercase;
	color: #686763;
	font: 14px arial,sans-serif;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
	border-bottom: 2px solid #5C5C5C;
	border-top: 2px solid #5C5C5C;
}

.vald{
	text-transform: uppercase;
	color: #686763;
	font: 14px arial,sans-serif;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
	border: 1px solid #c5c5c5;
	margin-bottom: 5px;
	margin-right: 42px;

	background: #f3f2ec;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

padding: 6px;
}

.picholder{
	width:220px;
	height:220px;
	z-index:10;
	vertical-align:top;
	text-align:left;

}

.fotofront{
padding: 9px;
padding-left: 8px;
background-color: #fff;
border: #b0b0b0 solid 1px;
-moz-box-shadow: 0 0 12px #c5c5c5;
box-shadow: 0 0 12px #c5c5c5;
-webkit-box-shadow: 0 0 12px #c5c5c5;



}


.fotoram {
padding: 8px;
background-color: #fff;
border: #b0b0b0 solid 1px;
-moz-box-shadow: 0 0 12px #c5c5c5;
box-shadow: 0 0 12px #c5c5c5;
-webkit-box-shadow: 0 0 12px #c5c5c5;



}

hr {
color:#d2d2d2;
width: 880px;
}


.footer {
	position: relative;
	width: 880px;
	margin: 0 auto;
	margin-top: 28px;
	background-image:url(graphics/footer_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	
}
.footer a {
	text-transform: uppercase;
	color: #949489;
	font-weight: bold;
}

.footer a:hover {
	text-transform: uppercase;
	color:  #7DA8B5;
	font-weight: bold;

}

.footer p {
	position: absolute;
	left: 0;
	bottom: 12px;
	width: 100%;
	letter-spacing: 0.1em;
	padding: 0;
	text-transform: uppercase;
	color: #949489;
	font: 11px arial,sans-serif;
	text-align: center;

	
}
