/* CSS Document */

/* *** FELLESELEMENTER START *** */

body, html {
	font:11px Tahoma, Arial, Verdana, sans-serif;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.page {
	position:relative;
	top:10px;
	width:802px;
	margin:0px auto 0px auto;
	padding:0px;
}

.header {
	background: url(../gfx/top_header.jpg) no-repeat;
	height:106px;
}

.header:hover {
	cursor:pointer;
}

.menu {
	position:relative;
	top:82px;
	height:24px;
	width:802px;
	margin:0px;
	padding:0px;
}

.home_dot_empty {
	width:18px;
}

.home_dot {
	width:19px;
	height:24px;
	margin:0px;
	padding:0px;
	background: url(../gfx/nc_dot.jpg) no-repeat;
}

.home_dot:active, .home_dot:hover {
	width:19px;
	height:24px;
	margin:0px;
	padding:0px;
	background: url(../gfx/nc_dot.jpg) 0px 24px;
}

.nav_choice {
	height:24px;
	margin:auto;
}

.nav_choice:active, .nav_choice:hover {
	height:24px;
	background: url(../gfx/nav_bkgrnds.jpg) repeat-x 0px 0px;
}

.nav_selected {
	height:24px;
	margin:0px auto 0px auto;
	background: url(../gfx/nav_bkgrnds.jpg) 0px 24px;
}

.submenu {
	position:relative;
	height:23px;
	width:747px;
	margin:0px;
	padding:10px 0px 0px 55px;
	border-bottom:#ebebeb 1px solid;
}


.home {
	position:relative;
	height:344px;
	width:802px;
	border-bottom:#ebebeb 1px solid;
	background: url(../gfx/home_bg.gif) no-repeat;
}

.home_top_text {
	position:relative;
	left:300px;
	top:30px;
	width:500px;
}


.home_middle {
	position:relative;
	left:405px;
	top:15px;
	width:400px;
}

.home_articles {
	position:relative;
	top:10px;
	width:802px;
	margin:0px;
	padding:0px;
}

.home_articles:hover {
	cursor:pointer;
}

.home_articles_left, .home_articles_right {
	position:relative;
	width:398px;
	height:159px;
	margin:0px;
}

.home_articles_left {
	background: url(../gfx/ill_articles_buzzword.png) no-repeat 0px 0px;
	margin-right:6px;
}

.home_articles_right {
	background: url(../gfx/ill_articles_future.png) no-repeat 0px 0px;
}

.home_articles_left p {
	position:relative;
	padding:38px 2px 2px 226px;
}

.home_articles_right p {
	position:relative;
	padding:38px 2px 2px 234px;
}

.content {
	position:relative;
	top:10px;
}


.content_left {
	position:relative;
	width:248px;
	margin:0px;
	padding:10px 30px 10px 10px;
}

.content_right {
	position:relative;
	width:514px;
	margin:0px;
	padding:10px 0px 10px 0px;
}

.bottom_ad {
	position:relative;
	height:130px;
	width:802px;
	margin:0px 0px 0px 2px;
	padding:0px;
	cursor:pointer;
	background: url(../gfx/ill_premiere.png) no-repeat 0px 0px;
}

.bottom_ad p {
	position:relative;
	margin:0px;
	padding:57px 0px 0px 640px;
}

.footer_home {
	position:relative;
	text-align:center;
	top:30px;
	width:802px;
	margin:0px auto 0px auto;
	text-decoration:none;
}

.footer {
	position:relative;
	top:30px;
	left:288px;
	width:514px;
	margin:0px;
	text-decoration:none;
}
