table.mmInfo {
	width: 100%;
	height: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
}
table.mmInfo td {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
table.mmPath a {
	margin-left: 3px;
}
table.mmContent {
	width: 93%;
	margin: 0px;
}
td.mmTitle, div.mmTitle, .mmTitle h2 {
	color: #000000;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
div.mmTitle {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
table.mmForm {
	width: 100%;
}
table.mmMenue {
	width: 186px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td.mmSubTitle, tr.mmSubTitle td {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;	
}
.mmText {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 20px;
	padding-bottom: 5px;
}
td.mmEditingOptions center {
	text-align: right;
	width: 100%;
}
input.mmTextField, input.mmPasswordField {
	width: 246px;
	height: 15px;
	border: 1px inset #39842c;
	vertical-align: middle;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;
}
input.mmSubmitButton {
	width: 250px;
	background-color: #dfe8df;
	height: 18px;
	border: 1px outset #dfe8df;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #39842c;
	margin-top: 2px;
	margin-bottom: 3px;
}
select {
	width: 250px;
}
td.UnsubscribeButton {
}
table.mmDetails {
	line-height: 14px;
	background-position: bottom;
	background-image: url(/img/site/trennlinie.gif);
	background-repeat: repeat-x;
	margin-bottom: 4px;	
	font-size: 11px;	
}
td.mmDetail {
	font-weight: bold;
}
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100%;
	height: 1px; 
}
