/*
M.C. Mortensen

Konceptas A/S
Iben Louise Birkkj?r
*/

body {
	background: url('bgmain.gif') repeat-x #0e1011;
	text-align: center;
	font-family: verdana, arial, 'sans serif';
	font size: 11px;
	color: #98cd70;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

img {
	border: 0;
	padding: 0
	margin: 0;
}

#wrapper {
	width: 904px;
	height: 612px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#wrapperindex {
	width: 904px;
	height: 612px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url('bgindex.gif') top right no-repeat;
}

/* LOGO */

#top {
	width: 904px;
	height: 124px;
	float: left;
	font-size: 15px;
}

#logo {
	width: 405px;
	margin-top: 86px;
	color: #19140c;
}

#logo p {
	margin: 0;
	padding-top: 5px;
	float: right;
	font-size: 11px;
	color: #19140c;
}


/* MENU */

#topmenu {
	width: 650px;
	margin-top: 10px;
	float: right;
	text-align: right;
}

#topmenu li {;
	padding: 0;
	display: inline;
	margin-left: 20px;
}

#topmenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#topmenu a:hover {
	font-weight: bold;
	color: #63b3d5;
	text-decoration: none;
}

#topmenu #activeitem {
	font-weight: bold;
	color: #63b3d5;
	text-decoration: none;
}


/* INDHOLD */

#content {
	width: 904px;
	float: left;
}

#textcontentindex {
	width: 330px;
	height: 400px;
	margin-top: 60px;	
	float: left;

}

#rightcontentindex {
	width: 185px;
	margin-top: 60px;
	float: right;
}

#textcontent {
	width: 419px;
	margin: 60px 20px 0 0;	
	float: left;
}

#flashcontent {
	width: 453px;
	height: 409px;
	margin-top: 30px;
	float: left;
}

#footer {
	float: left;
	width: 904px;
	margin: 10px 0 0 0;
}
