a.link1 { cursor:hand;
	font-family:Verdana, Helvetica, arial, sans-serif, times new roman;
	font-size:12px;
	color:blue;
	text-decoration:none;
}
a.link1:link { text-decoration:none; color:blue;
}
a.link1:visited { text-decoration:none; color:blue;
}
a.link1:hover { text-decoration:none; color:red;
}
a.link1:active { text-decoration:none; color:blue;
}
a.navilink1 { cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	position:relative;
	left:20px;
}
a.navilink1:link { text-decoration:none; color:white;
}
a.navilink1:visited { text-decoration:none; color:white;
}
a.navilink1:hover { text-decoration:none; color:red;
}
a.navilink1:active { text-decoration:none; color:white;
}
a.navilink2 { cursor:hand;
	font-family:Arial, Helvetica, sans-serif, times new roman;
	font-size:12px;
	position:relative;
	left:20px;
}
a.navilink2:link { text-decoration:none; color:white;
}
a.navilink2:visited { text-decoration:none; color:white;
}
a.navilink2:hover { text-decoration:none; color:red;
}
a.navilink2:active { text-decoration:none; color:white;
}
body { background-color:white;
	font-family:Verdana, Helvetica, arial, sans-serif, times new roman;
	font-size:12px;
	background-image:url(bilder/bg.jpg);
}
h1 { font-family:Verdana, Helvetica, arial, sans-serif, times new roman;
	font-size:22px;
	color:green;
}
h2 { font-family:Verdana, Helvetica, arial, sans-serif, times new roman;
	font-size:18px;
}
table.struktur { position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	bottom:0px; 
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	table-layout:fixed;
}
td.inhalt { padding:20px;
	vertical-align:top;
	font-family:Verdana, Helvetica, arial, sans-serif, times new roman;
	font-size:12px;
}
table.termine { font-family:Verdana, Helvetica, arial, sans-serif, times new roman;
	font-size:12px;

}
td.navileiste { height:100%;
	width:145px;
	vertical-align:top;
}
