@media print
{
	html
	{
		padding: 2cm 1.5cm;
	}
	body
	{
		background-color: #ffffff !important;
	}
	.preheader, 
	#menu,
	#submenu,
	#navigation,
	#footer,
	.ligthbox div.close,
	.ligthbox div.close a:link,
	.scroll,
	#overlay,
	.filter,
	.close,
	#sidebar,
	.header object,
	.activeLightbox table.news,
	.activeLightbox #content h1
	{
		display: none !important;
	}
	p
	{
		orphans: 3;
		widows: 3;
	}
	html
	{
		margin: 20px 0 !important;
	}
	#page div.header
	{
		background: #ffffff !important;
		background-image: none !important;
		width: 100% !important;
		height: auto !important;
	}
	.header .breadcrumb
	{
		display: inline !important;
		font-size: 63%;
		color: #A09689;
		margin-left: 20px;
	}
	.header .logo
	{
		position: relative !important;
		margin-top: 0 !important;
		margin-right: 20px;
		float: right !important;
		overflow: hidden !important;
		width: 150px;
		height: 90px;
	}
	.header .logo img
	{
		position: relative;
		top: -45px;
		left: -45px;
	}
	#navigation
	{
		clear: both !important;
		float: none !important;
		width: 95% !important;
		margin: 0 0 0 20px !important;
	}
	#navigation  div
	{
		width: 30% !important;
		margin-left: 2% !important;
		float: left !important;
		margin-bottom: 40px;
	}
	#page, .outerpage
	{
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		background-color: none !important;
		overflow: visible !important;
	}
	#content.no_sidebar
	{
		width: 95% !important;
		margin: 0 0 40px 20px !important;
	}
	#content
	{
		clear: both;
		height: auto !important;
		width: 95% !important;
		margin: 0 0 40px 20px !important;
	}
	#content div.news div.left,
	.lightbox div.left
	{
		clear: both;
		height: auto !important;
		width: 62% !important;
		margin: 0 0 40px 0px !important;
		overflow: visible !important;
	}
	.lightbox div.right
	{
		height: auto !important;
		float: right !important;
		width: 30% !important;
		margin-right: 20px !important;
		overflow: visible !important;
	}
	#content div.news .left .text div
	{
		width: 100% !important;
	}
	#content .lightbox h1
	{
		display: block !important;
	}
	#page #content div.lightbox
	{
		page-break-before: avoid;
		position: relative !important;
		z-index: 1 !important;
		top: 0 !important;
		left: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
		height: 100% !important;
		background-color: #ffffff;
		overflow: visible !important;
	}
	.dynamic
	{
		margin: 0 !important;
		padding: 0 !important;
	}
}
html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}
*
{
	margin: 0;
	padding: 0;
	line-height: 130%;
}
a img
{
	border: none;
}
body
{
	width: 100%;
	height: 100%;
	background-color: #eceae7;
	font-family: verdana;
	text-align: center;
}
br.clear
{
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear
{
	clear: both;
}
.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix 
{
	display: inline-block;
}
html[xmlns] .clearfix 
{
	display: block;
}
* html .clearfix 
{
	height: 1%;
}
.end
{
	clear: both;
	height: 1px;
}
.outerpage
{
	text-align: left;
	position: relative;
	margin: 0 auto;
	background-color: #ffffff;
	width: 1000px;
	overflow: hidden;
	min-height: 100%;
}
#page
{
	padding: 0 20px 4em 20px;
}
/***** Pre-Header *****/
.preheader
{
	font-size: 63%;
	color: #A09689;
}
.preheader a:link, .preheader a:visited, .preheader a:active
{
	color: #A09689;
	text-decoration: none;
}
.preheader a:hover,
#metanav ul li#contact:hover a, #metanav ul li#contact.over a,
#map:hover a, #map.over a
{
	color: #052F43;
}
.preheader div
{
	float: left;
/*	padding: 4px 6px;
	margin-right: 14px;*/
	padding: 4px 6px;
}
.preheader div div
{
	padding: 4px 0px;
	margin-right: 0px;
}
.preheader #search, .preheader #langnav, .preheader #metanav
{
	float: right;
	margin-left: 6px;
}
.preheader #search
{
	padding: 1px 0;
	margin-left: 20px;
	margin-right: 0;
}
.preheader #search input
{
	font-size: 100%;
}
.preheader #search input.text
{
	border-top: 1px solid #a9a095;
	border-left: 1px solid #a9a095;
	border-bottom: 1px solid #eceae7;
	border-right: 1px solid #eceae7;
	color: #A09689;
	width: 14em;
}
.preheader #search input.button
{
	border-top: 1px solid #eceae7;
	border-left: 1px solid #eceae7;
	border-bottom: 1px solid #a9a095;
	border-right: 1px solid #a9a095;
	background-color: #ffffff;
	color: #A09689;
	cursor: pointer;
	padding: 0px 3px;
	margin: 0;
	height: 1.6em;
	line-height: 100%;
}
.preheader #search input.button:hover
{
	border-top: 1px solid #a9a095;
	border-left: 1px solid #a9a095;
	border-bottom: 1px solid #eceae7;
	border-right: 1px solid #eceae7;
	cursor: hand;
}
.preheader #langnav
{
	margin-right: 0;
}
.preheader #langnav a
{
	padding: 0 3px;
}
.preheader #metanav
{
	padding: 0;
}
.preheader #metanav ul li
{
	float: left;
	list-style: none;
	padding: 4px 6px;
}
/***** Global contacts *****/
#metanav .contacts
{
	line-height: 140%;
	position: absolute;
	left: -999em;
	margin-top: 4px;
	width: 720px;
	background-color: #eceae7;
	border-right: 1px solid #a9a095;
	border-bottom: 1px solid #a9a095;
	font-weight: normal;
	z-index: 10;
	color: #666666;
}
#metanav ul li#contact:hover,
#metanav ul li#contact.over
{
	background-color: #eceae7;
}
#metanav ul li#contact:hover .contacts,
#metanav ul li#contact.over .contacts
{
	left: 50%;
	margin-left: -480px;
}
.preheader h1
{
	color: #052F43;
	font-size: 140%;
	line-height: 111%;
	font-weight: bold;
	margin-bottom: 17px;
	clear: both;
	padding: 10px;
}
.preheader h2
{
	color: #052F43;
	font-size: 100%;
	line-height: 142%;
	font-weight: bold;
	margin-bottom: 17px;
}
.preheader .center
{
	background: url(/images/subnav-bg_tcm95-57724.gif) repeat-y;
	margin-bottom: 20px;
}
.preheader .contact
{
	padding-left: 10px;
	padding-bottom: 20px;
	float: left; 
	width: 170px;
}
.contact .name
{
	font-weight: bold;
}
/***** Map *****/
#map
{
	float: left;
	padding: 4px 6px;
	color: #666666;
	z-index: 1;
}
#map .map
{
	line-height: 140%;
	position: absolute;
	left: -999em;
	margin-top: 4px;
	width: 720px;
	background-color: #eceae7;
	border-right: 1px solid #a9a095;
	border-bottom: 1px solid #a9a095;
	font-weight: normal;
	z-index: 10;
	color: #666666;
}
#map:hover,
#map.over
{
	background-color: #eceae7;
}
#map:hover .map,
#map.over .map
{
	left: 50%;
	margin-left: -480px;
}
#map .map h1
{
	padding: 0 !important;
	margin-bottom: 10px !important;
	padding-bottom: 5px;
}
#map .map  .flashmap
{
	float: left;
	width: 490px;
	margin: 10px 0;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
	z-index: 1;
}
/* for Opera
#map .map  object 
{
	display: none;
}
#map:hover .map  object,
#map.over .map  object
{
	display: block;
	margin-bottom: 5px;
}*/
#map .map  object.flash
{
	clear: left;
	width: 490px;
	height: 575px;
	z-index: 1;
}
.map .location .contact
{
	width: auto !important;
}
.map .contact
{
	float: left;
	width: 180px;
	margin: 10px 0;
	padding: 0;
	margin-left: 10px;
	line-height: 140%;
}
.map .contact img
{
	clear: left;
	margin-bottom: 10px;
}
.map .contact ul
{
	clear: left;
	margin: 5px 0 15px 0;
	padding-left: 0;
}
.map .contact ul li
{
	list-style: none;
	padding-bottom: 2px;
}
.contact a:link, .contact a:visited, .contact a:active
{
	color: #0077ad !important;
	text-decoration: none;
}
.contact a:hover
{
	color: #FF9400 !important;
	background-color: #none;
}
/***** Websites *****/
#sites
{
	float: left;
	padding: 4px 6px;
	color: #666666;
	z-index: 1;
}
#sites:hover,
#sites.over
{
	background-color: #eceae7;
}
#sites:hover .sites,
#sites.over .sites
{
	left: 50%;
	margin-left: -480px;
}
#sites .sites
{
	line-height: 140%;
	position: absolute;
	left: -999em;
	width: 359px;
	margin-top: 4px;
	background-color: #eceae7;
	border-right: 1px solid #a9a095;
	border-bottom: 1px solid #a9a095;
	font-weight: normal;
	z-index: 1;
	color: #666666;
}
#sites .sites_wide
{
	width: 720px !important;
}
#sites .sites:hover,
#sites .sites.over
{
	background-color: #eceae7;
}
#sites .sites:hover .contacts,
#sites .sites.over .contacts
{
	left: 50%;
	margin-left: -480px;
}
#sites .sites .list
{
	float: left;
	width: 360px;
	margin-right: -2px;
}
#sites .sites .center
{
	margin-top: 0;
	padding-top: 0;
	background: url(/images/websites-bg_tcm95-63499.gif) repeat-y;
}
#sites .sites h1
{
	width: 320px;
	background-color: #eceae7;
	margin-top: -5px;
	padding: 11px 10px 27px 10px;
	margin-bottom: 0;
}
#sites .sites h2
{
	margin-bottom: 5px;
}
.sites .contact
{
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	float: left; 
	width: 100%;
}
.sites  ul
{
	clear: left;
	margin-left: 0;
	padding-left: 0;
}
.sites  ul li
{
	float: left;
	width: 180px;
	list-style: none;
	padding-bottom: 2px;
}
.sites a:link, .sites a:visited, .map a:active
{
	display: block !important;
	padding-left: 10px !important;
	color: #0077ad !important;
	text-decoration: none;
}
.sites a:hover
{
	color: #FF9400 !important;
	background-color: #none;
}
/***** Header *****/
.start .header
{
	height: 270px;
}
.header
{
	background: #ECEAE7;
	height: 180px;
	width: 960px;
}
.header .header_alt
{
	height: 180px;
	width: 100%;
}
.start .header .header_alt
{
	height: 270px;
	width: 100%;
}
.header .headerflash
{
	z-index: -1;
	height: 100%;
	width: 100%;
}
.header .logo
{
	position: absolute;
	margin-top: 20px;
}
.header .breadcrumb
{
	display: none !important;
}
#page.white .header .label
{
	background-color: #ffffff;
}
.header .label
{
	font-size: 125%;
	font-weight: bold;
	float: left;
	position: relative;
	top: 20px;
	left: 460px;
	_left: 480px;
	background-color: #052f43;
	width: 460px;
	min-height: 120px;
	color: #FA6200;
	padding: 10px;
}
#page.white .header .label a:link, #page.white .header .label a:visited, #page.white .header .label a:active
{
	color: #0077AD;
	text-decoration: none;
}
#page.white .header .label a:hover
{
	color: #052f43;
	text-decoration: none;
}
#page .header .label a:link, #page .header .label a:visited, #page .header .label a:active
{
	color: #0099CC;
	text-decoration: none;
}
#page .header .label a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.header .label .first
{
	color: #FA6200;
}
.header .label .second
{
	color: #FF9400;
}
.header .label .third
{
	color: #FFC100;
}
.header .label .fourth
{
	color: #0077ad;
}
/***** Menu *****/
#menu
{
	font-size: 69%;
	font-weight: bold;
	background-color: #052f43;
	width: 960px;
	padding: 0;
	color: #A09689;
}
#menu ul
{
	float: left;
	color: #A09689;
}
#menu ul li
{
	float: left;
	list-style: none;
}
#menu ul li.seperator
{
	line-height: 95%;
	padding: 0px 0px;
	margin: 0.6em 7px 5px 7px;
	font-weight: normal;
	border-left: 1px solid #FF9400;
}
#menu ul li .nav
{
	display: block;
    padding:5px 7px;
}
#menu a:link, #menu a:visited, #menu a:active
{
	display: block;
	padding: 5px 7px;
	color: #cdd5d9;
	text-decoration: none;
}
#menu li:hover a, #menu li.over a
{
	color: #052f43;
}
#menu a:hover
{
	color: #FF9400 !important;
}
#menu a.active
{
	color: #FF9400 !important;
}
#menu ul li:hover,
#menu ul li.over
{
	background-color: #eceae7;
}
#menu ul li.nodropdown, #menu ul li.seperator
{
	background-color: transparent !important;
}
#menu .dropdown
{
	position: absolute;
	left: -999em;
	width: 720px;
	background-color: #eceae7;
	border-right: 1px solid #a9a095;
	border-bottom: 1px solid #a9a095;
	font-weight: normal;
	z-index: 2;
}
#menu ul li:hover .dropdown,
#menu ul li.over .dropdown
{
	left: 50%;
	margin-left: -480px;
}
#menu .dropdown p
{
	padding: 20px 10px; 
	font-weight: bold;
}
#menu .dropdown .center
{
	margin-bottom: 24px;
	background: url(/images/subnav-bg_tcm95-57724.gif) repeat-y;
}
#menu .dropdown .center div
{
	float: left;
	width: 170px;
	_width: 179px;
	padding-left: 10px;
}
#menu .dropdown a
{
	font-weight: bold;
}
#menu .dropdown ul li a
{
	font-weight: normal;
}
#menu .dropdown ul
{
	margin-top: 5px;
	margin-bottom: 15px;
	float: none !important;
	background-color: transparent;
	width: 100%;
}
#menu .dropdown ul li
{
	float: none;
	background-color: transparent;
	padding: 3px 5px 3px 0px;
}
#menu .dropdown ul li a:link, #menu .dropdown ul li a:visited, #menu .dropdown ul li a:active
{
	display: block;
	padding-left: 10px;
	background: url(arrow_dark_blue_.gif) no-repeat 2px 0.15em;
}
#menu .dropdown ul li a:hover
{
	background: url(arrow_light_blue.gif) no-repeat 2px 0.15em;
}
#menu .dropdown a:link, #menu .dropdown a:visited, #menu .dropdown a:active
{
	margin: 0;
	padding: 0;
	float: none;
	color: #052F43 !important;
	text-decoration: none;
}
#menu .dropdown a:hover
{
	color: #0077ad !important;
	background-color: #none;
}
/***** Submenu *****/
#submenu
{
	position: absolute;
	width: 960px;
	font-size: 69%;
	clear: both;
	background-color: #e2dfdb;
	font-weight: normal;
}
#submenu ul
{
	float: left;
	padding: 5px 0;
	margin: 0;
}
#submenu ul li
{
	float: left;
	list-style: none;
	padding: 0 7px;
}
#submenu a:link, #submenu a:visited, #submenu a:active
{
	margin: 0;
	padding: 0;
	float: none;
	color: #052F43;
	text-decoration: none;
}
#submenu a:hover
{
	color: #0077ad !important;
	background-color: none;
}
#submenu a.active
{
	color: #0077ad !important;
	background-color: none;
	font-weight: bold;
}
.main
{
	clear: both;
	padding-top: 50px;
}
/***** Linklisten *****/
ul.links li
{
	background-image: none !important;
	padding-left: 0 !important;
}
#sidebar ul,
#content ul
{
	clear: both;
}
#content .backlink:link, #content .backlink:visited, #content .backlink:active,
#sidebar ul.links li a,
#navigation ul.links li a,
div.right ul.links li a
{
	display: block;
}
#content .backlink:link, #content .backlink:visited, #content .backlink:active,
ul.links li a:link, ul.links li a:visited, ul.links li a:active
{
	padding-left: 10px !important;
	background: url(arrow_light_blue.gif) no-repeat 2px 0.15em;
}
#content .backlink:hover,
ul.links li a:hover
{
	background: url(arrow_orange.gif) no-repeat 2px 0.15em;
}
#navigation ul li ul
{
	padding-left: 10px;
}
#navigation div
{
	margin-bottom: 25px;
}
/***** Navigation *****/
#navigation
{
	float: left;
	width: 200px;
	min-height: 2px;
	color: #052F43;
}
#navigation h1
{
	font-size: 87%;
	line-height: 115%;
	font-weight: bold;
	margin-bottom: 11px;
	clear: both;
}
#navigation p
{
	font-size: 68%;
	line-height: 140%;
	margin-bottom: 12px;
}
#navigation .contact p
{
	margin-bottom: 0;
	color: #666666;
}
#navigation a:link, #navigation a:visited, #navigation a:active
{
	margin: 0;
	padding: 0;
	float: none;
	color: #0077ad;
	text-decoration: none;
}
#navigation a:hover
{
	color: #FF9400;
	background-color: #none;
}
#navigation ul
{
	font-size: 68%;
}
#navigation ul li
{
	list-style: none;
	padding: 0 0 5px 10px;
	background: url(/images/arrow_light_blue_tcm95-57726.gif) no-repeat 2px 0.15em;
}
/***** Tagcloud *****/
#navigation .tagcloud  span
{
	color: #0077ad;
	padding-right: 5px;
	white-space: nowrap;
	line-height: 150%;
}
#navigation .tagcloud .xs
{
	font-size: 57%;
}
#navigation .tagcloud .s
{
	font-size: 75%;
}
#navigation .tagcloud .m
{
	font-size: 75%;
	font-weight: bold;
}
#navigation .tagcloud .l
{
	font-size: 88%;
}
#navigation .tagcloud .xl
{
	font-size: 100%;
	font-weight: bold;
}
#navigation .tagcloud .xxl
{
	font-size: 125%;
	font-weight: bold;
}
/***** Left-Navigation *****/
#navigation .navigation ul li
{
	background-image: none;
	padding-left: 0;
}
#navigation .navigation ul li ul
{
	font-size: 100% !important;
	margin-top: 5px;
}
#navigation .navigation a.active
{
	font-weight: bold !important;
}
#navigation .navigation a:link, #navigation .navigation a:visited
{
	display: block;
	margin: 0;
	padding: 0;
	float: none;
	color: #052f43;
	text-decoration: none;
	padding-left: 10px;
	background: url(/images/arrow_dark_blue_tcm95-57728.gif) no-repeat 2px 0.25em;
}
#navigation .navigation a:hover, #navigation .navigation a:active
{
	color: #0077ad;
	font-weight: normal;
	background-color: #none;
	background: url(/images/arrow_light_blue_tcm95-57726.gif) no-repeat 2px 0.25em;
}
#navigation .navigation ul li ul li a:link, #navigation .navigation ul li ul li a:visited
{
	margin: 0;
	padding: 0;
	float: none;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background: url(/images/arrow_grey_tcm95-57729.gif) no-repeat 2px 0.25em;
}
#navigation .navigation ul li ul li a:hover, #navigation .navigation ul li ul li a:active
{
	color: #0077ad;
	font-weight: normal;
	background-color: #none;
	background: url(/images/arrow_light_blue_tcm95-57726.gif) no-repeat 2px 0.25em;
}
/***** Content *****/
#content
{
	color: #052F43;
	float: left;
	width: 490px;
	margin-left: 20px;
}
#content.no_sidebar
{
	float: left;
	width: 740px;
	margin-left: 20px;
}
#content h1
{
	color: #052F43;
	font-size: 112%;
	line-height: 111%;
	font-weight: bold;
	margin-bottom: 11px;
	clear: left;
}
#content .teaser h2
{
	margin-top: 0;
	padding-top: 0;
	font-size: 112%;
}
#content h2
{
	color: #052F43;
	font-size: 95%;
	line-height: 142%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	letter-spacing: 0.05em;
}
#content h3
{
	color: #052F43;
	font-size: 75%;
	line-height: 133%;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	line-height: 167%;
}
#content h4
{
	color: #052F43;
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
#content h5
{
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}
#content h6
{
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}
#content p
{
	font-size: 75%;
	line-height: 140%;
	margin-bottom: 10px;
}
#content li p
{
	font-size: 100%;
}
#content a:link, #content a:visited, #content a:active
{
	margin: 0;
	padding: 0;
	float: none;
	color: #0077ad;
	text-decoration: none;
}
#content a:hover
{
	color: #FF9400;
	background-color: #none;
}
#content .backlink
{
	clear: both;
	font-size: 75%;
	border-top: 1px dotted #a9a095;
	padding-top: 0.8em !important;
	background-position: 0.3px 1em !important;
	margin-top: 5px;
}
#content dl
{
	padding: 0;
	margin: 0 0 20px 0;
}
#content dl dt
{
	padding-top: 15px;
	font-size: 75%;
	font-weight: bold;
}
#content dl dd
{
	font-size: 100%;
	padding-left: 50px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a9a095;
}
#content dl dd p.label
{
	margin: 0;
	padding: 0;
	font-weight: bold
}
#content ul
{
	clear: both;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
}
#content ol li
{
	margin-left: 30px;
	font-size: 75%
}
#content ul li
{
	list-style: none;
	padding-left: 10px;
	padding-bottom: 2px;
	background: url(bullet.gif) no-repeat left 0.25em;
	font-size: 75%;
	line-height: 140%;
}
#content  .active,
#sidebar .active
{
	font-weight: bold;
}
/***** Job *****/
#content .jobinfo
{
	border-bottom: 1px dotted #666666;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: -5px;
}
/***** Textblock *****/
#content .dynamic,
#content .textblock
{
	clear: left;
	padding-bottom: 30px;
}
#content .textblock .image
{
	clear: both;
	float: left;
	width: 160px;
	margin: 3px 10px 10px 0;
}
#content .teaser .image
{
	clear: both;
	float: left;
	width: 120px !important;
	margin: 3px 10px 10px 0;
}
#navigation .contact img,
#content .contact img
{
	clear: both;
	float: left;
	width: 80px !important;
	height: 80px !important;
	margin: 3px 10px 10px 0;
}
#content .textblock .imglarge
{
	clear: both;
	width: 490px;
	border-top: 1px dotted #a9a095;
	border-bottom: 1px dotted #a9a095;
	padding: 15px 0 7px 0;
	margin: 16px 0 10px 0;
}
#content.no_sidebar .textblock .imglarge
{
	width: 740px;
}
#content .textblock .imglarge ul li,
#content .textblock .image ul li
{
	background-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#content .textblock .imglarge ul 
{
	margin-right: -5px;
}
#content.no_sidebar .textblock .imglarge ul
{
	margin-left: 35px;
}
#content .textblock .imglarge ul li
{
	float: left;
	width: 165px;
}
#content .textblock .imglarge ul li p
{
	padding-bottom: 10px;
	width: 160px;
	margin: 0 5px 10px 0;
	text-align: left;
	font-size: 90%;
}
#content .textblock .imglarge ul li img
{
	width: 160px;
	margin: 0 5px 10px 0;
}
#content .textblock .imglarge object,
#content .textblock .imglarge img,
#content .textblock .image img
{
	width: 100%;
	margin: 0;
	z-index: -1;
	
}
#content .textblock .image p,
#content .textblock .imglarge p
{
	font-size: 62%;
	padding-top: 5px;
}
#content  .teaser .small
{
	margin: 0;
}
#content  .small
{
	font-size: 62%;
	color: #a09689;
	padding: 0 0 5px 0;
	margin: 0;
}
#content  .overline
{
	font-size: 69%;
	font-weight: bold;
	color: #a09689;
	margin: 0;
	padding: 5px 0 15px 0;
}
#content .textblock .abstract
{
	font-weight: bold;
	margin-bottom: 10px;
}
#content .textblock p.indent
{
	margin-left: 160px;
}
#content .teaser p.indent
{
	margin-left: 130px;
}
#content .textblock .info
{
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px dotted #a9a095;
	padding-top: 10px;
	margin-top: 5px;
}
#content .textblock .boilerplate
{
	border-top: 1px dotted #a9a095;
	color: #666666;
	padding-top: 10px;
	margin-top: 5px;
}
#content .textblock .boilerplate *
{
	color: #666666;
}
#content .seperator
{
	border-bottom: 1px dotted #a9a095;
	margin-bottom: 12px !important;
	padding-bottom: 0px !important;
}
/***** Flash-Map *****/
#content .map
{
	width: 490px;
	height: 575px;
	background-color: #eceae7;
	margin-bottom: 40px;
	margin-top: -30px;
}
#content.no_sidebar .map
{
	width: 490px;
	height: 575px;
	float: right;
	margin-left: 10px;
	margin-top: 0;
	_margin-left: 5px;
	background-color: #eceae7;
}
#content .map object.flashmap
{
	width: 100%;
	height: 100%;
	z-index: -1;
}
#content .map .image
{
	margin-right: 0;
	width: 240px;
	float: none;
}
/***** Table *****/
#content table
{
	width: 100%;
	font-size: 70%;
	border-collapse: collapse;
	color: #052F43;
	margin-bottom: 10px;
}
#content table .left,
#content table .Left
{
	text-align: left;
	padding-left: 0px !important;
}
#content table .right,
#content table .Right
{
	text-align: right;
	padding-right: 0px !important;
}
#content table td .title
{
	font-weight: bold;
}
#content table td .title,
#content table td p
{
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#content table .first
{
	font-weight: bold;
	padding-left: 0px !important;
}
#content table .dark
{
	background-color: #eceae7;
}
#content table .sort
{
	display: block !important;
	width: 100%;
	background: url(/images/arrow_sort_tcm95-57730.gif) no-repeat right center;
}
#content table .sortup
{
	display: block !important;
	width: 100%;
	background: url(/images/arrow_sort_up_tcm95-59053.gif) no-repeat right center;
}
#content table thead td
{
	font-weight: bold;
}
#content table td
{
	padding: 2px 10px;
	vertical-align: top;
	border-top: 1px solid #052F43;
	border-bottom: 1px solid #052F43;
}
#content table td.image
{
	padding-left: 90px;
}
#content table.news img
{
	float: left;
	width: 80px;
	margin: -2px 0px -2px -90px;
}
#content table.news tbody tr:hover
{
	background-color: #eceae7;
}
/***** Forms *****/
#content .form
{
	color: #052F43;
	background: url(/images/bg_formfield_tcm95-57731.jpg) #d4d2cd repeat-x;
	padding: 10px 0 10px 10px;
	margin-bottom: 20px;
}
#content .form .error
{
	margin-bottom: 10px;
}
#content .form .error p
{
	color: #fa6200;
	margin: 0;
	padding: 0;
}
#content .form .half
{
	float: left;
	width: 49%;
	margin-right: 1%;
}
#content .form p.noindent
{
	margin-left: 0;
	clear: both;
}
#content .form p,
#content .form label
{
	color: #052F43;
	font-size: 69%;
}
#content .form input
{
	font-size: 100%;
}
#content .form .bold
{
	font-weight: bold;
}
#content .form label
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: both;
}
#content .form p label
{
	font-size: 100%;
	float: none;
	margin-right: 40px;
	margin-left: 5px;
	clear: none;
}
#content .form p
{
	margin: 0px 0 5px 12em;
	padding: 0;
}
#content .form p .input,
#content .form p .dropdown
{
	width: 98%;
	background-color: #e6e6e6;
	border: 1px solid #c8c8c8;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	padding: 1px;
	font-size: 100%;
}
#content .form textarea
{
	width: 98%;
	background-color: #e6e6e6;
	border: 1px solid #c8c8c8;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#content .form .button
{
	background-color: #e6e6e6;
	border: 1px solid #c8c8c8;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	font-size: 100%;
}
/***** Search *****/
#content .search
{
	margin-bottom: 20px;
	background: url(/images/bg_formfield_tcm95-57731.jpg) #d4d2cd repeat-x;
	padding: 20px 10px 10px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#content .search label
{
	font-weight: bold;
}
#content .search .input,
#content .search .button
{
	background-color: #e6e6e6;
	border: 1px solid #c8c8c8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin: 0 5px;
	padding: 0;
	font-size: 100%;
}
#content .search .input
{
	width: 20em;
	max-width: 98%;
}
#content .search .button
{
	padding: 0 10px;
}
/***** Results *****/
#content .results
{
	margin-bottom: 10px;
	border-bottom: 2px solid #052F43;
}
#content .results div
{
	padding: 10px 0;
	border-top: 1px solid #052F43;
}
#content .results div p
{
	margin: 0;
	padding: 0;
}
#content .results div p.title
{
	font-weight: bold;
}
/***** Filter *****/
#content .filter
{
	margin-bottom: 20px;
	background: url(/images/bg_formfield_tcm95-57731.jpg) #d4d2cd repeat-x;
	padding: 10px 0 0 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#content .filter form
{
	font-size: 69%;
}
#content .filter .day,
#content .filter .month
{
	width: 4em !important;
}
#content .filter .year
{
	width: 5em !important;
}
#content .filter .dropdown
{
	width: 15em;
}
#content .filter .input,
#content .filter .dropdown,
#content .filter .button
{
	background-color: #e6e6e6;
	border: 1px solid #c8c8c8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	padding: 0;
	font-size: 120%;
}
#content .filter .input
{
	padding: 1px 0;
	width: 95%;
	float: right;
}
#content .filter .button
{
	float: right;
	clear: right;
	padding: 1px 10px;
	margin: 10px 0 0 0;
}
#content .filter  label
{
	margin-right: 5px;
}
#content .filter fieldset
{
	width: 225px;
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	border: none;
}
#content .filter fieldset legend
{
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #052F43;
}
#content .filter fieldset p 
{
	margin-left: 7.5em;
}
#content .filter fieldset p label
{
	float: none;
}
#content .filter fieldset label
{
	float: left;
	clear: left;
}
#content .filter p.reset
{
	padding-top: 5px;
	margin: 0;
	clear: both;
	text-align: right;
	font-size: 100%;
}
/***** News-Overview *****/
#content div.news_short
{
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #a9a095; 
}
#content div.news_short h2
{
	padding-top: 0;
	margin-top: 0;
}
#content div.news_short p
{
	font-size: 69%;
	margin: 0;
	padding: 0;
}
#content div.news_short_last
{
	margin-right: 0px;
}
#content div.news_short_first
{
	clear: both;
}
#content div.news_short img
{
	margin-bottom: 10px;
	width: 240px;
	height: 120px;
}
#content div.news_short_firstrow
{
	margin-top: 0 !important;
	padding-top: 0 !important;
	border-top: none !important;
}
/***** News *****/
#content div.news
{
	padding: 10px 10px 0 10px;
	width: 550px;
	height: auto;
	color: #052F43;
}
#content div.news div.left
{
	float: left;
	clear: left;
	width: 380px;
	overflow: auto;
	height: 650px;
}
#content div.news div.left h1
{
	display: block;
}
#content div.news div.left h2
{
	display: block;
	font-size: 75%;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content div.news div.left .text
{
	padding-right: 10px;
	margin-top: 15px;
}
#content div.news div.left .text div
{
	width: 350px;
}
#content div.news div.left .imglarge
{
	width: 100%;
	border-top: 1px dotted #a9a095;
	border-bottom: 1px dotted #a9a095;
	padding: 15px 0 7px 0;
	margin: 16px 0 10px 0;
}
#content div.news div.left .imglarge object
{
	width: 100%;
	margin: 0 0 10px 0;
}
#content div.news div.left .imglarge p
{
	font-size: 62%;
}
#content div.news h1
{
	padding-top: 5px;
	border-top: 1px solid #052F43;
	margin-right: 30px;
	margin-bottom: 11px;
}
#content div.news h2
{
	font-size: 70%;
}
#content div.news .abstract
{
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 2px solid #052F43;
	margin-right: 30px;
}
#content div.news .boilerplate
{
	border-top: 1px dotted #a9a095;
	color: #666666;
	padding-top: 10px;
	margin-top: 5px;
}
#content div.news .boilerplate *
{
	color: #666666;
}
#content div.news div.right
{
	font-size: 90%;
	float: right;
	clear: right;
	width: 160px;
	padding: 10px 0 10px 10px;
}
#content div.news div.right .images
{
	width: 160px;
	margin-bottom: 15px;
}
#content div.news div.right img
{
	width: 100%;
	margin: 5px 0 10px 0;
}
#content div.news div.right .contact p
{
	color: #666666;
	margin: 0;
	padding: 0;
}
/***** Kontakt *****/
.contact:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .contact 
{
	display: block;
}
* html .contact 
{
	height: 1%;
}
.contact
{
	color: #666666 !important;
	margin-bottom: 15px;
	display: inline-block;
}
.contact p.desc
{
	margin-top: 10px !important;
}
.contact p
{
	margin: 0 !important;
	padding: 0 !important;
}
#content .textblock .contact
{
	border-top: 1px dotted #a9a095;
	padding-top: 10px;
	margin-top: 5px;
}
#content .contact p,
#content .contact li
{
	font-size: 69%;
}
#content .news_short .contact
{
	border-top: 0 !important;
	font-size: 100%;
}
#content .location .contact ul
{
	margin: 5px 0 0 0;
}
#content .contacttitle
{
	clear: both;
	display: block !important;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 1px dotted #a9a095;
}
/***** Paging *****/
#content .scroll
{
	font-size: 90%;
	clear: both;
	text-align: right;
}
#content .scroll p
{
	color: #052F43;
}
#content .scroll .prev
{
	color: #c6c0b8;
	padding-left: 15px;
	margin-right: 10px;
	background: url(/images/prev_inactive_tcm95-57732.gif) no-repeat left 0.4em;
}
#content .scroll a.prev:link,
#content .scroll a.prev:visited,
#content .scroll a.prev:active
{
	color: #052F43;
	padding-left: 15px;
	margin-right: 10px;
	background: url(/images/prev_tcm95-57733.gif) no-repeat left 0.4em !important;
}
#content .scroll a.prev:hover
{
	color: #FF9400;
	background: url(/images/prev_hover_tcm95-57734.gif) no-repeat left 0.4em !important;
}
#content .scroll .next
{
	color: #c6c0b8;
	padding-right: 15px;
	margin-left: 10px;
	background: url(/images/next_inactive_tcm95-57735.gif) no-repeat right 0.4em;
}
#content .scroll a.next:link,
#content .scroll a.next:visited,
#content .scroll a.next:active
{
	color: #052F43;
	padding-right: 15px;
	margin-left: 10px;
	background: url(/images/next_tcm95-57736.gif) no-repeat right 0.4em !important;
}
#content .scroll a.next:hover
{
	color: #FF9400;
	background: url(/images/next_hover_tcm95-57737.gif) no-repeat right 0.4em !important;
}
#content .scroll a:link, #content .scroll a:visited, #content .scroll a:active
{
	color: #052F43;
}
#content .scroll a:hover
{
	color: #FF9400;
}
#content .glossary
{
	margin-top: 5px;
	padding-top: 10px;
	text-align: left;
	border-top: 1px solid #052F43;
	border-bottom: 1px solid #052F43;
}
/***** Sitemap *****/
#content .sitemap
{
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}
#content .sitemap div
{
	padding: 0;
	margin: 0 0 20px 0;
}
#content .sitemap ul 
{
	width: 98%;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#content .sitemap ul:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#content .sitemap ul 
{
	display: inline-block;
}
html[xmlns] #content .sitemap ul 
{
	display: block;
}
* html #content .sitemap ul 
{
	height: 1%;
}
#content .sitemap ul li a
{
	margin-bottom: 0.5em;
}
#content .sitemap ul li ul
{
	font-size: 100%;
	float: left;
	margin: 0 0 0 5px;
}
#content .sitemap ul li ul li,
#content .sitemap ul li ul li ul li,
#content .sitemap ul li ul li ul li ul li
{
	font-size: 100% !important;
}
#content .sitemap ul li ul li
{
	border-left: 1px solid #FF9400;
	border-bottom: 1px solid #FF9400;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
#content .sitemap ul li ul li ul
{
	position: relative;
	left: -26px;
	border-left: 1px solid #FF9400;
}
#content .sitemap ul li ul li ul li
{
	margin-left: 25px;
}
#content .sitemap ul li.last>ul
{
	border-left: none !important;
}
#content .sitemap ul li
{
	clear: left;
	padding: 0;
	list-style: none;
	background-image: none;
}
#content .sitemap ul li a
{
	display: block;
	background: #ffffff;
	position: relative;
	top: 1.2em;
	left: -5px;
	padding: 0 5px;
	font-weight: bold;
	color: #052F43 !important;
	z-index: 1;
}
#content .sitemap ul li a:hover
{
	color: #FF9400 !important;
}
#content .sitemap ul li ul li a
{
	left: auto;
	font-weight: normal;
}
/***** Sidebar *****/
#sidebar
{
	float: right;
	width: 240px;
	color: #666666;
}
#sidebar div
{
	clear: both;
	margin-bottom: 10px;
	display: inline-block;
}
#sidebar div:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] #sidebar div
{
	display: block;
}
* html #sidebar div 
{
	height: 1%;
}
#sidebar div div
{
	margin: 0;
	padding: 0;
}
#sidebar h1
{
	font-size: 87%;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	padding-top: 4px;
	border-top: 1px solid #052F43;
	color: #052F43;
}
#sidebar h2
{
	font-size: 69%;
	font-weight: bold;
	margin: 0px;
	color: #666666;
	clear: both;
}
#sidebar p
{
	font-size: 70%;
	line-height: 140%;
	margin-bottom: 15px;
}
#sidebar ul
{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	font-size: 70%;
}
#sidebar ol li
{
	margin-left: 10px;
}
#sidebar ul li
{
	list-style: none;
	padding-left: 10px;
	background: url(bullet.gif) no-repeat 1px 0.15em;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active
{
	margin: 0;
	padding: 0;
	float: none;
	color: #0077ad;
	text-decoration: none;
}
#sidebar a:hover
{
	color: #FF9400;
	background-color: #none;
}
/***** Images *****/
#navigation img.wide,
#navigation object.wide,
#sidebar img.wide,
#sidebar object.wide
{
	width: 100%;
	z-index: -1;
	margin: 4px 0 5px 0;
}
#sidebar img
{
	float: left;
	width: 80px;
	margin: 4px 10px 5px 0;
}
/***** Filter *****/
#sidebar div.filter
{
	padding: 10px 0 0px 0;
	background: url(/images/gradient_solutionfinder_tcm95-57738.png) repeat-x #d4d2ce top center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}
#sidebar div.filter ul
{
	margin-bottom: 10px;
}
#sidebar div.filter h1
{
	border-top: none;
	padding: 0 10px;
}
#sidebar div.filter h2
{
	font-size: 70%;
	border-top: none;
	margin: 2px 0;
	padding: 2px 10px;
	background: url(/images/arrows_close_open_tcm95-57739.gif) #dcd8d4 no-repeat 220px center;
	cursor: pointer;
}
#sidebar div.filter p
{
	margin-bottom: 10px;
	color: #666666;
	padding: 0 10px;
}
#sidebar div.filter .box p
{
	margin-bottom: 0;
	border-bottom: 1px solid #d9d5d0;
}
#sidebar div.filter div
{
	margin: 0;
	padding: 0;
}
#sidebar div.filter #finder li
 {
	list-style: none !important;
	background-image: none;
	padding: 0;
	margin: 0px;
}

#sidebar div.filter .title
{
	color: #052F43;
	margin-bottom: 20px;
}
#sidebar div.filter .question,
#sidebar div.filter .question:link
#sidebar div.filter .question:visited
#sidebar div.filter .question:active
#sidebar div.filter .question:hover
{
	display: block;
	color: #052F43;
	padding: 2px 10px 2px 10px; 
	border-bottom: 1px solid #C6C0B8;
	background-color: #D9D5D0;
	background-image: url(/images/arrows_close_open_tcm95-57739.gif);
	background-position: 225px 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#sidebar div.filter ul.selected li
{
	display: none;
}
#sidebar div.filter ul.selected li.selected
{
	display: block;
}
#sidebar div.filter .answer, #sidebar div.filter .answer:link, #sidebar div.filter .answer:visited, #sidebar div.filter .answer:active
{
	display: block !important;
	background-color: #F1EFED;
	background-image: url(/images/radio_off_tcm95-57740.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DEDCD9;
	color: #666666;
	padding: 2px 10px 2px 25px;
	cursor: pointer;
	font-size: 140%;
}
#sidebar div.filter .answer:hover,
#sidebar div.filter .answerSelected
{
	display: block !important;
	color: #666666;
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-image: url(/images/radio_on_tcm95-57741.png) !important;
	padding: 2px 10px 2px 25px;
}
#sidebar div.filter .submit
{
	padding: 5px 10px 0px 10px;
	margin: 0;
	cursor: pointer;
}
/***** Footer *****/
#footer
{
	font-size: 63%;
	padding: 5px 0;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: auto;
	margin-left: 240px;
	width: 740px;
	color: #A09689;
}
#footer a:link, #footer a:visited, #footer a:active
{
	color: #A09689;
	text-decoration: none;
}
#footer a:hover
{
	color: #052F43;
	text-decoration: none;
}
#footer .firstline
{
	border-bottom: 1px solid #cfcac4;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
/***** Lightbox *****/
.lightbox 
{
	color: #ffffff;
	position: fixed;
	top: 30%;
	left: -9999em;
	padding: 0px;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: visible;
}
.lightboxon
{
	color: #ffffff;
	position: fixed;
	padding: 0px;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: visible;
}
.close
{
	float: right;
	font-size: 70%;
	margin: 0 0 5px 5px;
}
.close a, .close a:link, .close a:visited, .close a:active
{
	display: block !important;
	padding-right: 15px !important;
	color: #052F43 !important;
	background: url(/images/close_tcm95-57742.gif) no-repeat right center;
}
.close a:hover
{
	display: block !important;
	color: #FF9400 !important;
	background: url(/images/close_hover_tcm95-57743.gif) no-repeat right center;
}
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width:100%;
	height:100%;
	z-index:1;
	background-color:#000000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	cursor: pointer;
}
#overlay[id]
{ /* IE6 and below Can't See This */
	position:fixed;
}
#map .location
{
	font-size: 130%;
}
#map .location p,
#map .location label
{
	font-size: 85% !important;
}
#map .location a:link, #map .location a:visited, #map .location a:active
{
	margin: 0;
	padding: 0;
	float: none;
	color: #0077ad;
	text-decoration: none;
}
#map .location a:hover
{
	color: #FF9400;
	background-color: #none;
}
.location
{
	border-right: 1px solid #a9a095;
	border-bottom: 1px solid #a9a095;
	padding: 10px !important;
	color: #052F43;
	background-color: #eceae7;
}
.location .contact
{
	margin: 0;
	padding: 0;
}
.location .contact ul
{
	margin: 5px 0 0 0;
}
.location .image
{
	float: left;
	width: 160px;
	margin: 0 10px 10px 0;
}
.location .image img
{
	width: 100%;
}
.location .contact p
{
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
.info
{
	float: left;
	width: 320px;
}
.info label
{
	clear: left;
	float: left;
	width: 15em;
	font-size: 68%;
	font-weight: bold;
	color: #052F43;
	margin: 0;
	padding: 0;
}
.info p
{
	font-size: 68% !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 16em !important;
}

#locationDetail 
{
	font-size: 90%;
	position: absolute;
	z-index: 10;
	background-image: url(/images/arrow_down_tcm95-57744.gif) !important;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 9px;
}
#locationDetail h2
{
	font-size: 90%;
	display: block !important;
	padding-top: 0;
}
#maplocationDetail 
{
	position: absolute;
	z-index: 10;
	background: url(/images/arrow_left_tcm95-58007.gif) no-repeat 5px top !important;
	padding-top: 9px !important;
}

/***** Image-Carousel *****/
.carousel
{
	float: left;
	width: 495px;
	margin-bottom: 10px;
/*	padding-left: 15px;*/
	position: relative;
}
.no_sidebar .carousel 
{
	margin-left: 35px;
	width: 660px;
}
.carousel .container 
{
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
}
/*.no_sidebar .carousel  .container
{
	width: 540px;
}*/
.carousel ul 
{
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	clear: none !important;
	margin: 0px 0 0 0 !important;
	padding: 0 !important;
}                      
.carousel ul li 
{
	text-align: center; 
	width: 164px;
	float:left;
}
.carousel .previous_button 
{
	position: absolute;
	left: 5px;
	top: 0;
}
.carousel .next_button 
{
	position: absolute;
	right: 10px;
	top: 0;
}
.carousel .previous_button,
.carousel .next_button 
{
	float: left;
	width: 16px;
	height: 150px;
	margin-top: 5px;
	z-index: 100;
	cursor: pointer;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.carousel:hover .previous_button 
{
	background-color: #ffffff;
	background-image: url(/images/nav_arrow_small_left_tcm95-62992.png);
}
.carousel:hover .previous_button_over
{
	background-color: #efefef;
	background-image: url(/images/nav_arrow_small_left_tcm95-62992.png);
}

.carousel:hover .previous_button_disabled
 {
	background-color: #ffffff;
	background-image: url(/images/nav_arrow_small_left_tcm95-62992.png);
	cursor: default;
}
.carousel:hover .next_button 
{
	background-color: #ffffff;
	background-image: url(/images/nav_arrow_small_right_tcm95-62993.png);
}
.carousel:hover .next_button_over
 {
	background-color: #efefef;
	background-image: url(/images/nav_arrow_small_right_tcm95-62993.png);
}
.carousel:hover .next_button_disabled 
{
	background-color: #ffffff;
	background-image: url(/images/nav_arrow_small_right_tcm95-62993.png);
	cursor: default;
}
/***** Image-Lightbox *****/
a span.plus
{
	position: absolute;
	display: block;
	height: 12px;
	width: 12px;
	margin-top: -30px;
	margin-left: 143px;
	background: url(/images/zoom_icon_tcm95-62996.gif) no-repeat center center;
	z-index: 1;
	cursor: pointer;
}
.image a span.plus
{
	margin-top: -17px;
}
.portrait
{
	width: 500px !important;
}
.imagelb
{
	width: 700px;
	padding: 10px;
}
.imagelb div
{
	clear: both;
	margin-bottom: 10px;
}
.imagelb p:hover a.prev
{
	left: 15px;
	background-color: #ffffff;
	background-image: url(/images/nav_arrow_large_left_tcm95-62994.png);
}
.imagelb p:hover a.prev:hover
{
	left: 15px;
	background-color: #efefef;
	background-image: url(/images/nav_arrow_large_left_tcm95-62994.png);
}
.imagelb p:hover a.next
{
	right: 15px;
	background-color: #ffffff;
	background-image: url(/images/nav_arrow_large_right_tcm95-62995.png);
}
.imagelb p:hover a.next:hover
{
	right: 15px;
	background-color: #efefef;
	background-image: url(/images/nav_arrow_large_right_tcm95-62995.png);
}
.imagelb a.prev,
.imagelb a.next
{
	position: absolute;
	top: 45%;
	display: block;
	height: 33px;
	width: 33px;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.imagelb img
{
	width: 100%;
}
.imagelb p
{
	color: #052F43;
	text-align: left;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
/*	.sIFR-active #nav li span.nav,
	.sIFR-active .dropdown p,*/
	.sIFR-active #content .map h1,
	.sIFR-active #content h1,
	.sIFR-active #content h2,
	.sIFR-active #navigation h1,
	.sIFR-active #sidebar h1,
	.sIFR-active #metanav .contacts h1,
	.sIFR-active #map h1
	{
		visibility: hidden;
	}
	.sIFR-active #content h1,
	.sIFR-active #content h2
	{
		display: inline;
		_display: inline-block;
	}
	.sIFR-active #content .teaser h2,
	.sIFR-active #content .form h2
	{
		display: block;
	}
	.sIFR-active #content div.news h1,
	.sIFR-active #content div.news h2,
	.sIFR-active #locationDetail h2
	{
		visibility: visible !important;
	}
	.sIFR-flash
	{
		clear: none !important;
		display: inline !important;
		z-index: -1;
		padding-right: 5px;
	}
	.map .sIFR-flash
	{
		width: 240px;
	}
}
