body, font, b, p, a, table, td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	}	
a:link { font-weight:normal; color:#336699; text-decoration:none }
a:visited { font-weight:normal; color:#336699; text-decoration:none }
a:hover { font-weight:normal; color:#336699; text-decoration:none }
a:active { font-weight:normal; color:#336699; text-decoration:underline }
a:focus { font-weight:normal; color:#336699; text-decoration:underline }

.navlink { font-size:10px; }

a.b:link { font-weight:bold; color:#336699; text-decoration:none }
a.b:visited { font-weight:bold; color:#336699; text-decoration:none }
a.b:hover { font-weight:bold; color:#336699; text-decoration:none }
a.b:active { font-weight:bold; color:#336699; text-decoration:underline }
a.b:focus { font-weight:bold; color:#336699; text-decoration:underline }


.main  {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 10px;
	margin-right: 5px;
	}

.mainTopic {
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #99D4E1;
	border-width: 1px;
	background-color: #E6E6E6;
	background-image:url(../images/maintopic_bg.gif); 
	padding: 3px;
	padding-left: 25px;
	}
	
.mainEntry  {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: #99D4E1;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 3px;
	}


.sub  {
	border-collapse: collapse;
	border-spacing: 0px;	
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 5px;
	margin-right: 10px;
	}

.subTopic {
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #99D4E1;
	border-width: 1px;
	background-color: #E6E6E6;
	background-image:url(../images/topic_bg.gif); 
	padding: 3px;
	padding-left: 15px;
	}
	
.subEntry  {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: #99D4E1;
	border-width: 1px;
	background-color: #FDFDFD;
	padding: 7px;
	}

.button  {
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #99D4E1;
	border-width: 1px;
	background-color: #FDFDFD;
	font-color: #3D3D3D;
	padding: 0px;
	}

.adminbutton  {
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:none;
	border-color:#99D4E1;
	border-width:1px;
	background-color:#FDFDFD;
	font-color:#3D3D3D;
	padding:0px;
	}

.navbutton  {
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:none;
	border-color:#99D4E1;
	border-width:1px;
	background-color:#FDFDFD;
	font-color:#3D3D3D;
	font-size:30px;
	padding:0px;
	}
	
.button:hover  {
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #99D4E1;
	border-width: 1px;
	background-color: #E0E0E0;
	font-color: #3D3D3D;
	padding: 0px;
	}
	
.quwhere { border:1; }
td.zeile1 { background-color: #f1f1f1; color:#000000; }
td.zeile2 { background-color: #e4e4e4; color:#000000; }