/**
	*		~ www.pferde.biz ~
	*		> CMS Layout
	*		@author agentur@pferde.biz
	*		@date 18-01-2010
	*		@version 1.0
**/

/* AUFTEILUNG */
.linklist li a:hover img.cms_icon {
	border-style:none;
	border-width:0;
	margin:2px 10px 2px 2px;
	padding:2px;
	vertical-align:middle;
}

/* Mein Pferde.biz Benutzermenü */
#u_inhalt .block {
	margin-bottom: 12px;
}

#u_inhalt .block h2 {
	margin-bottom: 0;
}

#u_inhalt .block ul {
	margin: 0;
}

#u_inhalt .block  .linklist li {
	margin: 0;
	padding: 0;
	font-size: 13px;
	border: 0;
}
#u_inhalt .block .linklist li:hover {
	background: #EEE;
}

#u_inhalt .block .linklist li a {
	font-weight: normal;
}

/* Title Pane */
.soria .dijitTitlePaneTitle {
	background: url(/anbieter/img/titlePane.png) repeat-x scroll left top;
}

.soria .dijitTitlePaneTitle-hover {
	background: #F9F9F9 url(/anbieter/img/titlePane-hover.png) repeat-x scroll center top;
}