/* Global Styles */

body {
	margin-top: 10px;
	margin-left: 90px;
	margin-right: 90px;
	margin-bottom: 90px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #ffffff;
	}
	
a {
	FADCE9FADCE9color: #E2007A;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #E2007A;
	overflow: auto;
	}
	
/* ID Styles */

#navigation a {
	font:12px century gothic;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:normal;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #E2007A;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #E2007A;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #E2007A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px HelveticaNeueLT Std Med Ext;
	color: #FFFFFF;
	letter-spacing:0em;
	line-height:26px;
	background-color: #E2007A;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	}
	
.bodyText {
	font:12px century gothic;
	line-height:20px;
	color:#000000;
	letter-spacing:0em;
	background-color: #FFFFFF;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px century gothic;
	color: #000000;
	letter-spacing:0.2em;
	line-height:32px;
	background-color: #FFFFFF;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:11px century gothic;
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:18px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px century gothic;
	color: #000000;
	letter-spacing:0.1em;
	line-height:18px;
	}
	
#menuebox {
	position: relative;
	height: 30px;
}
.stupidie {
	display: none;
}
#menue {
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 200;
}
#menue .aussen {
	float: left;
	display: block;
	overflow: hidden;
	width: 8em;
	height: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #E2007A;
	color: #D3DCE6;
	border: 1px solid;
	border-color: #E2007a;
}

