/* Almeborg.com - by Peter og Jens */

body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	line-height: 130%;
}

/* AEldre browsere kan vise anderledes font-size hvis den ikke er defineret i tder */

td {
	font-size: 11px;
}

a {
	color:  #0094A5;
}

p {
	margin: 0px 0px 12px 0px;
}

h1,h2,h3 {
	font-size: 20px;
	color: #525252;
	background-image: url(/layout/kasse_h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	line-height: 120%;
}

h4 {
	font-size: 11px;
	color: #525252;
	background-image: url(/layout/kasse_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	line-height: 180%;
	font-weight: bold;
}


#container_center {
	margin-right:auto;
	margin-left:auto;
	width: 960px;
}

#container_main {
	top: 0px;
	width: 960px;
}


#topgrafik {
	height: 202px;
}


/* Niveau 1 navigation */

#container_nav_level1_baggrund {
	position: relative;
	top: 0px;
	left: 415px;
	height:18px;
	background-color: #0094A5;
	width: 545px;
	text-align:right;
}

#container_nav_level1 {	
	color: #525252;
	font-weight: bold;
	position: relative;
	width: 415px;
	left: -415px;
	height:18px;
	background-color: #FFFFFF;
	padding-top: 3px;
}

#container_nav_level1 ul {
	margin: 0px;
	padding: 0px;
}

#container_nav_level1 li {
	margin: 0px;
	padding: 0 20px 0 0;
	list-style: none;
	display: inline;
}

#container_nav_level1 a {
	font-weight: bold;
	text-decoration: none;
}



/* Niveau 2 navigation */

#container_nav_level2 {
	position: relative;
	float: left;
	top: 45px;
	left: 10px;
	line-height: 150%;
	color: #00A550;
}

#container_nav_level2 ul {
	margin: 0px;
	padding: 30px 0 0 45px;
	height: 200px;
}

#container_nav_level2 ul ul {
	margin: 0px;
	padding: 10px 0 10px 15px;
	height: auto;
}

#container_nav_level2 #default {
	background-image: url(/almeborg.com/layout/produkter.gif);
	background-repeat: no-repeat;
}


#container_nav_level2 #produkter {
	background-image: url(/layout/produkter.gif);
	background-repeat: no-repeat;
}

#container_nav_level2 #kontakt {
	background-image: url(/layout/kontakt.gif);
	background-repeat: no-repeat;
}

#container_nav_level2 #firmaprofil {
	background-image: url(/layout/firmaprofil.gif);
	background-repeat: no-repeat;
}

#container_nav_level2 li {
	margin: 0px;
	padding: 0 0 0 0;
	list-style: none;
}

#container_nav_level2 a {
	color: #00A550;
	text-decoration: none;
}

#container_nav_level2 ul .sdocs, #container_nav_level2 ul .sdoc {
	background-image: url(/layout/level2_aktivkasse.gif);
	background-repeat: no-repeat;
	background-position: 115px 3px;
}

#container_nav_level2 ul ul .sdoc {
	background-image: url(/layout/level2_aktivkasse.gif);
	background-repeat: no-repeat;
	background-position: 100px 3px;
}




/* Niveau 3 navigation */

.submenu {
	margin: 0px;
	padding: 0px;
}

.submenu ul {
	margin: 0px;
	padding: 0px;
}

.submenu li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	background-image: url(/layout/level3_navliste.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
}





/* Indholdsfeltet */

#container_indhold {
	position: relative;
	float:right;
	top: 55px;
	width: 725px;
}



/* Kontaktinformationer */

#container_kontakt {
	position: relative;
	top: -182px;
	left: -60px;
	text-align: right;
	color: #00A550;
	font-size: 10px;
}


/* Specifikkke - forsiden */ 

#forside {
	position: absolute;
	top: 300px;
	width: 960px;
}

#spalte1 {
	position: absolute;
	top: 47px;
	background-color: #0094A5;
	width: 165px;
	height: 200px;
	color: #FFFFFF;
}

#spalte1 div {
	padding: 15px;
}

#spalte2 {
	position: absolute;
	left: 200px;
	width: 165px;
} 

#spalte3 {
	position: absolute;
	left: 400px;
	width: 165px;
} 

#spalte4 {
	position: absolute;
	left: 600px;
	width: 165px;
} 

#spalte5 {
	position: absolute;
	left: 800px;
	width: 165px;
} 

/* Sprog vaelger */

#container_sprog {
	position: relative;
	top: -235px;
	left: 0px;
	text-align: left;
	color: #00A550;
	font-size: 10px;
}

#container_sprog a {
	color: #464646;
	text-decoration: none;
	font-size: 10px;
	line-height: 90%;
	vertical-align: top;
}

#container_sprog a:hover {
	color: #949494;
}