/* Global Styles */

body {
	margin:0px;
	background-position: center;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	}
	
a:hover {
	color: #009EEA;
	text-decoration:none;
	background-color: #FFFFFF;
	}
	
/* ID Styles */
	
#navigation a {
	color: #008782;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A4C2C2;
	padding: 10px;
	height: auto;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background-color: #008782;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#padding {
	padding:10px 5px 10px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	left: 10px;
	line-height: 18px;
	}

.sidebarText {
	color: #4C5C7E;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.bodyText {
	line-height:18px;
	color:#069;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	}
	
.pageName {
	color: #8D161C;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	color: #006699;
	font-weight:bold;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.navText {
	color: #4C5C7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	}
	
.calendarText {
	line-height:16px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
.linie_li {
	margin: 1px;
	border-left-style: none;
	background-color: #0E527A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.bl_rahmen_li {
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #03837C;
}
.bl_rahmen_ob {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008782;
}
.rahmen {
	background-color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:active {
	color: #E6F5FF;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.flaeche {
	background-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.flrare {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #069;
}
.mi_fl {
	background-color: #E6F5FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #147CBA;
}
.bl_rahmen {
	background-color: #006699;
	border: 1px solid #FF0000;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	text-align: center;
	position: static;
	height: auto;
	width: auto;
}

