#country_list li
{
	cursor: hand;
	cursor: pointer;
}

#country_list li#Sverige a
{
	background:url(/Resources/Images/flag2-sverige.gif) 6px 6px no-repeat;
}
#country_list li#Danmark a
{
	background:url(/Resources/Images/flag2-danmark.gif) 6px 6px no-repeat;
}

#country_list li#Norge a
{
	background:url(/Resources/Images/flag2-norge.gif) 6px 6px no-repeat;
}

#country_list li#UK a
{
	background: url(/Resources/Images/flag2-uk.gif) 6px 6px no-repeat;
}

#country_list li#Deutschland a
{
	background: url(/Resources/Images/flag2-deutschland.gif) 6px 6px no-repeat;
}

#country_list li#Suomi a
{
	background:url(/Resources/Images/flag2-suomi.gif) 6px 6px no-repeat;
}

#country_list li a:hover
{
	background-color: #fff !important;
}

#quickpick li
{
	cursor: pointer;
	cursor: hand;
}

#quickpick .hover a
{
	color:#353535 !important;
	background:#bbb2a6 !important;
}

div.shortcut_info
{
	clear: both;
	top: 175px;
}

#shortcut #shortcut_images #close
{
	cursor: pointer;
	cursor: hand;	
}

.shortcut_close
{
	cursor: pointer;
	cursor: hand;	
}

.hiddenButton
{
	display: none;
}

.project_items li
{
	cursor: pointer;
	cursor: hand;	
}

ul#imagegallery_thumbnails
{
	float: left;
}

ul#imagegallery_thumbnails li
{
	float: left;
}

#content_left img.first_picture, .first_image
{
	padding-right:25px;
	float:left;
}

.left_living_place .third_picture
{
	margin-right: 25px;
}

#living_places li .third_picture
{
	margin-right: 25px;
}

#living_places li .fourth_picture
{
}

.left_living_place h3
{
	font-size:18px;
	margin:0 0 5px 0;
	padding-top: 5px;
	clear: both;
}
.pushitems
{	
	cursor: pointer;
	cursor: hand;
}

.noLink
{	
	cursor: default;
}

.content_sightseeing
{
	clear: both;
	padding-top: 15px;
	/*margin-left: 25px;*/
}

ul#download_list ul li
{
	padding-left:0px;
	margin-bottom: 10px;
}

.relatedLinks
{
	margin-top: 10px;
}

.relatedLinks a
{
	float: none;
	display: block;
}

a.dot_link
{
	background:url(/Resources/Images/Backgrounds/menu-dot.gif) 0px 3px no-repeat;
	padding: 0 0 0 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	zoom: 1;
}

a.seeAllLink {
	float: left;
	clear: left;
	width: 200px;
	padding-bottom: 15px;
	margin-top:16px;
}

a.documentTypePdf
{
	background: url(/Resources/Images/Icons/ikon_pdf.png) 0px 2px no-repeat;
	padding: 3px 0 2px 17px;
	margin-bottom: 5px;
}

a.documentTypeGeneral
{
	background: url(/Resources/Images/Icons/ikon_generell.png) 0px 2px no-repeat;
	padding: 3px 0 0 17px;
	margin-bottom: 5px;
}

a.documentTypeBmp
{
	background: url(/Resources/Images/Icons/ikon_bmp.png) 0px 2px no-repeat;
	padding: 3px 0 0 17px;
	margin-bottom: 5px;
}

a.documentTypeEps
{
	background: url(/Resources/Images/Icons/ikon_eps.png) 0px 2px no-repeat;
	padding: 3px 0 0 17px;
	margin-bottom: 5px;
}

a.documentTypeJpg
{
	background: url(/Resources/Images/Icons/ikon_jpg.png) 0px 2px no-repeat;
	padding: 3px 0 0 17px;
	margin-bottom: 5px;
}

a.documentTypeText
{
	background: url(/Resources/Images/Icons/ikon_text.png) 0px 2px no-repeat;
	padding: 3px 0 0 17px;
	margin-bottom: 5px;
}

a.documentTypeArchive
{
	background: url(/Resources/Images/Icons/ikon_zip.png) 0px 2px no-repeat;
	padding: 3px 0 0 17px;
	margin-bottom: 5px;
}

h1 
{
}

#intro_bluebox h1
{
	margin-top: 30px;
}

#area_hits .projects li
{
	cursor: pointer;
	cursor: hand;
}

.binoculars
{
}

div#content_formbox {
	margin:5px 0 0 0px;
	background:#fff;
	border:1px solid #efedea;
	padding:0 0 25px 25px;
}

#content_main #content_formbox h2
{
	font-size:1.5em;
	margin-bottom:10px;
	padding-top:25px;
}

.selectAreaLabel
{
	font-size: 1.25em;
	font-style:italic;
	color:#004a7f;	
	margin: 20px 0 10px 4px;
}

ul#areas
{
	font-size: 1em;
	height: 1%;
	overflow: hidden;
	width: 621px;
	margin: 0 0 40px 0;
}

ul#areas li
{
	font-size: 1em;
	float: left;
	width: 207px;
	margin: 0 0 7px 0;
}

ul#areas li a
{
	display: block;
	width: 183px;
	font: normal normal normal 1.2em arial;
	padding: 2px 0 2px 22px;
	background: url(../Images/Backgrounds/dot-hollow.gif) no-repeat 4px center;
}

ul#areas li a:hover
{
	text-decoration: none;
	background: #efedea url(../Images/Backgrounds/menu-dot.gif) no-repeat 4px center;
}

#area_hits h3
{
	font-size: 1.2em;
	margin-bottom: 10px;
}

.projects
{
	font-size: 1.15em;
}

#area_hits .projects li a
{
	background:url(/Resources/Images/Backgrounds/dot-hollow.gif) 0px 3px no-repeat;
	padding:0 0 0 18px;
}

#area_hits .projects li a:hover
{
	background:url(/Resources/Images/Backgrounds/menu-dot.gif) 0px 3px no-repeat;
}

#area_hits .noProjectsAvailableLink
{
	text-decoration: underline !important;
	font-size: 1.15em;
	font-style: italic;
	padding: 0 20px 0 42px;
	display:block;
}