/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#cccccc;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}
	
a {
	color: #339933;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #339933;
	text-decoration: underline;
	}
/* ID Styles */

#Menue td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#Menue a {
	font:11px arial;
	color: #333333;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:12px 6px 8px 20px;
	background:  url("../images/mm_arrow_bullet_000.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#Menue a:hover {
	background:  url("../images/mm_arrow_bullet_on_000.gif") 8px 55% no-repeat;
	color:#2DA338;
	}
	
#TitelSeitenleiste {
	padding: 4px;
	border: 1px solid rgb(102,102,102);
	}

#logo {font:20px arial;
	color: #FFCC33;
	letter-spacing:.2em;
	}

#kurtzbeschreibung {font:12px geneva;
	color: #5B6C86;
	letter-spacing:.4em;
	}
	
#Datumsformat {font:11px arial;
	color: #000000;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#Datumsformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#Datumsformat a:hover {
	color: #0099ff;
	letter-spacing:.1em;
	}
	
#linkerRand {
	border-left: 1px solid rgb(102,102,102);
	}
	
#rechterRand {
	border-right: 1px solid rgb(102,102,102);
	}
	
#untererRand {
	border-bottom: 1px solid rgb(102,102,102);
	border-left: 1px solid rgb(102,102,102);
	border-right: 1px solid rgb(102,102,102);
	}
	
/* Class Styles */
	
.Text {
	font:12px arial;
	color:#cccccc;
	line-height:20px;
	margin-top:0;
	}
	
.SeitenName{
	font:18px arial;
	color: #FFCC33;
	line-height:22px;
	}
	
.UnterTitel {
	font:11px arial;
	color: #339933;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold;
	}	

.DetailText {
	font:11px arial;
	color:#cccccc;
	line-height:16px;
	}
	
.KurzText {
	font:10px arial;
	color:#cccccc;
	}

/* sub-navigation styles */

#Untermenue {
	margin: 5px;
}

#Untermenue td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#Untermenue a {
	font:11px arial;
	color: #2DA338;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:12px 6px 8px 20px;
	background:  url("../images/mm_arrow_bullet_000.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#Untermenue a:hover {
	background:  url("../images/mm_arrow_bullet_on_000.gif") 8px 55% no-repeat;
	color:#FFCC33;
	}
	
.Untermenue2 {
	padding: 5px;
	padding-left: 10px;
}
.Untermenue3 {
	padding: 5px;
	padding-left: 15px;
}
.Untermenue4 {
	padding: 5px;
	padding-left: 20px;
}
.Untermenue5 {
	padding: 5px;
	padding-left: 25px;
}


