/* CSS. Mediatyp, all. Författare Jenny Blomqvist, jenny@webmind.se */

/*
Färg
color:#DD3328; red
*/


html
{
	margin:0;
	padding:0;
	height:100%;
	
}

body
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin:0px;
	padding:0;
	background-image:url(../grfx/bg.jpg); background-position:center; background-position:top; background-repeat:no-repeat;
	background-color:#DD3328;
	
	

}

#top
{
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	height:166px;
	width:950px;
	background-image:url(../grfx/top.png); background-repeat:no-repeat;
}

#container
{
	position:aabsolute;
	margin:20px auto 0px auto;
	padding:0px;
	height:570px;
	width:950px;
}

#middle
{
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	min-height:585px;
	width:950px;
	background-image:url(../grfx/middle.png); background-repeat:repeat-y;
}


#main
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px 0px 0px 60px;
	width:820px;
	min-height:250px;
	
}

#right
{
	position:relative;
	float:right;
	clear:right;
	padding:0px;
	margin:0px 0 0 10px;
	width:0px;
	min-height:0px;
}

#ingress
{
	position:relative;
	float:left;
	clear:both;
	padding:0px;
	margin:0px 0px 10px 0px;
	width:580px;
	min-height:80px;
	font-weight:bold;
	color:#DD3328;
	letter-spacing:1px;
	line-height:120%;
	background-color:#FFFFFF;
}

#textleft
{
	position:relative;
	float:left;
	clear:left;
	padding:0px;
	margin:0px 30px 0px 0px;
	width:300px;
	min-height:210px;
}

#textmiddle
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px 30px 0px 0px;
	width:290px;
	min-height:210px;
	background-color:#FFFFFF;
}

#textright
{
	position:relative;
	float:right;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:150px;
	min-height:210px;
	background-color:#FFFFFF;
}

/*  box undersida */

#textright2
{
	position:relative;
	float:right;
	padding:0px;
	margin:90px 0px 0px 0px;
	width:150px;
	min-height:210px;
}



#puff1
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px 0 0 0;
	width:0px;
	min-height:0px;
}


#menu
{
	position:relative;
	bottom:0;
	padding: 0px;
	margin:0px;

}


#foot
{
	position:relative;
	padding: 0px;
	margin: 0 auto;
	width:950px;	
	height:35px;
	background-image:url(../grfx/bottom.png); background-repeat:no-repeat;
	
}

#apDiv1 {
	position:absolute;
	left:782px;
	top:-140px;
	width:163px;
	height:225px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:2;
}


/*  Klasser  */

.textbox
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px 30px 0px 0px;
	width:190px;
	min-height:150px;
}


.topimg
{
	float:right;
	clear:right;
	margin:0px 0px 0px 0px;

}
.logo
{
	position:relative;
	float:left;
	clear:none;
	border:0;
	margin:60px 0 0 58px;
	width:600px;

}

/*  streck under logo */
.underline
{
	margin:15px 0 15px 0px;
	padding:0 0 0 0;
	width:600px;
	height:4px;
	border-top:#DD3328 solid 3px;

}

.imgbottom
{
	float:right;
	clear:right;
	margin:0px 50px 0px 0px;
}

/*  imgbox startsida */
.img
{
	float:left;
	clear:left;
	margin:0px 0 0px 0px;
	padding:2px 0 0 2px;
	width:818px;
	height:127px;
	border:#999999 solid 2px;
}

.img2
{
	float:left;
	clear:left;
	margin:0px 0 0px 0px;
	padding:2px 0 0 2px;
	width:818px;
	height:127px;
}

.imglogo
{
	margin:0px 35px 0px 0px;
	padding:0px 0 0 0px;
	border:none;
}

.imglogo a
{
	border:none;
}

.imglogo1
{
	margin:0px 35px 0px 20px;
	padding:0px 0 0 0px;
	border:none;
}

.imglogo2
{
	margin:0px 30px 0px 0px;
	padding:0px 0 0 0px;
	border:none;
}

.imglogo3
{
	margin:0px 30px 0px 0px;
	padding:0px 0 0 0px;
	border:none;
}



.imgtext
{
	float:left;
	clear:left;
	margin:8px 0 5px 0px;
	padding:0px 0 0 0px;
	width:820px;
	height:15px;
	text-align:right;

}


h3 a, h3 a:visited, h3 a:hover
{
	color:#DD3328;
	text-decoration:underline;
}



/*  Texter och rubriker */

p
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif; font-size: 14px;font-weight: normal;color: #000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:125%;
}
h1  /* */
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif; font-size: 20px; font-weight:bold; color: #DD3328;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

h2  /* */
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif; font-size: 14px; font-weight:bold; color: #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

h3 /* Underrubrik används i puffar*/
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif; font-size: 16px; font-weight:normal; color: #DD3328;
	margin:0px 0px 0px 0px;
	padding:0px 10px 5px 0px;
}

h4  /* */
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif; font-size: 14px; font-weight:bold; color: #DD3328;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

h5 /* Portfolio-rubrik*/
{
	font-family:Calibri, "Times New Roman", Courier, sans-serif;
 	font-size: 12px;font-weight: bold;color: #BE1E2D;
	margin:0px;
	padding:0;
}



/*  Länkar  */
a
{
	color:#000;
	text-decoration:none;
}
a:visited
{
	color:#000;
	text-decoration:none;
}
a:active
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#000;
	
	text-decoration:none;
}

#stopper a
{
	text-decoration:none;

}
#stopper a:hover
{
	text-decoration:none;
	color: #333;

}

/*  Meny  */

ul
{
		margin: 0 0px 0 0px;
		padding:0px 0px 0px 0px;

			
}
		
li 
{
	margin: 0 10px 5px 20px;
	padding:0px 0px 0px 0px;
	list-style-type:disc;
	font-family:Calibri, "Times New Roman", Courier, sans-serif;
	font-size:14px;
	color:#DD3328;
	font-style:italic;
			
			
}
		

/*Fix*/

#container:after
{
content: ".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

a:focus { outline: none; }

