/***Formatierungen für die Rheinenergie-Internetseite***/
/***Navigation befindet sich in der Menu-CSS***/
/************************************************************************/
/***Body allg. Formatierungen***/		
.EinNews div
{
	padding: 5px;
	margin-right: 0px;
}
.EinNews2 div
{
	padding-bottom: 5px;
	margin-bottom: 25px;
}
.EinNews * img
{
	float: left;
}
.EinNewsActive div
{
	padding: 5px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.EinNews2Active div
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.EinNews2 * img
{
	float: left;
}
body {
	margin-top: 0px; /*Scrollbalken*/
	scrollbar-3dlight-color: #ffffff; /*	scrollbar-arrow-color:#C40009; */
	scrollbar-darkshadow-color: #ffffff; /*	scrollbar-face-color:#C40009; */
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #EFB401;
	scrollbar-track-color: #FFFFFF1; /*Schrift*/
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	background: url(/images/hintergrund/hintergrund_grau.gif);
}	
/***Überschriften***/
	/*1.Überschrift*/
.width782
{
	width:782px;
	/*position:fixed;*/
	left:10;
}
.width787
{
	width:787px;
	position:fixed;
	left:10;
}
h1{
	font-size:17px;
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	
}

h2{
	font-size: 15px;
	color: #660000;
    font-weight: bold;
	font-variant: normal;
	margin-bottom: 3px;
	}
	
h3{
	font-size: 12px;
	color: #660000;
	}

	/* Zellen */
td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}


/* allgemeine Linkformatierung */
a:link,a:active,a:visited {
	color:#660000;
	text-decoration: underline;  

}
a:hover {
	background-color:#FFFAE4;
	color:#660000;       

}
/* dunkelgraue Linkformatierung (für blauen Hintergrund) */
.a01 a:link  {
	color:#660000;
		text-decoration: underline; 
	 
}
.a01 a:active {
	color:#660000;
		text-decoration: underline;  

}
.a01 a:visited {
	color:#660000;
		text-decoration: underline;  

}
.a01 a:hover {
	color:#660000;
		text-decoration: underline;  

}
/* Linkformatierung Folgeseiten zur makierung wo man gerade ist*/

.opLink a  { 
	font-size: 12px;
	color: #660000;
		font-weight: bold;
		text-decoration: none; 
	
	}
	.opLink a:visited {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none; 
}
.opLink a:hover {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none; 
}
.opLink a:active  { 
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;  
 } 

	/*Listen*/
ul{
	list-style : circle outside url(/images/bullet.gif);
	line-height: 17px;
	margin-top:6px;

}
/************************************************************************/
/***Hintergrundfarben der Navigationsbereiche***************/
.hidden
{
	display:none;
	margin:0px;
	border-style:hidden;
}
table.fixtable
{
	table-layout:fixed;
	border-collapse:collapse;
}
table.ausgabe
{
	border-collapse:collapse;
}
table.form
{
	table-layout:fixed;
	border-collapse:collapse;
}
.td00{
	background-color:#FAF5E7;
	color: #660000;
	vertical-align:top;
}	
	
.td01{
	background-color:#EBCF6E;
	color: #660000;
	vertical-align:top;
}

.td02{
	background-color:#E6C144;
	color: #660000;
	font-weight: 600;
	vertical-align:top;
}

