@charset "utf-8";
/* CSS Document */

html, 
body, 
div, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p{ 
	margin: 0; 
	padding: 0;
}
/*IMG---------------------------------------------------------------------*/
a.grouped_elements img {
	border: 6px solid #ffffff;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666;
	margin: 5px;
}

a.grouped_elements:active img {
	position: relative;
	top: 2px;
}

.starthov a:hover img {	
	border-color: #82BAD8;
}

.histhov a:hover img {
	border-color: #87C483;
}

.kollhov a:hover img {
	border-color: #83C6C1;
}

.utstallhov a:hover img {
	border-color: #ED978E;
}

/*HTML/BODY---------------------------------------------------------------------*/

html{ 
	background:url(img/htmlbg.jpg);
}

body{ 
	background:url(img/bodybg.jpg);
	background-position: 0 190px;
	background-repeat: repeat-x;
}

body,
html{
	z-index: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
		
}

/*RUBRIK & BRODTEXT---------------------------------------------------------------------*/

a,
p,
q,
h1,
h2,
h3,
h4,
h5{
	font-family: Trebuchet MS, Arial, sans-serif;
	
}

p{
	font-size: 14px;
	color:#353535;
	line-height: 21px;
	margin-top: 1px;
}
			p.reptext{
				
				font-size: 13px;
				line-height: 18px;
				margin-top: 1px;
				}				
				p.kontakt{
				
				font-size: 12px;
				line-height: 18px;
				margin-top: 1px;
				}
				p.kollinfo{
				margin: 5px 0 10px 0;
				}


q{
	font-size: 14px;
	color:#353535;
	line-height: 21px;
	margin-top: 1px;
	font-style: italic;
}





h1{
	
	font-weight: normal;
	font-size: 30px;
	color:#353535;
	line-height: 20px;
	margin: 20px 0 30px 0;
}

h2{
	
	font-weight: normal;
	font-size: 19px;
	color:#353535;
	line-height: 19px;	
}
			h2.kontakt{	
				color:#999;
			}
			
			h2.rut{	
				margin-top: 15px;
				font-size:17px;
				color:#fff;
				font-weight:500;
			}
			
			h2.rubrik{	
				margin-bottom: 5px;
				padding-bottom: 5px;
				font-size: 20px;
				color:#353535;
				font-weight: bold;
				border-bottom: 1px dashed #333;
			}
			
			h2.age{	
				padding-bottom: 5px;
				font-size: 18px;
				color:#333;
				font-weight: bold;
			}

h3{
	
	font-weight: normal;
	font-size: 16px;
	color:#353535;
	line-height: 16px;
	margin: 10px 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
			h3.empty{
				border-bottom: none;
			}

			h3.rep{
				
				font-weight: bold;
				font-size: 16px;
				color:#353535;
				line-height: 16px;
				margin-top: 10px;
			}	
			
			
h4{
	
	font-weight: bold;
	font-size: 15px;
	color:#353535;
	line-height: 16px;
	margin-top: 10px;
}

h4{
	
	font-weight: bold;
	font-size: 12px;
	color:#353535;
	line-height: 13px;
	margin-top: 10px;
}

/*LINKS---------------------------------------------------------------------*/
a {	
	text-decoration: none;
}

		a.start {	
			color: #4AAAD3;
		}
		
		a.uts {	
			color: #ED978E;
		}
		
		a.agent {	
			color: #AB8BE8;		
		}
		
		a.kontakt {	
			color: #D1549E;
		}

a:hover {
	text-decoration: underline;
}

a:active {
	color:#000;
}

/*STRUKTUR---------------------------------------------------------------------*/
#wrapper  {
	width: 960px;
	z-index: 1;
	background: #f9f9f9;
	min-height: 600px;
	margin: 0 auto;
	-moz-box-shadow: 0 1px 6px #666;
	-webkit-box-shadow: 0 1px 6px #666;
	box-shadow: 0 1px 6px #666;
	border: 1px solid #ffffff;

}
		/*MB LOGOTYP*/
		#logo{
			position: absolute;
			top: 65px;
			left: 0px;
		}
		
		#header  {
			background:url(img/htmlbg.jpg);
			padding: 5px 0 0 0;
			position: relative;
			height: 140px;
			margin: 0 auto;
		}
		
		#content{
			text-align: left;	
		}
			/*KONTAKTSIDA*/
			#kontakt{
				background-image:url(img/kontakt/kontaktbild.jpg);
				background-repeat: no-repeat;
				background-position: top right;
			}		
			
			.space{
			height: 180px;
			}
			
			#mblogo{
			position: absolute;
			left: 57px;
			top: 205px;
			
			}
		
		/*STARTSIDA PUSH*/
		.news{
			margin-bottom: 35px;
		}
		
		/*HISTORIASIDA*/
		.gallery_hist{
			border-top: 1px dashed #ccc;
		}
		
		/*PROCSIDA*/
		.proctext{
			padding: 10px 10px 10px 10px;
		}

