/* _______________________________________________________________________________ FORSIDEN 
__________________________________________________________________ All links_____*/
#news_big h3 input,
#download_container a, 
#link_container a, 
#news_small h3 input,
#calender_big li a,
#calender_small li a, 
#calender_small .calenderForm input,
#calender_big .calenderForm input  {
	color: #97a8ba;
}
/* ______________________________________________________________ Content_left start________  
.template1 h3 - p - img 446a92 002e66 - blue 446a92
.template2 h3 - p - img
.template3 h3 - p
.template4 h3 - img.content_template4_picture_left - img.content_template4_picture_right
.template5 h3 - img
*/
div.template1, div.template2, div.template3, div.template4, div.template5  {
	overflow: hidden;
}
div.template1 h3, div.template2 h3, div.template3 h3, div.template4 h3, div.template5 h3,
div.template6 h3   {
		font-size: 20px;
		color: #446a92;
		clear: left;
		overflow: hidden;
		margin-bottom: 4px;
		
}
div.template3 h3  {
	border-bottom: none;
}
div.template1 img, div.template2 img, div.template3 img, div.template4 img, div.template5 img  {
	padding: 2px;
	border: 1px solid #ccc;
	margin-top: 2px;
	float: left;
}
div.template2 img, div.template4 img.content_template4_picture_right  {
	float: right;
}

div.template1 img  {
	margin: 2px 10px 2px 0;
}
div.template2 img  {
	margin: 2px 0 2px 10px;
}
h3.headingClass2 {
	border-top: 1px solid #f6f6f6;
	margin-top: 32px;
}
h3.headingClass3 {
}




/* ______________________________________________________ Content_right start ___________ */

#content_right #download_container, #content_right #link_container, #content_right #calender_small {
	margin-bottom: 30px;
}
#content_right #calender_small {
	margin-bottom: 40px;
}
/* _______________________________________________________ Content_right links _________ */

#download_container a:hover, 
#link_container a:hover,
div#calender_small li a:hover  {
	color: #002e66;
	text-decoration: underline;
}
#news_small h3 input,
div#calender_small .calenderForm input   {
	text-align: left;
	border: none;
	background: transparent;
	outline: none;
	cursor: pointer;
}
/* ___________________________________________ Content_right downloads & links ___________ */
#download_container a, #link_container a {
	line-height: 16px;
}
/* _____________________________________________________ Content_right & left calendar ___________ */
input#calender_big_arrow_left, input#calender_big_arrow_right,
input#calender_small_arrow_left, input#calender_small_arrow_right {
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #ccc;
}
input#calender_big_arrow_left, 
input#calender_small_arrow_left {
	background: url('../gfx/arrow_left.gif') no-repeat 3px 3px;
	margin: 0 2px 0 8px;
}
input#calender_big_arrow_right,
input#calender_small_arrow_right {
	background: url('../gfx/arrow_right.gif') no-repeat 3px 3px;
	margin-left: 2px;
}
#calender_big form h2,
#calender_small form h2 {
	width: 120px;
	height: 18px;
	text-align: center;
	border: 1px solid #ccc;
	font: normal 12px/18px Arial, Helvetica, sans-serif;;
}
input#calender_big_arrow_left, #calender_big form h2,
input#calender_small_arrow_left, #calender_small form h2 {
	float: left;
	;
}
/* Today */
div#calender_big li a,
div#calender_small li a {
	display: block;
	float: left;
	width: 40px;
	height: 18px;
	line-height: 18px;
	padding-left: 4px;
	margin-bottom: 6px;
	text-transform: uppercase;
	border: 1px solid #ccc;
	background: #fcfcfc;
}
/* Dato */
div#calender_small p {
	clear: left;
	padding-top: 6px;
	height: 16px;
	border-right: 1px solid #efefef;
}
div#calender_small p, div#calender_small li form {
	float:left;
	font-weight: normal;
}
/* Overskrift */
div#calender_small .calenderForm input{
	padding: 1px 0 0 8px;
	height: 24px;
	line-height: 24px;
	width: 190px;
}
div#calender_small h2  {
	color: #002e66;
}
div#calender_big li,
div#calender_small li {
	overflow:hidden;
}
div#calender_small li p {
	float: left;
	width: 20px;
	text-align: right;
	padding-right: 5px;
}
div#calender_small li.color1 {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background: #f9f9f9;
}

div#calender_small li.color2 {
	background: #fcfcfc;
}
/* ___________________________________________________ Content_right news _ */
/* Dato */
div#calender_entry h4,
div#news_small h4  {
	font-weight: normal;
	font-size: 11px;
	color: #446a92;
	margin-bottom: 1px;
	border-bottom: 1px solid #fafafa;
}
div#news_small li  {
	margin-bottom: 16px;
}
div#news_small li.small_heading  {
	margin-bottom: 0;
}
/* ___________________________________________________________________NEWS AND DOCUMENTS _*/
/* _____________________________________________________ Content_left enkelt news_big _*/
#news_entry h3 {
	font-size: 20px;
	color: #446a92;
	clear: left;
	overflow: hidden;
	margin-bottom: 4px;
}
#news_entry h4 {
	font-size: 11px;
	color: #ccc;
	margin-bottom: 8px;
}
#news_entry p {
	overflow: hidden;
}
#news_entry p img {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 15px 10px 0; 
}
#news_entry a, #calender_entry a {
	display: block;
	clear: both;
	text-align: right;
	font-weight: bold;
	color: #999;
}

/* _____________________________________________________ Content_left news_big _*/
/*overskrift - input - color under Links*/
#calender_big .calenderForm input,
#news_big h3 input  {
	width: 100%;
	color: #446a92;
	text-align: left;
	border: none;
	background: transparent;
	cursor: pointer;
	outline: none;
	font-size: 12px;
}
#news_big h3 input {
	font-size: 20px;
	height: 20px;
}
#news_big li  {
	padding: 0 4px 10px;
	overflow: hidden;
}
/* Dato */
#news_big h4  {
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 11px;
}
#calender_big .color1, 
#news_big .color1 {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background-color: #f9f9f9;
}
#news_big p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#news_big p img {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px 10px 10px 0;
}
#calender_big .color2, 
#news_big .color2 {
	background-color: #fcfcfc;
}
/* ____________________________________________________________________________ enkelt big CALENDAR _*/

#calender_entry h3 {
	font-size: 20px;
	color: #446a92;
	margin-bottom: 4px;
}

/* ____________________________________________________________________________ CALENDAR _*/

#calender_big li  {
	min-height: 22px;
}
#calender_big li p  {
	float: left;
	width: 16px;
	height: 22px;
	padding-right: 5px;
	line-height: 22px;
	text-align: right;
	border-right: 1px solid #efefef;
}
#calender_big .calenderForm input {
	width: 446px;
	height: 22px;
	padding-left: 4px;
}
#calender_entry p,
#news_big p  {
	line-height: 16px;
}
#calender_entry a  {
	display: block;
	margin-top: 20px;
	/*text-indent: -3000px;*/
}
