@charset "utf-8";

*
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body
{
	background-color:#c9c6bd;
	height:100%;
	margin:0 auto;
}

.maindiv
{
	position:static;
	min-width:1000px;
}

.topdiv
{
	background:#d2d4d7 url(gfx/topbgleft.png) repeat-x right top;
	height:147px;
}

.topcenter
{
	width:960px;
	text-align:left;
}

.topbgright
{
	background:#d2d4d7 url(gfx/topbgright.png) repeat-x right top;
	height:147px;
	position:relative;
	width:60%;
	float:right;
	right:0px;
	top:-147px;
	margin-bottom:-147px;
}

.logodiv
{
	background:#d2d4d7 url(gfx/toplogo.png) no-repeat left top;
	width:507px;
	height:147px;
	text-align:left;
	position:relative;
	margin-left:-50px;
	z-index:1;
	cursor:pointer;
}

.searchboxdiv
{
	background: url(gfx/searchboxbg.png) no-repeat left top;
	position:relative;
	float:right;
	height:28px;
	width:211px;
	margin-top:-40px;
	padding-right:50px;
	z-index:2;
}

.searchboxdiv2
{
	background: url(gfx/searchboxbg.png) no-repeat left top;
	position:relative;
	height:28px;
	width:211px;
	margin-top:-40px;
	padding-right:-40px;
	z-index:2;
}

.emptysearchdiv
{
	width:600px;
	height:90px;
	border:1px solid #d2d8df;
	display:inline-block;
	margin-top:50px;
	padding-top:40px;
	background-color:#e7e8e9;
}

#searchbox
{
	background-color:transparent;
	border:none;
	width:160px;
	height:20px;
	margin-top:4px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#405f80;
	cursor:text;
	outline: none;
}

#searchbutton
{
	width:32px;
	height:20px;
	background-color:transparent;
	border:none;
	cursor:pointer;
}

#searchbox2
{
	background-color:transparent;
	border:none;
	width:160px;
	height:20px;
	margin-top:4px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#405f80;
	cursor:text;
	outline: none;
}

#searchbutton2
{
	width:32px;
	height:20px;
	background-color:transparent;
	border:none;
	cursor:pointer;
}

.menuribbon
{
	background:#d2d4d7 url(gfx/menubg.png) repeat-x right top;
	height:37px;
}

#menudiv
{	height:37px;
	width:960px;
	text-align:center;
}

.pagediv
{
	background-color:#c9c6bd;
	height:auto;
}

.pageshaddow
{
	height:auto;
	width:1022px;
	background:#c9c6bd url(gfx/pageshaddow.png) repeat-y right top;

}

.pagecontent
{
	background-color:#e7e8e9;
	text-align:left;	
	min-height:600px;
	width:960px;
	height:auto;
	display:inline-block;
}

.bottomdiv
{
	background:#d2d4d7 url(gfx/bottombg.png) repeat-x right top;
	height:255px;
	min-width:1000px auto;
}

.bottomcenter
{
	height:255px;
	width:960px;
}

.bottomcenter div
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	line-height:14px;
	color:#f5f5f5;
	padding-top:10px;
	margin-left:10px;
}

span[style="font-family: traditional arabic;"], p[dir="rtl"]
{
	line-height:40px;
}

