body{
	margin: 0 auto;
	line-height: 1.6;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
	background: url(../images/baggrund.jpg) #eec97e;
	background-repeat:no-repeat;
	background-position:top center; 	
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	font-size: 16px;
}

h3:hover {
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	}

#wrapper{
	position: relative;
	margin: 0 auto;
	/*width: 1460px;*/
	height: 100%;
	
	z-index: 1;
}

#wrapper1{
	position: relative;
	margin: 0 auto;
	width: 716px;
	z-index: 1;
}

.container {
	/*position: relative;*/
	margin: 0 auto;
	width: 716px;	
}

.mainText {
	width: 360px;
	margin-left: 270px;
}

.error {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	display:none;
	}

#logo {
	position: fixed;
	background: url(../images/logo.png) no-repeat;
	background-attachment:fixed;
	width: 225px;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 5;
}

#main_top {
	position: relative;
	background: url(../images/main_top.jpg);
	width: 716px;
	height: 277px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#mainfield_top {
	position: relative;
	background: url(../images/mainfield_top.png);
	width: 716px;
	height: 123px;
	top:-54px;
	left: 0px;
	z-index: 4;
}

#mainfield_midt {
	position: relative;
	background: url(../images/mainfield_midt.png);
	width: 716px;
	height: 100%;
	top:-54px;
	left: 0px;
	z-index: 4;
}


#mainfield_bund {
	position: relative;
	background: url(../images/mainfield_bund.png);
	width: 716px;
	height: 138px;
	top:-54px;
	left: 0px;
	z-index: 4;
}

#bottomtext {
	position: relative;
	top: 98px;
	float: center;
	color: #1c1c1c;
	text-align: center;
}

#bottomtext a {
	color: #0d4c1e;
}

#menu {
	position: absolute;
	width: 716px;
	height: 91px;
	top: 158px;
	left: 4px;
	z-index: 3;
}

#navigation{
	position: absolute;
	top: 0px;
	left: 38px;
}

#title {
	position: absolute;
	width: 316px;
	height: 32px;
	top: 76px;
	left: 266px;
	z-index: 4;
}

#forsideLink {
	position: absolute;
	width: 151px;
	height: 118px;
	top: 43px;
	left: 63px;
	z-index: 4;
}

#forsideLinkAktiv {
	position: absolute;
	width: 186px;
	height: 141px;
	top: 44px;
	left: -98px;
	z-index: 4;
}

#netradio {
	position: absolute;
	width: 196px;
	height: 145px;
	top: 14px;
	left: 530px;
	z-index: 2;
}

#dagensprogram {
	position: absolute;
	background: url(../images/dagensprogram1.png);
	width: 200px;
	height: 195px;
	top: 293px;
	left: 40px;
	z-index: 5;
}
#dagensprogram p {
	margin-top: 40px;
	margin-left: 20px;
	width: 160px;
}

#kontaktoplysninger {
	position: absolute;
	background: url(../images/kontakt.png);
	width: 200px;
	height: 238px;
	top: 294px;
	left: 41px;
	z-index: 5;
}
#kontaktoplysninger p {
	margin-top: 40px;
	margin-left: 20px;
}

#eventkalender {
	position: absolute;
	background: url(../images/eventkalender.png);
	width: 206px;
	height: 238px;
	top: 520px;
	left: 38px;
	z-index: 5;
}

td{
	padding-right: 10px;
	padding-bottom: 10px;
}

/*PROGRAMMER*/
#programmer {
	position: absolute;
	background: url(../images/programmer.png);
	width: 200px;
	height: 238px;
	top: 294px;
	left: 41px;
	z-index: 5;
}

#programmer p {
	margin-top: 40px;
	margin-left: 20px;
	width: 160px;
}

.programs {
	padding-bottom: 26px;
}


/*KONTAKT*/

.formstyle {
	border: solid 1px #000000;
}

/*LIVEWALL*/
div.comment
{
	
	margin-right:20px;
	padding-top:7px;
	width: 320px;
}

div.commenthead
{
    border-bottom: 1px solid #3d3838;
	padding-bottom:5px;
    height: 14px;
}
div.commentfoot
{
    height: 14px;
}

div.commenthead span.commentheader
{
    float: left;
    font-weight: 600;
}

div.commenthead span.time
{
    float: right;
    font-size: 10px;
}
div.commentcontent p{
	line-height:18px;
}

#addcomment h3
{
font-size:14px;
}

#livewall {
	position: absolute;
	background: url(../images/livewall.png);
	width: 200px;
	height: 238px;
	top: 293px;
	left: 40px;
	z-index: 5;
}
#livewall p {
	margin-top: 40px;
	margin-left: 20px;
	width: 160px;
}
