/* -------------------------------------------
Legacy Energy
 ------------------------------------------- */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;

}

body {
	background: url(../images/bg.jpg) top center no-repeat;
	background-color:#ffffff;
	color : #000000;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
	text-align: center;
	}

h1,h2,h3,h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	color: #002C56;
	padding: 0px;
	padding-bottom: 15px;
}

h2 {
	color: #0A4ECC;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

h3 {
	color: #CC0000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 15px;
}

h4 {
	color: #002C56;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

p {
     	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 20px;
	font-weight: normal;
}

.pfadetitle {
	color: #0033CC;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.pfade {
	color: #666666;
	font-style: italic;
}

.pbread {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.footer {
	font-size: 11px;
	color: #666666;
}

.glossary {
	font-size: 12px;
	font-weight: bold;
}

.newsdate {
	font-size: 11px;
	padding-bottom: 0px;
	font-style: italic;
	color: #666666;
}

.newstitle {
	font-size: 11px;
	padding-bottom: 0px;
}

a:link {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #405292;	
	list-style: disc;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 20px 30px;
}


.tableCellmain {
  background-image: url(../images/mainbox_bg.jpg); 
  background-repeat: no-repeat;
  background-position: bottom center
}

.tableCellpartner {
  background-image: url(../images/subbox_bg2.jpg); 
  background-repeat: no-repeat;
  background-position: bottom center
}

.tableCellportal {
  background-image: url(../images/portalbox_bg.jpg); 
  background-repeat: no-repeat;
  background-position: bottom center
}

.tableCellsub {
  background-image: url(../images/subbox_bg.jpg); 
  background-repeat: no-repeat;
  background-position: top center
}

.tableCellsub2 {
  padding: 1.5em;
  
}

.tableMission {
  background-image: url(../images/mission_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 15px 50px 15px 20px;
  vertical-align: bottom;
  
}


/* -------------------------------------------
Innerfade Slider
 ------------------------------------------- */

div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	margin-left: auto;
	margin-right: auto;
}

.innerfade li{
	left:0;
}


/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio {
	padding: 0px;
	list-style: none;
	text-align: left;

}


.fade{
	margin-bottom: 0em;
}

.fade p{
	margin-bottom: 2em;
	text-align: left;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	

/* -------------------------------------------
FlowPlayer
 ------------------------------------------- */
#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

.less {
	color:#999;
	font-size:12px;
}