
/*index*/
* { margin: 0; padding: 0; }
.line {
	height:1px;
	background:url(../images/icon/dotted-line-01.gif) repeat-x bottom left;
	}

#newsre{
	list-style-type:none;
	margin:0;
	margin-bottom:15px;
}

.newre,
.newre-alt {
        padding:8px 8px 20px 8px;
	margin:0;
	background:url(../images/icon/dotted-line-01.gif) repeat-x bottom left;
	list-style-type:none;
	}

.newre {
	background-color:#536c7f;
	}

.newre-alt {
	background-color:#3d5467;
	}

#newsre p {
	margin:8px 0 0 40px;
	width:590px;
	line-height:130%;
	color:#EBE9ED;
	}

#newsre h2 {
	color:#FFBF00;
	font: normal 18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	width:550px;
        text-decoration:underline;
	}

#newsre a:hover  {
background:#FFBF00;
color:#293838;
	}

#newsre b  {
color:#FFBF00;
	}


* html .img1 {  /* nur für Internet Explorer */
  margin-top:10px;      /* Version 5.x */
  m\argin-top:10px;     /* Version 6 */  }

.img1{
margin:30px 15px 0px 0px;
padding:0px 0px 0px 0px;
}

h5{
color:#FFBF00;
margin:0px;
text-decoration:underline;

}


.betrieb a {
color:#FFDF00;
text-decoration:none;
border-bottom: dashed 1px #AFAFAF;
}


.betrieb a:hover{
         background:#3F3F3F;
         border-bottom: solid 1px #FDA500;
}

.betrieb a:visited:hover{
	border-bottom: solid 1px #00a600;
}

.betrieb a:active{
	border-bottom: solid 1px #FDA500;
	background-color: #3F3F3F;
}

.betrieb a:focus{
	border-bottom: solid 1px #FDA500;
	background-color: #3F3F3F;
}

