/* CSS Document */

html {
	height:100%;
}

body {
	background-image: url(../images/body-back.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	height:100%;
	font-size:0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
}

#shadowSide {
	width:976px;
	background-image:url(../images/shadow-side.png);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
}

#puffokont {
 height:208px;
 overflow:hidden;
}


/*html>body #puffokont {
 height:251px;
 overflow:hidden;
}*/

a {
	color:#444444;
}

a:hover {
	color:#C15F2B;
}

#entire {
	background-color:#FFFFFF;
	width:962px;
	margin:0px auto 0px auto;
}

#puffLeft {
	width:230px;
	float:left;
	padding-left:38px;
	min-height:1px;
	height:1px;
	height:auto!important;
}

#kontakt {

}

#contentText.start h1 {
	color:#444444;
	font-size:2.9em;
	margin-top:0px;
	margin-bottom:10px;
	text-transform:none;
}

#contentText.start p {
	margin-top:0px;
	line-height:20px;
}


#content {
	float:left;
	width:629px;
	padding-left:30px;
	padding-right:30px;
}

#puffLeft h1, #puffBottom h1 {
	color:#C15F2B;
	font-size:1.6em;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:100;
	text-transform:none;
}

#puffLeft h2, #puffBottom h2 {
	color:#C15F2B;
	font-size:1.3em;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:100;
}

#puffLeft p {
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
}

#puffLeft .puffContent {
	padding: 0px 38px 0px 38px;
}

#puffLeft .readMore {
	width:62px;
	height:16px;
	background-image:url(../images/puff-readmore.jpg);
	padding:5px;
	padding-top:10px;
	margin-top:15px;
}

#puffBottom {
	margin-top:30px;
}

#puffBottom .puffImg {
	padding:2px 2px 0px 2px ;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}


.Img {
	padding:2px 2px 0px 2px ;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	margin-left:15px;
}

#puffBottom p {
	color:#black;
	margin-top:5px;
	margin-bottom:5px;
}

#puffBottom .puffContent {
	width:190px;
	float:left;
	/*margin-right:25px;*/
	display:inline;
}

.readMore p {
	margin:0px;
	padding:0px;
}

#puffLeft a, #puffBottom a {
	color:#C15F2B;
}

#puffContentent {
	background-image:url(../images/content-back.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:80px;
	/*margin-bottom:50px;*/
}

.pufftextBack {
	background-image:url(../images/puff-back.jpg);
	background-repeat:repeat-x;
	padding:10px;
}

#bildspel {
	height:359px;
	width:962px;
	overflow:hidden;
}

#mask {
	height:359px;
	position:absolute;
	background-image:url(../images/header-top-mask.png);
	width:962px;
	z-index:20;
}

#footer {
	width:976px;
	height:18px;
	margin:0px auto 0px auto;
	background-image:url(../images/footer.png);
	background-position: top;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

.gallery_puff {
	height:20px;
	clear:both;
}