.mbon_tierforum_entry
{	
	
	
	border-bottom:1px solid #c3c3c3;
	float: left;
    padding-bottom: 25px;
    margin-bottom: 25px;
	padding-top: 20px;
	width: 100%;
	
}



.mbon_haustierforum_show_entry_left
{
	width: 146px;
	float: left;
}

.mbon_haustierforum_show_entry_right
{
	width:360px;
	float: right;
}

.mbon_haustierforum_show_entry_right_no_img
{
    width: 360px;
    float: right;
}

.mbon_haustierforum_show_entry_bottom
{
	width: 360px;
	float: right;
	margin-top: 20px;
}

.mbon_haustierforum_show_pagebrowser
{
	    border-bottom: 1px dotted #C3C3C3;
    	border-top: 1px dotted #C3C3C3;
    	float: left;
    	margin-bottom: 5px;
    	margin-top: 5px;
        padding:4px;
    	width: 100%;
}

.mbon_haustierforum_show_formular
{
 	width: 100% ;
}

.mbon_haustierforum_show_formular #submit_button input
{
	/*margin-left: 212px;*/
}

.mbon_haustierforum_show_formular select
{
    width: 200px;
    margin-bottom: 15px;
}

.mbon_haustierforum_show_formular textarea
{
    width: 16em;
    height: 100px;
}

.mbon_haustierforum_show_all_entrys
{
    float: left;
}

.mbon_haustierforum_savemessage
{
    width: 560px;
    border: 0px dotted #ffffff;
    padding: 5px;
    margin-bottom: 10px;   
}

.mbon_haustierforum_show_formular label
{
    display: block;
    width: 200px;
    float: left;
    margin:4px;
}

.mbon_haustierforum_show_formular input
{
    width: 200px;
}

.mbon_haustierforum_show_formular_inside
{
    padding-left: 75px;
}

.mbon_haustierforum_petname
{
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.mbon_haustierforum_description
{
    font-weight: bold;
    font-size: 13px;  
    padding-bottom: 5px;  
}

.mbon_haustierforum_top_found
{
    float: right;
}

.mbon_haustierforum_top
{
    padding-top: 10px;
    padding-bottom: 2px;
}

.mbon_haustierforum_top_with_img
{
    padding-top: 2px;        
}

.mbon_haustierforum_check_and_show_entry
{
	width:  570px;
}

.mbon_haustierforum_check_and_show_entry_save_okay
{
	width:  570px;
	border: 1px solid red;
	background-color: #ff5858; 
}

.entry_listing
{
	width: 45%;
}

.entry_listing .mbon_haustierforum_top
{
	padding-top: 0px;
	clear:right;
}

.entry_listing .mbon_haustierforum_show_entry_bottom
{
	width: auto;
	float: right;
}

.entry_listing .mbon_haustierforum_show_entry_left
{
	height: 100%;
	overflow: hidden;
}

.rightEntry 
{
	margin-left: 10%;
}

.detail_share
{
	width: 70px;
}

.mbon_tierforum_entry.entry_listing .mbon_haustierforum_show_entry_bottom a:hover {
    color: #323232;
}