html {
	background: #d0e1e5;
	background-image: url(/files/templates/pics/site_bgnd.jpg);
	background-repeat: repeat-x;
}

body {
	width: 750px;
	margin: 0 auto;
}

td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

input, select, textarea {
	padding: 0;
}

.formularfelt {
	width: 200px;
	padding: 0;
	border: 1px solid #aaa;
}


a {
	color: #f00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



#wrapper {
	width: 750px;
	height: auto;
	float: left;
	padding: 0;
	background: #fff;
	background-image: url(/files/templates/pics/wrapper_bgnd.gif);
}


#header {
	width: 730px;
	height: 60px;
	float: left;
	padding: 5px 0 0 0;
}

#top {
	width: 750px;
	height: 75px;
	float: left;
	padding: 0;
	background: #fff;
}


#menu {
	width: 740px;
	height: 25px;
	float: left;
	padding: 0 0 0 10px;
	background: #900;
}
#menu a {
	height: 20px;
	float: left;
	padding: 5px 10px 0 10px;
	font-size: 1em;
	font-weight: 700;
	color: #fff;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
	border-top: 2px solid #fff;
	padding-top: 3px;
}
#menu a.active {
	color: #B6CBE3;
	text-decoration: none;
}



#stolpe {
	width: 200px;
	height: auto;
	float: left;
}

#omraade {
	width: 180px;
	height: auto;
	float: left;
	padding: 20px 0 20px 20px;
	font-size: 1.2em;
	font-weight: 700;
	text-align: left;
	background: #f6ecd7;
	border-bottom: 1px solid #c88;
}

#undermenu {
	width: 200px;
	height: auto;
	float: left;
	background: #f6ecd7;
}
#undermenu a {
	width: 180px;
	height: auto;
	display: block;
	padding: 3px 5px 3px 15px;
	color: #000;
	border-bottom: 1px solid #c88;
	text-decoration: none;
}
#undermenu a:hover {
	color: #f00;
	text-decoration: none;
}
#menu2 {
	background: #dda08c;
}
#menu3 {
	background: #ebcbb7;
}
#menu4 {
	margin-top: -15px;
}
#undermenu br {
	display: none;
}
#undermenu a.active {
	border-left: 3px solid #f00;
	padding: 3px 5px 3px 12px;
}



#indhold {
	width: 550px;
	height: auto;
	float: left;
	padding: 0;
	text-align: left;
}

#footer {
	width: 730px;
	height: 20px;
	float: left;
	clear: both;
	padding: 5px 20px 0 0;
	text-align: right;
	color: #fff;
	background: #900;
}
#footer a {
	color: #cb8;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}


.afsnitStandard {
	width: auto;
	height: auto;
	clear: both;
	padding: 20px 40px 20px 20px;
	text-align: left;
}


#indholdPrint {
	width: 650px;
	height: auto;
	float: left;
	padding: 0;
	text-align: left;
	background: #fff;
}
#headerPrint {
	width: 610px;
	height: auto;
	float: left;
	padding: 20px;
	text-align: right;
	background: #fff;
	font-size: 1.5em;
}

#bestillingsliste {
	border-top: 1px solid #ddd;
}
#bestillingsliste td {
	padding-top: 0.5em;
	border-bottom: 1px solid #ddd;
}
#kontaktliste td {
	padding: 0 1em 1em 0;
}

#stolpeTekst {
	width: 115px;
	height: 200px;
	float: left;
	padding: 25px 5px 0 80px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #444;
	background-image: url(/files/templates/pics/banner_vinpakker.jpg);
	background-repeat: no-repeat;
}

#stolpeTekst p {
	line-height:1.2em;
}