.bottomcenter ul {
  float: left;
  width: 28em;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.bottomcenter li {
  float: left;
  text-align:left;
  width: 14em;
  margin: 0;
  padding: 0;
  margin-top:5px;
} 

.bottomcenter li span{
  font-size:10px;
} 

.linksdiv
{
	width:350px;
	float:left;
}

.linksdiv p
{
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	margin-top:5px;
}

.bottomcenter li a {
	color:#f5f5f5;
	text-decoration:none;
} 

.bottomcenter li a:hover {
	color:#95cbff;
}

.bottomiconsdiv
 {
	width:45px;
	height:150px;
	float:left;
	margin-top:5px;	
}   

.bottomlastdiv li {
  float: left;
  text-align:left;
  width: 14em;
  margin: 0;
  padding: 0;
  margin-top:10px;
  padding-bottom:10px;
}

.bottomlastdiv
{
	width:130px;
	float:right;
	float:!important left;
	margin-top:0px;
	padding-left:0px;
}

.bottomlastdiv ul 
{
  float: right;
  width: 14em;
  margin: 0;
  padding: 0;
} 

.rollbannerdiv
{
	width:630px;
	height:265px;
	float:left;
	padding:10px;
}

.rollbannertop
{
	background:transparent url(gfx/rollbanner/top.png) no-repeat left top;
	width:630px;
	height:11px;	
	position:relative;
	z-index:1;
}

.rollbannerc
{
	background:transparent url(gfx/rollbanner/middle.png) repeat-y left top;
	width:630px;
	height:243px;
	position:relative;
	z-index:1;
}

.rollbannerbtm
{
	background:transparent url(gfx/rollbanner/btm.png) no-repeat right top;
	width:630px;
	height:11px;
	position:relative;
	z-index:1;
}

.rollbanner1
{
	width:630px;
	height:265px;
	position:relative;
	z-index:0;
	top:-265px;
}

.rollbanner2
{
	width:630px;
	height:265px;
	position:relative;
	z-index:0;
	top:-530px;
}

.rollbannerdesc1
{
	height:253px;
	width:220px;
	position:relative;
	top:-795px;
	z-index:400;
	float:right;
	margin:6px;
	margin-right:5px;

}

.rollbannerdesc1bg
{
	background-color:#163351;
	filter:alpha(opacity=65);
	opacity:0.65;
	width:220px;
	height:254px;
	position:relative;
	z-index:401;
}

#rollbannerdesccontainer
{
	color:#f5f5f5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	position:relative;
	z-index:402;
	top:-253px;
	width:200px;
	height:233px;
	padding:10px;
}

#rollbannerdesccontainer span
{
	font-size:12px;
	font-weight:normal;
}

.rollbannershorttext
{
	margin-top:7px;
	font-size:12px;
	font-weight:normal;
}

#rollbannerdesccontainer a
{
	color:#f5f5f5;
	font-style:italic;
}

#rollmorebtn
{
	background:transparent url(gfx/morebtn.png) no-repeat right top;
	position:relative;
	z-index:402;
	top:-300px;
	left:120px;
	width:85px;
	height:29px;
	display:none;
	cursor:pointer;	
}


.rollbannerbull
{
	height:29px;
	width:365px;	
	position:relative;
	z-index:403;
	top:-575px;
	left:10px;
}


.rollbannerbull ul li
{
	display:block;
	width:18px;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:403;
	padding:5px;
	cursor:pointer;	}

#rollbannercontainer
{
	display:none;
}


.bulletwhite
{
	background:transparent url(gfx/rollbanner/bulletwhite.png) no-repeat right top;
	height:19px;
	width:18px;
}

.bulletblue
{
	background:transparent url(gfx/rollbanner/bulletblue.png) no-repeat right top;
	height:19px;
	width:18px;
}


.bulletblue{}

.smallboxdiv
{
	width:290px;
	height:auto;
	padding:10px;
	float:right;
}

.smallboxfold
{
	background:transparent url(gfx/foll.png) no-repeat right top;
	position:relative;
	margin-bottom:-50px;
	top:20px;
	left:-6px;
	width:227px;
	height:52px;
}

.foldtext
{
	color:#f5f5f5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:22px;
	margin-top:15px;
	line-height:35px;
	
}

.boxdesctext
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-top:15px;
	margin-bottom:10px;
	font-weight:600;
}

.smallboxtop
{
	background:transparent url(gfx/smallbox/top.png) no-repeat right top;
	width:290px;
	height:9px;
}

