.branchenbuch_kostenlos
{
	background-color: #eee;

	border: 1px solid black; 
	padding: 5px;
	margin-bottom: 1px;
}

.branchenbuch_kostenpflichtig
{
	background-color: #fff;

	border: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 5px;
	margin-bottom: 3px;
	height: 170px;

}

.branchenbuch_kostenlos h1, .fn a 
{
	font-size: 14px;
}

.branchenbuch_kostenpflichtig h1, .fn a
{
	font-size: 14px;
}

.branchenbuch_kostenlos h2
{
	font-size: 13px;
}

.branchenbuch_kostenpflichtig h2
{
	font-size: 13px;
}


.branchenbuch_links
{
	position: relative:
	
	width: 100px;
	float: right;
	padding-left: 20px; 
}

.branchenbuch_links img
{
	border: 0;
}

.branchenbuch_detail_rahmen
{
	padding: 0;
	margin: 0;
	border: 0;
	border-right: 2px solid black;
	border-bottom: 2px solid black;

}

.branchenbuch_detail
{
	border: 1px solid #009747;
	background-color: #fff;
    margin-bottom: 0;
}

.detail_koerper
{
	padding: 4px;
}

.detail_h1
{

    font-size: 16px;
	font-family: sans-serif;
}

.detail_h2
{
	color: #009747;
    font-size: 14px;
	font-family: sans-serif;
}

.detail_text
{
	color: #333;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.detail_fuss
{
	color: #333;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.detail_balken
{
   height: 40px;
   background-color: #009747;
   text-align: right;
   padding-right: 10px;
}

.detail_balken_unten
{
	height: 40px;
    background-color: #009747;
    text-align: left;
    padding-right: 10px;
}

.detail_balken img
{
	border: 0;
}

.detail_balken_unten img
{
	border: 0;
}

