/* Global Styles */

body {
	margin:0;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #993300;
	text-decoration:none;
	font-weight:bold;
	}

table {
	bordercolor:#FF9933
	}
	
a:hover {
	color: #993300;
	text-decoration:underline;
	text-align: center;
	}
	
/* ID Styles */

#Menue a {
	font:10px arial;
	color: #333300;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 8px;
	border-left: 1px solid rgb(121,121,71); 
	border-right: 1px solid rgb(121,121,71); 
	}
	
#Menue a:hover {
	background: #BCBC85;
	color:#ffffff;
	border-left: 1px solid rgb(255,153,51); 
	border-right: 1px solid rgb(255,153,51); 
	}

/* Calendar Styles */

#Kalender td {
	border: 1px solid rgb(121,121,71); 
	}
	
#ohneRand td{
	border: 0px;
	}

#KalenderName td {
	font-weight:bold;
	}
	
/* Class Styles */

.logo {
	font:12px times new roman;
	color: #FFFFCC;
	letter-spacing:.3em;
	line-height:16px;
	}
	
.kurtzbeschreibung {
	font:12px times new roman;
	color: #993300;
	line-height:16px;
	}
	
.Text {
	line-height:18px;
	color:#333333;
	font-family: arial;
	font-size: 13px;
	text-align: justify;
	}
	
.SeitenName {
	color: #FF9933;
	letter-spacing:.2em;
	font-weight:bold;
	line-height:normal;
	font-family: "times new roman";
	font-size: 16px;
	}
	
.UnterTitel {
	font:14px times new roman;
	color: #993300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.MenueText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	line-height:16px;
	}

.KalenderText {
	font:11px arial;
	color: #333333;
	letter-spacing:.1em;
	}
	
/* sub-navigation styles */

#Untermenue {
	margin: 5px;
	text-align: left;
}

#Untermenue a {
	font:10px arial;
	color: #333300;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 8px;
	border-left: 1px solid #fcfcdd; 
	border-right: 1px solid #fcfcdd; 
	}
	
#Untermenue a:hover {
	color:#ff9933;
	border-left: 1px solid rgb(255,153,51); 
	border-right: 1px solid rgb(255,153,51); 
	}
	
.Untermenue2 {
	padding: 5px;
	padding-left: 10px;
}
.Untermenue3 {
	padding: 5px;
	padding-left: 15px;
}
.Untermenue4 {
	padding: 5px;
	padding-left: 20px;
}
.Untermenue5 {
	padding: 5px;
	padding-left: 25px;
}
.Text p {
	text-align: justify;
	font-family: arial;
	font-size: 13px;
}
.Text rot {
	color: #F00;
}
.text-rot {
	color: #F00;
}
.u2 {
	font-size: 24px;
	color: #F93;
}

