/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #428A63;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
	font-size: 0px;
}

h2 {
font-size: 1em;
font-style: italic;
}


hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #000;
border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.8em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-weight: bold;
}
#sidebar  a   {
color: #c00;
border: none;
}
/* overrides
----------------------------------------------- */

 p   {
font-size: 0.8em;
line-height: 1.5em;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */
#container {
	margin: 10px auto;
	width: 852px;
}
#paper {
	background-image: url(../images/linieret_papir.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 85px;
	margin-left: 1px;
}


#head {
	height: 249px;
	text-align: center;
}

#sidebar  {
	width: 270px;
	margin-left: 5px;
	float:right;
	background-image: url(../images/papir_lap.gif);
	height: 300px;
	background-repeat: no-repeat;
	background-position: right top;
padding-top:50px;
padding-right:20px;
padding-bottom:20px;
padding-right:20px;
}

#sidebar p {
padding-left: 50px;
padding-top: 15px;
font-size:0.7em;
}

#sidebar form {
margin-left: 90px;
}

#content {
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-left: 30px;
	margin-top: -10px;
	*margin-top: -20px;
}

#foot {
	clear: both;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 85px;
}


#navcontainer
{
	/*margin-top: 200px;
	*margin-top: 0px;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navcontainer li
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#navcontainer li a em
{
	display: none;
}

#front a
{
	display:block;
	height:52px;
	width:148px;
	border:none;
	margin-top:200px;
	*margin-top:178px;
}

#media a
{
	display:block;
	height:52px;
	width:148px;
	border:none;
	margin-top:200px;
	*margin-top:178px;
}

#press a
{
	display:block;
	height:52px;
	width:148px;
	border:none;
	margin-top:200px;
	*margin-top:178px;
}