@charset "UTF-8";

#content{
	width:970px;
}
hr{
	width:100%;
	margin-top: 40px;
}
.drop_grid{
	padding: 0px; 
	width: 95px; 
	height:134px;
	float: left;
	margin-bottom: 25px;
}
 .embryo_thumb { 
	padding: 0px; 
	width: 95px; 
	height: 134px;
	float: left;
}
.grid_spacer{
	height: 134px;
	width: 2px;
	float:left;
}
#stammbaum_pic{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
}
.drag_item{
	cursor: pointer;
}
#sortable{
	width:970px;
	height: 134px;
	margin-left: auto;
	margin-right: auto;
}
.zoom{
	position: relative;
	margin-top: -60px;
	width:30px;
	height:30px;
	background-size: 20px 20px;
	background-image: url("../img/texte/info@2x.png"); 
	background-repeat: no-repeat;
    
}
#animal_name{
	margin-bottom: 30px;
}
#img_zoom{
	z-index: 100;
	position: absolute;
	width:970px;
}
#zoom_img{
	margin-top: -120px;
	position: relative;
	width:970px;
}
#bg_trans{
	position: absolute;
	margin-top: -180px;
	width:980px;
	height: 520px;
	background-color:black;
	opacity: 0.8;
}
#zoom_close{
	position: relative;
	width:30px;
	height:30px;
	background-image: url("../img/texte/schliessen@2x.png");
	background-size: 25px 25px;
	background-repeat: no-repeat;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
#message_line{
	margin-top: -20px;
	width: 100%;
	overflow: hidden;
	position: relative;
	float:right;
	height: 50px;
}
#msg_right{
	float:right;
	margin-bottom: 5px;
}
 #msg_wrong{
	float:right;
	margin-bottom: 5px;
}
#nav_foot{
	width:960px;
}
#info_text{
	padding-top: 3px;
	float: left;
}
#nav_foot_buttons{
	float: right;
	text-align: right;
	height:25px;
	font-family: 'Anton-reg'; 
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
	color: #FFFFF;
	letter-spacing: 1px;
}
.ui-state-disabled{
     cursor:default;
}

#details_info{
    margin-left: -8px;
    position: absolute; 
    width: 100%;
    top:85px;
}
.details_title_img{
    width:500px;   
    margin-left:25px;
    margin-top: 10px;
}

.details_text_src{
    padding:0;
    float:left;
    width:200px;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 10px;
    word-wrap: break-word; 
}

.details_text_src a{
 text-decoration: underline;   
}

.details_text_src p{
     margin-block-start: 0;
}

.details_text{
    padding:0;
    float:left;
    width: 335px;   
    margin-left: 25px;
    margin-top: 10px;
      font-size: 14px;
}

.details_stammb{
    margin-top: -125px;
    float:left;
    width: 335px;
    margin-left: 25px;
}