/* CSS. Mediatyp, all. Författare Jenny Blomqvist, Webmind, jenny@webmind.se */

/*
Bakgrund #ebf3e9
Textfärg Rubriker 
Border (container) #99141B
Sidfot #E95E27
*/
html
{
	margin:0;
	padding:0;
	height:100%;
	
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#ebf3e9;
	color:#000;
	margin:0px auto 0 auto;
	padding:0;
}



#container
{
	position:relative;
	clear:right;
	padding:0px;
	margin:10px auto 0px auto;
	width:880px;
	min-height:600px;
	border: #99141B 1px solid;
	background-color:#FFFFFF;
	
	}

#top
{
	position:relative;
	clear:right;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	height:120px;
	width:880px;
	background-image:url(../grfx/sidhuvud.png); background-repeat:none;	
}

#topimg
{
	position:relative;
	float:right;
	margin:5px auto 0px auto;
	padding:0px 0px 0px 0px;
	height:108px;
	width:580px;
}


#menu
{
	position:relative;
	float:right;
	clear:none;
	padding:0px;
	margin:20px 20px 0 0px;
	width:626px;
	height:65px;
	background-image:url(../grfx/menu.png); background-repeat:no-repeat;
}

.menu1
{
	position:relative;
	float:left;
	clear:none;
	padding:0px;
	margin:0px 0px 0 0px;
	width:626px;
	height:15px;
}


.menu2
{
	position:relative;
	float:left;
	clear:none;
	padding:0px;
	margin:25px 0px 0 0px;
	width:626px;
	height:15px;
}




#main
{
	position:relative;
	float:right;
	padding:0px;
	margin:20px 0 0px 0;
	width:645px;
	height:409px;
	border-left: #009DDC 1px solid;
	border-top: #009DDC 1px solid;
	background-image:url(../grfx/bg_main.jpg); background-repeat:repeat-x;
	}

#puff
{
	position:relative;
	float:left;
	clear:right;
	padding:0px px 0px 0px;
	margin:20px 0px 0px 15px;
	width:173px;
	min-height:105px;
	background-image:url(../grfx/box.png); background-repeat:no-repeat;
}

#pufftext
{
	position:relative;
	float:left;
	clear:right;
	padding:0px px 0px 0px;
	margin:12px 10px 0px 10px;
	width:154px;
	min-height:90px;
}

#pufftext p
{
	color:#AB0132;
	font-size:10px;
}




/* nyhetsbox vänster*/
#nyhet
{
	position:relative;
	float:left;
	clear:none;
	padding:0px 8px 0 0;
	margin:30px 0px 0px 20px;
	width:160px;
	min-height:200px;
	border-right:#AB0132 1px solid;
}

#nyhet p
{
	font-size:11px;
	line-height:130%;
	margin:3px 0 3px 0;
}

