/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#1F2669;
	}
	
a {
	color: #CB2C83;
	}
	
a:hover {
	color: #1F2669;
	}

/* ID Styles */

#Menue a {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 30px;
	background:  url("../images/mm_bullet_stitch.gif") 8px 50% no-repeat;
	}
	
#Menue a:hover {
	background:  url("../images/mm_bullet_stitch_on.gif") 8px 50% no-repeat;
	color:#CB2C83;
	}
	
#MenueUeberschrift {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#Spaltenueberschrift {
	padding: 10px 4px;
	border-top: 4px solid #ffffff;
	}
	
#logo 	{
	font:24px Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	letter-spacing:.3em;
	line-height:30px;
	}

#kurtzbeschreibung 	{	
	font:11px Georgia, Times New Roman, Times, serif;
	color: #CCFF00;
	letter-spacing:.5em;
	line-height:14px;
	}
	
#Datumsformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	}
	
#Datumsformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#Datumsformat a:hover {
	color: #5b6c86;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.Text {
	font:11px Arial, Helvetica, sans-serif;
	color:#1F2669;
	line-height:22px;
	margin-top:0;
	letter-spacing:.1em;
	}
	
.SeitenName{
	font:20px Georgia, Times New Roman, Times, serif;
	color: #A4BD42;
	line-height:24px;
	letter-spacing:.1em;
	}
	
.Titel {
	font:24px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:24px;
	letter-spacing:.1em;
	}	
	
.UnterTitel {
	font:bold 14px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:18px;
	letter-spacing:.1em;
	}

.DetailText {
	font:10px Arial, Helvetica, sans-serif;
	color:#1F2669;
	line-height:18px;
	}
	
.KurzText {
	font:10px Arial, Helvetica, sans-serif;
	color:#1F2669;
	}
	
.MenueText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

/* sub-navigation styles */

#Untermenue {
	margin: 5px;
}

#Untermenue a {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 30px;
	background:  url("../images/mm_bullet_stitch.gif") 8px 50% no-repeat;
	}
	
#Untermenue a:hover {
	background:  url("../images/mm_bullet_stitch_on.gif") 8px 50% no-repeat;
	color:#CB2C83;
	}
	
.Untermenue2 {
	padding: 5px;
	padding-left: 10px;
}
.Untermenue3 {
	padding: 5px;
	padding-left: 15px;
}
.Untermenue4 {
	padding: 5px;
	padding-left: 20px;
}
.Untermenue5 {
	padding: 5px;
	padding-left: 25px;
}

