
.f_box{
width: 700px;
/*border: solid 1px red; */
padding-bottom: 8px;
margin-bottom: 5px;
/*border-bottom: solid 1px #2d7e44;*/
}

.f_ttl_box{
margin-top: 5px;
color:  #2d7e44;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 3;

}

/* Foto klein */

.foto_kl{
width: 125px;
height:110px;
background-color: white;
/*background-color: black;*/
float: left;
border: solid 1px  #2d7e44;
padding:3px;
margin-right: 5px;
margin-bottom: 5px;
margin-top: 5px;

}

.foto_kl_ttl{
font-size: 0.8em;
text-align: right;
margin-bottom: 2px;
border-bottom: dashed 1px black;
}


.foto_det_ttl{
text-align: left;

margin-top: 10px;
line-height: 25px;
/*border-top: dashed 1px black;*/
border-bottom: solid 1px  #e2dfdf;

}

.foto_gr_gen{
text-align: center;
}

.foto_bu{

/*background-color: white;*/

text-align: left; 
padding: 5px;
color: green;


}



.foto_bu1{
font-size: 0.9em;
text-align: left; 
margin-top: 5px;
/*border-top: solid 1px #e2dfdf;*/
border-top: dashed 1px black;
}

.txt_kl{
font-size: 0.9em;
text-decoration: none;
}


.f_move{
text-decoration: none;
margin: 2px;
line-height: 25px;
border: solid 1px #2d7e44;
padding: 1px;
color: #2d7e44;
font-weight: bold;
font-size: 0.9em;
}
.f_move:hover{
color: red;
border: solid 1px red;
}



.f_move1{
letter-spacing: 3;
text-decoration: none;
margin: 2px;
line-height: 25px;
border: solid 1px #2d7e44;
padding: 3px;
color: #2d7e44;
font-weight: normal;
font-size: 0.7em;
}
.f_move1:hover{
color: red;
border: solid 1px red;
}


.f_move3{
text-decoration: none;
margin: 2px;
line-height: 25px;
border: solid 1px #2d7e44;
padding: 1px;
color: #2d7e44;
font-weight: bold;
font-size: 0.9em;
background-color: #f2f2f2;
}
.f_move3:hover{
color: #red;

border: solid 1px red;
background-color: white;
}


.clb1{
clear: both;
border-bottom: dashed 1px black;
}

.grundtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*line-height: 14px;*/
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;


}