.smallboxcenter
{
	background:transparent url(gfx/smallbox/center.png) repeat-y right top;
	width:290px;
	min-height:200px;
	height:auto;
}

.smallboxbtm
{
	background:transparent url(gfx/smallbox/btm.png) no-repeat right top;
	width:290px;
	height:9px;
}

.smallboxcontent
{
	padding-top:50px;
	padding-left:10px;
	width:245px;
	height:auto;
}


.activitydiv
{
	background:transparent url(gfx/aktiviteter.png) no-repeat right top;
	width:630px;	
	height: 42px;
	float:left;
	padding-left:10px;
}

.activitytitle
{
	background:transparent url(gfx/aktivitetertitle.png) no-repeat left top;
	width:127px;	
	height: 42px;
	float:left;
}

.activitytitle span
{
	color:#3d5671;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:42px;
	padding:22px;
}

.activitycontent
{
	width:503px;
	height:42px;
	line-height:42px;
	float:right;
	display:none;
}

.activitycontent span
{
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	font-size:12px;
	width:165px;
	border:0px solid white;
}

.activitycontent span a
{
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	font-size:12px;
	text-decoration:none;
}

.mediumboxdiv
{
	width:630px;
	height:auto;
	padding:10px;
	float:left;	
}

.mediumboxtop
{
	background:transparent url(gfx/mediumbox/top.png) no-repeat left top;
	width:630px;
	height:9px;
}

.mediumboxcenter
{
	background:transparent url(gfx/mediumbox/center.png) repeat-y left top;
	width:630px;
	height:auto;
}

.mediumboxdesc
{
	position:relative;
	left:375px;
	margin-bottom:-75px;
	line-height:75px;
	color:#405f80;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	width:250px;
}

.mediumboxcontent
{
	width:575px;
	padding-top:50px;
	padding-left:30px;
	padding-bottom:10px;
	min-height:100px;
	height:auto;
	display:inline-block;
}

.mediumboxbtm
{
	background:transparent url(gfx/mediumbox/btm.png) no-repeat left top;
	width:630px;
	height:9px;
}

.smallbannerc
{
	background:transparent url(gfx/rollbanner/middle.png) repeat-y left top;
	width:630px;
	height:122px;
	position:relative;
	z-index:1;
}

#smallbannercontainer
{
	display:none;
}

#smallbannermaindiv
{
	cursor:pointer;
}

.boxlinktext
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:5px;
	color:#405f80;
}

.boxlinktext a
{
	color:#405f80;
	text-decoration:none;
}

.boxlinktext a:hover
{
	text-decoration:underline;
}

#arrowleft
{
	background:transparent url(gfx/arrow_lft_inactive.png) no-repeat left top;
	width:26px;
	height:37px;
	position:relative;
	top:53px;
	margin-bottom:-53px;
	z-index:400;
	cursor:pointer;
}

#arrowright
{
	background:transparent url(gfx/arrow_rgt_inactive.png) no-repeat left top;
	width:26px;
	height:37px;
	position:relative;
	top:-130px;
	left:15px;
	margin-bottom:-140px;
	float:right;
	z-index:400;
	cursor:pointer;
}

#booksdivwrapper
{
	height:200px;
	display:inline-block;
	min-width:4000px;
}

#booksdivcontainer
{
	overflow:hidden;
	height:200px;
	margin-top:-200px;
	width:265px;
}


#booksdivwrapper ul
{
	list-style-type:none;
	list-style-image: none;

}

#booksdivwrapper ul li
{
	width:265px;
	height:200px;
	float: left;
	margin:0;
}


#booksdivwrapper ul li a, #booksdivwrapper ul li a img
{
	border:0px solid red;	

}

#booksdiv
{
	width:265px;
	height:200px;
	overflow:hidden;
	margin-top:-20px;
}

#booksimagediv
{
	width:265px;
	height:200px;
	cursor:pointer;
}

.smallbanner
{
	width:630px;
	height:140px;
	position:relative;
	z-index:0;
	top:-140px;
	display:block;
}

