@import "menu.css";
@import "news.css";

/************************* HTML BODY **********************/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	line-height: 1.6em;
	background-color: #e3e3e3;
	background-image: url(/web/grafik/background.gif);
	background-repeat: repeat-x;
}

/************************* STRUCTURE **********************/

#container {
	padding: 0;
	margin: 0 auto;
	width: 906px;
}

#flash {
	background:url(/web/grafik/bg_top.jpg);
	margin: 0;
	padding: 0;
	height: 256px;
	width: 906px;
	float: left;
}

#mainnav {
	margin: 0;
	padding: 0;
	height: 62px;
	width: 906px;
	float: left;
}

#languages {
	float: right;	
}

#languages img{
	margin: 28px 10px 10px 0;
	float: left;
}


#subnav {
	margin: 0 0 0 3px;
	padding: 0;
	.padding-top: 15px;
	width: 221px;
	min-height: 217px !important;
	_height: 217px;
	float: left;
	background-image: url(/web/grafik/subback.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 906px;
}

.box {
	margin: 0 0 0 4px;
	_margin: 0 0 0 3px;
	padding: 0;
	width: 297px;
	height: 287px;
	float: left;
	background-image: url(/web/grafik/box_back.jpg);
	background-repeat: repeat-x;
}

#text {
	margin: 0 0 0 3px;
	padding: 0 0 20px 0;
	.padding-top: 15px;
	float: left;
	width: 437px;
	min-height: 217px !important;
	_height: 217px;
	background-image: url(/web/grafik/subback.jpg);
	background-repeat: repeat-x;
}

#products {
	margin: 0 0 0 3px;
	padding: 0;
	.padding-top: 15px;
	float: left;
	width: 236px;
	min-height: 217px !important;
	_height: 217px;
	background-image: url(/web/grafik/subback.jpg);
	background-repeat: repeat-x;
}

#footer {
	margin: 0;
	padding: 7px 0 0 0;
	float: left;
	font-size: 90%;
	color: #666666;
	position: relative;
	width: 100%;
}

/************************* SUB NAVIGATION **********************/

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0 15px 0 15px;
}

#subnav ul li {
	margin: 0 0 5px 0;
}

#subnav ul li a {
	color: #000000;
	text-decoration: none;
}

#subnav ul li a.active2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/************************* TEXT **********************/

h1 {
	background-image: url(/web/grafik/texth1.jpg);
	background-repeat: no-repeat;
	font-size: 140%;
	height: 25px;
	padding: 4px 0 0 15px;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

.isvaerk {
	background-image: url(/web/grafik/isvaerker.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 35px;
	margin: 0;
	padding: 107px 0 0 15px;
	font-size: 140%;
}

.smede {
	background-image: url(/web/grafik/smedevaerksted.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 35px;
	margin: 0;
	padding: 107px 0 0 15px;
	font-size: 140%;
}

.baade {
	background-image: url(/web/grafik/baade.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 35px;
	margin: 0;
	padding: 107px 0 0 15px;
	font-size: 140%;
}

#products h1 {
	background-image: url(/web/grafik/productsh1.jpg);
	background-repeat: no-repeat;
	font-size: 140%;
	height: 25px;
	padding: 4px 0 0 15px;
	float: left;
	width: 220px;
}

#subnav h1 {
	background-image: url(/web/grafik/subnavh1.jpg);
	background-repeat: no-repeat;
	font-size: 140%;
	height: 25px;
	padding: 4px 0 0 15px;
	text-transform: capitalize;
}

.box p, #text p, #products p {
	padding: 0 15px 0 15px;
}

/************************* LINKS **********************/

a {
	color: #000080;
}

#wrapper a {
	background-image: url(/web/grafik/dot.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 20px;
}

#wrapper .links, #products .links {
	background-image: url(/web/grafik/dot.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 20px;
}

#text a, #products td a {
	background-image: none;
	padding: 0;
}

/************************* LISTS **********************/

ul.specialbyggeri {
	margin: 0 0 0 170px;
}

/************************* TABLES **********************/

.medarbejdere {
	width: 100%;
}

.medarbejdere td {
	vertical-align: top;
	text-align: left;
	padding: 0 0 10px 0;
	font-size: 100%;
}

#text table {
	margin: 0 10px 0 10px;
	width: 95%;
	font-size: 90%;
	float: left;
}

#products td {
	padding: 7px 0px 7px 15px;
}

#products td img {
	border: 0;
}

/************************* OTHERS **********************/

#text img {
	margin: 0 10px 0 0;
}

#footer div {
	position: absolute;
	right: 0;
	top: 7px;
}

#footer div a {
	text-decoration: none;
	color: #666666;
}

.clear {
	height: 1px;
	overflow: auto;
	display: block;
	clear: both;
}

.noshow {
	display: none;
}




fieldset, form {
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	padding: 0;
	margin: 0;
	display: none;
}

input.txtfield {
	width: 200px;
	padding: 4px;
	margin: 4px;
	font-size: 100%;
	border: #b6c8d4 1px solid;
	color: #2f4f7e;
}

textarea.txtarea {
	width: 300px;
	height: 100px;
	padding: 4px;
	margin: 5px;
	border: #b6c8d4 1px solid;
	color: #2f4f7e;
}

select.selection {
	width: 209px;
	padding: 4px 4px 4px 0;
	margin: 4px;
	font-size: 100%;
	border: #b6c8d4 1px solid;
	color: #2f4f7e;
}
.formbuilder {
	margin: 4px;
}

#newsletter{
	margin: 20px 0 0 50px;
}
