/************* GENERAL CSS ************/

body {
	margin: 0px;
	padding: 10px 0 0 0px;
	/*background: #ffffff url(images/back.png) repeat-y center top;*/
	background: #c2c2c2 url(images/bg.jpg) repeat-x;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	color: #004000;
}
h2 {
	font-size: 1.4em;
}
a {
	font-weight: bold;	
	text-decoration: none;
	color: #004000;
}

a:hover {
	text-decoration: underline;
	color: #004000;
}

.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}
/*.custom {
	display:block;
	text-align:left;
}
.custom:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}*/
.info {
	cursor: help;
}



/************* HEADER STUFF ************/

#header {
	width: 978px;
	height: 148px;
	margin: 0px auto;
	padding: 0px 0px;
	background: #0b140f url(images/head_bg.png) no-repeat top left;
	border: 1px solid #ffffff;
}

#header h1 {
	margin: 0px;
	padding: 35px 0 30px 250px;
	font-size: 2.5em;
	letter-spacing: .2em;
	text-align: left;
	float: left;
}
#header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #ffffff;
	font-size: 1em;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
#oeko-institut {
	margin: 35px 50px 30px 0px;
	padding: 0px;
	float: right;
}
#oeko-institut img {
	text-align: right;
	border: 0px;
}
#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}

/************* Border ************/

#border {
	width: 990px;
	margin: 0 auto;
	background: url(images/bg_content.png) repeat-y;

}
#border-top {
	height: 4px;
	width: 990px;
	margin: 0 auto;
	background: url(images/bg_top.png) no-repeat;

}
#border-bottom {
	height: 6px;
	width: 990px;
	margin: 0 auto;
	background: url(images/bg_bottom.png) no-repeat;

}

/************* CONTENT ************/

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}

#left {
	float: left;
	/*width: 250px;*/
	padding: 20px 0px 40px 0px;
	margin: 0;
	color: #008000;
}
#left div.innert {
	margin: 0 0px 0 30px;
}

#main {
	width:auto;
	position:relative;
	padding: 20px 30px 40px 30px;
	}

/************* FOOTER ************/

#footer {
	clear: both;
	width: 978px;
	height: 50px;
	margin: 0px auto;
	background: #0b140f url(images/footer_bg.png) no-repeat top left;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #ffffff;
}
#footer p {
	line-height: 50px;
}
#footer a {
	color: #ffffff;
}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

/************** CONTENT ********/
div.image_container {
	/*float: left !important;*/
	margin:5px 15px 15px 0;
	padding: 0;
	/*border:1px solid #e8e8e8;
	border:1px solid #fff;*/
	background: url(images/bg_info.png);
}
div.image_container img {
	/*padding:6px 6px 3px 6px;*/
}
div.image_container div.caption {
	margin: 0;
	padding: 0px 6px 6px 6px;
	/*background: #cfcfcf;*/
}
/* PDF link */
div.pdf_link {
	position: relative;
	margin: 30px 0 -50px 0;
	padding: 0;
	height: 20px;
	text-align: right;
}

/* Slideshow */
.slideshow {
	display: block;
	margin-bottom: 15px;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}


