/* ### -- -- -- -- -- FSRi-Styles -- -- -- -- -- ### */


.newsPrefix {
	color: lightgrey;
	font-size: 0.85em
}

/* ov */
div.pageMenu a, div.pageMenu a:hover {
	padding: 5px 7px 5px 3px !important;
}

div.pageMenu img {
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
}

/* Standard-Container */
.fsriPortalSideContainer {
	margin-bottom: 20px;
	width: 180px;
}

/* Tab-Container */
.fsriPortalTabContainer {
	margin-bottom: 20px;
}

/* Mittelteil des Portals */
.fsriPortalNewsContainer {
	margin-bottom: 20px;
}

.fsriLabel {
	width: 100px; /* Breite.*/
	display: block;
	float: left;
	margin-top:5px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}

form submit { /* den Submit-Button */
	float: none;
	width: auto;
}

.defaultCursor {
	cursor: default;
}
