@import url(color_job.css);

body {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	}

p, h1, h2, h3 { margin: 10px 20px 20px 20px; }

.print { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px ;
	 }
.stor {font-size: 18px}

.stor1 {font-size: 18px}

.stor2 {font-size: 20px;
	font-variant: small-caps;}

.liten {font-size: 12px;
	font-style: italic
	}

.toppenliten
	{font-size: 12px;
	font-style: italic
	}

.litenrak { font-size: 12px; }

.hoeger { text-align: right; }

.box {width: 600px;
	padding: 5px;
	border: none;}

.botten { font-size: 10px;
	font-style: italic;
	text-align: center
	}


#banner {
	background-image: none;
	background-repeat: repeat-x;
	height: 20px;
	}

#leftcolumn {
	position:absolute;
	top: 20px;
	left: 25px;
	width: 150px;
	}

#centercolumn {
	top: 20px;
	margin-left: 150px;
	margin-right: 50px;
	}

#rightcolumn {
	position: absolute;
	top: 20px;
	right: 25px;
	width: 50px;
	}

#footer {
	
	bottom: 20px;
	left: 25px;
	right: 25px;
	height: 20px;
	}

#meny{margin: 0; padding: 0; width: 140px; list-style-type: none; font-size: 70%;}

#meny li{margin-bottom: 0.25em;}

#meny a{display: block; width: auto; height: 100%; padding: 0.25em; text-decoration: none; border: 1px solid ;}
