﻿.Sidebar_Container
{
	float: right;
	background: #eeeeee;
	width: 184px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.Sidebar_Infoblock
{
	float: left;
	width: 184px;
	height: auto;
	margin-bottom: 12px;
}

.Sidebar_Infoblock h2
{
	font-size: 14px;
	font-weight: bold;
}

.Sidebar_Infoblock p
{
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10px;
	font-weight: normal;
	width: 180px;
}

.Sidebar_Infoblock_Kontakt_Schlüssel
{
	float: left;
	width: 40px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
}

.Sidebar_Infoblock_Kontakt_Wert
{
	float: left;
	width: 144px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
}


