body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/g_back.gif);
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0164a5;
	font-size: 12px;
	overflow-y: scroll;
/*Alternativ blĪ farve #2c69b2 */
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background: url(../images/bg_05.png);
	background-color: #f6f6f6;
}

#header {
background-color : #669966;color: #79B30B
border-color: #264627; 
margin-top: 0px;
width: 900px;
height: 200px;
padding-top: 0px;
background: url(../images/new_logo.png) no-repeat left top;
}

#menu {

	float: left;
	width: 181px;
	color: #ffffff;
	height: 400px;
	padding: 10px;
}

/*Navigation*/

div#navigation h2{

text-transform: uppercase;
padding-left: 6px;
padding-bottom: 3px;
padding-right: 3px;
padding-top: 3px;
font-size: 14px;
font-family: Verdana, Arial, Verdana;
font-style: normal;
font-weight: normal;
margin-top: 0px;
	color: #ffffff;
 
}

td {
padding: 0px;
display:table-cell; vertical-align: top;

}

b.content {
color: #0164a5;

}

a.menu1:link		{ text-transform: uppercase; font-size: 13px; font-weight: none; text-decoration: none; color: #2b3f2b;}
a.menu1:visited		{ text-transform: uppercase; font-size: 13px; font-weight: none; text-decoration: none; color: #2b3f2b; }
a.menu1:active		{ text-transform: uppercase; font-size: 13px; font-weight: none; text-decoration: none; color: #ffffff;}
a.menu1:hover		{ text-transform: uppercase; font-size: 13px; font-weight: none; text-decoration: none; color: #ffffff;}

a:link				{ font-size: 12px; font-weight: none; text-decoration: none; color: #669966;}
a:visited			{ font-size: 12px; font-weight: none; text-decoration: none; color: #669966; }
a:active			{ font-size: 12px; font-weight: none; text-decoration: none; color: #669966;}
a:hover				{ font-size: 12px; font-weight: none; text-decoration: none; color: #669966;}

div#navigation ul
{
	line-height: 25px;
	margin-bottom: -8px;
	margin-top: 0px;
	font-size: 1.3em;
	margin-left: -20px;
	list-style-type: none;
	
}

#content table.priser { 
		width: 250px; 
	}
#content table.kontakt { 
		width: 300px; 
	}

#content { 
	margin: 0;
	float: left;
	width: 650px;
	height: 1%;/* Holly hack for Peekaboo Bug */
	padding: 10px;
	
	}

div#content h1{
font-style: normal;
text-transform: uppercase;
font-size: 15px;
margin-top: 0px;
margin-bottom: 10px;
font-weight: normal;
color: #2b3f2b;

}

div#content h2{
font-style: normal;
text-transform: uppercase;
font-size: 13px;
margin-top: 0px;
margin-bottom: 2px;
font-weight: normal;
color: #2b3f2b;

}

div#content{
line-height: 150%;
font-size: 12px;
color: #000;
	}


#footer {
	clear: both;
	background: #A2A2A2;
	
}

div#footer {
	text-align: center;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Verdana, Helvetica, sans-serif;
}

div#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

.bold {
	font-weight: bold;
}
