/*******************************************************************************
* Under CSS, arbejder kun med #contenttable indhold for forsiden
*******************************************************************************/

#contenttable a:hover { text-decoration: underline; }

/** left **/
#leftspan {
	float: left;
	width: 322px; /*276px;*/
}
#left {
	background: #000000;
}
#left .farve {
	height: 181px;
}
#left h1, #left p,
#content h1, #content p {
	color: #ffffff;
	padding: 0px 20px;
}
#left .farve ul { padding-left: 34px; color: #fffffF; }

#left h1,
#content h1 {
	font-size: 10px;
	text-transform: uppercase;
	padding: 20px 10px 10px 20px;
}
#left a,
#left li a,
#content a {
	color: #ffffff;
	font-weight: bold;
}

#left i,
#content i {
	display: block;
	color: #ffffff;
	/*font-size: 12px;*/
	font-style: normal;
	font-weight: bold;
	border-top: solid 6px #FFFFFF;
	border-bottom: solid 6px #FFFFFF;
	background: url(../images/forside_contentleft_kursiv.gif);
	text-align: right;
	padding-right: 5px;
	line-height: 29px;
	/*background: #eb9523 url(../images/LaesMere-start_IE.gif) left bottom repeat-y; /*#ec9522*/
	/**padding: 8px 5px 7px 0px;*/
	/*line-height: 29px;*/
	margin: 0px -20px;
	/*margin-bottom: -15px;*/
}
#left i b,
#content i b {
	float: left;
	padding-left: 20px;
	text-transform: uppercase;
}
#left i a,
#content i a {
	color: #ffffff;
	line-height: 29px;
}


#leftpic {
	height: 253px;
}
#leftpic dl.csc-textpic-image,
#contentpic dl.csc-textpic-image,
#right dl.csc-textpic-image {
	margin-bottom: 0;
	margin-left: 0px;
}



/** content **/
#contentspan {
	float: left;
	width: 336px; /*428px;*/
}
#content {
	padding: 0px 7px; /*6px;*/
	background: #ffffff;
}
#content .elementobj {
	background: #000000;
}
#content .farve {
	height: 181px;/*195px;*/
}
/*
#content h1, #content p {
	color: #ffffff;
	padding: 0px 20px;
	/*font-weight: normal;*/
}
/*#content h1 {
	font-size: 19px;
	line-height: 19px;
	padding: 20px 10px 10px 20px;
}*/
#content p {
	color: #ffffff;
	padding: 0px 20px;
	font-size: 12px;
}
/* Specielt link felt - �ndringer i forhold til #left */
#content i {
	background: url(../images/forside_content_kursiv.gif);
}


/** right **/
#rightspan {
	float: left;
	width: 322px; /*275px;*/
}
/* farve -tag */
#right .farve {
	height: 181px;
	background: url(../images/forside_contentleft_kursiv.gif);
	margin-bottom: 6px;
}
#right .farve h1 {
	font-size: 16px;
	color: #ffffff;
	padding: 20px 20px 10px 20px;
}
#right .farve h2 {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 20px 10px 20px;
}
#right .farve p {
	color: #ffffff;
	font-weight: bold;
	padding: 0px 20px;
}
#right .farve ul { padding-left: 34px; }
#right .farve a {
	color: #ffffff;
	font-weight: normal;
}

#right .storkasse {
	height: 291px;
	background: #cccccc url(../images/forside_contentright_baggrund.gif) bottom right no-repeat;
}
#right .storkasse h1 {
	color: #262626;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 20px 10px 20px;
}
#right .storkasse h2 {
	color: #262626;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 20px 10px 20px;
}
#right .storkasse p {
	color: #262626;
	padding: 0px 20px 10px 20px;
}
#right .storkasse a {
	color: #000000;
	font-weight: bold;
}

#right .elementobj {
	/*background: #cccccc url(../images/forside_contentright_baggrund.gif) bottom right no-repeat;*/
	/*margin-bottom: 6px;*/
}
#right .elementobj .elementobj {
	background: none;
	margin-bottom: 0px;
}

#right h1 {
	color: #ffffff;
}
#right h2 {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 20px;
}