.categoryboxdiv
{
	width:320px;
	height:200px;
	padding:10px;
	float:left;
}

.categoryboxtop
{
	background:transparent url(gfx/categorybox/top.png) no-repeat right top;
	width:320px;
	height:45px;
}

.categoryboxcenter
{
	background:transparent url(gfx/categorybox/center.png) repeat-y right top;
	width:320px;	
	height:220px;
	display:inline-block;
}

.categoryboxbtm
{
	background:transparent url(gfx/categorybox/btm.png) no-repeat right top;
	width:320px;
	height:9px;
}

.categoryboxcontent
{
	margin:10px;
	width:295px;
	height:209px;
	overflow:hidden;
}

.categoryboxcontent span, .categoryboxcontent span a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	text-decoration:none;
}

.categoryboxcontent span a:hover
{
	text-decoration:underline;
}

.categoryboxtop span
{
	color:#3e5773;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:18px;
	margin-top:15px;
	line-height:50px;
	font-size:13px;
}

.categoryboxmediumtop span
{
	color:#3e5773;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:18px;
	margin-top:10px;
	line-height:42px;
	font-size:11px;
}

.categoryboxmediumdiv
{
	width:225px;
	height:auto;
	padding:10px;
	padding-bottom:0px;
	float:right;
}

.categoryboxmediumtop
{
	background:transparent url(gfx/relatedbox/top.png) no-repeat right top;
	width:240px;
	height:38px;
}

.categoryboxmediumcenter
{
	background:transparent url(gfx/relatedbox/center.png) repeat-y right top;
	width:240px;	
	height:audo;
	display:inline-block;
}

.categoryboxmediumcontent
{
	margin:10px;
	width:215px;
	height:auto;
	overflow:hidden;
}

.categoryboxmediumcontent div, .categoryboxmediumcontent div a, .categoryboxmediumcontent span, .categoryboxmediumcontent span a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	text-decoration:none;
	font-size:12px;
	padding-bottom:5px;
}

.categoryboxmediumcontent div a:hover, .categoryboxmediumcontent span a:hover
{
	text-decoration:underline;
}



.relatedsubjectboxmediumcontent
{
	margin:10px;
	width:215px;
	height:auto;
	overflow:hidden;
}


.relatedsubjectboxmediumcontent span, .relatedsubjectboxmediumcontent span a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	text-decoration:none;
	padding-bottom:5px;
	line-height:normal;
}

.relatedsubjectboxmediumcontent span a:hover
{
	text-decoration:underline;
}






.categoryboxmediumbtm
{
	background:transparent url(gfx/relatedbox/btm.png) no-repeat right top;
	width:240px;
	height:9px;
}




.latestnewsdisplay
{
	border:1px solid #d2d8df;
	background-color:#e7e8e9;
	width:275px;
	height:386px;
	position:relative;
	margin-left:-10px;
	margin-top:10px;
	float:left;
	display:none;
}

#latestnewstitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1d2936;
	font-size:16px;
	padding:7px 9px 2px 9px;
	height:40px;
	vertical-align:bottom;
}

#latestnewsauthor
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1d2936;
	font-size:11px;
	font-style:italic;
	padding-left:10px;
}

#latestnewsimagebg
{
	background:transparent url(gfx/latestnewsbg.png) no-repeat right top;
	width:262px;
	height:117px;
	padding-left:6px;
	margin-top:2px;
	cursor:pointer;
}

#latestnewsimagebg img
{
	margin-left:6px;
	margin-top:5px;
	width:251px;
	height:107px;
}

#latestnewsdate
{
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2936;
	font-size:11px;
	text-align:right;
	padding-right:10px;
}

#latestnewsdesc
{
	font-family:"Times New Roman", Times, serif;
	color:#1d2936;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-align:justify;
}

