@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #DDE5EB;
	}
#container {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	background-color:#FFFFFF;
	}
#head {
	width: 900px;
	height: 174px;
	background-image: url(../images/head1.jpg);
	}
#left {
float:left;
width: 270px;
height: 155px;
background-image:url(../images/head2.jpg);
background-repeat:no-repeat;
}
#left2 {
float:left;
width: 270px;
}
#content {
float:right;
width: 630px;
}
#footer {
width:900px;
height:30px;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0pt;
}
a:link {
	color: #4A6EB2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A6EB2;
}
a:hover {
	text-decoration: none;
	color: #6EA9DE;
}
a:active {	text-decoration: none;	color: #6EA9DE;}

a.nav:link {	color: #FFFFFF;	text-decoration: none;}
a.nav:visited {	text-decoration: none;	color: #FFFFFF;}
a.nav:hover {
	text-decoration: none;
	color: #3C638A;
	background-color: #E6E6E6;
}
.Boxtop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3B6289;
	border-right-color: #3B6289;
	border-bottom-color: #3B6289;
	border-left-color: #3B6289;
}

a.nav:active {	text-decoration: none;	color: #FFFFFF;}

.navig {font: Arial, Helvetica, sans-serif;font-size:10pt;font-weight:bold;color:#000000;}
.foot {
	font: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3C638A;
}
.h1 {font: Arial, Helvetica, sans-serif ;font-size: 18pt;color: #6ea9de;}
.h2 {font: Arial, Helvetica, sans-serif;font-size: 14pt;color: #4a6eb2;}
.h3 {
	font-size: 12pt;
	color: #3B6289;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Opskrifte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3B6289;
	font-weight: bold;
}
.boxleft {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-left-color: #3B6289;
}

