/******************************************************************************
* Frontpage setup
******************************************************************************/
/**** contenttable ****/
#contenttable {
	clear: both;
	padding: 2px 0px;
}

/*** leftspan ***/
#leftspan {
	float: left;
	width: 606px;
}



/** news **/
#newsspan {
	height: 250px;
	/*background: url(../images/frontpage/frontpage_pic.jpg);*/
	background: url(../images/frontpage/sjaelland_frontpage_pic.jpg);
	margin-bottom: 2px;
}
#news {
	width: 302px;
	height: 100%;
	background: #FFFFFF;
	opacity: .60;
	filter: alpha(opacity=60);
}

#news h2 {
	color: #000000;
	font-size: 28px;
	letter-spacing: 1.5px;
	padding: 10px;
}
/** Opsætning af news visning på forsiden **/
#news .news-latest-container {
	padding: 0px 10px;
}

#news .news-latest-container .news-latest-date a {
	color: #000000;
}
#news .news-latest-container .news-latest-item {
	clear: both;
	margin-top: 10px;
}
#news .news-latest-container h3 a {
	color: #000000;
}

#news .news-latest-container .news-latest-gotoarchive {
	margin-top: 0px;
}
/* Normal tekst i news rammen */
#news .elementobj h1 {
	font-size: 18px;
	line-height: 20px;
	padding: 10px;
}#news p {
	padding: 0px 10px;
}


/** mapboxspan **/
#mapboxspan {
	clear: left;
	float: left;
	width: 302px;
}

/* mapbox */
#mapbox {
	height: 150px;
	/*background: url(../images/test/kort-kasse-302.gif);*/
	background: url(../images/test/kort-bg2.gif);
}
#mapbox img {
	float: left;
	margin: 3px;
}
#mapbox #maptext {
	color: #DBC19C;
}
#mapbox #maptext h1 {
	font-size: 16px;
	margin: -6px 0px 10px 0px;
}
#mapbox #maptext .back {
	margin-top: 75px;
}
#mapbox #maptext a {
	color: #DBC19C;
	background: url(../images/test/a-tag_lightbrun.gif) no-repeat right;
	/*text-transform: uppercase;*/
	padding-right: 6px;
}#mapbox #maptext a:hover {
	text-decoration: underline;
}

/** frontboxspan **/
#contenttable #frontboxspan {
	float: right;
	width: 302px;
}

/* frontbox */
#frontbox {
	height: 150px;
	background: url(../images/frontpage/frontbox.jpg);
}
#frontbox h1 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px; 
	padding: 10px;
}
#frontbox h3 {
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
}
#frontbox p {
	color: #FFFFFF;
	margin: 0px 10px;
}
#frontbox p a {
	color: #A49695;
}
/* om skrivning af idea.css a-tags markering */
#frontbox h1 a,
#frontbox p a {
	color: #FFFFFF;
	background: url(../images/test/a-tag_white.gif) no-repeat right;
	/*text-transform: uppercase;*/
	padding-right: 6px;
}
#frontbox h1 a:hover,
#frontbox p a:hover {
	text-decoration: underline;
}


/*** rightspan ***/
#rightspan {
	float: right;
	width: 302px;
}

/* shortcut */
#shortcut {
	height: 150px;
	/*background: url(../images/test/genveje-302.gif);*/
	background: url(../images/frontpage/genvejsboks.jpg);
	margin-bottom: 2px;
}
#shortcut h1 {
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1.5px;
	padding: 25px 10px 20px 10px;
}#shortcut p {
	color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
}#shortcut a {
	color: #FFFFFF;
}#shortcut a:hover {
	text-decoration: underline;
}

#shortcut .shortcutlinks {
	padding: 0px 10px;
}
#shortcut .shortcutlinks .space-5 {
	float: left;
	margin: 0px 5px 0px 0px;
}
#shortcut .front-5 {
	float: left;
	width: 90px;
	height: 60px;
	background: url(../images/test/genveje-nice_little.gif);
	cursor: pointer;
}#shortcut .front-5 h3 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 14px 0px 0px 0px;
}

/*
#shortcut img {
	margin: 10px;
}*/

/* events */
#events {
	height: 250px;
	background: url(../images/test/newskasse_h250-302.gif);
	background: url(../images/frontpage/eventsbox.jpg);
}
#events h1 {
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1.5px;
	padding: 10px;
}

/** Opsætning af events visning på forsiden **/
#events .news-latest-container {
	padding: 0px 10px;
	
}
#events .news-latest-container .news-latest-date a {
	color: #FFFFFF;
}
#events .news-latest-container .news-latest-item {
	clear: both;
	margin-top: 10px;
}
#events .news-latest-container h3 a {
	color: #FFFFFF;
}

#events .news-latest-container .news-latest-gotoarchive {
	margin-top: 0px;
}


/**** produkter ****/
#produkter {
	clear: both;
	float: left;
	width: 910px; /* IE bug fix */
	margin-top: 2px;
}
#produkter a { color: #FFFFFF; }
#produkter div { float: left; }
#produkter .front-2 {
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#produkter .produktitem {
	width: 150px;
	height: 73px;
	cursor: pointer;
}
#produkter .produktitem h1 {
	float: right;
	margin: 3px 5px 0px 0px;
}
#produkter .produktitem p {
	/*clear: both;*/
	float: left;
	width: 100%;
	position: relative;
	top: 20px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	/*padding: 20px 3px 0px 5px;*/
	padding: 0px 3px 0px 5px;
}

#produkt1 { background: url(../images/produkter/new/Toolbox_150.jpg); }
#produkt2 { background: url(../images/produkter/new/Bridge_150.jpg); }
#produkt3 { background: url(../images/produkter/new/VIQ_150.jpg); }
#produkt4 { background: url(../images/produkter/new/House_150.jpg); }
#produkt5 { background: url(../images/produkter/new/Forum_150.jpg); }
#produkt6 { background: url(../images/produkter/new/web_til_idea_denmark.jpg); }

.twrss_item_link {
	clear: both;
	float: left;
	padding: 0 0 10px 10px;
}

.twrss_item_link a {
	font-weight: 12px;
	color: #000000;
	font-weight: bold;
}

.twrss_item_link a:hover {
	text-decoration: underline;
}

#news .elementobj .csc-header h1 {
	color: #000000;
	font-size: 28px;
	letter-spacing: 1.5px;
	padding: 10px;
}

.rssnewslink {
	clear: both;
}

.rssnewslink a {
	font-weight: 12px;
	color: #a0062c;
	font-weight: bold;
}

.rssnewslink a:hover {
	text-decoration: underline;
}