#latestnewsmorebtn
{
	background:transparent url(gfx/morebtn.png) no-repeat right top;
	height:28px;
	width:85px;
	padding-left:180px;
	margin-top:10px;
	cursor:pointer;
	position:absolute;
	bottom:30px;
}

#latestnewscontainer
{	width:308px;
	float:relative;
	float:right;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#284e55;
	font-size:14px;
}


#latestnewscontainer ul li
{
	list-style-image:none;
	list-style-type:none;
	background: url(gfx/artarrow.png) no-repeat 20px 8px transparent;
	padding:5px;
	padding-left:46px;
	cursor:pointer;
}

#latestnewscontainer ul
{
	position:relative;
	left:-1px;
}


.audio_mediumdiv
{
	height:auto;
	width:260px;
	color:#1d2936;
	background-color:#e7e8e9;
	border:1px solid #d1d7de;
	padding:4px;
}


.audio_title a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#1d2936;
}

.audio_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#1d2936;
	width:255px;
}

.audio_title a:hover
{
	text-decoration:underline;
}

.audio_speaker
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}


.audio_imgdiv
{
	width:261px;
	height:117px;
	background:transparent url(gfx/audio_imgbg_medium.png) no-repeat right top;	
	margin-top:3px;
	cursor:pointer;
}

.audio_imgdiv img
{
	margin-top:4px;
	margin-left:4px;
	cursor:pointer;
}



.audio_smalldiv
{
	margin-top:7px;
	padding:5px;
	background-color:#e7e8e9;
	border:1px solid #d1d7de;
	height:60px;
	width:257px;
}

.audio_smallimg_div
{
	float:left;
	width:136px;
	background:transparent url(gfx/audio_imgbg_small.png) no-repeat right top;
	cursor:pointer;
}

.audio_smallimg_div img
{
	margin-top:4px;
	margin-left:5px;
}


.audio_small_titlediv
{
	float:right;
}

.audio_small_speakerdiv
{
	margin-top:30px;
	margin-left:4px;
	text-align:right;
	position:absolute;
	background-color:#2e4257;
	height:18px;
	padding-right:3px;
	padding-top:4px;
	width:125px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.audio_small_speaker
{
	margin-top:30px;
	text-align:right;
	color:white;
	position:absolute;
	background-color:transparent;
	height:20px;
	padding-right:0px;
	padding-top:4px;
	width:130px;
	font-size:10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.audio_small_date
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-top:2px;
}

.audio_small_title, .audio_small_title a
{
	color:#1d2936;
	text-align:left;
	width:115px;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top:3px;
	text-decoration:none;
}

.audio_small_title a:hover
{
	text-decoration:underline;
}

.audiodiv_flere
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#1d2936;
	width:265px;
	padding-top:10px;	
	padding-bottom:5px;
	color:#405f80;
}

.audiodiv_flere a
{
	text-decoration:none;
	color:#405f80;
}

.audiodiv_flere a:hover
{
	text-decoration:underline;
}


.largeboxdiv
{
	width:930px;
	height:auto;
	padding:10px;
}

.largeboxtop
{
	background:transparent url(gfx/largebox/top.png) no-repeat left top;
	width:930px;
	height:9px;
}



.largeboxcenter
{
	background:transparent url(gfx/largebox/center.png) repeat-y left top;
	width:930px;
	height:auto;
}

.largeboxcentercategory
{
	background:transparent url(gfx/largebox/center.png) repeat-y left top;
	width:930px;
	height:auto;
	display:inline-block;
}

.largeboxbtm
{
	background:transparent url(gfx/largebox/btm.png) no-repeat left top;
	width:930px;
	height:9px;
	
}


.largeboxcontentbg
{
	min-height:565px;
	margin:10px 20px 10px 20px;
	background-color:#e7e8e9;
	border:1px solid #d2d8df;
	height:auto;
	display:inline-block;
}

