/* ContentElements */

body.DivisionEnergate h1 {
	padding:8px 0px 3px 0px;
	font-size:1.5em;
	color:rgb(190, 46, 62);	
}
body.DivisionProdukte h1 {
	padding:8px 0px 3px 0px;
	font-size:1.5em;
	color:rgb(68, 85, 157);	
}
body.DivisionUnternehmen h1 {
	padding:8px 0px 3px 0px;
	font-size:1.5em;
	color:rgb(222, 167, 32);	
}
h2 {
	background-color:rgb(225,225,225);
	padding:3px 5px 3px 5px;
	font-size:1.1em;
	margin:10px 0px 5px 0px;
	clear:left;
}

body.DivisionEnergate h3 {
	padding:3px 5px 3px 0px;
	margin:0px 0px 5px 0px;
	font-size:1.1em;
	color:rgb(190, 46, 62);
}

body.DivisionProdukte h3 {
	padding:3px 5px 3px 0px;
	margin:0px 0px 5px 0px;
	font-size:1.1em;
	color:rgb(68, 85, 157);
}

body.DivisionUnternehmen h3 {
	padding:3px 5px 3px 0px;
	margin:0px 0px 5px 0px;
	font-size:1.1em;
	color:rgb(222, 167, 32);
}

h4{
	font-size:1em;
	padding:0px 0px 0px 0px;
	margin:10px 0px 2px 0px;
}

img.align-right {
	padding:5px;
	max-width: 120px;
	max-height: 170px;
	float:right;
}

div.ulContainer{
	margin-left: 20px;
	margin-bottom: 10px;
}

ul.ElementListBoxed li{
	width:180px;
	text-align:center;
	border:1px solid rgb(204,204,204);
	margin:110px 100px 0px 0px;
}

ul.ElementListBoxed{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

ul.ElementListBoxed, ul.ElementListBoxed li{
	list-style:none;
}
ul.ElementListBoxed li{
	float:left;
	margin: 10px 10px 10px 0px;	
}
ul.ElementListBoxed li.last{
	margin: 10px 0px 10px 0px;
}
ul.ElementListBoxed h2{
	text-align:left;
}
ul.ElementListBoxed li.last{
	padding-right: 0px;
}
ul.ElementListBoxed h2{
	margin-top:0px;
}

/*body.DivisionProdukte ul.ElementListBoxed li a h2{
	color:rgb(68,85,157);
}*/
ul.ElementListBoxed li img{
	padding:10px 10px 10px 10px;
}

p{
	padding: 0px 10px 7px 0px;
}

.box{
	background-color:rgb(255,255,255);
	border:1px solid rgb(131,131,131);
	color:rgb(51, 51, 51);
	margin:0px 0px 15px 0px;
	font-size:0.9em;
}
.box h2{
	background-color:rgb(131,131,131);
	color:rgb(255,255,255);
	margin: 0px 0px 5px 0px;
}
.box h4{
	padding:0px 8px 5px 8px;
	clear:both;
}
.box img{
	padding:0px 8px 5px 8px;	
	float:left;	
}
.box img.publication{	
	max-width: 70px; 
	max-height: 100px;
}
#Content .box p, #Content .box li{
	padding:0px 8px 5px 8px;
	line-height:1em;
}

#Content .box li{
	padding-top: 5px;
}

#Content .box p.distended{
	line-height:1.5em;
}

#Content .box li p{
	padding:0px 0px 0px 0px;

}
.box table{
	clear:both;
}
.box thead{
	text-align:left;
}
p.NavLink a, div#topNews p.NavLink a{
	color:rgb(68,85,157);	
}
p.NavLink, div#topNews p.NavLink a{
	text-align:right;
	font-weight:bold;
}
#MainContent p.NavLink {
	margin-bottom:15px;
}

#Content #Teaser{
	text-align: left;
}

#Teaser input, #Teaser select {
	font-size:8pt;
}

#Teaser .box p {
	line-height:1.25em;
}
#Teaser h4 {
	font-size:1em;
	padding:0px 8px 0px 8px;
	margin:5px 0px 5px 0px;
}
#Teaser .box p.NavLink a{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
#Teaser .box p.NavLink {
	display:block;
}
body.DivisionEnergate p.NavLink span{
	color:rgb(190,46,62);
}
body.DivisionProdukte p.NavLink span{
	color:rgb(68,85,157);
}
body.DivisionUnternehmen p.NavLink span{
	color:rgb(222,167,32);
}

