html,body {
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 15px;
height: 100%;
background-color: #B4CCEB;
background-image: url('/images/srm_bg.gif');
}

DIV.container {
min-height: 100%;
height: auto !important;
height: 100%; /*stoopid ie*/
margin-left: 40px;
}

DIV.header {
background-color: White;
width: 430px;
border-left: 7px solid #CCDEF2;
border-right: 7px solid #CCDEF2;
}

DIV.main_container {
background-color: White;
width: 430px;
border-left: 7px solid #CCDEF2;
border-right: 7px solid #CCDEF2;
}

DIV.main {
padding: 7px 7px 7px 7px;
height: 100%;
}

DIV.footer {
vertical-align: bottom;
}

h1 {
font-size: 14px;
padding: 4px;
clear: both;
margin: 0px 2px;
}

h2 {
font-size: 14px;
background-color: #ddd;
border:1px solid #bbb;
padding: 4px;
clear: both;
margin: 2px 0px;
}

h3 {
margin:0px 0px 0px 0px;
}

DIV.stretcher {
margin-top: 7px;
margin-bottom: 7px;
}

img {
 margin: 0px 10px 10px 10px;
}

LI {
list-style: #144076;
margin-bottom:10px;
padding-left: 0px;
}

UL {
margin-left: 1px;
padding-left: 15px;
}

.second_color {
color: #144076;
}

A {
	text-decoration : none;
	text-transform : none;
}

A.tittel {
color: #2864C8;
}

.table_artikkel_relasjon {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #DDDDDD;
	line-height: 13px;
}

textarea {
	width:400px;
	height:100px;
	background-image: url('http://aktivungdom.eu/forum/gfx/form_textarea_background.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  border: 1px solid #999999;
}

INPUT.text {
	background-image: url('http://aktivungdom.eu/forum/gfx/form_input_background.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  border: 1px solid #999999;
}

.text_feil {
	background-image: url('http://aktivungdom.eu/forum/gfx/form_input_background.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  border: 1px solid #CC0000;
}

div.besok,div.besok a {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	background-color:#dce7f4;
	padding:4px;
	margin-top:4px;
	width:auto;
	text-align:right;
}

div.besok {
	color:#666;
}