.shadow {
	display:inline-block;
}

/*FOOTER&PUSH---------------------------------------------------------------------*/

#footer, 
#push{		
	height: 24px;
	clear: both;
}
#footer{	
	position: relative;
	z-index: 3;
	margin: 0 auto;
}
#footer p,
#footer a{	
	color:#666;
	font-size: 10px;
	line-height: 24px;
}

/*TOPNAV---------------------------------------------------------------------*/
#navigation{
	float: right;
	text-align: right;
	margin: 0;

}
		.nav{
			font-weight: bold;	
			text-decoration: none;
			line-height: 20px;
			padding-right: 5px;
			font-size:15px;
		}

				.nav a:link {
					color:#494949;
					text-decoration: none;
				}
				
				.nav a:visited {
					color:#494949;
					text-decoration: none;	
				}
				
				.nav_sta a:hover,
				.nav_sta #marked{
					background-color: #82BAD8;
				}
				
				.nav_his a:hover,
				.nav_his #marked {
					background-color: #87C483;
				}
				
				.nav_kol a:hover,
				.nav_kol #marked {
					background-color: #83C6C1;
					
				}
				
				.nav_uts a:hover,
				.nav_uts #marked {
					background-color: #ED978E;
				}
				
				.nav_pro a:hover,
				.nav_pro #marked {
					background-color: #EFCA8F;
				}
				
				
				.nav_age a:hover,
				.nav_age #marked {
					background-color: #AB8BE8;		
				}
				
				.nav_kon a:hover,
				.nav_kon #marked {
					background-color: #EA8CC0;
				}
				
		#marked a{
			color:#FCFCFC;
		}

/*SIDONAV---------------------------------------------------------------------*/
#sidomeny {
	margin: 10px 0 0 0;
}

		.lmenu a{
			display: block;
			font-weight: normal;			
			text-decoration:none;
			font-size:14px;
			line-height: 18px;
			text-align: left;
			padding: 2px 5px 2px 5px;
			margin: 5px 0 0 0;
		}
		
		.lmenu a:link {
			color:#494949;
			text-decoration:none;		
		}
		
		.lmenu a:visited {
			color:#494949;
			text-decoration:none;			
		}
		
		.lmenu a:hover {
			text-decoration: none;
			background-color: #ccc;	
		}
		
		#lmenumarkedkoll a{	
			color:#fcfcfc;
			background-color: #83C6C1;
		}
		
		#lmenumarkeduts a{	
			color:#fcfcfc;
			background-color: #ED978E;
		}

/*BILDER REPRESENTATIONSIDA---------------------------------------------------------------------*/
#reppic{
	margin-left: 0;
}

