/*
Name: Akershus teater
Date: 
Description: 
Author: 
URL: http://templates.arcsin.se


*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #F1F1F1;
	color: #222;
	font: normal 62% Arial;
	padding: 2% 0;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em arial;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em arial;}
h3 {font: bold 1.2em serif,sans-serif;}
h4 {
	font-size: 60%;
}




form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}


/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

