/* General */
li {   
	line-height:160%;
	padding-left:18px; 
	text-indent:-15px; 
	margin-bottom: 8px;
	list-style-image: none;
	display: block;
}
        
.img_w {
	border: none;
		  margin-top: 50px;
}


img {
        border: none
}



/* General content -> Text */
p {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	 color: #25281a;   
	font-style:normal;
	line-height:160%;
        margin-bottom: 5px; 
        margin-top: 15px; 
}


p a {
      font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #658401; 
	font-style:normal;
        text-decoration: none;
}

p a:hover {
        text-decoration: none;
}

a {
      font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #658401; 
        /*text-align:justify;*/
	font-style:normal;
        text-decoration: none;
        /*border-bottom: 1px dashed #999999;*/
}

a:hover {
        text-decoration: none;
}

/*liste*/

/*liste_text*/

 
.legende {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #25281a;
	font-style:normal;
	line-height:120%;
	vertical-align: top;
	margin-top: 10px;
}

.pic_nr {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	 color: #25281a;    
	font-style:normal;
	line-height:120%;
	vertical-align: top;
	text-align: right;
}


td img {
display: block;
} 

body {
margin-top: 0px;
 margin-left:40px;
 background-color:#FFFFFF;
 font-family: "Courier New", Courier, monospace;
 }
 
.aktuell {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #25281a;
	font-style:normal;
	line-height:120%;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 15px;
}

