/*//////////////////////////////////////*/
/* Stylesheet for Jørn Iversen Rødekro ApS - www.ji.dk */
/* Created by e-c-s denmark | support@e-c-s.dk | www.e-c-s.dk */
/* Copyright © 2010 Jørn Iversen Rødekro ApS and e-c-s denmark - All rights reserved */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0; 
}

img {
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	color: #00853e;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00853e;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h3 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00853e;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h4 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00853e;
	font-weight: bold;
	margin: 0;
}

h5 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0;
}

h6 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
}

.clear 
{
	clear: both;
	height: 0;
	width: 0; 
	margin: 0;
	padding: 0;
}
/* END */

/*//////////////////////////////////////*/
/*//////////// DESIGN STYLES ///////////*/
/*//////////////////////////////////////*/
div#container
{
	margin: 0 auto;
	width: 950px;
	padding: 5px 5px 245px 5px;
	background: #FFFFFF;
	border-left: 10px solid #74706f;
	border-right: 10px solid #74706f;
	position: relative;
}
div#contentarea
{
	padding: 15px;
	text-align: left;
	line-height: 18px;
}
div#defaultpage
{
	background: url(../img/defaultbreak.jpg) repeat-y 235px 0px;
}
div#left
{
	width: 230px;
	float: left;
	margin: 0;
}
div#right
{
	padding: 0 15px;
	width: 680px;
	float: right;
	margin: 0;
}

/*//////////////////////////////////////*/
/*///////////// TOP STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
div#topbar
{
	margin: 0 auto;
	width: 980px;
	position: relative;
	height: 64px;
}
div#logo
{
	position: absolute;
	top: 0;
	left: 10px;
}
div#logo img
{
	width: 295px;
	height: 64px;
}
div#search
{
	position: absolute;
	top: 20px;
	right: 0;
	width: 280px;
}
div#search img
{
	float: right;
	margin-right: 10px;
}
/* END */


/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
div#bottom
{
	position: absolute;
	bottom: 5px;
	width: 950px;
	height: 245px;
	display: block;
	background: url(../img/bodybottom.jpg) 0 50px repeat-x;
}
div#adressline 
{
	height: 48px;
	background: url(../img/bottom.jpg) bottom repeat-x;
	line-height: 48px;
	font-size: 11px;
	color: #74706f;
	text-align: center;
}
div#adressline u 
{
	margin: 0 15px;
}
div#adressline a
{
	color: #74706f;
	text-decoration: none;
}
div#adressline a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* END */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */