#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #747577;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding: 1px 0;
	text-decoration: none;
}

#content h1 {
	margin-bottom: 20px;
	padding: 0 0 5px 0;
}

#content h2 {
	font-size: 13px;
}

#content h3 {
	font-size: 12px;
}

#content h4, #content h5, #content h6 {
	font-size: 11px;
	font-weight: bold;
}

#content p {
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 3px 0 10px;
}

#content ol, #content ul {
	list-style-position: outside;
	padding: 0;
	margin: 0 0 10px 30px;
}

#content p a, #content li a, .portlet-content a {
	color: #e20419;
	text-decoration: none;
}

#content p a:hover, #content li a:hover, .portlet-content a:hover {
	text-decoration: underline;
}

#content ul {
	list-style-type: square;
}

#content li {
	margin: 0;
	padding: 1px 0 2px;
}

#sidebar .portlet_content ul, #sidebar .portlet_content ol, #content .portlet_content ul, #content .portlet_content ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.search_item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

#content .search_item_title {
	padding-bottom: 5px;
}

.search_item_details {
	padding-top: 5px;
	font-size: 10px;
}

#content .search_item_title .highlighting {
	text-decoration: none;
	font-weight: normal;
}

#content hr {
	width: 100%;
	height: 0;
	border: none;
	border-top: 1px solid #eaeaea;
}

#content a.bildung-button {
	background: url(../img/button.jpg) no-repeat left top;
	display: block;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	padding: 16px 0 17px 29px;
}

#content a.bildung-button:hover {
	text-decoration: none;
	background-position: 0 -45px;
}

/*
*** HTML Code for Haus der Bildung ***
<div id="hausderbildung_1" class="hausderbildung">
<div class="hausderbildung_title">Universit&auml;re Ausbildung</div>
Diverse Bachelor-Studieng&auml;nge f&uuml;hren individuell und flexibel ans Ziel.<br />
<a href="?id=7">mehr dazu</a></div>
<div id="hausderbildung_2" class="hausderbildung">
<div class="hausderbildung_title">Fachhochschule</div>
Die Master- und Bachelor-Studieng&auml;nge sind zeitlich und &ouml;rtlich unabh&auml;ngig!<br />
<a href="?id=8">mehr dazu</a></div>
<div id="hausderbildung_3" class="hausderbildung">
<div class="hausderbildung_title">Erwachsenenbildung</div>
&Uuml;ber 65 Kurse in Wirtschaft, Informatik, Sprachen, Kreativit&auml;t &amp; Pers&ouml;nlichkeit.<br />
<a href="?id=9">mehr dazu</a></div>
<div class="clear">&nbsp;</div>
*/

#content .hausderbildung {
	background: url(../img/hausderbildung_box.jpg) no-repeat left top;
	width: 165px;
	height: 150px;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	color: #666;
	position: relative;
}

#content .hausderbildung:hover {
	background-image: url(../img/hausderbildung_box_hover.jpg);
	color: #333;
}

#content #hausderbildung_1, #content #hausderbildung_2 {
	margin-right: 12px;
}

#content .hausderbildung_title {
	font-size: 12px;
	margin-bottom: 10px;
	color: #333;
}

#content .hausderbildung a {
	background: url(../img/hausderbildung_button.gif) no-repeat left top;
	width: 76px;
	height: 18px;
	text-indent: -5000px;
	display: block;
	position: absolute;
	bottom: 10px;
}

#content .hausderbildung a:hover {
	background-image: url(../img/hausderbildung_button_hover.gif);
}

#portlet_testimonials_1 {
  /* display: none; */
}

.portlet_statements .portlet-content {
	overflow: hidden;
}

.portlet_identifier .portlet_statements .portlet-content {
	overflow: visible;
}

.portlet_statements_picture {
	float: left;
	margin: 0 7px 7px 0;
  background: white;
  border: 3px solid white;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px #999;
  -moz-box-shadow: 1px 1px 2px #999;
}

/* @group portlet_statements_toplist */

#sidebar .portlet_statements_toplist.portlet {
  padding-bottom: 5px;
  background: url(../img/sidebar_portlet_highlight_bottom.jpg) no-repeat left bottom;
}

#sidebar .portlet_statements_toplist h1.portlet-title {
  background: #fcf485 url(../img/sidebar_portlet_highlight_title.jpg) no-repeat;
  color: #de0014;
}

#sidebar .portlet_statements_toplist .portlet-content {
  padding: 0 2px;
  background: url(../img/sidebar_portlet_highlight_content.jpg) repeat-y;
}

.portlet_statements_toplist ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.portlet_statements_toplist ol li {
  margin: 0;
  padding: 5px 0;
  min-height: 30px;
  border-top: 1px solid #507399;
}

.portlet_statements_toplist ol li a, .portlet_statements_toplist ol li a:hover {
  color: black;
  text-decoration: none;
}

.portlet_statements_toplist ol li.first {
  border-top: none;
}

.portlet_statements_toplist ol li span.rank a {
  margin: 0 5px;
  padding: 5px;
  font-weight: bold;
  font-size: 13px;
  float: left;
  width: 14px;
}

.portlet_statements_toplist ol li span.entry {
  float: none;
  display: block;
  margin-left: 34px;
}

.portlet_statements_toplist ol li span.entry small {
  font-size: 11px;
  color: #666;
}

.portlet_statements_toplist ol li span.arrow {
  float: right;
  margin-top: 7px;
}

.portlet_statements_toplist div.small {
  font-size: 10px;
  text-align: center;
  color: #999;
  margin-top: 5px;
}

.portlet_statements_toplist div.facebook {
  padding: 10px;
  margin: 0;
  text-align: center;
  height: 100%;
  float: none;
  clear: both;
}

.portlet_statements_toplist div.facebook a:hover {
  text-decoration: none;
}

/* @end */
