/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#ffffff;
	}
	
hr {
	height:1px; 
	color: #AFC3AB;
	border: 0;
	}
	
a {
	color: #AFC3AB;
	}
	
a:hover {
	color: #B2CFED;
	}

/* ID Styles */

#Menue td {
	border-bottom: 1px solid rgb(91,108,134);
	}
	
#Menue a {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background: url("images/bullet.gif") 8px 50% no-repeat;
	}
	
#Menue a:hover {
	background: rgb(153,178,204)  8px 50% no-repeat;
	color:#ffffff;
	}
	
#MenueUeberschrift {
	font:28px arial;
	color: #5B6C86;
	letter-spacing:.2em;
	line-height:30px;
	padding:8px 0px 8px 0px;
	border-bottom: 1px solid rgb(91,108,134);
	}

#Spaltenueberschrift {
	padding: 4px;
	}

#logo {font:18px arial;
	color: #ffffff;
	letter-spacing:.3em;
	}

#kurtzbeschreibung {font:12px arial;
	color: #5B6C86;
	letter-spacing:.4em;
	}
	
#Datumsformat {font:11px arial;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#Datumsformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#Datumsformat a:hover {
	color: #5b6c86;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.Text {
	font:12px arial;
	color:#ffffff;
	line-height:20px;
	margin-top:0;
	}
	
.Text2 {
	font:24px arial;
	color:#ffffff;
	line-height:28px;
	margin-top:0;
        letter-spacing:.1em;
	}

.SeitenName {
	font:18px arial;
	color: #AFC3AB;
	line-height:22px;
	letter-spacing:.3em;
	}

.SeitenName2 {
	font:16px arial;
	color: #0B3861;
	line-height:18px;
	letter-spacing:.1em;
	}
	
.UnterTitel {
	font:14px arial;
	color: #B2CFED;
	line-height:18px;
	letter-spacing:.1em;
	}

.DetailText {
	font:11px arial;
	color:#ffffff;
	line-height:18px;
	}
	
.KurzText {
	font:10px arial;
	color:#99B2CC;
	}
	
.MenueText {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

/* sub-navigation styles */

#Untermenue {
	margin: 5px;
}

#Untermenue td {
	border-bottom: 1px solid rgb(91,108,134);
	background: #AFC3AB;
	}
	
#Untermenue a {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background: url("images/bullet.gif") 8px 50% no-repeat;
	}
	
#Untermenue a:hover {
	background: rgb(153,178,204)  8px 50% no-repeat;
	color:#ffffff;
	}
	
.Untermenue2 {
	padding: 5px;
	padding-left: 10px;
}
.Untermenue3 {
	padding: 5px;
	padding-left: 15px;
}
.Untermenue4 {
	padding: 5px;
	padding-left: 20px;
}
.Untermenue5 {
	padding: 5px;
	padding-left: 25px;
}