.largeboxfold
{
	background:transparent url(gfx/foll.png) no-repeat right top;
	position:relative;
	margin-bottom:-60px;
	top:20px;
	left:-6px;
	width:227px;
	height:52px;
}

.largefoldtext
{
	color:#f5f5f5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:22px;
	margin-top:25px;
	line-height:38px;
}


.breadcrumb
{
	color:#1f2b3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:25px;
	margin-top:12px;
	margin-bottom:8px;
}

.breadcrumb a
{
	text-decoration:none;
	color:#1f2b3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
}

.breadcrumb a:hover
{
	text-decoration:underline;
}

.breadcrumb a[id="selected"]
{
	text-decoration:underline;
	cursor:default;
}

.largeimagediv
{
	background:transparent url(gfx/largeimg_bg.png) no-repeat center top;
	padding-left:-5px;
	height:260px;
	width:590px;
	margin-top:5px;
	margin-left:-5px;
	margin-bottom:0px;
	
}

.largeimagediv img
{
	margin-top:5px;
	margin-left:6px;
}

.articlediv
{
	width:580px;
	margin-top:60px;
	margin-left:20px;
}

.articlesource, .articlesource a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#314c6a;
	text-decoration:none;
}

.articledate
{
	font-family:"Times New Roman", Times, serif;
	color:#1d2936;
	font-size:14px;
	text-align:right;	
}

.articleauthor
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1d2936;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	font-style:italic;

}

.articlecontent
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height:16px;
	margin-top:5px;
	margin-bottom:10px;	

}


.articleicons
{
	text-align:right;
	z-index:1;
	position:relative;
}

.articleicons a, .articleicons a img 
{
	border:0px solid red;
}

.articleicons img
{
	cursor:pointer;
}

.articleback
{
	margin-top:5px;
	margin-bottom:10px;
	z-index:1;
	position:relative;
}

.articleback a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#314c6a;
	text-decoration:none;
}

.articleback a:hover
{
	text-decoration:underline;
}

p
{
	margin-top:15px;
	margin-bottom:15px;
	line-height:18px;
}

h1
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
}

h2
{
	color:#314c6a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
}

h3
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin-bottom:3px;
}


.categoryleftcontainer, .articleleftcontainer
{
	float:left;	
}

.articlerightcontainer
{
	float:right; 
	width:260px; 
	height:auto;
	min-height:550px;	 
	margin-right:20px;
	margin-top:100px;
}

.rightboxlinkdiv
{
	text-align:left;
}

.categoryrightcontainer
{
	float:right; 
	width:250px; 
	height:auto;
	min-height:550px;	 
	margin-top:100px;
	margin-right:22px;
}

.pressediv
{
	width:850px;
	margin-top:60px;
	margin-left:20px;
	margin-right:20px;
}

.pressetopsign
{
	float:left;
	width:auto;
	text-align:left;
	color:#405f80;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-top:122px;
	display:inline-block;
}


.pressetopdiv
{
	width:850px;
	height:160px;
	border-bottom:4px solid #405f80;
	margin-top:-80px;
	display:inline-block;
}

.presselogo
{
	height:160px;
	width:160px;
	background:transparent url(gfx/hizblogo.png) no-repeat center top;
	float:right;
}

.pressetopdatediv
{
	height:50px;
	color:#405f80;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:1px;
	margin-top:5px;
}

.pressebottomsign
{
	color:#405f80;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:50px;
	margin-top:20px;
}

.pressebottomsign a
{
	color:#405f80;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

.pressebottomsign a:hover
{
	text-decoration:underline;
}

.pressecontent
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}

.presserightdiv
{
	float:right;
	width:250px;
	height:auto;
	margin-top:-10px;
}

.leafletbottomsign
{
	color:#1d2936;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:70px;
	margin-top:50px;
	font-weight:bold;	
}

.categorydiv
{
	width:630px;
	margin-top:60px;
	margin-left:20px;
	height:auto;
	float:left;
}

.cat_toptext
{
	color:#405f80;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:30px;
	margin-top:20px;
}

