@charset "utf-8";
/* CSS Document */

/* Links im Modul */
.sublink_div {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sublink_div a {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #C0C0C0;
	font-weight: bold;
}

/* Index Seiten */
.itemhelptext {
	border: 1px solid #E2E7EC;
	background-image: url(../../images/icon22/go-next.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 42px;
	line-height: 20px;
	margin:0 12px  12px 0;
	width:350px;
	float:left;
	height:100px;
}

.itemhelptext .itemheadline {
	margin-bottom: 10px;	
}

.itemhelptext .itemheadline a {
	font-size: 16px;
	font-weight: bold;
	color: #A0DB27;
	text-decoration: none;	
}

.itemhelptext .text {
	
}

/* Allgemeiner Hilfetext */
.helptext {
	border: 1px solid #E2E7EC;
	background-image: url(../../images/icon22/help-browser.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 42px;
	line-height: 20px;
}


/* Kategorien bearbeiten */

.categorie_path {
margin-bottom:10px;
}