/* 960 GRID CONTAINERS
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_2age,
.grid_3,
.grid_3age,
.grid_3kon,
.grid_4,
.grid_4age,
.grid_5,
.grid_5hist,
.grid_5age,
.grid_6,
.grid_6age,
.grid_7,
.grid_8,
.grid_8kon,
.grid_9,
.grid_10,
.grid_10age,
.grid_11,
.grid_11age,
.grid_12{
	display:block;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .grid_1 {
	width:60px;
}
    .container_12 .grid_2 {
	width:140px;
	margin-top: 10px;
}

	.container_12 .grid_2age {
	width:140px;
	margin-top: 10px;
}
    .container_12 .grid_3kon {
	width:230px;
	margin: 0;
}

.container_12 .grid_3 {
	width:300px;
	margin: 0;
}
    .container_12 .grid_3age {
	width:150px;
	margin: 10px 0 0 0;
}
    .container_12 .grid_4 {
	width:300px;
	margin-top: 20px;
}
    .container_12 .grid_4age {
	width:300px;
	margin: 20px;
}
    .container_12 .grid_5 {
	width:380px;
}
    .container_12 .grid_5age {
	width:310px;
	margin: 10px 0 0 0;
}
    .container_12 .grid_5hist {
	width:188px;
	margin: 10px 0 10px 0;
}
	.container_12 .grid_6 {
	width:460px;
	margin-top: 10px;
}
    .container_12 .grid_6age {
	width:460px;
	margin: 10px 0 10px 0;
}
    .container_12 .grid_7 {
	width:540px;
}
    .container_12 .grid_8 {
	width:620px;
	margin-top: 10px;
}
    .container_12 .grid_8kon {
	width:610px;
	margin-top: 10px;
	margin-left: 0px;
}
    .container_12 .grid_9 {
	width:700px;
}
    .container_12 .grid_10 {
	width:780px;
	margin-top: 10px;	
}
    .container_12 .grid_10age {
	width:800px;
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 4px;
}
    .container_12 .grid_11 {
	width:860px;
	margin-top: 10px;		
}
	.container_12 .grid_11age {
	width:460px;
	margin-top: 10px;		
	margin-bottom: 20px;
}
    .container_12 .grid_12 {
	width:940px;
	margin-top: 10px;
	margin-bottom: 10px;

}


/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .prefix_1 {
	padding-left:80px;
}
    .container_12 .prefix_2 {
	padding-left:160px;
}
    .container_12 .prefix_3 {
	padding-left:240px;
}
    .container_12 .prefix_4 {
	padding-left:320px;
}
    .container_12 .prefix_5 {
	padding-left:400px;
}
    .container_12 .prefix_6 {
	padding-left:480px;
}
    .container_12 .prefix_7 {
	padding-left:560px;
}
    .container_12 .prefix_8 {
	padding-left:640px;
}
    .container_12 .prefix_9 {
	padding-left:720px;
}
    .container_12 .prefix_10 {
	padding-left:800px;
}
    .container_12 .prefix_11 {
	padding-left:880px;
}


/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .suffix_1 {
	padding-right:80px;
}
    .container_12 .suffix_2 {
	padding-right:160px;
}
    .container_12 .suffix_3 {
	padding-right:240px;
}
    .container_12 .suffix_4 {
	padding-right:320px;
}
    .container_12 .suffix_5 {
	padding-right:400px;
}
    .container_12 .suffix_6 {
	padding-right:480px;
}
    .container_12 .suffix_7 {
	padding-right:560px;
}
    .container_12 .suffix_8 {
	padding-right:640px;
}
    .container_12 .suffix_9 {
	padding-right:720px;
}
    .container_12 .suffix_10 {
	padding-right:800px;
}
    .container_12 .suffix_11 {
	padding-right:880px;
}


/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .push_1 {
	left:80px;
}
    .container_12 .push_2 {
	left:160px;
}
    .container_12 .push_3 {
	left:240px;
}
    .container_12 .push_4 {
	left:320px;
}
    .container_12 .push_5 {
	left:400px;
}
    .container_12 .push_6 {
	left:480px;
}
    .container_12 .push_7 {
	left:560px;
}
    .container_12 .push_8 {
	left:640px;
}
    .container_12 .push_9 {
	left:720px;
}
    .container_12 .push_10 {
	left:800px;
}
    .container_12 .push_11 {
	left:880px;
}




/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .pull_1 {
	right:80px;
}
    .container_12 .pull_2 {
	right:160px;
}
    .container_12 .pull_3 {
	right:240px;
}
    .container_12 .pull_4 {
	right:320px;
}
    .container_12 .pull_5 {
	right:400px;
}
    .container_12 .pull_6 {
	right:480px;
}
    .container_12 .pull_7 {
	right:560px;
}
    .container_12 .pull_8 {
	right:640px;
}
    .container_12 .pull_9 {
	right:720px;
}
    .container_12 .pull_10 {
	right:800px;
}
    .container_12 .pull_11 {
	right:880px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

