/************************************************************************************************************/
/* all over Styles    */
/*************************************************************************************************************/



BODY, UL, OL, H1, H2, H3, H4, H5, P, FORM, INPUT, TEXTAREA, SELECT, FIELDSET, LEGEND, DL, DT, DD, TD, TH
body.htmlarea-content-body {
    margin: 0px;
    padding: 0px;	
    
    font-size: 12px;
    

    color: #323232;

    font-family: Arial;
}






/* typo3 RTE */
body.htmlarea-content-body {
    background-color: #fff;
    padding: 8px;

}



STRONG {
    font-weight: bold;
}


A {
    color: #91004b;
    text-decoration: none;
}
body.htmlarea-content-body A  {
    color: #91004b !important;
    text-decoration: none !important;
}
body.htmlarea-content-body A:hover  {
    text-decoration: underline !important;
}
A:hover {
    text-decoration: underline;
}

H1 {
    font-size: 24px;
    margin-bottom: 17px;
	margin-top: 0px;
	padding-top: 1px;
}
/*
DIV.section-wind H1,
DIV.section-solar H1,
DIV.section-bio H1,
DIV.section-geo H1,
DIV.section-eemix H1 {
	padding-left: 40px;	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
DIV.section-wind H1 {
    background-image: url("../pix/icon_headline_wind.gif");
}
DIV.section-solar H1 {
    background-image: url("../pix/icon_headline_solar.gif");
}
DIV.section-bio H1 {
    background-image: url("../pix/icon_headline_bio.gif");
}
DIV.section-geo H1 {
    background-image: url("../pix/icon_headline_geo.gif");
}
DIV.section-eemix H1 {
    background-image: url("../pix/icon_headline_eemix.gif");
}
*/

H2 {
    margin-bottom: 14px;
	
    font-size: 12px;
	font-weight: bold;
    line-height: 16px;
}


H3 {
	font-size: 16px;
	color: #323232;
	line-height: 20px;


	border-top: 1px solid #bdc2c4;
	padding-top: 8px;
	padding-bottom: 6px;
}
H3 A {
	color: #003F72; 
}


H4 {
    font-size: 12px;
    margin-bottom: 0px;
	

    line-height: 16px;
}

H5 {
	font-size: 16px;
	color: #323232;
	line-height: 20px;
	border-top: 1px solid #bdc2c4;
	padding-top: 8px;
	padding-bottom: 6px;
        background-image: url(../pix/info.gif);
    	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

H6 {
	font-size: 12px;
	color: #003f72;
	margin: 0px;
	margin-bottom: 20px;
}

ADDRESS {
	font-style: normal;
	margin-bottom: 22px;
}


P {
    line-height: 16px;
}
HR {
border-top: 1px solid #bdc2c4;
}
/*
H1, H2, H3, H4, P, LI {
    max-width: 428px;
}
*/

PRE {
    border: 2px solid #000000;
    padding: 10px;
    overflow: auto;
    text-align: left;
    background-color: #ffffff;
}

blockquote {
    margin: 0px;
    font-family: "Trebuchet MS";
}

/*
H1, H2, H3, H4, P, LI {
	padding-left: 8px;
	padding-right: 8px;
}
*/
/********************************************************************************/

.hr, .hr2 {
    height: 1px;
    border: 0px;

    font-size: 1px;
    line-height: 0px;
    overflow: hidden;

    background-image: url(../pix/hline2.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;

    margin-top: 8px;
    margin-bottom: 8px;

    max-width: none;
}


.hr2 {
    background-image: url(../pix/hline3.gif);
    margin-top: 16px;
    margin-bottom: 16px;
}





/*
html * HR {  / * not IE6 Hack * /
    margin-top: 7px;
    margin-bottom: 7px;
}
html* HR { / * IE7 hack * /
    margin-top: 0px;
    margin-bottom: 0px;
}


P.hr HR {
	display: none;
}

*/





/* Listen Listen Listen Listen Listen Listen Listen Listen Listen Listen Listen Listen Listen Listen 
************************************************************************************************************/
UL {
    margin-top: 0px;
    margin-bottom: 12px;
}

LI { 
    list-style: none;
    margin: 0px;

    line-height: 17px;

    background-image: url(../pix/listDot.gif);
    background-repeat: no-repeat;
    background-position: 3px 6px;
    padding-left: 15px;
}
dd { 
    line-height: 17px;
}


/* Tabellen Tabellen Tabellen Tabellen Tabellen Tabellen Tabellen Tabellen Tabellen 
************************************************************************************************************/

TABLE {
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
}

TABLE TH,
TABLE TD {

}


TABLE.contenttable {

}

TABLE.contenttable TH,
TABLE.contenttable TD {
    padding-right: 8px;
    padding-bottom: 4px;
    padding-top: 1px;
    vertical-align: top;

    text-align: left;
}


TABLE.contenttable TH {
    
}
TABLE.contenttable TH A {
    color: #003F72;
}

TABLE.contenttable TBODY TH {

}

TABLE.contenttable TBODY TD A {
    color: #003F72;
}




/************************************************************************************************************/
/* all cols all cols all cols all cols all cols all cols all cols all cols all cols all cols all cols all cols    */
/*************************************************************************************************************/

P.small {
    font-size: 11px;
    line-height: 14px;
}




/************************************/
/* Block Link Icons */
/************************************/

A.more {
    background-image: url(../pix/icon_more.gif);
    background-repeat: no-repeat;

    background-position: 0px 10px;
    padding-left: 15px;
	font-style: italic;
}


A.intLink,
A.extLink,
A.backLink,
A.closeLink,
A.downloadLink,
A.feedLink,
A.printLink {
	color: #003F72;
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 15px;
    padding-bottom: 4px;
}
A.intLink:hover,
A.extLink:hover,
A.backLink:hover,
A.closeLink:hover,
A.downloadLink:hover,
A.feedLink:hover,
A.printLink:hover {
	color: #91004B;
}





A.intLink {
    background-image: url(../pix/intLink.gif);
}
A.intLink:hover {
    background-image: url(../pix/intLinkHover.gif);
}

A.extLink {
    background-image: url(../pix/extLink.gif);
}
A.extLink:hover {
    background-image: url(../pix/extLinkHover.gif);
}

A.downloadLink {
    background-image: url(../pix/downloadLink.gif);
}
A.downloadLink:hover {
    background-image: url(../pix/downloadLinkHover.gif);
}
A.backLink {
    background-image: url(../pix/backLink.gif);
}
A.backLink:hover {
    background-image: url(../pix/backLinkHover.gif);
}

A.feedLink {
    background-image: url("../pix/icon_rss.gif");
	padding-left: 22px;
	padding-bottom: 0px;
}

A.printLink {

    background-image: url("../pix/icon_print.png");

	padding-left: 22px;
	padding-bottom: 0px;
}

