/* CSS Document - LJ Concept */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/bg-h.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #272727;
}	

#wrapper {
	width: 900px;
	text-align: left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

/*Banner*/
#banner {
	height: 133px;
	background-image: url(images/ljconcept-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	
}

#container {
	background-image: url(images/container-bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}
/*Navigation*/
/*#navContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
}
*/
#nav {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 159px;
	padding-right: 0px;
	margin-top: 0px;
	background-color: #FF6600;	
	background-image: url(images/orange-box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	/*position:relative;*/
}
	
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#nav ul li {
	margin: 0;
	display:block;
			
}

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	height: 18px;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/menu-hover.gif);
		
}

#nav ul li a.current {
	text-decoration: none;
	background-image: url(images/menu-hover.gif);
	color: #FFFFFF;
}

/*Right nav*/

/*#rightNav {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 255px;
	width: 170px;
	padding-right: 0px;
	margin: 0;
}
	
#rightNav ul {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	text-align: left;
}

#rightNav ul li {
	display: inline;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	
}

#rightNav ul li a {
	text-decoration: none;
	color: #336633;
	font-size: 80%;	
}

#rightNav ul li a:hover {
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}

#rightNav ul li a.current {
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}
*/

#udskriv {
	width: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;			
}
#udskriv a {
	text-decoration: none;
	color: #336633;
	font-size: 80%;	
}

#udskriv a:hover {
	text-decoration: none;
	
	color: #336633;
	font-weight: bold;
}


/*Content*/
#content {
	width: 695px;
	font-size: 80%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	background-color:#FFFFFF;
	/*background-color: #525252;*/
	background-image: url(images/hvid-box-bund.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #000000;
}
#content p {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 1.3em;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#content h1 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 6px;
	color: #ff6600;
	margin-top: 8px;
}

#content h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #ff6600;
	margin-top: 8px;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FF3300;	
}

.rightImage {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#content img {
	border: 0px solid #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}
*/

/*Right container*/
/*#rightContent {
	float: right;
	width: 254px;
	font-size: 80%;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 40px;
	background-image: url(../Copy%20of%20ljconcept/side-box.jpg);
	height: 354px;
	margin-left: 0px;
}
#rightContent p {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom:4px;
	padding-left: 0px;				
}
#rightContent a {
	text-decoration: none;
	color: #336633;	
}
#rightContent a:hover {
	color: #FF6600;
	
}
#rightContent h1 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 6px;
}

#rightContent h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
	color: #003300;	
}
#rightContent h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FF3300;	
}
*/
/*Clear both*/
/*.clearall {
	clear: both;	
}
*/

#footer {
	font-size: 80%;
	color: #999999;
	padding-top: 10px;
	text-align: center;
	float: left;
	padding-left: 6px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#clearAll {
	clear: both;
}


/*ekstra div*/
#ekstradiv {
	position: absolute;
	z-index: 50;
	top: 200px;
	background-image: url(../Copy%20of%20ljconcept/fish01.jpg);
	width: 239px;
	height: 123px;
	background-repeat: no-repeat;
	background-position: right top;
	right: 5%;
}



