html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body
		{
		background-color: #000;
		background-image: url(_images/background.jpg);
		background-repeat: repeat-x;
		background-position:center top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #000;
		margin: 0px;
		}

#pageDiv
		{
		background-color: #FFF;
		margin: 0px auto;
		margin-bottom: 25px;
		text-align: center;
		width: 968px;
		border: 14px solid #FFF;
		}

a 
		{
		color: #E9E9E9;
		text-decoration: none;
		}

a:visited
		{
		color:#E9E9E9;
		}

a:hover
		{
		color:#cf6a06;
		}

a:active
		{
		color:#7f7a63;
		}

#headerDiv
		{
		width: 968px;
		height: 33px;
		margin-bottom: 14px;
		}

#siteheaderDiv
		{
		
		}

#logoDiv
		{
		width: 119px;
		float: left;
		}

#navDiv
		{
		width: 447px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		text-transform: uppercase;
		}

#navDiv a
		{
		color: #000;
		}
		
#navDiv a:hover
		{
		color: #cf6a06;
		text-decoration: underline;
		}

#navDiv li
		{
		float: left;
		margin: 10px;
		}

#navDiv2
		{
		background-color: #000;
		text-transform: uppercase;
		width: 968px;
		height: 30px;
		margin-bottom: 25px;
		}

#navDiv2Links
		{
		width: 405px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 8px;
		padding-bottom: 8px;
		text-align: center;
		background-color: #000;
		}

#navDiv2Links a
		{
		color: #fff;
		}
		
#navDiv2Links a:hover
		{
		color: #cf6a06;
		text-decoration: underline;
		}

#navDiv2Links li
		{
		float: left;
		margin-left: 20px;
		}

#pageDiv
		{
		background-color: #FFF;
		margin: 0px auto;
		margin-bottom: 25px;
		text-align: center;
		width: 968px;
		border: 14px solid #FFF;
		}

#cDiv
		{
		width: 968px;
		}

#c1Div
		{
		width: 320px;
		float: left;
		padding-right: 4px;
		}

.c1 a
		{
		display: block; 
		width: 320px;
		height: 283px;
		background: transparent url(_images/knapp-hotell.jpg) no-repeat; 
		}

.c1 a:hover
		{
		background-position: -320px 0;
		}

#c2Div
		{
		width: 320px;
		float: left;
		padding-right: 4px;
		}

.c2 a
		{
		display: block; 
		width: 320px;
		height: 283px;
		background: transparent url(_images/knapp-offentliga-rum.jpg) no-repeat; 
		}

.c2 a:hover
		{
		background-position: -320px 0;
		}

#c3Div
		{
		width: 320px;
		float: left;
		}

.c3 a
		{
		display: block; 
		width: 320px;
		height: 283px;
		background: transparent url(_images/knapp-kyrkor.jpg) no-repeat; 
		}

.c3 a:hover
		{
		background-position: -320px 0;
		}

#informationDiv
		{
		width: 425px;
		padding-left: 15px;
		margin-left: 12px;
		margin-right: 15px;
		padding-bottom:10px;
		float: left;
		}

#infoDiv
		{
		width: 340px;
		padding-left: 15px;
		margin-left: 12px;
		margin-right: 30px;
		float: left;
		}

#infoDiv2
		{
		width: 200px;
		margin-top: 46px;
		float: left;
		}

#iconDiv
		{
		width: 40px;
		float: left;
		margin-top: 46px;
		margin-right: 40px;
		}

#iconDiv img
		{
		margin-bottom: 5px;
		}

#pdfDiv
		{
		width: 16px;
		float: left;
		margin-top: 46px;
		margin-right: 15px;
		}

#galleryDiv
		{
		float: left;
		margin-top: 46px;
		margin-bottom: 25px;
		}

#returnDiv
		{
		
		}

#prodLinkDiv
		{
		width: 558px;
		float: left;
		}

#prodLinkDiv img
		{
		margin: 0px -2px 0px 0px;
		}
		
#clearDiv
		{
		clear: both;
		}

#footerDiv
		{
		width: 968px;
		padding-top: 8px;
		padding-bottom: 8px;
		text-align: center;
		background-color: #000;
		margin: 0 auto;
		clear: both;
		color: #E9E9E9;
		margin-top: 25px;
		}
		
h1
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		}

h2
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		}
		
h3
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
		}
