body {
	margin: 0;
	padding: 0;
	background-color: #E3E3DB;
	background-attachment: fixed;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	/*font-style: italic;*/
	color: #4077B5;
	text-decoration: none;
	margin-top: 22px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #6F9BCC;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}




#top {
	display: block;
	width: 850px;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	/*margin-bottom: 20px;*/
	margin-left: 0px;
	background-image: url(../images/gl-logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#top a {
	text-decoration: none;
	color: #4077B5;
}
#top a:hover {

	text-decoration: none;
	color: #82A8D2;
}
.sort {
	color: #000000;
}

#midt {
	width: 850px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -425px;
	border: 1px solid #333333;
	background-color: #F5F5F5;
	padding: 0px;
}

#menu {
	background-color: #FFFFFF;
	width: 100%;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6F9BCC;
	border-bottom-color: #6F9BCC;
}
#menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#menu li {
	list-style-type: none;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B6EA5;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* to-spaltet felt */

#tekst {
	background-color: #FFFFFF;
	width: 408px;
	height: 200px;
	float: left;
	position: relative;
	top: 0;
	left: 10px;
	margin-right: 10px;
	border: solid 1px #CCCCCC;
}
#nyheder {
	background-color: #FFFFFF;
	width: 408px;
	height: 200px;
	float: left;
	position: relative;
	top: 0;
	left: 10px;
	margin-right: 10px;
	border: solid 1px #CCCCCC;
}

/* Billedfrisen i midten */

#billeder {
	background-color: #FFFFFF;
	float: right;
	width: 100%;
	height: 99px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 0px;
}
#nyhedsedit_midt {
	background-color: #FFFFFF;
	float: right;
	width: 100%;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 0px;
}
#billeder img {
	margin: 0px;
	padding: 0px;
}

/* tre-spaltet felt */

#kalender {
	background-color: #FFFFFF;
	float: left;
	width: 268px;
	position: relative;
	top: 0;
	left: 10px;
	margin-right: 10px;
	height: 230px;
	border: solid 1px #CCCCCC;
}
#mere {
	background-color: #FFFFFF;
	float: left;
	height: 230px;
	width: 548px;
	position: relative;
	top: 0;
	left: 10px;
	margin-right: 10px;
	border: solid 1px #CCCCCC;
}

/* Loginfeltet med indhold */

#login {
	background-color: #FFFFFF;
	float: left;
	width: 268px;
	position: relative;
	top: 0;
	left: 10px;
	margin-right: 10px;
	height: 200px;
	border: solid 1px #CCCCCC;
}
#login fieldset {
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
}
#login legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3B6EA5;
}

#login label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 70px;
	float: left;
	margin-top: 10px;
}
.felt {
	background-color: #EBEBEB;
	width: 80px;
	margin-top: 5px;
	border: 1px solid #3B6EA5;
	height: 16px;
}
.knap {
	background-color: #EBEBEB;
	width: 50px;
	border: 1px solid #3B6EA5;
	margin-top: 10px;
	margin-left: 65px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Bunden */

#bund {
	float: left;
	width: 850px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F9BCC;
	background-color: #FFFFFF;
}
#bund p {
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* nyheds.php */

#nyhedsliste {
	float: left;
	width: 200px;
	position: relative;
	left: 10px;
	margin-right: 10px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
#nyhedstekst {
	float: left;
	width: 615px;
	position: relative;
	left: 10px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
