/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(/images/tile.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	color: #df910b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f2cc77;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h2 {

	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 5px;
}
.important {display:none}
#pageframe {
	width:835px;
	margin:0 auto;
}
#top {
	background-image: url(/images/grib.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 835px;
	height: 300px;
	padding-bottom: 20px;
}
#nav {
	float: left;
	xheight: 500px;
	width: 250px;
}
#mainframe {
	float: left;
	width: 550px;
	padding-right: 35px;
}

#profil {
	width: 150px;
	float: left;
}
#profiltekst {
	float: left;
	width: 375px;
	padding-left: 15px;
}
#profilkontakt {
	float: left;
	width: 150px;
}

#bund {
	clear: both;
	float: left;
	width: 835px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#madeby {
	clear:both;
	float: right;
	width: 150px;

}
a.mouseketeers  {
	font-family: "Trebuchet MS", Georgia;
	color: #666666;
	font-weight: normal;
}
a.mouseketeers:hover  {
	font-family: "Trebuchet MS", Georgia;
	color: #666666;
	font-weight: normal;
}

		#GRIB_latest {
			width:200px;
			border:1px solid black;
			font-family: Georgia, "Times New Roman", Times, serif;
			}
		#GRIB_latest DIV.GRIB_post {
			font-family: Georgia, "Times New Roman", Times, serif;
			margin-bottom:10px;
			}
		#GRIB_latest DIV.GRIB_post H1, #GRIB_latest DIV.GRIB_post H1 A:link, #GRIB_latest DIV.GRIB_post H1 A:visited {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:10pt;
			color:#000000;
			font-weight:bold;
			text-decoration:none;
			margin-bottom:5px;
			}
		#GRIB_latest .GRIB_post .author {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:9pt;
			color:#000000;
			font-weight:normal;
			display:block;
			}
		#GRIB_latest .GRIB_post .date {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:9pt;
			color:#aaaaaa;
			font-weight:normal;
			display:block;
			}
