/* don't put any styles here */
html, body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}


/* ====================== LAYOUT ============================= */


/* this is our "window", or "body" */
#container {
	height: 100%;
	min-height: 100%;
	position: relative;
}
html>body #container {
	height: auto; /* Standard */	
}


/* Important; don't hide. Let it take space to avoid FF bug */
p.jump-to-nav {
	margin: 0;
	visibility: hidden;
	height: 20px;
}


#content {
	width: 970px;
	margin: 0 auto;
	position: relative;
}


#header {
	height: 70px;
	padding: 0 15px;
	overflow: hidden;
}

#header #logo img.logo-main {
	height: 80px;
}
#logo-anniversary {
	left:330px;
	position:absolute;
	top:-20px;
	z-index:50;
}


#page {
	background: #f2f0eb url("../_gfx/page-bg.png") repeat-y;
	min-height: 440px;
	height: 440px;
	position: relative;
}
html>body #page {
	height: auto;
}


#maincontent {
	background: transparent url("../_gfx/page-top.png") no-repeat top left;
	padding: 15px 15px;
}


#navigation h1,
#navigation h2 {
	display: none;
}
#mainmenu {
	position: absolute;
	right: 15px;
	top: 55px;
}

#localmenu-and-related {
	position: absolute;
	left: 15px;
	top: 85px;
	width: 320px;
}
#localmenu {
	padding-top: 1px;
}
#footer {
	background: #f2f0eb url("../_gfx/page-bg.png") repeat-y;
	padding: 0 15px;
}
#footer .content {
	padding: 30px;
	height: 110px;
	font-size: 12px;
	background: #6e6a66 url("../_gfx/footer-bg.jpg") repeat-x left top;
}
#footer address {
	float: left;
	/*margin-left: 30px;
	margin-top: 20px;*/
}
#footer .affiliations {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}
#related {
}

	
#site-info {
	width: 940px;
	margin: 0 auto;
	background: transparent url("../_gfx/page-bottom.png") no-repeat top left;
	padding: 15px;
	height: 50px;
}


#projectinfo {
	position: absolute;
	top: 240px;
	right: 40px;
}

/* =================================== STYLING ================================ */


#mainmenu ul li {
	margin: 0 7px;
}
#localmenu {
	background: url("../_gfx/localmenu-bg.png") no-repeat top left;
	margin-left: 35px;
	margin-top: 35px;
	min-height: 300px;
	height: 300px;
	width: 253px;
}
#related {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}

html>body #localmenu  {
	height: auto;
}
#localmenu ul {
	margin-top: 30px;
	margin-right: 30px;
}
#localmenu-and-related .user-box {
	background: url("../_gfx/localmenu-bg.png") no-repeat top left;
	background-size: 100% 100%;
	width: 213px;
	padding: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#localmenu-and-related .user-box h3 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#localmenu-and-related .user-box p {
	margin: 0;
}
#footer {
	color: white;
}
#footer address {
	font-style: normal;
}

#site-info .parties {
	display: none;
}

#site-info .site-logos {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
html>body #site-info .site-logos {
	left: 0;
}
#site-info .site-logos a {
	margin: 0 15px;
}


hr.hide {
	display: none;
}


.InternKommentar {
	display: none;
}

.page-slideshow {
	position: relative;
}

.maincontent-head h1 {
	padding: 0 60px;
	padding-top: 50px;
	margin-bottom: 0px;
	margin-top: 0;
}
.maincontent-body {
	padding: 0 60px;
	margin-bottom: 45px;
}
.maincontent-body .address {
	float: left;
}


.template-projectindex #projectmap {
	float:right;
	width:940px;
	height:313px;
}
.template-projectarchive #projectmap {
	width:940px;
	height:313px;
}
.template-project #projectmap {
	float: left;
	width:313px;
	height:313px;
}
.template-project #projectmap.fullwidth {
	width:940px;
}
.template-textpage #pagemap {
	float: left;
	width:313px;
	height:313px;
}

.template-firstpage  .maincontent-head h1{
	padding-left: 60px;
}
.template-firstpage .page-slideshow {
	width: 940px;
	height: 400px;
}
.template-textpage .maincontent-head h1 {
	padding-left: 320px;
	clear: right;
}
.template-firstpage .maincontent-body {
	padding-left: 60px;
}
.template-firstpage .maincontent-body .maintext {
	width: 550px;
	float: left;
}
.template-firstpage .maincontent-body .extra_contents {
	clear: left;
}
.template-textpage .maincontent-body {
	padding-left: 320px;
}

.template-textpage .page-slideshow {
	width: 627px;
	height: 313px;
	margin-left: auto;
}
.template-textpage .maintext {
	min-height: 0px;
	height: 0px;
}
html>body .template-textpage .maintext {
	height: auto;
}
.template-textpage .related_projects {
	width: 610px;
	margin-top: 2em;
}
.template-textpage .related_projects h2 {
	margin-right: 30px;
}
.template-textpage .related_projects .projectlist li {
	margin-right: 18px;
}