ul.HalfColumn li {
	width:280px;
	float:left;
	margin: 0px 20px 0px 0px;
}

ul.HalfColumn li.last {
	margin: 0px 0px 0px 0px;
}

ul.HalfColumn, ul.HalfColumn li {
	list-style:none;
}

#Charts img#Chart{
	margin:5px 8px 5px 8px;
	width: 275px;
	height: 160px;
}
#Charts table {
	width:100%;
	margin:0px 0px 10px 0px;
}
#Charts p {
	margin:5px 0px 5px 0px;
}
#Charts td, #Charts th{
	padding:3px 0px 3px 5px;
}
#Charts tr.odd td{
	background-color:rgb(204,204,204);
}
#Charts tr.even td{
	background-color:rgb(255,255,255);
	
}
#Charts tr.positive td.PlusMinus{
	color:rgb(0,153,0);
	
}
#Charts tr.negative td.PlusMinus{
	color:rgb(190,46,62);
	
}
#Charts .selectbox{
	border:1px solid rgb(153,153,153);
	text-align:right;
}


.selectbox  {
	width:80%;
	margin: 0px auto 0px auto;
	clear:both;
}

.itemList{
	margin: 0px 8px 10px 8px; 
}

.itemList a{
	color:rgb(68,85,157);
	font-weight:bold;
}

.itemList, .itemList li{
	list-style: none;
}

.itemList li{
	border-bottom: 1px solid rgb(185,185,185);
	padding:8px 3px 8px 3px;
}

.itemList.linkList{
	margin:0px 10px 10px 20px;
}

.itemList.linkList, .itemList.linkList li{
	list-style-image: url("../images/icon_listitem.png");
}

.itemList.linkList li{
	border-bottom: none;
	padding:0px 0px 10px 0px;
}

.itemList.shortList li{
	/*float:left;*/
	padding:0px 0px 0px 0px;
	margin:0px 3px 0px 0px;
}

.Advertisement{
	color:rgb(51,51,51);
	font-size:0.9em;
	margin:10px 0px 20px 0px;
}
.Advertisement img{
	border:1px solid rgb(185,185,185);
	max-width: 300px;
}

.news{
	margin: 0px 0px 10px 0px;
}
.news, .news li{
	list-style: none;
}
.news li{
	list-style: none;
	padding:12px 0px 9px 3px;
	border-bottom:1px solid rgb(185,185,185);
}

.news img{
	float:left;
	margin: 0px 10px 10px 5px;
	clear:left;
}
.news.top a{
	font-size:1.3em;

}

.news.top li{
	border:none;
}

.news a.more{
	font-size:0.95em;
	font-weight:bold;
	color:#44559D;
}

#Content .news.top p.time{
	padding:7px 0px 7px 0px;
}

#Content ul.products li{
	list-style: none;
	padding:12px 0px 9px 3px;
	border-top:1px solid rgb(185,185,185);
}
#Content ul.products li:first-child{
	border-top: none;
}

#Content ul.products li a{
	font-size:0.95em;
}

#Content .products a{
	color:rgb(68,85,157);
	font-size:1.15em;
	font-weight:bold;	
}

#Content ul.unternehmen li{
	list-style: none;
	padding:7px 0px 5px 5px;
	border-top:1px solid rgb(185,185,185);
}
#Content ul.unternehmen li:first-child{
	border-top: none;
}

#Content .unternehmen a{
	color: rgb(222, 167, 32);
	font-size: 1.15em;
	font-weight: bold;	
}

#Content ul.news a, div#topNews a {
	color:rgb(190,46,62);
	font-size:1.1em;
	font-weight:bold;
}


#Content ul.news p.time{
	font-weight:bold;
/*	color:rgb(120,120,120);*/
	padding:0px 0px 0px 0px;
/*	font-size:0.9em;*/
}

#Content ul.news p.tags {
	font-weight:normal;
	color:rgb(120,120,120);
	padding:0px 0px 0px 0px;
	font-size:0.9em;
}

#Content ul.news p.tags a {
	font-weight:normal;
	color:rgb(120,120,120);
	padding:0px 0px 0px 4px;
	font-size:1.0em;
}

.specialContent{
	background-color:rgb(240,240,240);
	margin:0px 0px 10px 0px; 
}

.specialContent a{
	color:rgb(190,46,62);
}