/** NEWS **/
div.mod_newsreader {
	/*border: 1px solid #00ff00;*/
}
div.layout_short {
	margin: 18px 5px 5px 0px;
	padding:3px 6px 3px 6px;
	border:1px solid #DDDDDD;
	background: url(images/bg_fff75.png);
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
div.layout_short h2 {
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	margin: 3px 0 5px 0;
}
div.layout_short p.info{
	font-size: .8em;
	text-align: right;
	margin: 2px 0 2px 0;
}
div.layout_short p.teaser {
	font-size: 1em;
	text-align: left;
	margin: 0 0 5px 0;
}
div.layout_short p.more {
	font-size: .8em;
	text-align: right;
	margin: 0;
}

/*** Linklist ***/
div.mod_linklist div.title {
	font-size: 1.3em;
	color: #004000;
	margin: 20px 0 30px 0;
}
div.mod_linklist div.odd, div.mod_linklist div.even  {
	background: url(images/bg_content.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 0px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}

/*** Catalog ***/
div.mod_catalog div.item {
	background: url(images/bg_content50.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	width: 270px;
	margin: 0 10px 10px 0;
	float: left;
	position: relative;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
div.mod_catalog div.item div.title_topic {
	height: 25px;
}
div.icon_topic {
	float: left;
	height: 50px;
	margin: 4px 10px 0 0;
	width: 50px;
}
div.mod_catalog div.item img {
	border: 0 none;
	float: left;
	margin-right: 10px;
}
	img.photo {
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
        border-radius: 2px;
}
/* -Project onerow new */
div.mod_catalog div.item_onerow {
	background: url(images/bg_content50.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	margin: 10px 10px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
div.mod_catalog div.image_place {
	margin: 0 10px 0 0;
	padding: 0;
	background: #fff;
	text-align: center;
	height: 100px;
	width: 150px;
	float: left;
}
div.mod_catalog div.text_place {
	border: 0px;
	min-height: 100px;
}

div.mod_catalog_simple {
	border:1px solid #e8e8e8;
	background:#fff;
	margin-top: 30px;
}
div.mod_catalog_simple div.item {
	padding: 6px;
}
div.mod_cataloglist span.total {
	font-style: italic;
	margin-bottom: 6px;
}

/*** News ***/
div.layout_full {
	/*clear:both;*/
	/*border: 1px solid red;*/
	background: url(images/bg_content.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	margin: 20px 0px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
div.layout_full h1 {
	font-size: 1.4em;
	margin-top: 0px;
}
div.layout_full p.info {
	color: #008000;
}
.clear {
	clear: both;
}
/* Date */
.date {
	background: url(images/bg_date.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 49px;
	margin: 4px 6px 0 0;
	width: 45px;
}
.date-month {
	color: #FFF;
	display: block;
	font-size: 10px;
	line-height: 11px;
	margin-left: 0;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
}
.date-day {
	color: #666;
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin-left: -3px;
	padding-top: 7px;
	text-align: center;
}

/*** Publications List ***/
div.mod_publication {
	margin: 12px 0 6px 0;
}
div.mod_publication div.item   {
	background: url(images/bg_content.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
table.entry {
	margin: 0;
}
table.entry td.label, table.entry td.item {
	padding: 0 6px 6px 0;
}
h1.publication {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
/*** Projects ***/
td.project {
	min-width: 130px;
}


/*** Member ***/
div.member {
	min-height: 330px;
}
table.member {
	margin-top: 20px;
}
table.member td.label, table.member td.item {
	padding: 0 6px 6px 0;
}

img.at {
	margin-left: 2px;
	margin-right: 2px;
}
/*** for all ***/
.author {
	font-variant: small-caps;
}

/*** serach ***/
div.mod_search div.formbody {
	background: url(images/bg_content.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
input.text {
	margin: 6px 6px 12px 0px;
}
div.mod_search p.header {
	color: darkred;
}

div.mod_search div.even, div.mod_search div.odd{
	background: url(images/bg_content.png);
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	margin: 0 10px 10px 0;
}
div.mod_search div.even h3, div.mod_search div.odd h3 {
	font-size: 1.1em;
	margin: 0 0 6px 0;
}
p.url, p.filesize {
	font-size: .7em;
	margin: 0;
}
p.context span.highlight {
	font-weight: bold;
}
div.pagination {
	color: #004000;
	margin-top: 15px;
}
div.pagination li {
	float: left;
	padding-right: 6px;
}
div.pagination li a {
	padding: 6px 6px 6px 0;
}
div.pagination li span.current {
	background: #fff;
	border: 1px solid #c0c0c0;
	padding: 3px;
}
div.search {
	clear: both;
	margin-top: 60px;
	font-size: .8em;
}
