﻿/*-----------------------------------------------------------------------------
01. [HTML]
-----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}

body {
	background: #cacaca;
	color: #000;
	font-size: 0.65em;
}

a img {
	border: none;	
}

a, a:link, a:visited, a:hover, a:active {
	color: #06c;
}

h1 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 20px;	
	line-height: 150%;
}

h2 {
    font-size: 1.5em;
    line-height: 150%;
	color: #999999;
    
}

h3 {
    font-size: 1.0em;
    line-height: 150%;
	color: #000;
}

h4 {
	color: #999999;	
}

p {
    line-height: 150%;
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 3px;
}

textarea {
    width: 250px;
    margin-bottom: 15px;
    padding: 4px;
}

select {
    width: 260px;
    margin-bottom: 15px;
    padding: 3px;
}

/*-----------------------------------------------------------------------------
02. [Utilities]
-----------------------------------------------------------------------------*/
.clear { clear: both; }
.container { display: inline-block; }
.container:after { content: '.'; display: block; visibility: hidden; clear: both; height: 0; line-height: 0; }
html[xmlns] .container { display: block; }
* + html .container { /* ie7 */ overflow: visible; min-height: 1%; }
ul.plain, ul.plain > li, ol.plain, ol.plain > li { list-style-type: none !important; margin: 0; padding: 0; }

img[align=right]{
    margin-left: 15px;
    margin-bottom: 15px;
}

img[align=left]{
    margin-right: 15px;
    margin-bottom: 15px;
}

form.site-wrapper {
	width: 1000px;
	margin: auto;
	background: #fff;
}

div.expo {
	clear: both;	
}

a.logo {
	display: block;
	float: left;
}

/* Navigation */

ul.language-navigation,
ul.main-navigation,
ul.sub-navigation {
	list-style: none;
}

ul.language-navigation {	
	height: 74px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
}

ul.main-navigation {
	float: left;	
}

ul.sub-navigation {
	clear: both;
	background: #0044ad;
	overflow: auto;
	padding: 7px 7px 7px 13px;
}

ul.main-navigation li,
ul.sub-navigation li {
	float: left;	
}

ul.language-navigation li {
	position: relative;
	display: inline;
	border-left: 1px solid;
	padding: 1px 15px 4px 15px;
	color:#00559a;
}

ul.main-navigation li {
	background:url(images/tab-right.png) no-repeat top right;	
}

ul.main-navigation li.malmberg,
body.malmberg ul.sub-navigation {
	background-color: #0044ad;	
}

ul.main-navigation li.water,
body.water ul.sub-navigation {
	background-color: #0f7ad1;	
}

ul.main-navigation li.biogas,
body.biogas ul.sub-navigation {
	background-color: #fa7900;	
}

ul.main-navigation li.geoenergy,
body.geoenergy ul.sub-navigation {
	background-color: #f50000;	
}

ul.main-navigation li.drilling,
body.drilling ul.sub-navigation {
	background-color: #96a200;	
}

ul.main-navigation li.environment,
body.environment ul.sub-navigation {
	background-color: #009891;	
}

ul.sub-navigation li {
	color:#fff;
}

ul.sub-navigation li {
	float: left;	
	border-left: 1px solid;
	padding: 1px 15px;
}

ul.language-navigation li.first,
ul.language-navigation li:first-child,
ul.sub-navigation li.first,
ul.sub-navigation li:first-child {
	border-left: none;	
}

ul.main-navigation a,
ul.sub-navigation a {
	color: #fff;	
	text-decoration: none;
}

ul.main-navigation a{
	display: block;
	padding: 5px 32px 6px;
	background:url(images/tab-left.png) no-repeat;
	font-size:1.1em;
}

ul.sub-navigation a:hover,
ul.sub-navigation li.active a {
	text-decoration: underline;
}


/* Expo */
div.expo {
	background: #999;
	height: 169px;
}


/* Footer */

div.footer {
	background: #0044ad /*url(images/speech-bubble.gif) no-repeat 832px 30px*/;
	color: #fff;
	padding: 28px 28px 60px;
}

body.english div.footer {
	background: #0044ad url(images/speech-bubble-en.gif) no-repeat 832px 30px;
}
body.german div.footer {
	background: #0044ad url(images/speech-bubble-de.gif) no-repeat 832px 30px;	
}

div.footer a {
	color: #fff;	
}

div.footer ul {
	list-style: none;
}

div.footer div.sectionpagelist {
	float: left;
	margin-right: 50px;
}



div.footer li {
	padding-bottom: 5px;	
}

div.footer ul li.first {
	font-weight: bold;	
}

div.footer ul a,
div.footer h3 a {
	text-decoration: none;	
}

div.footer ul a:hover,
div.footer h3 a:hover {
	text-decoration: underline;	
}


div.footer address {
	clear: both;
	padding-top: 30px;
	font-style: normal;
}


/* Content */

div.content {
    overflow: auto;
    padding: 0px 200px 5px;
    margin: 40px 0;
}

div.main-content {
    padding: 0 50px 0 0;
    width: 430px;
    float: left;
}

