/* @override 
	http://78.46.97.106/extension/primawera/design/primawera/stylesheets/site.css
	http://localhost/extension/primawera/design/primawera/stylesheets/site.css
	http://primawera.foti.at/extension/primawera/design/primawera/stylesheets/site.css
	http://primawera.at/extension/primawera/design/primawera/stylesheets/site.css
	http://www.primawera.at/extension/primawera/design/primawera/stylesheets/site.css
	http://primawera.com/extension/primawera/design/primawera/stylesheets/site.css
	http://www.primawera.com/extension/primawera/design/primawera/stylesheets/site-1.0.1.css
	http://www.primawera.at/extension/primawera/design/primawera/stylesheets/site-1.0.2.css
	http://primawera.at/extension/primawera/design/primawera/stylesheets/site-1.0.2.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





.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%;
}

a{
text-decoration: none;
color: #555;	
}

.cleaner{
	clear: both;
}

body{
font-size: 11px;
font-family: Verdana, sans-serif;

line-height: 160%;

}

#home #calendar .summary{
	width: 230px;
}
#news .vcalendar,
#home .vcalendar{
	display: block;
	padding: 0;
}

h1{
	font-size: 1.33em;
	font-weight: normal;
	margin-bottom: 1em;
	color: #8b0f11;
}

#container{
background: url(../images/back.png) repeat-x;
min-width: 900px;
margin: 10px;
position: relative;
color: #555;
font-size: 1em;
}


#header, #wrapper, #sitemap {
width: 899px;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
margin-left: auto;
margin-right: auto;
position: relative;
}

#footer{
	position: relative;
	clear: both;
	margin-top: 1px;
	background: #383838;
}

#navigate-link:hover,
#navigate-link.selected 
{
	color: #777;
}

#header{
	height: 136px;
	position: relative;
}
#menu{
margin-bottom: 1px;	height: 27px;
	overflow: hidden;
margin-left: 3px;
}

#menu li{
	display: block;
	width: auto;
	float: left;
		
}

#menu li a{
	padding-left: 10px;
	padding-right: 8px;
display: block;
	color: #fff;
	font-size: 0.95em;
	padding-top: 5px;
height: 22px;	
	
	
	
}

#menu li a:hover{
	color: #fff;
	
	background: #770a0c;
}

#menu li a:active{

	
	background: #8b0f11;
}

#logo
{
	position: absolute;
	left: 10px;
	top: 10px;
}

#content{
	border: 10px solid #A9A07F;
	padding: 20px;
	
	
}

#sitemap{
	padding-top: 10px;
	padding-bottom: 10px;

}

#navigate{
	
margin-left: 10px;
margin-right: 10px;
	margin-bottom: 5px;
	background: url(../images/gray-back.png) repeat-x;
	padding: 4px;
	color: #fff;
	font-size: 0.9em;
position: relative;
}

#navigate-link{
	color: #fff;
	position: relative;
	z-index: 1000;
}

#navigate-content{
	margin-top: 1em;
	margin-bottom: 1em;
	display: none;
}

#copyright{
margin-left: 10px;
margin-right: 10px;
	
	background: #434343;
	padding: 4px;
	color: #fff;
	font-size: 0.95em;
}

#copyright a{
	color: #fff;
}

#specials{
	position: absolute;
	top: 135px;
}

#search{
	position: absolute;
	top: 137px;
	right: 10px;
	z-index: 1;
}

#search input{
	margin: 2px;
	padding: 4px;
	font-family: Verdana, sans-serif;border: 0;
	font-size: 0.9em;
	color: #555;
	
}

#toolbox{
	position: absolute;
	right: 15px;
	top: 10px;
}

#toolbox li{
	display: inline;
	color: #74736f;
}
#toolbox li a{
	font-size: 0.9em;
	color: #74736f;
}

#toolbox li a:hover{

	color: #444;
	border-bottom: 1px solid #999;
}



#toolbox li a:active{

	color: #666;
	border-bottom: 1px solid #aaa;
}
#content{
	position: relative;
	padding-bottom: 1em;
}

#content-menu{
	position: absolute;
	top: 20px;
	background: #fff;
	width: 240px;
	border: solid 5px #eee;
	border-bottom: solid 40px #eee;
}

#content #content-menu h2{
font-size: 1.3em;
font-weight: normal;
margin: 10px;
	background: #fff;
	color: #8b0f11;
}

#content-menu ul{
	border: solid 1px #eee;
	margin: 2px 10px 10px 10px;
	padding: 10px;
	background: #fff;
}


#content-menu ul li.active a{
font-weight: bold;	
}

#content-menu ul ul{
	border:none;
	margin: 0;
	padding: 5px 0px 1px 10px;
	background: none;
text-align: left;
}


#content-menu ul li{
	margin-bottom: 0.33em;
	text-align: left;
	}

#content-menu ul li a{
	color: #666;
	font-weight: normal;

}

#content-menu ul li a:hover{
	color: #333;
	border-bottom: 1px solid #ccc;
}


#content-menu ul li a:active{
	color: #666;
	border-bottom: 1px solid #eee;
}



#content #content-menu ul li.active ul li a{
text-align: left;
font-weight: normal;
font-size: 1em;
}

#content #content-menu ul li.active ul li.active a{
	font-weight: bold;
}


#content-main{
	width: 576px;
	position: relative;
	left: 265px;
	padding-top: 14px;
	
}


.vcard .type{
	display: none;
}

#content .person .description{
	margin-top: 2em;
}

#content .person  .more{
	text-align: left;
}


#content h6{

	margin-bottom: 1em;
}


#content p{
	line-height: 120%;
	margin-bottom: 1em;
}

#content-main a{
border-bottom: 1px solid #eee;
color: #63711f;
	
}

#content-main a:active{
border-bottom: none;
	color: #666;
}

#content-main a:hover{
	color: #333;
	border-bottom: 1px solid #ccc;
}


#content .folder .person{
	width: 42%;
	margin-right: 4%;
	float: left;
}

#content .photo a{
	border: none;
}

#content .folder .person .photo{
	margin-top: 2em;
	margin-left: 5px;
}


#content .person .photo{
	border: solid 1px #ccc;
	padding: 4px 3px 0px 4px;
	margin: 0px 0px 10px 10px;
}



#content .folder.person .photo img{
	position: relative;
	top: 2px;
}

 #content-main ul,
 #content-main ol
 {
	padding-left: 30px;
	padding-bottom: 10px;
}

#content-main ul li,
#content-main ol li

{
	margin-bottom: 0.33em;
	list-style: disc;
	
}

#content-main ol li{
	list-style: decimal;
}

 #content-main h3{
	margin-bottom: 0.5em;
	font-weight: bold;
}

  #node-92 #content-main h2
 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	font-weight: normal;
	color: #900f11;


}

 #node-92 #content-main h2 a{
	color: #8b0f11;
	border: none;
}




#path{
	position: absolute;
	top: 4px;
	left: 22px;
	font-size: 0.8em;
	color: #ccc;
}

#path a{
	color: #ccc;
}

#path a:hover{
	color: #333;
}


#content .line{
	margin-bottom: 1em;
}

#navigate-content{
	z-index: 0;
	position: relative;
	top: -2.5em;
}

#navigate-content .col{
	width: 20%;
	float: left;
}

#navigate-content ul.first{
	position: relative;
	top: 3em;
}

#navigate-content ul{
	
	margin-bottom: 2em;
	height: 11em;
	padding-right: 15px;
}

#navigate-content h3 a{
	color: #fff;
}
#navigate-content h3{
	font-weight: normal;
	margin-bottom: 1em;
}

#navigate-content h3.first{
	text-indent: -4000em;
	
	position: relative;
}

#navigate-content li a{
	color: #A7A181;
}

#navigate-content li a:hover{
	border-bottom: solid 1px #666;
}

#image{
	padding: 3px;
	padding-right: 2px;
	border: solid 1px #ccc;
	margin-bottom: 2em;
height: 246px;
	width: 428px;

	position: relative;
}


#image-rotation{

	position: relative;


}

#image-rotation i
mg{
	position: absolute;
	left: 20px;
}



#node-2 #content-main,
#node-118 #content-main,
#node-119 #content-main,
#node-105 #content-main

{
		width: 500px;
	position: relative;
	left: 0px;
	padding-top: 0;
	

}

#node-105 #content-main{

margin-bottom: 18em;
	
}
#home h2 a{
	
}

#home h1,
#contact h1,
#contact h2,
#calendar h1,
#calendar h2,
#news h1,
#news h2,
#content h2 a

{
	color: #63711f;
	margin-bottom: 0.66em;
}

#news #calendar h1{
	font-weight: normal;	position: relative;
	left: -0.33em;
	font-size: 1.2em;
	padding: 0.33em;
	border-bottom: solid 1px;
}

.article #news #col1{
	width: 97%;
	padding-bottom: 2em;
	
}

#col1{
	width: 435px;
	position: absolute;
}



#col2{
width: 310px;
min-height: 440px;
position: relative;
left: 510px;
}

#home #col2 h1,
 #col2 #calender h1

{
	font-weight: normal;	position: relative;
	left: -0.33em;
	font-size: 1.2em;
	padding: 0.33em;
	border-bottom: solid 1px;
}

.folder .image{


}

* {
	
}

.folder .entry-title,
.folder .entry-summary,
.folder .date,
.folder #news .more

{
	left: 110px;
	position: relative;
}

.article #news .image,
.person-full .photo
{

	float: left;
	border: solid 1px #ccc;
	padding: 1px 3px;

	margin-right: 10px;
	margin-bottom: 10px;
}

.article #news .image img{
	position: relative;
	top: 2px;
}

.article #news .date{
	margin-bottom: 0;
}

.article #news h2{
	margin-top: 0;
}

#news p{
	margin-bottom: 0.25em;
}
#news .date{
	display: block;
	color: #920000;
}

.published {
	position: absolute;
	display:block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	border-bottom:none;
}
.pub-month {
	display:block; 
	font-size: .9em;
	margin:0; 
	padding:0;
}
.pub-date { 
	display:block; 
	font-size:1.4em;
	margin:0; 
	padding:0;  
}
#news #calendar,
#home #calendar{
	margin-top: 0.5em;
}

#calender p{
	width: 270px;
	position: relative;
	left: 30px;
	margin-bottom: 1.25em;
}


#contact label{
display:block;
text-align:right;
width:100px;
float:left;
}

#contact fieldset{
	border: solid 1px #ccc;
	margin-bottom: 2em;
	padding: 10px;
}

#contact legend{
	color: #888;
	font-size: 1em;
}

#contact {
	margin-bottom: 5em;
}

#contact .input{
float: left;	
width:280px;
margin:2px 0 0px 10px;
}


#contact textarea{
	font-size:12px;
	padding:4px 2px;
	width:220px;
	height: 75px;
	border: inset 1px #ccc;

}


#contact input
{
	font-size:12px;
padding:4px 3px;
	width:220px;

}

input{

font-size:12px;

	border: inset 1px #ccc;

}

input.button{
	border: none;
}


#contact input.button{
	position: relative;
	left: 122px;
}
#contact h2{

}

#contact .warning h2{
	color: red;
}

#contact .warning ul{
	display: none;
}


#content table.ui-datepicker-calendar a{
	border: none;
}


#content table.ui-datepicker-calendar th{
	background: #7e8e2c;
	color: #fff;
	border-bottom: solid 4px #fff;
		border-top: solid 4px #fff;
		padding: 5px;
}

#content .ui-corner-all{
	background: none;
	color: #7e8e2c;
	border: none;

}

#content .ui-datepicker-calendar{
	border-bottom: solid 1px #ccc
}

#content .ui-state-default{
	background: #fff;
	padding: 6px;
	text-align: center;
}

#content .ui-widget-header{
	display: none;
}

#content .ui-datepicker-calendar .active{
	background: red;
}

#content .ui-datepicker-today a{
	color: #fff;
	background: #7e8e2c;
}

#calendar .dtstart{
	

height: 200px;

}


#calendar .summary{
	margin-left: 15px;
	margin-bottom: 0;
	width: 329px;
	float: right;

}
#calendar .vcalendar{
	display: block;
}

#calendar .vevent{
	padding: 10px 0px;
	display: block;
list-style: none;
	border-bottom: solid 2px ;
	border-color: #f3e6de;
}





#calendar .dtstart .weekday{
	margin-top: 3px;
}
#calendar .dtstart .weekday,#calendar .dtstart .month
{
	line-height: 120%;
	font-size: 0.9em;
	display: block;
	color: #999;
}

#node-119 #path,
#node-118 #path,
#node-105 #path,
.news #path,
.event #path
{
	display: none;
}

#calendar h1{
	position: relative;
	left: 30px;
	font-size: 1.66em;
}



#calendar .dtstart .day{
	line-height: 1.2em;
	font-size: 2.4em;
	color: #697722;
	float: right;
	text-align: center;
	width: 30px;
	letter-spacing: -2px;
}

#calendar .dtstart{
	text-align: center;
}

#news .dtstart .day,
#home .dtstart .day{
	font-size: 2em;
	color: #888;
}


#calendar h2
{
	font-weight: normal;	position: relative;
	left: -0.33em;
	font-size: 1.2em;
	padding: 0.33em;
	border-bottom: 2px solid #f3e6de;
}
#calendar #col2{
	width: 230px;
	position: relative;
	left: 565px;
}

#calendar{
	padding-bottom: 4em;
}

#news .date{
	font-weight: normal;

}

#content .more {
	margin-top: 0.5em;
	text-align: right;
}


#content .more a.link

{
	color: #697722;
}

#news .entry-title{
	font-weight: normal;
	margin: 0;
}

#news .hentry .image{
	float: left;
	width: 0px;
}

#news .hentry{
	min-height: 105px;
	
}

 .hentry{
	margin-bottom: 1em;
}

#news .vevent,
#home .vevent{
		display: block;
list-style: none;
border: none;
margin: 0.1em;
padding-bottom: 0.66em;

}

.more span{
	color: #a17a2b;
}


#news #calendar p.summary
{
	width: 230px;
	
}

sup {font-size: 0.74em; position: relative;
top: -0.74em;}


.article .date{
	margin-bottom: 1em;
}

#content table{
	margin-top: 1em;
}

#content th.right{
	
}

#content th{
	text-align: left;
	padding-bottom: 0.5em;
	padding-right: 1.5em;
}

#content .right{
	text-align: right;
}


#content .center{
	text-align: center;
}

#content{
	min-height: 500px;
	padding-bottom: 20px;
}
#newsletter input{
	display: block;
}

#newsletter label{
	display: block;
}

#newsletter{
	display: none;
	right: 15px;
	height: 80px;
	width: 253px;
	position: absolute;
	top:  30px;
	
	height: 25px;
padding: 2px;	
	border: 1px solid #a98643;
}

#email{
	margin-left: 2px;
	margin-top: 2px;
	border: none;
	padding: 4px;
	color: #666;
	font: 0.9em Verdana, sans-serif;
	width: 155px;
}

#email-submit{
	width: 85px;
	color: #666;
	border: none;
	position: absolute;
	height: 20px;
	top: 5px;
	right: 3px;
font: 1em Verdana, sans-serif;

}

#newsletter-link{
padding-right:17px;
	background: url(../images/arrows.png) no-repeat right -1px;
}

#newsletter-link.up{
	background: url(../images/arrows.png) no-repeat right -36px;
}

#content h2{
	margin-top: 2em;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

#content .intro{
		line-height: 120%;
	
}

.folder #news h2,
#content #home h2
{
	font-weight: bold;
}
#news h2{
	
	font-size: 1.12em;
}

#content .image a{
	border: none;
}

#publications .image{
	position: absolute;
}

#content .publication-line h2,
#content .publication-line h3,
#content .publication-line .intro,
#content .publication-line .authors,
#content .publication-line .release
{
	line-height: 120%;
	padding-left: 110px;
}

#content .release{
margin-bottom: 0.5em;
color: #840000;
	
}

#content .publication-line h2{
margin-bottom: 0;
margin-top: 0;
font-size: 1.2em;
}
#content .publication-line h3{
color: #777;
margin-bottom: 0;
	
}
#content .intro{
	margin-top: 1em;
}

#content .publication h1{
	color: #697722;
	font-size: 1.6em;
	margin-bottom: 0.1em;
}
#content .publication h2.subtitle{

	color: #666;
	margin: 0;
	font-size: 1.2em;
	line-height: 120%;
}


#content .publication .intro{

	font-weight: bold;
	margin-bottom: 1em;
}

#content-main h2{
	color: #697722;
	margin-top: 1em;
}

#content .folder .person .photo img{
	position: relative;
	top: 1px;
}

#content .folder .person .photo{
position: relative;
padding: 2px 3px 0px 3px;
	width: 100px;
	margin: 0;
}

#content .person-full .description{
	margin-top: 1em;
}

.person-full .photo{
	padding-top: 3px;
}

.person-full {
	line-height: 120%;;
}



#team-photo img{
	position: relative;
	top: 1px;
}

#team-photo{
	top: 10px;
	width: 441px;
	position: relative;
	left: -10px;
	border: solid 1px #ccc;
	padding: 2px 3px 0px 3px;
	margin: 0px 0px 10px 10px;
	}
	
	#zukunftsmacher-image{
	position: relative;
	left: -15px;
}
#content .publication .authors-info{
background: #eee;
padding: 16px;
}

#content .object-right img{
	float: right;
	margin-left: 20px;
}

#content .object-left img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .text-right{
	text-align: right;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#content-main .publication-line .image{
	text-align: center;
	width: 100px;
	position: absolute;
	
}


#node-119 #content-menu,
.event #content-menu{
	display: none;
}


#content .vcalendar .vevent{
	position: relative;
}


#content .vcalendar h2{
	border: none;
	font-weight: bold;
margin-left: 75px;
}

#content .vcalendar p{
	
}

.event #content #col1{
	position: relative;
	left: -265px;
	top: -14px;
}


.event #content .back{
	margin-left: 30px;
}

.event #content h2{
	font-weight: normal;
top: -0.25em;
	font-size: 1.5em;
}

#content .vcalendar .description{
	margin-top: 1em;
	margin-left: 5px;
}

#content .vcalendar .description p{
	padding-top: 0em;
}


#home #calendar h2{
margin: 0;

margin-left: 70px;
}

#home #calendar p{
	position: relative;
	left: -7px;
}

#home #calendar abbr{
	position: absolute;
	top: 8px;
	width: 60px;
}

#home #calendar .day{
	margin-top: 2px;
	color: #63711f;
}


 #calendar abbr{
	position: absolute;
	top: 20px;
	width: 60px;
}
#content .file h2{
	color: #d2b498;
}

#content .file{
	padding-left: 25px;
	background: url(../images/arrow.png) no-repeat 4px;
	margin-top: 0.66em;
	margin-bottom: 0.66em;
}

#content .file a{
	font-weight: bold;
}
#node-119 #content{
min-height: 1100px;
}

