.italic {
	font-style: italic;
}
.icontuitive, .iconin{
	box-sizing: unset;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;
	border-color: #999;
	border-style: solid;
	border-width: 4px;
    padding: 5px;
	transition: border-color 0.75s ease;
	-webkit-transition: border-color 0.75s ease;
	z-index:100;
}
.icontuitive{
	background-position:center center;
}
.iconin{
	background-position:7px center;
}
.icontuitive:hover, .iconin:hover{
	border-color:#e5e5e5;
	transition: border-color 0.75s ease;
	-webkit-transition: border-color 0.75s ease;
}
a.iconin:hover {
    text-decoration: none;
}
a.iconin span {
    display: block;
    font-size: 140%;
	color: #fff;
}
.iconin span{
	font-size: 120%;
	display: block;
	color: #fff;
}
.ckbl{
	cursor:pointer;
}
.hide{
	display:none;
	visibility:hidden;
}
.transition.background-color{
transition: background-color 0.75s ease;
	-webkit-transition: background-color 0.75s ease;
}
.transition.color{
transition: color 0.75s ease;
	-webkit-transition: color 0.75s ease;
}
.close_toggled, .close_toggled_map{
  background-color: #fff;
  border-radius: 10px;
  display: inline-block;
  font-family: verdana,sans-serif;
  font-size: 160%;
  font-weight: bold;
  line-height: 50%;
  margin-left: 0.3em;
  padding: 5px 5px 10px;
  margin-top: -0.5em;
  position: absolute;
}
.underconstruction {
  font-size: 170%;
  margin-top: 3em;
  text-align: center;
  color:#888;
}
.openlink{
	background: url(../image/openlink.png) no-repeat scroll right center transparent;
	background-size:12px auto;
    padding-right: 16px;
    padding-top: 10px;
	margin-bottom:20px;
	color:#ddd;
	text-decoration:underline;
}
.openlink:hover{
	text-decoration:none;
}
#eucookielaw {
	bottom: 0;
	position: fixed;
	z-index: 100000000;
	top: 0;
	left: 0;
	right: 0;
}
#eucookielaw-inner {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 500px;
	margin-top: 0;
	background-color: #649543;
	padding: 2em;
	padding-top:1em;
}
#removecookie {
	border: 1px solid #fff;
	cursor: pointer;
	display: block;
	margin-bottom: 1em;
	text-align: center;
	width: 80px;
	background-color: #fff;
	color: #649543 !important;
	font-weight:bold;
}
#removecookie:hover{
	color:#666 !important;
	text-decoration:none;
}
#eucookielaw #more {
  color: #e5e4e2;
  text-decoration: underline;
}
#eucookielaw #more:hover{
	text-decoration: none;
}
#eucookielaw a{
color:#fff;
text-decoration:underline;
}
#eucookielaw a:hover{
text-decoration:none;
}
#eucookielaw a#removecookie{
text-decoration:none;
padding-top:3px;
}
noscript, .browser_v {
	width: 200px;
	position: fixed;
	background: rgba(33, 121, 33, 0.8) none repeat scroll 0 0;
	font-size: 90%;
	padding: 0.5em;
}
noscript{
z-index:1000;
height: 110px;
}
.browser_v{
z-index:999;
height: 155px;
}
.addthis_inline_share_toolbox {
	margin-top: 2em;
	margin-bottom: 2em;
}
.delimiter {
	text-align: center;
}