a.download{
	font-weight:bold;
	vertical-align: middle;
}
a.download img {
	margin:0px 5px 0px 0px;
	vertical-align: middle;
}

.specialContent p{
	margin-left:10px;
}

#Content .imageBox{
	background-color:rgb(225, 225, 225);
	border:1px solid rgb(225, 225, 225);
	max-width: 220px;
	float:left;
	margin:0px 10px 10px 0px;
	text-align: center;
}
#Content .imageBox p{
	line-height:0.95em;
	font-size:0.9em;
	padding: 5px 5px 5px 5px;
	text-align:left;
}
#Content .imageBox p.legalNotice{
	float:right;
}

div.imageBox img{
	max-width: 220px;
/*	max-height: 150px;	*/
}

#LoginNav a:link, #LoginNav a:active, #LoginNav a:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;		
	font-size:7pt;
}	

.report{
	padding:0px 0px 10px 0px;
	line-height:1.5em;
	text-align: justify;
}

.commentArea {
	padding:0px 0px 0px 0px;
	margin-top:10px;
}

.commentArea textarea{
	width:562px;
	height:80px;
}

.commentArea input, .commentArea textarea, .loginForm input{
	margin: 5px 10px;
}
	
input, textarea{
	border: 1px solid #999999;
	font-size: 0.95em;
	/*margin: 5px 10px;*/
}
.commentArea input.checkbox {
	border:none;
	/*margin-left:5px;
	margin-right:5px;*/
}
.commentArea input.subject {
	width:250px;
}

.commentArea li{	
	list-style: none;
	padding:12px 0px 9px 3px;
	border-top:1px solid rgb(185,185,185);
}

.commentSubject{
	font-weight: bold;
}

.commentUser{
	font-weight: bold;
	font-size: 0.84em;
}

.commentOkay{
	font-weight: bold;
}

.commentProblem{
	font-weight: bold;
	color: red;
}

.terms li{
	text-align: center;
	padding-left: 3px;
}

ul.top li img{
	max-width: 180px;
	max-height: 120px;
}

div#topNews{
	margin: 15px 10px;
}

div#topNews img{
	max-width: 180px;
	max-height: 120px;
	float: left;
	margin-right: 10px;
}

img.newsItem{
	max-width: 218px;
	max-height: 145px;	
}

img.eventTable{
	width: 45px;
	height: 45px;	
}
p.termsofuse{
	text-align: justify;
	margin-bottom: 10px;
}
p.termsofuseheader{
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
span.missing{
	font-weight: bold;
	color: rgb(190, 46, 62);
}

td.tipp {
	text-align: center; 
	border-top: 0px; 
	border-bottom: 1px; 
	border-left:0px; 
	border-right: 0px; 
	border-style: dashed; 
	border-width:1px;
}
td#TippInput{
	white-space: nowrap;
}
input.tipp_forminput{
	text-align: center;
	width:		25px;
}

select.SearchForm{
	width: 100px;
}

.Pager {
	text-align: center;
	/*border-width: 1px 1px 1px 1px;*/
	/*border-style: solid;*/
	background-color:rgb(225,225,225);
	/*padding-top:3px;
	padding-bottom: 3px;*/
	line-height:1.5em;
}
#hiddenSearchResults {
	text-align: center;
	/*border-width: 1px 1px 1px 1px;*/
	/*border-style: solid;*/
	background-color:rgb(225,225,225)
}
div.product, p.product{
/*	text-align: justify;*/
}

table.pricetable {
	margin-left: 20px;
}
table.pricetable tr.odd {
	background-color:rgb(225,225,225);
}
table.pricetable td {
	text-align: right;
	padding-right: 10px;
}

.symbol {
	float:left;
	padding:0px 10px 5px 0px;
}

.productlist{
	float:left;
	padding:0px 10px 5px 0px;
	max-height: 100px;
	max-width: 70px;
}
	

table.history td{	
	vertical-align: top;
}

table.history td.when{
	text-align: center;
	width: 20%;
	font-weight: bold;
}

#newsSearchForm {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 1.5em;
}
#newsSearchForm input {
	height: 16px;
	vertical-align: top;
	font-size: 1em;
}
#newsSearchForm #newsSearchSubmit {
	height: 18px;
}

#newsSearchForm tr td {
	padding: 5px 5px 5px 5px;
}

p.introtext {
	padding-left: 3px;
}

p.introtext img {
	text-align: right;
	padding-left:10px;
	float: right;
}