/* ================================= 
   Layout
   ================================= */
body, html {
margin:0px;
padding:0px;
height:100%;
background:#FFF url(/images/main_bg.gif) repeat-x top left;

}

form, form div {
display:inline;
padding:0px; 
margin:0px;
}

img {
border:none;
}

a, a:active
{
outline: none !important;
-moz-outline-style: none !important;
}


/* Global default font definition */
td, font, div, span, body, html, p, th, li, dd, input, textarea, select {
font-family:Tahoma,Arial,sans-serif;
font-size:11px;
/*color:#6D6E71;*/
color:#6f6f6f;
}

input, textarea, select {
color:black;
}
table#main{
height:100%;

}

table#main td.left {
vertical-align:top;
background:#EBEBEC;
width:180px;
}

table#main td.middle {
vertical-align:top;
width:840px;
background-color:#FFFFFF;
}

.startBg {
background-image: url(/layout/start_middle.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#EBEBEC !important;
}

table#main td.right {
vertical-align:top;
background-color:#EBEBEC;
}

#logo {
height:120px;
}

#navigation {
width:150px;
}

#content { 
float:left;
width:640px;
margin-bottom:25px; /* f�r lange contents */
}

#margin { 
/*float:left;*/
position:absolute;
left:820px;

width:160px;
}


#header {
height:85px;overflow:hidden;
background:#EBEBEC url(/images/main_bg.gif) repeat-x top left;

}

#header-links {
height:55px;
width:640px; 
/*width:820px; AUSKOMMENTIERT WEGEN SUCHBOX  */
}

#header-links div {
padding-right:5px;
text-align:right;
}

#header-links div, #header-search {
color:#393838;
font-size:11px;
padding-top:4px;
}

#header-search {
position:absolute;
top:0px;
left:820px;
background:#FFFFFF;
height:19px;
width:160px;
padding-right:5px;
padding-left:18px;
}

#header-links a {
color:#393838;
text-decoration:none;
}

#header-links a:hover {
color:#393838;
text-decoration:underline;
}

#header-navigation {
height:30px;overflow:hidden;
}

#breadcrumb {
padding: 0px 0px 0px 34px;
font-size:10px;
color:#393838;
font-family:Arial,sans-serif;
height:33px;
line-height:22px;
}


/* ================================= 
   SEARCH Elements
   ================================= */
#mvv-search {
font-size:11px;
font-family:Tahoma,Arial,sans-serif;
border:none;
padding:0px 1px 1px 2px;
margin:0px;
height:14px;
background:#FFFFFF;
width:105px;
line-height:12px;
}

#header-search label {
vertical-align:top;
}

#header-search input:focus {
background:#EBEBEC;
}
/* ================================= 
   Text formatting for content
   ================================= */
h1 {
font-family:Arial,sans-serif;
font-size:20px;
color:#393838; 
margin:0px;
padding:0px 34px 8px 34px;
font-weight:normal;
line-height:26px;
}

h2 {
font-family:Arial,sans-serif;
font-size:13px;
color:#393838; 
margin:0px;
padding:0px 34px 8px 34px;
font-weight:bold;
}

h3 {
font-family:Arial,sans-serif;
font-size:20px;
margin:0px;
padding:0px 34px 0px 34px;
font-weight:normal;
}

a {
color:#393838;
text-decoration:underline;
}

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

small {
font-size:10px;
}

.small {
font-size:10px;
line-height:14px;
}

/* ================================= 
   CMS Elements
   ================================= */


/* MAIN */
div.main-content {
margin-bottom:5px;
clear: both;
}

/* CLASS FOR IMAGE ONLY */
div.main-content div.main-content-left {
float:left;width:320px;overflow:hidden;margin-top:3px;
}

div.main-content div.main-content-right {
float:right;width:320px;
/*margin-right:20px;
background:#ddd;*/
}


div.main-content ul {
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 34px 10px 34px; 
}

div.main-content ul li {
background:url(/images/list_item.gif) no-repeat 0px 4px;
line-height:17px;
padding:0px 0px 0px 13px;
margin:0px 0px 0px 0px;
}

div.main-content ul ul {
	margin: 0px 0px 10px 0px;
	
}
div.main-content ul ul li{
	background:url(/images/list_item_sub.gif) no-repeat 0px 4px !important;
}

div.main-content p {
padding: 0px 34px 12px 34px;
margin:0px;
line-height:16px;
}

/* Zitate-Box */
.box-1 {
background:#EBEBEC;padding:12px 0px 0px 0px;
}

div.main-content .box-1 {
margin:15px 0px 0px 34px;
}

div.main-content-right .box-1 {
margin:0px 0px 0px 20px;
}