.td03 {
	background-color:#D3C07E;
	color:#660000;
	font-weight: 600;
	vertical-align:top;
}
	div.td02{
		background-color:#E6C144;
		color: #660000;
		font-weight:bold;
		vertical-align:top;
		border-style:none;
	}
	div.td02-l{
		background-color:#E6C144;
		color: #660000;
		font-weight:bold;
		vertical-align:top;
		border-style:none;
	}
	.td02{
		background-color:#E6C144;
		color: #660000;
		font-weight:bold;
		vertical-align:top;
		text-align:center;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
	.td02-l{
		background-color:#E6C144;
		color: #660000;
		font-weight:bold;
		vertical-align:top;
		text-align:left;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
	div.td03 {
		background-color:#D3C07E;
		color:#660000;
		font-weight: bolder;
		vertical-align:top;
		text-align:center;
		border-style:none;
		font-style:normal;
		font-family:Verdana;
	}
	div.td03-l {
		background-color:#D3C07E;
		color:#660000;
		font-weight: bolder;
		vertical-align:top;
		border-style:none;
		font-style:normal;
		font-family:Verdana;
	}
	.td03 {
		background-color:#D3C07E;
		color:#660000;
		font-weight: bolder;
		vertical-align:top;
		text-align:center;
		border-width:2;
		border-style:solid;
		border-color:White;
		font-style:normal;
		font-family:Verdana;
	}
	.td03-l {
		background-color:#D3C07E;
		color:#660000;
		font-weight: bolder;
		vertical-align:top;
		text-align:left;
		border-width:2;
		border-style:solid;
		border-color:White;
		font-style:normal;
		font-family:Verdana;
	}
	input.td04 {
		background-color:#FFCC33;
		color: #660000;
		width: 30px;
		border-style:none;
	}
	div.td04 {
		background-color:#FFCC33;
		color: #660000;
		vertical-align:top;
		border-style:none;
	}
	.td04 {
		background-color:#FFCC33;
		color: #660000;
		vertical-align:top;
		text-align:center;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
	input.td04-l {
		background-color:#FFCC33;
		color: #660000;
		width: 30px;
		border-style:none;
	}
	div.td04-l {
		background-color:#FFCC33;
		color: #660000;
		vertical-align:top;
		border-style:none;
	}
	.td04-l {
		background-color:#FFCC33;
		color: #660000;
		vertical-align:top;
		text-align:left;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
	input.td04-2 {
		background-color:#FFFFFF;
		color: #660000;
		width: 90px;
		border-style:groove;
	}
	div.td04-2 {
		background-color:#FFCC33;
		color: #660000;
		vertical-align:top;
		border-style:none;
	}
	.td04-2 {
		background-color:#FFCC33;
		color: #660000;
		vertical-align:top;
		text-align:center;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
	input.td05 {
		background-color:#EFB401;
		color: #660000;
		width: 20px;
		vertical-align:top;
		border-style:groove;
	}
	input.td05-l {
		background-color:#EFB401;
		color: #660000;
		width: 20px;
		vertical-align:top;
		border-style:groove;
	}
	div.td05 {
		background-color:#EFB401;
		color: #660000;
		font-weight: 600;
		vertical-align:top;
		text-align:center;
		border-style:none;
	}
	div.td05-l {
		background-color:#EFB401;
		color: #660000;
		font-weight: 600;
		vertical-align:top;
		border-style:none;
	}
	.td05 {
		background-color:#EFB401;
		color: #660000;
		font-weight: 600;
		vertical-align:top;
		text-align:center;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
	.td05-l {
		background-color:#EFB401;
		color: #660000;
		font-weight: 600;
		vertical-align:top;
		text-align:left;
		border-width:1;
		border-style:solid;
		border-color:White;
	}
.td06 {
	background-color:#D6A001;
	color: #660000;
	vertical-align:top;
}
.td07 {
	background-color:#C2A84B;
	color: #660000;
	vertical-align:top;
}
.width93
{
	width:93%;
}
/************************************************************************/
/***Bild Abstand Text***/
/** Bild im Text Abstand nach recht, oben und unten**/
.bildabstand {
	margin: 11px 11px 7px 0px;
	float:left; 
}
/** Bild im Text Abstand nach rechts und unten**/
.bildabstand01 {
	margin: 5px 11px 7px 0px;
	float:left;
	}
.bildrahmen {
	border-style:solid;
 	border-width:1px; 
	border-color:lightgrey;
}

/************************************************************************/
/***Formularfelder***/

div.form {
	background-color: #FFFAE4;
	border: none;
	color: #660000;
	font-size: 12px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	}	
.form {
	background-color: #FFFAE4;
	border: 1px solid #FFCC33;
	color: #660000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}	

.form01 {
	background-color: #FFFFFF;
	border: 1px solid ##FFCD06;
	color:#660000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
select {
	scrollbar-base-color:#C400009;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#C400009;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#C400009;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#A80000;
	scrollbar-track-color: #CCCCCC;
}

textarea {font-family:Arial, Helvetica, sans-serif;}	

/************************************************************************/
	/*kleiner Text*/
	
		/*kleiner Text braun*/

.text01 {
	font-size: 12px;
	color: #660000;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;


 
}
.text01klein {
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}
	/*kleiner Text grau*/
.text02 {
	font-size: 12px;
	color: #660000;
	font-weight: normal;
	font-style: normal;
    line-height:normal; 
}
	/*Anleser*/
.text03 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
    line-height:13px; 
}
	/*Anleser braun*/
.text04 {
	font-size: 12px;
	color: #660000;
	font-weight: normal;
	font-style: normal;
    line-height:13px; 
}
		/*kleiner Text braun bold*/
.text05 {
	font-size: 12px;
	color: #660000;
	font-weight: normal;
    line-height:normal; 
	font-style: bold;
}
/************************************************************************/
/***Überschriften***/
	/*1.Überschrift*/

.h1{
	font-size:17px;
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	/*background-image : url(/images/hintergrund/bg_line.jpg);*/
	}
.h1.1{
	font-size:16px;
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	/*background-image : url(/images/hintergrund/bg_line.jpg);*/
	}

.h2{
	font-size: 14px;
	color: #660000;
	font-style: bold;
	font-weight: bold;

	}
	
.h3{
	font-size: 12px;
	color: #660000;
	}


/************************************************************************/
/*Spezial: weißer Link für den Link "Startseite" auf den Folgeseiten */
.alink a:link { 
   	font-size: 121px;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: underline; 
	}
.alink a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: underline; 
}
.alink a:visited{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: underline; 
}
.alink a:hover{
	background-color:transparent;
	color:#C40009;
}	
/************************************************************************/
/*Spezial: schwarzer Link für die Links: Index, Sitemap, Impressum, Datenschutz, Drucken*/
.blink a:link { 
   	font-size: 12px;
	color: #000000;
	font-weight: bold;
		text-decoration: underline; 
	}
.blink a:active {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
		text-decoration: underline; 
}
.blink a:visited{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
		text-decoration: underline; 
}
.blink a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color:transparent;
}


.druck {
	display:none;

}
.verlauf{

	background-image : url(/images/hintergrund/hintergrund_gelb.gif);
	padding-left:5px;
}