div.secondary-content {
    width: 200px;
    padding: 16px;
    float: left;
    background: url(images/bg-infobox-bottom.gif) no-repeat bottom left;
    margin-top: 60px;
}

div.secondary-content h2.title {
    background: url(images/bg-infobox-top.gif) no-repeat;
    margin: -16px -16px 0 -16px;
    padding: 8px 16px 20px;
    font-size: 1em;
    min-height: 16px;
}






body.malmberg h2.newsheading {
    background: #003b93 url(images/bg-newsheading-malmberg.gif) no-repeat;
}

body.water h2.newsheading {
    background: #107ad2 url(images/bg-newsheading-water.gif) no-repeat;
}

body.biogas h2.newsheading {
    background: #ff8c00 url(images/bg-newsheading-biogas.gif) no-repeat;
}

body.geoenergy h2.newsheading {
    background: #f60001 url(images/bg-newsheading-geoenergy.gif) no-repeat;
}

body.drilling h2.newsheading {
    background: #a6b029 url(images/bg-newsheading-drilling.gif) no-repeat;
}

body.environment h2.newsheading {
    background: #26a9a3 url(images/bg-newsheading-environment.gif) no-repeat;
}

/* News List */

body.malmberg ul.newslist li {
    background: url(images/bg-bullet-malmberg.jpg) 0 .25em no-repeat;
}

body.water ul.newslist li,
body ul.newslist li.water {
    background: url(images/bg-bullet-water.jpg) 0 .25em no-repeat;
}

body.biogas ul.newslist li,
body ul.newslist li.biogas {
    background: url(images/bg-bullet-biogas.jpg) 0 .25em no-repeat;
}

body.geoenergy ul.newslist li,
body ul.newslist li.geoenergy {
    background: url(images/bg-bullet-geoenergy.jpg) 0 .25em no-repeat;
}

body.drilling ul.newslist li,
body ul.newslist li.drilling  {
    background: url(images/bg-bullet-drilling.jpg) 0 .25em no-repeat;
}

body.environment ul.newslist li,
body ul.newslist li.environment {
    background: url(images/bg-bullet-environment.jpg) 0 .25em no-repeat;
}

body.sectionpage2 ul.newslist li.archive {
    background: none;
}

div.content ul.newslist {
    list-style: none;
    margin-bottom: 20px;
}

div.content ul.newslist li {
    padding: 0 0 0 30px;
    margin: 10px 0 0 0;
}

div.content ul.newslist li,
div.content ul.newslist li * {
	line-height: 1.3;
}

ul.newslist h2 {
    font-size: 1em;
}

/* Section Page */

body.sectionpage div.content {
    background: url(images/bg-columnlines.gif) repeat-y;
    padding: 0;
}

body.sectionpage div.content-left {
	overflow: hidden;
    width: 200px;
    padding: 0 12px 0 25px;
    float: left;
    min-height: 200px;
}

body.sectionpage div.content-main {
	overflow: hidden;
    width: 500px;
    padding: 0 13px;
    float: left;
    min-height: 200px;
}

body.sectionpage div.content-right {
	overflow: hidden;
    width: 200px;
    padding: 0 25px 0 12px;
    float: left;
    min-height: 200px;
}

body.sectionpage div.content ul.newslist {
    margin: 0;
    padding: 0;
}

body.sectionpage .content-right div.news {
    margin: 15px 0;
}

body.sectionpage ul.newslist li  {
    margin: 15px 0 0 0;
    padding-bottom: 5px;
}

body.sectionpage ul.newslist a,
body.sectionpage ul.newslist .date {
    font-weight: bold;
}

body.sectionpage ul.newslist p {
	margin: 0;
}

body.sectionpage h2.newsheading {
    font-size: 1em;
    font-weight: normal;
    color: #fff;    
    text-align: center;
}

body.sectionpage1 ul.newslist li {
	padding-left: 0;
    background-image: none;
}

/* NewsList pagination */
.pagination { padding: .4em; border: 1px solid #d4dae0; -moz-border-radius: .25em; -webkit-border-radius: .25em; border-radius: .25em; background-color: #fff; } 
.pagination a, .pagination span { float: left; margin: 0 .4em 0 0; padding: .4em .66em .5em .66em; line-height: 1; }
.pagination a { border: 1px solid #fff; -moz-border-radius: .25em; -webkit-border-radius: .25em; border-radius: .25em; background-color: #fff; text-align: center; text-decoration: none; }
.pagination a:hover { border-color: #EAEDEF; }
.pagination a.selected { border-color: #0044ad; background-color: #0044ad; color: #fff; font-weight: bold; }



/* News */

p.backlink {
    padding: 20px 0;
}



/* Article */

body.article1 div.content {
    padding-right: 0; 
}



/* File List (common) */
div.filelist {
    margin: 5px 0 20px;
}

div.filelist div {
	margin-bottom: 5px;	
}


/* Form Elements (common) */
input.text {
    width: 250px;
    padding: 3px;
    margin-bottom: 15px;
}

input.button {
    padding: 5px;    
}

input.button-clear {
    display: none;
}



div.content ul {
	padding-left: 13px;	
}

div.content li {
	padding-bottom: 10px;	
}