html, body {	margin: 0;	font-family: Verdana, Arial, sans serif;	font-size: small;	font-weight: normal;	font-style: normal;	font-variant: normal;	font-stretch: normal;	text-transform: none;	color: #333333;	white-space: normal;	line-height: 1.4em;	text-align: left;	}/* styles fuer die administration *//* container der popups*/#adminPopup {	margin: 10px;	font-family: Verdana, Arial, sans serif;	font-size: small;	font-weight: normal;	font-style: normal;	font-variant: normal;	font-stretch: normal;	text-transform: none;	color: #000;	text-align: left;	line-height: 1em;	background-image:url(/pm34/pmAdmin/pict/spacer.gif)	}#adminFooter {	margin: 0px;	margin-top: 7px;	font-family:Verdana, Arial, Helvetica, sans serif;	font-size:9px;	line-height: 1em;	color:#2C2C2C;	white-space: nowrap;	border-top: 1px solid #333333;	}/* container der pages*//* admin-sektion im header */#adminSection {	font-size: small;	background-color: #555;	color: #fff;	height: 20px;	width: 99%;	margin-right: 10px;	}#adminSectionPfad {	float: left;	}#adminSectionIcons {	float: right;	}/* absatz-admin */#adminIcons {	font-size: small;	font-weight: normal;	font-style: normal;	white-space: nowrap;	text-align: right;	vertical-align: top;	margin-left: 20px;	}#adminInsertIcon {	font-size: small;	font-weight: normal;	font-style: normal;	vertical-align: top;	}/* classes */#adminPopup a {	font-weight:bolder;	text-decoration: none;	color: #c31136;	}#adminPopup a:link {	}#adminPopup a:active {	color: #666666;	text-decoration: none;	}#adminPopup a:visited {	color: #c31136;	text-decoration: none;	}#adminPopup a:hover, #adminPopup a:focus {	color: #736446;	text-decoration: underline;	}#adminSection b {	color: #fff;	}.adminHeaderLinkIcon {	margin-left: 3px; 	white-space: nowrap;	height: 17px;	white-space: nowrap;	margin-left: 7px;	}.adminNavSmall {	font-size:9px;	color:#2C2C2C;	}.adminPopupTitel {	font-size: 13px;	font-weight:800;	color:#000000;	border-bottom: 1px solid #333333;	}.adminPopupZwtitel {	font-size: 12px;	font-weight:800;	color:#000000;	}.adminPopupText {	font-size: 11px;	color:#000000;	}.adminPopupTextFett {	font-size: 11px;	font-weight:800;	color:#000000;	}.adminHelpTitel {	font-size:14px;	color:#2C2C2C;	font-weight:800;	margin-top: 5px;	}.adminHelpText {	font-size:11px;	color:#000000;	font-weight:400;	} /* gelegentlich tauschen */.adminPreview {	font-family: Courier, serif;	font-size: 10px;	}.adminIndexActiv, .adminIndexpassiv {	font-size: x-small;	font-weight: bold;	font-style: normal;	white-space: nowrap;	text-align: center;	vertical-align: top;	}.adminIndexActiv {	color: #00AF00;	}.adminIndexPassiv {	color: #FF0000;	}/* Fehlermeldung */.error {	}strong.error {	color: #c31136;	font-weight:800;	}
