iframe.embedded-content
{
	border:none;
	width:100%;
}

div.categories
{
	font-size: 12px;
	font-weight:bold;
}

div.bookmarks a
{
	background: none !important;
	text-decoration: none !important;
}

#contentleft div.sociable ul li
{
	background: none;
	padding: 0;
}

#masthead h1
{
	font-size: 30px;
}

#l_sidebar
{
	padding: 0 8px 20px 15px;
	border-left: none;
	/*border-right: 1px solid #E2DDDE;*/
	width: 172px;
}

#r_sidebar
{

	border-right: none;
	/*border-left: 1px solid #E2DDDE;*/
	float: left;
	padding: 0 19px 20px 19px;
}

/*Lernstudio Gruppierung*/
.cat-item-720
{
	margin-top: 12px !important;
}

li.current-cat a
{
	text-decoration: underline !important;
}

li.current-cat li.cat-item a
{
	text-decoration: none !important;
}


#contentleft
{
width: 537px;
padding: 0 15px 20px 15px;
}

#content
{
float: left;
}

div.breadcrumb-wrapper {
	padding: 12px 8px 0;
}

div.breadcrumb {
	text-align: left;
	background: #f4f4f4;
	padding: 2px 0 3px 5px;
	font-size: 11px;
	color: #555;
}

div.breadcrumb a{
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
}

div.breadcrumb a{
	color: #555;
}


table.dialog
{
	width: 100% !important; /*hopefully overrides inline attributes of table*/
	margin-bottom: 2em;
	border-collapse: collapse;
	border-color: #777;
}

table.dialog h3
{
	margin: 0;
	font-size: 0.875em;
}

table.dialog tr td
{
	width: 50% !important; /*hopefully overrides inline attributes of table*/
}

table.dialog tr td strong,
.dialog-strong
{
	color: #0000ff !important;
	font-weight: normal;
}

table.dialog tr td
{
	padding: 5px;
}

table.dialog tr td h4
{
	background: none;
	margin: 0;
	color: #333;
}

/*include Placeholder styles*/
span.placeholderIntroduction
{
	display:block;
	font-weight:bold;
	padding-bottom:15px;
}


/*lernstudio h1 icon*/
img.ls-t
{
	vertical-align:bottom;
}

.breadcrumb img.ls-t
{
	display: none;
	/*
	width: 16px;
	height: 16px;
	*/
}

.post-nav-link-wrapper
{
	margin-top: 60px;
}

.post-nav-link-wrapper a
{
	font-size: 14px;
	font-weight:bold;
	color: #333;
}

