/*default links*/
a:link, a:visited, a:focus, a:active {color:#663399; text-decoration:none}
a:hover {color:#663399; text-decoration:underline}
/*farbige navigation links*/
a:link.menu, a:visited.menu {color:#FFFFFF;}
a:focus.menu, a:hover.menu, a:active.menu {color:#FFFF33; text-decoration:none;}
/*links foot*/
a:link.foot, a:visited.foot {color:#666666;}
a:focus.foot, a:hover.foot, a:active.foot {color:#666666; text-decoration:underline;}
body {background-color: #CCFFCC;
      margin-left:0;
	  margin-top:0;
	  margin-right:0;
	  color: #FFFFFF;
}
.table-main {
	background-color: #CCFFCC;
	width: 1000px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	}
.table-menu {
	background-color: #000000;
	width: 1000px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CCFFCC;
	width: 1000px;
	height: 60px;
}	
.text1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	line-height: 1.5;
	background-color: #CCFFCC;
}
.text2 {
	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	background-color: #CCFFCC;
}
.head1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCFFCC;	
}
.photohead {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCFFCC;
}