/* PDF - LINK */
a.pdf-link{
color:#6B93CC;
padding-left:16px;
text-decoration:none;
background:url(/images/pdf_icon.gif) no-repeat center left;
}
a.pdf-link:hover {
color:#6B93CC;
text-decoration:underline;
}

span.pdf-link{
font-weight: bold;
padding-left:16px;
background:url(/images/pdf_icon.gif) no-repeat center left;
}

div.main-content a {
color:#393838;
text-decoration:underline;
}
div.main-content a:hover {
color:#C40006;
text-decoration:underline;
}


.press-pics {
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
float: left;
}



/* MARGIN */
div.margin-content {
margin-top:5px;
margin-left:19px;
line-height:15px;
font-size:11px;
}

div.margin-content p {
padding: 0px 0px 10px 0px;
margin:0px;
font-size:10px;
font-family:Tahoma,sans-serif;
line-height:14px;
}

div.download-box{
margin:35px 0px 0px 0px;
}


/* Paddings �berschreiben MAIN & MARGIN */
div.main-content-right h1, div.main-content-right h2, div.main-content-right h3,
div.main-content-right p {
padding-left:20px;
}

div.main-content-right ul {
margin-left:20px;
}

div.main-content-right ul ul {
margin-left:0px;
}


/* Display none, keine Formatierung - f�r hide() show() toggler() */
div.togglebox {
background:none !important;
margin:0px !important;
padding:0px !important;
border:none !important;
display:none;
}

div.togglebox strong {
color:#393838;
}

div.main-content-right table.twocol-table {
margin-left:20px;
margin-bottom:9px;
}
div.main-content-right table.twocol-table td {
padding:0px 8px 0px 0px;
line-height:16px;
}


div.main-content table.std td {
line-height:16px;
vertical-align:top;
padding-right:8px;
}

.main-content label {
float:left;
margin:6px 5px 5px 4px;
padding:0px;
text-align:left;
width:116px;
/*border:1px solid red;*/
font-weight:bold;
}


/* ---------------- 
   Paging
   ---------------- */
ul.paging {
margin: 0px;
padding: 0px;
display:inline;
list-style-type: none;
}

ul.paging li {
display:inline;
line-height:20px;
padding:0px !important;
background:none !important;
}

ul.paging li a, ul.paging li div {
padding:1px 4px;
display:inline;
font-size:11px !important;
}

ul.paging li a  {
text-decoration:none;
}

ul.paging li div {
font-weight:bold;
background:#B3B3B4;
color:white !important;
}

* html ul.paging li div { margin-right:0.25em; }

ul.paging li a:hover  {
background:#EBEBEC;
text-decoration:none;
color:white;
}

ul.paging .no_hover {
background-color:transparent;
font-weight:normal;
color:#6B93CC !important;
}

/* ================================= 
   Sitemap
   ================================= */

div#sitemap {
margin:0px 0px 0px 22px;
}

#sitemap ul {
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-weight:bold;
}

#sitemap ul ul {
border-left:1px solid #C50006;
font-weight:normal;
}

#sitemap li {
background:none;
list-style-type:none;
line-height:18px;
padding:0px 0px 0px 15px;
margin:0px;
}
#sitemap ul ul li{
	background:none !important;
}


#sitemap a, a.arrow-link {
color:#393838;
padding-left:10px;
text-decoration:none;
background:url(/images/list_item.gif) no-repeat center left;
}
#sitemap a:hover, a.arrow-link:hover {
color:#C40006;
text-decoration:none;
}





/* ================================= 
   Sonderformate EDL
   ================================= */

ul.stars {
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 0px 12px 0px; /* 12px - Wert wie bei <p> */
}

ul.stars li {
list-style-type:none;
background:url(/images/list_star.gif) no-repeat 0px 2px;
line-height:20px;
padding:0px 0px 0px 20px;
margin:0px;
}

span.stars {
font-family:Arial,sans-serif;
font-size:12px;
color:#393838; 
margin:0px 0px 0px 0px;
background:url(/images/list_star.gif) no-repeat 0px 0px;
padding:0px 0px 8px 20px;
font-weight:bold;
}

/* ================================= 
   Sonderformate EDL Farben
   ================================= */

.color-ind-sol {
color:#1567B0 !important;
}

.color-imo-ver {
color:#007859 !important;
}

.color-kom-loe {
color:#E1A200 !important;
}

.color-care-sol {
color:#C4000C !important;
}

.color-int-con {
color:#00A3D8 !important;
}

.color-ind-ser {
color:#6297d2 !important;
}
/* ================================= 
   EDL News CSS
   ================================= */
