body {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

a {
	color: #000;
}

a:hover {
	color: #ff0000;
}

img {
	border-width: 0;
}

/* @group sider */

#side {
	width: 950px;
	height: 565px;
	display: block;
	overflow: hidden;
	position: relative;
}

#side2 {
	width: 950px;
	margin: 0;
	display: block;
	top: 200px;
}



/* @end */

/* @group sideindeling */

#content {
	overflow: auto;
	position: relative;
	margin: auto;
	top: 100px;
}

#content td {
	background-image: url(billeder/graatrans.png);
	color: #fff;
}

#content td  a{
	color: #fff;
	
}

#content td img a{
	text-decoration: none;
}

#content td  a:hover{
	color: #f00;
}

#footer {
	position: fixed;
	width: 934px;
	height: 20px;
	background-image: url(billeder/graatrans.png);
	padding: 8px;
	bottom: 0;
}

#header {
	width: 950px;
	height: 100px;
	background-image: url(billeder/graatrans.png);
	position: fixed;
	display: block;
	z-index: 2;
}



/* @end */


/* @group forsideting */
#forside_bg {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
}

#tidsside_bg {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: fixed;
}

#forsidecontent {
	overflow: auto;
	position: relative;
	margin: auto;
	width: 100%;
	height: 100%;
}

.transperent {
	background-image: url(billeder/graatrans.png);
}

.forsidemenu {
	width: 100%;
	height: 100%;
	padding: 8px;
}

.forsidemenutekst {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
		color: #000;

}

.forsidemenutekst a {
	text-decoration: none;
	color: #000;
}

.forsidemenutekst a:hover {
	text-decoration: none;
		color: #f00;

}

.forsideadresse {
	top: 12px;
	position: relative;
	text-align: left;
}

.forsidetekst {
	color: #fff;
}

.forsidetekst a {
	color: #fff;
}

.forsidetekst a:hover {
	color: #ff0000;
}

.nyhedsfelt {
	width: 210px;
	height: 160px;
	background-color: #fff;
	overflow: auto;
	display: block;
	position: relative;
	text-align: left;
	color: #000;
}

.nyhedsfelt a{
	color: #000;
}

.nyhedsfelt a:hover{
	color: #f00;
}


/* @end */

/* @group tekstformater */

.adresse {
	color: #fff;
}

.adresse a {
	color: #fff;
}

.adresse a:hover {
	color: #f00;
}

.hvidtekst {
	color: #fff;
}

.hvidtekst a {
	color: #fff;
}

.hvidtekst a:hover {
	color: #f00;
}

.hvidtekst h1 {
	font-size: 24px;
	line-height: 12px;
}



/* @end */

/* @group bruges ej */

.topstykke {
	background: url(billeder/top.jpg) no-repeat;
	width: 900px;
	height: 64px;
}

.megethoj {
	height: 100%;
	display: block;
	position: absolute;
	width: 100%;
	border: 2px dotted #fff800;
}

/* @end */

.ikketransperent{
	background-image: none;
}

#forsidefooter {
	bottom: 4px;
}