.cat_largebox
{
	background-color:#e7e8e9;
	border:1px solid #d2d8df;
	height:auto;
	width:610px;
	padding:10px;
	display:inline-block;
}

.cat_large_title
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;

}

.cat_large_author
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;	
}

.cat_large_imgdib
{
	float:left;
	height:125px;
	width:276px;
	background:transparent url(gfx/mediumimg_bg.png) no-repeat center top;
	cursor:pointer;
}

.cat_large_imgdib img
{
	height:115px;
	width:267px;
	margin-top:5px;
	margin-left:4px;
}

.cat_large_desc
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	text-align:justify;
	margin-top:2px;
	margin-right:3px;
	width:320px;
}

.cat_large_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d2936;
	font-style:italic;
	margin-top:15px;
}

.cat_medium_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d2936;
	font-style:italic;
	margin-top:15px;
}

#categorymorebtn
{
	background:transparent url(gfx/morebtn.png) no-repeat right top;
	height:28px;
	width:85px;
	margin-left:240px;
	margin-top:-20px;
	cursor:pointer;
}

.cat_mediumbox
{
	background-color:#e7e8e9;
	border:1px solid #d2d8df;
	height:auto;
	width:280px;
	padding:12px;
	margin-top:10px;
	padding-left:15px;
	min-height:230px;
}


#categorymorebtnmedium
{
	background:transparent url(gfx/morebtn.png) no-repeat right top;
	height:28px;
	width:85px;
	padding-left:200px;
	margin-top:-20px;
	cursor:pointer;
}

.cat_smallbox
{
	background-color:#e7e8e9;
	border:1px solid #d2d8df;
	height:auto;
	width:610px;
	padding:10px;
	margin-top:10px;
	padding-bottom:-2px;
	display:inline-block;
}

.cat_small_title
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:430px;
	float:left;
}

.cat_small_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d2936;
	font-style:italic;
	margin-top:5px;
}

.cat_small_author
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;	
	float:right;
	margin-top:0px;
}

.cat_small_imgdib
{
	float:left;
	height:84px;
	width:183px;
	background:transparent url(gfx/smallimg_bg.png) no-repeat center top;
	cursor:pointer;
}

.cat_small_imgdib img
{
	height:76px;
	width:175px;
	margin-top:5px;
	margin-left:4px;
}

.cat_small_desc
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:14px;
	text-align:justify;
	margin-top:10px;
	margin-right:3px;
	width:400px;
}

#categorymorebtnsmall
{
	background:transparent url(gfx/morebtn.png) no-repeat right top;
	height:28px;
	width:85px;
	margin-left:325px;
	margin-top:-15px;
	cursor:pointer;
}

.pages
{
	height:30px;
	padding-top:15px;
	text-align:center;
	width:640px;
	display:inline-block;
}

.pages a
{
	color:#1f2b3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	padding:3px;
}

.pages a:hover
{
	text-decoration:underline;
}

.pages a[id=selected]
{
	color:gray;
	text-decoration:underline;
	cursor:default;
}

.nextdisabled, .prevdisabled
{
	color:gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

#menuforside, #menuforside a
{
	padding-right:0px;
}


.sawsimg
{
	border:0px solid red;
	position:relative;
	margin-bottom:-4px;
}

.facebooklike
{
	display:inline-block;
	width:360px;
	height:40px;
	float:right;
	margin-top:-20px;
	margin-right:0px;
	position:relative;
	padding-top:0px;
}

.facebooklike iframe
{
	background-color:#e7e8e9;
}

.bestilforedragmaindiv
{
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:auto;
	height:100%;
	display:none;
	z-index:5000;
}

.pressecontent li
{
	margin-left:20px;
	padding-bottom:7px;
}

.pressecontent ul
{
	list-style-image:url('gfx/bullet.png');
	vertical-align:"middle";
	padding:0px;
	margin:0px;
}

