﻿/* CSS-fil till Chic. Mediatyp, all. Författare Jens Josefsson, Webmind, jens@webmind.se */

/*
Typsnitt: Calibri
Rubrik 14p bold
Brödtext 12p
#808080

Meny typsnitt: Bolonewt 13p
#808080


*/


html
{
	margin:0;
	padding:0;
	height:100%;
	
}

body
{
	color: #000;
	margin:0px;
	padding:0;
	background-color:#FFF;

	
	

}

#wrapper
{
	position:relative;
	width:auto;
	min-height:20px;
	overflow:visible;
	background-color:#f7defc;




}

#top
{
	position:relative;
	width: auto;
	min-height:100px;
	background-color:#fff;
	text-align:center;

}
#crown
{
		position:relative;

	width:200px;
	height:100px;
	margin: 0;
	text-align:center;



}
#main
{
	position:relative;
	margin:0;
	width: auto;
	min-height:350px;
	

}

#textbox1
{
	position:relative;
	margin: 0 ;
	width:400px;
	min-height:300px;

}
#textbox2
{
	position:relative;
	margin: 0 ;
	z-index:3;
	width:400px;
	min-height:300px;
	page-break-after:always;

}
#textbox3
{
	position:relative;
	margin: 0 ;
	z-index:3;
	width:400px;
	min-height:300px;


}
#textbox4
{
	position:relative;
	margin: 0 ;
	z-index:3;
	width:400px;
	min-height:300px;
	
	

}

#imgbox1
{
	position:relative;
	float:right;
	clear:left;

}
#imgbox2
{
	position:relative;
		float:right;
			clear:right;



}
#imgbox3
{
	position:relative;
		float:right;
			clear:right;



}
#imgbox4
{
	position:relative;
		float:right;
			clear:right;



}
.img
{
	width:200px;

}

#menu
{
	display:none;


}
#line
{
	display:none;
	

}
#bord1
{
	display:none;

}
#bord2
{
	display:none;
	


}
.logo
{
float:right;
clear:none;
margin: 20px 30px 0 0;


}

img
{
border:none;

}



H1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#808080;
	margin:0px 0;
	padding: 5px 0;
	line-height:130%;

}
p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#808080;
	margin:0px 0;
	padding: 5px 0;
	line-height:130%;

}
a
{
	color:#808080;
	text-decoration:none;
}

.noprint
{
	display:none;

}