.template-projectarchive .maincontent-head h1 {
	padding-left: 35px;
}
.template-projectarchive .maincontent-body {
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
}
.template-projectarchive .section-projects {
	padding-left: 24px;
	margin-top: 30px;
}
.template-projectarchive .section-projects li {
	margin-right: 18px;
}

.template-projectindex .maincontent-head {
	height: 313px;
	background: #ddd;
}
.template-projectindex .maincontent-head h1 {
	padding: 25px 30px 0 30px;
	margin: 0;
	position: absolute;
	left: 15px;
	top: 15px;
}
.template-projectindex .maincontent-body {
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
}
.template-projectindex .intro {
	padding: 15px 30px;
	left: 15px;
	top: 70px;
	margin: 0;
	height: 253px;
	width: 253px;
	position: absolute;
	text-align: justify;
}
.template-projectindex .intro p {
	margin-top: 0;
}

.template-projectindex .overlay {
	left: 15px;
	top: 15px;
	height: 313px;
	width: 313px;
	background: #f2f0eb;
	opacity: 0.85;
	filter:alpha(opacity=85);
	position: absolute;

}

.template-projectindex .section-archive,
.template-projectindex .section-current {
	padding-left: 24px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.template-projectindex .section-archive h2,
.template-projectindex .section-current h2 {
	margin-right: 34px;
}
.template-projectindex .section-current li {
	margin-right: 18px;
}
.template-projectindex .section-services {
	padding-left: 24px;
}

.template-projectindex .serviceprojects {
	margin-right: 18px;
	margin-top: 30px;
}
.template-textpage .related_projects p.more,
.template-projectindex .section-current p.more,
.template-projectindex .serviceprojects p.more {
	font-size: 11px;
	padding-top: 6px;
}
.template-textpage .related_projects p.more,
.template-projectindex .section-current p.more {
	right: 34px;
}
.template-textpage .related_projects p.more {
	right: 30px;
}
/*
.template-textpage .related_projects p.more,
.template-projectindex .section-current p.more,
.template-projectindex .serviceprojects p.more {
	font-size: 11px;
	width: 50px;
	text-align: right;
	position: absolute;
	top: 0;
	left: 225px;
	padding-top: 6px;
	margin: 0;
}
.template-textpage .related_projects p.more,
.template-projectindex .section-current p.more {
	left: auto;
	right: 34px;
	width: auto;
}
*/
.template-projectarchive .section-projects h2 {
	clear: left;
	margin-left: 10px;
	margin-right: 34px;
}
.template-project h1 {
	clear: both;
	margin-left: 320px;
	padding: 0px 0 0 0;
	margin-top: 50px;
}
.template-project .maincontent-body {
	clear: both;
	margin-left: 320px;
	padding: 0;
	margin-right: 30px;
}
.template-project .page-slideshow {
	width: 627px;
	height: 313px;
	margin-left: auto;
}

.newsLetterLink{
	float: right;
	margin: 0;
	margin-top: 10px;
}

/* ============== common ================= */
.InternKommentar {
	color: red;
	font-style: italic;
	font-size: bigger;
}



/* *** Project list *** */
#projectinfo {
	position: absolute;
	top: 240px;
	right: 40px;
}





.contact dl {
	margin: 0 0 0 95px;
}
.contact dl dt {
	float: none;
	font-size: 10px;
	line-height: 100%;
	margin-top: 3px;
}
.contact dl dd {
	margin: 1px 0 1ex 0;
	padding: 0;
	height: auto;
	font-weight: bold;
}
.contact dl dd.name {
	font-size: 125%;
}
.contact dl dd a {
}

div.profile_extended2 {
	float: right;
	clear: right;
	margin-left: 30px;
}

.page-slideshow {
	
}



/*
.template-firstpage .slideshow-controls .button-prev,
.template-firstpage .slideshow-controls .button-next {
	height: 400px;
}
*/
.slideshow-controls .button-play,
.slideshow-controls .button-pause {
	top:0px;
	width:40px;
	height: 100px;
	left: 50%;
}
.slideshow-controls .button-play.disabled,
.slideshow-controls .button-pause.disabled {
	display: none;
}
.slideshow-controls .button-play {
	background: transparent url(../_gfx/slideshow-play.png) no-repeat scroll 50% 50%;
}
.slideshow-controls .button-pause {
	background: transparent url(../_gfx/slideshow-pause.png) no-repeat scroll 50% 50%;
}

.slideshow-menu {
	background-color: #f2f0eb;
	height: 50px;
}
.slideshow-menu .jcarousel-container-horizontal {
	width: 612px;
	padding: 3px 7px;
}
.slideshow-menu .jcarousel-clip-horizontal {
	width:  612px;
}
.template-firstpage .slideshow-menu .jcarousel-container-horizontal {
	width: 924px;
	padding: 3px 8px;
}
.template-firstpage .slideshow-menu .jcarousel-clip-horizontal {
	width:  924px;
}


.slideshow-menu .jcarousel-item-horizontal {
	margin-left: 8px;
}
.template-firstpage .slideshow-menu .jcarousel-item-horizontal {
	margin-left: 6px;
}
/**
 *  Horizontal Buttons
 */


.externalSources ul  {
	bottom: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

