/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
ul {
  list-style-type: circle;
}
	
a {
	text-decoration:none;
	color:#333300;
	font-weight:bold;
	border:0px;
	}
	
#netzwerk a {
	text-decoration:none;
	color:blue;
	font-weight:bold;
	border:0px;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#netzwerk   a:hover {
  	text-decoration:underline;
  	}

a img {
	border:0px #ffffff solid;
	}
a:hover img {
	border:0px;
	}
	
/* ID Styles */
	/*
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
*/
/* Class Styles */