#nyhet h1 /* Rubrik under h1*/
{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #AB0132;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}


#nyhet h2 /* Rubrik under h1*/
{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #AB0132;
	margin:10px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}


/*#nyhet a
{
    color:#000;
	text-decoration:none;
		
}

#nyhet a:hover
{
	color:#AB0132;
	text-decoration:none;
		
}*/



/*textbox*/
#textbox
{
	position:relative;
	float:right;
	clear:none;
	padding:0px 0 0 0;
	margin:30px 10px 20px 0px;
	width:626px;
	min-height:400px;
}

#textbox p
{
	margin:0px 0px 10px 0px;
	padding:0px 130px 0px 0px;
}

	
/*textbox på bildgalleri*/
	
#textbox2
{
	position:relative;
	float:left;
	padding:0px;
	margin:50px 0px 0px 10px;
	width:400px;
	min-height:350px;

	}

/* Textbox bedömningar */	
#textboxbedomning
{
	position:relative;
	float:right;
	clear:none;
	padding:0px 0 0 0;
	margin:30px 10px 0px 0px;
	width:626px;
	min-height:400px;
	text-align: left;
}

#textboxbedomning p
{
	padding:0px 0px 0px 0px;
	text-align: left;
}

.bubblared
{
	position:relative;
	float:left;
	padding:18px 0px 0px 65px;
	margin:30px 0px 0px 0px;
	width:335px;
	height:218px;
	background-image:url(../grfx/bubbla_red.png); background-repeat:no-repeat;
	color:#FFFFFF;
	}

.bubblagreen
{
	position:relative;
	float:left;
	padding:55px 0px 0px 66px;
	margin:30px 0px 0px 0px;
	width:348px;
	height:181px;
	background-image:url(../grfx/bubbla_green.png); background-repeat:no-repeat;
	color:#FFFFFF;
	}

.bubblaorange
{
	position:relative;
	float:left;
	padding:29px 0px 0px 51px;
	margin:30px 0px 0px 0px;
	width:348px;
	height:314px;
	background-image:url(../grfx/bubbla_orange.png); background-repeat:no-repeat;
	color:#FFFFFF;
	}

.bubblablue
{
	position:relative;
	float:left;
	padding:55px 0px 0px 65px;
	margin:30px 0px 0px 0px;
	width:335px;
	height:181px;
	background-image:url(../grfx/bubbla_blue.png); background-repeat:no-repeat;
	color:#FFFFFF;
	}


#foot
{
	position:relative;
	clear:both;
	padding: 5px 0 0 0;
	margin: 20px 0 0px 0;
	width:880px;
	text-align:center;
	min-height:20px;
	font-size:11px;
	color:#fff;
	background-color:#E95E27;
}

#foot a, #foot a:visited, #foot a:hover 
{
	color:#fff;
	text-decoration:none;
	
}

#foot a:visited, #foot a:hover 
{
	color:#fff;
	text-decoration:underline;
	outline:none;
	
}



#credit
{
	position:relative;
	clear:left;
	padding:0px;
	margin:0px auto 0px auto;
	min-height:12px;
	width:880px;
	text-align:left;
	color:#000;
	font-size:10px;
}

#credit a, #credit a:visited, #credit a:hover 
{
	color:#333;
	text-decoration:none;
	outline:none;
	
}



/*  Klasser  */

.logo
{
	position:relative;
	float:left;
	margin:15px 0px 0 15px;
	border:none;
}

.logo img
{
	border:none;
}

.imgstart
{
	position:relative;
	float:right;
	padding:0px 0 0px 0;
	margin:0px 13px 0 10px;
}

.imgomoss
{
	position:relative;
	float:right;
	padding:0px 0 0px 0;
	margin:0px 13px 0 10px;
}



.img
{
	position:relative;
	float:left;
	padding:0px 0 0px 0;
	margin:0px 13px 0 0px;
}

.imglarge
{
	position:relative;
	float:right;
	padding:0px 0 0px 0;
	margin:0px 20px 0 20px;
}


.imgboxtext
{
	position:relative;
	padding:0px;
	margin:5px 20px 0 0px;
	text-align:left;
}


.box2
{
	position:relative;
	float:right;
	padding:0px;
	margin:10px 30px 0 0px;
	width:326px;
	height:227px;
	font-size:10px;
}

.topimg
{
	float:right;
	clear:right;
	margin:0px 0px 0px 0px;

}

.button
{
	float:left;
	width:93px;
	height:28px;
	background:url(../grfx/button.png) no-repeat;
	margin:7px 0 0 0;
	padding:9px 0px 0 8px;
	}
	
.button p
{
	font-size:15px;
	
	}
	

.logo3
{
	float:right;
	margin:0 130px 15px 0;
	padding:0 0;}
/*  Texter och rubriker */

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;font-weight: normal;color: #000;
	line-height:140%; word-spacing:0px;
	margin:4px 0px 7px 0px;
	padding:0px 0px 0px 0px;

}
h1.start  /* Rubrik*/
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #AB0132;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	
}


h1  /* Rubrik*/
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #AB0132;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	
}

h1 a, h1 a:visited, h1 a:hover  /* Rubrik*/
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #AB0132;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	
}


h2 /* Rubrik under h1*/
{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #AB0132;
	margin:14px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}



h3 /* Kontakt sidan*/
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px;font-weight: normal;color: #AB0132;
	margin:17px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}


h4 /* Rubrik i bubblor*/
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px;font-weight: bold;color: #fff;
	margin:0px 0px 3px 90px;
	padding:5px 0px 0px 0px;
}h5 /* kontaktsida*/
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:normal; color: #009DDC;
	text-align:center;
	margin:0px 0 0px 0px;
	padding:3px 0 0px 0;
}

h3 + p
{
	margin:0;
	padding:0;

}


/*  Länkar  */
a
{
	color:#000;
	text-decoration:none;
	outline:none;
}
a:visited
{
	color:#333333;
	text-decoration:none;
}
a:active
{
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#AB0132;
	text-decoration:underline;
}

#stopper a
{
	text-decoration:none;

}
#stopper a:hover
{
	text-decoration:none;
	color: #3F1D13;

}




/*ul
{
			padding: 0;
			margin: 5px 0px 5px 5px;
			list-style-type: none;
			line-height:18px;
			
}*/
#list
{
	width:450px;}

	
ul#start 
{
			padding: 0px 0;
			margin: 13px 0px 20px 10px;
			list-style-type:none;
			line-height:140%;
			

}

li#start 
{
			padding: 3px 0;
			margin: 0px 0px 0px 0px;
			list-style-type:none;
			line-height:145%;
			

			
}
	
	
ul#list 
{
			padding: 3px 0;
			margin: 0px 15px 20px 25px;
			list-style-type:disc;
			line-height:145%;
}

li#list 
{
			padding: 0px 0;
			margin: 0px 0px 0px 0px;
			list-style-type:disc;
			

			
}



/*Fix*/

#main:after
{
content: ".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

:focus { -moz-outline-style: none; }