div.content-col-left {
float:left; width:320px;
}

div.content-col-right {
float:right; width:320px;
}

div.content-col-left-rz {
float:left; width:320px;
}

div.content-col-right-rz {
float:right; width:280px;
}
.image-text {
font-family:Arial,sans-serif;
font-size:9px;
line-height:12px;
margin:4px 34px 12px 34px;

}

.colored {
color:#393838;
font-family:Arial,sans-serif;
font-size:11px;
}

a.news-link {
font-family:Arial,sans-serif;
color:#393838;
text-decoration:none;
font-weight:bold;
font-size:11px;

}

a.news-link:hover {
color:#C40006;
text-decoration:none;
}

.news-block {
background:#EBEBEC;
margin:2px 0px 0px 20px;
padding:10px 0px 10px 0px;
width:373px;
text-decoration:none;
}

a.news-block {
text-decoration:none;
}

/* RZ-Special*/
.content-col-rz1 {
    vertical-align: top;
background-color: #c7c7c7;
margin:0px 0px 0px 0px;
padding:10px 6px 10px 30px;

}

.content-col-rz2 {
    vertical-align: top;
background-color: #dbdbdb;
margin:0px 0px 0px 0px;
padding:10px 6px 10px 30px;

}

.bold
{
    font-weight: bold;
}



/* ================================= 
   EDL Referenzen (rechts)
   ================================= */

.references {
float:left;width:302px;
}

.references div {
margin-left:20px;
}

.references p {
padding: 0px 0px 12px 0px !important;
margin:-3px 0px 0px 0px!important;
}

.references li {
padding:0px 0px 0px 13px  !important;
margin:0px 0px 0px 0px  !important;
}

.references ul {
padding:0px 0px 0px 0px  !important;
margin:0px 0px 10px 0px  !important; 
}

.references img {
margin-top:0px;
margin-right:10px;
}


.faqbox div {
margin:0px 0px 0px 0px;
padding:5px 34px 10px 34px;
display:none;
background:#EBEBEC;
line-height:16px;
}

.faqbox a.faqlink {
padding:4px 34px 4px 34px;
font-weight:normal;
display:block;
text-decoration:none;
}

.faqbox a.faqlink:hover {
background:white !important;
text-decoration:none;
}

.faqbox tbody p, .faqbox div p {
margin:0px;
padding:0px 10px 8px 0px;
}

/* ================================= 
   EDL Ansprechpartner-Legende
   ================================= */
.legend-box {
width:45px;height:7px;margin:10px 0px 5px 20px;overflow:hidden;
}
.lbcol-1 {
background:#CECECE;
}
.lbcol-2 {
background:#8BB4E0;
}
.lbcol-3 {
background:#C4C4C4;
}
.lbcol-4 {
background:#999999;
}
.lbcol-5 {
background:#606060 ;
}

.lbcol-6 {
background:#AEAEAE ;
}


.info-block {
margin:14px 5px 0px 30px;line-height:16px;
width:140px;
}

/* Publikationen */
.bg-blue-bright {
  background:#EBEBEC;
}
.bg-blue-dark {
  background:#C6C7C9;
}
.pub p {
padding: 0px 5px 0px 12px !important;
}
.pub h2 {
padding: 7px 5px 2px 12px !important;
}
.pub td {
  empty-cells:show;
}

.val-desc-err {
  color: #C40006;
  font-weight: bold;
}

.button {
  background:white;
  border:1px solid #393838;
  font-weight:bold;
  color:#444444;
}
.form-table td {
  padding:4px 0px;
}
/* Suchbegriff hervorheben - Search Klasse */
.mark-term {
color:#CC0000 !important;
background:yellow !important;
font-weight:bold;
font-size:inherit;
font-family:inherit;
}

table.stt td {
	font-size:10px;
	line-height:14px !important;
}

table.stt strong {
	font-size:10px;
}

/* std IE Bugfix */
sub {
font-size:8px !important;
line-height:1px !important;
vertical-align: baseline;
position: relative;
top: .5em;
}

sup {
font-size:8px !important;
line-height:1px !important;
vertical-align: baseline;
position: relative;
bottom: 1em;
}

.tr-bold td {
  font-weight:bold;
}

.tr-blue td {
  color:#6F6F6F; /* 393838 ??? */
}

.tr-space td {
  padding-bottom:10px;
}

.organigramm tr td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	line-height:5px;
	padding-top:5px;
	
}

.organigramm tr td img {
	padding: 0px;
	margin: 0px;
}

.biogas-table tr td {
	line-height:16px;

}

.dark-highlight-bg {
/*background:#C2E8F1;*/
	background:#ebebec;
}

