﻿/* Sidebar */

.SideBar
{
	position: absolute;
	top: 287px;
	left: 750px;
	z-index: 200;
	width: 330px;
	border: 1px solid #E35F14;
	background-color: #ffffff;
}

.SideBar a
{
	color: #000000 !important;
}

.SideBarTitle
{
	display: block;
	font-size: 12pt; 
	font-weight: bold; 
	margin: 15px 0 13px 15px;
}

.ElementTitle
{
	position: static;
	display: block;
	clear: both;
	margin-left: 15px;
	font-weight: bold;
	font-size: 10pt;
	color: #eb5a01;
	line-height: 18px;
}

.ElementPic2
{
	display: inline-block;
}

.ElementList, .ElementIcons
{
		margin: 5px 0 11px 53px;
}

.ElementList
{
	clear: both;
	text-align: left;
	list-style-type: none;
	padding: 0;
	display: block;
}

.ElementIcons
{
	display: block;
}

.ElementIcons img
{
	margin-right: 16px;
	display: inline-block;
}

.ElementListSymbol
{
	background-image: url(../pics/de-DE/Icons/pfeil_klein.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin: 0 5px 0 0;
}

.ElementList li
{
	margin: 0px;
	padding: 0px;
	display: block;
}

.ElementList .pictureli span, .ElementList .pictureli img
{
	display: inline-block;
	float: left;
}

.ElementList .pictureli img
{
	margin-top: -3px;
}

.ElementListPics
{
	clear: both;
	padding-left: 47px;
	text-align: left;
}

.Advertising
{
	height: 134px;
	width: 200px;
	margin: 5px 0 14px 46px;
}

.ekomiPic img
{
	width: 40px;
	height: 40px;
}