#contentTable	{	border-spacing: 20px;	}

#topic			{
					font-family: Verdana; font-size: 36px; font-weight: bold; text-align: center;
					background-image: url(grafiken/ecke3.gif); background-repeat:no-repeat; background-position: bottom center;
				}

#dateTime		{	background-image: url(grafiken/top7.gif); background-repeat:no-repeat;	}
#timeStr		{	font-size: 20px;	}
#dateStr		{	font-size: 20px;	}


img 			{ 	border: none; 	}
img.img1		{	border-width: 1px; border-style: solid; border-color: black;	}


.contentBox		{
					border-width: 2px; border-style: solid; background-color: #f0f0f0; border-spacing: 10px; border-color: black;
					color: black;
				}


table.tab0		{	 border-style: none; border-collapse: collapse; }

table.tab1		{
					border-width: 2px; border-style: solid; border-color: black;
					background-color: #fafafa; border-collapse: collapse;
				}

th.th1			{
					border-width: 1px; border-style: solid; border-color: black; padding: 5px;
					background-color: #ff4040;
				}

td.td1			{
					border-width: 1px; border-style: solid; border-color: black; padding: 5px;
				}


p.size1			{	font-size: xx-small;	}
p.size2			{	font-size: x-small;		}
p.size3			{	font-size: small;		}
p.size4			{	font-size: medium;		}
p.size5			{	font-size: large;		}
p.size6			{	font-size: x-large;		}
p.size7			{	font-size: xx-large;	}

.t0				{	font-size: xx-large; 	text-decoration: none;		font-weight: normal;	}
.t0u			{	font-size: xx-large; 	text-decoration: underline;	font-weight: normal;	}
.t0ub			{	font-size: xx-large; 	text-decoration: underline; font-weight: bold; 		}
.t0b			{	font-size: xx-large; 	text-decoration: none;		font-weight: bold;		}

.t1				{	font-size: x-large; 	text-decoration: none;		font-weight: normal;	}
.t1u			{	font-size: x-large; 	text-decoration: underline;	font-weight: normal;	}
.t1ub			{	font-size: x-large; 	text-decoration: underline; font-weight: bold; 		}
.t1b			{	font-size: x-large; 	text-decoration: none;		font-weight: bold;		}

.t2				{	font-size: large; 		text-decoration: none;		font-weight: normal;	}
.t2u			{	font-size: large; 		text-decoration: underline;	font-weight: normal;	}
.t2ub			{	font-size: large; 		text-decoration: underline; font-weight: bold; 		}
.t2b			{	font-size: large; 		text-decoration: none;		font-weight: bold;		}

.t3				{	font-size: medium; 		text-decoration: none;		font-weight: normal;	}
.t3u			{	font-size: medium; 		text-decoration: underline;	font-weight: normal;	}
.t3ub			{	font-size: medium; 		text-decoration: underline; font-weight: bold; 		}
.t3b			{	font-size: medium; 		text-decoration: none;		font-weight: bold;		}


a.link				{	color: red; text-decoration: underline;	}
a.linkKontakt		{	color: black; font-size: small; text-decoration: none; font-weight: bold;	}

a.button			{ 	display: block; text-align: center; width: 165px; text-decoration: none; font-weight: bold; border-width: 1px; border-style: solid; border-color: black; }
a.button:link    	{ 	color: white; background-color: #800000; }
a.button:visited 	{ 	color: white; background-color: #800000; }
a.button:hover   	{ 	color: black; background-color: #c0c0c0; }
a.button:active  	{ 	color: white; background-color: #800000; }

a.button2			{ 	display: block; text-align: center; width: 100px; text-decoration: none; font-weight: bold; border-width: 1px; border-style: solid; border-color: black; }
a.button2:link    	{ 	color: white; background-color: #800000; }
a.button2:visited 	{ 	color: white; background-color: #800000; }
a.button2:hover   	{ 	color: black; background-color: #c0c0c0; }
a.button2:active  	{ 	color: white; background-color: #800000; }



.menuBox		{ border-width: 2px; border-style: solid; border-color: black; }
a.menu 			{ display: block; text-align: left; width: 165px; text-decoration: none; font-weight: bold; border-width: 1px; border-style: solid; border-color: black;}
a.menu:link    	{ color: white; background-color: #800000; }
a.menu:visited 	{ color: white; background-color: #800000; }
a.menu:hover   	{ color: black; background-color: #c0c0c0; }
a.menu:active  	{ color: white; background-color: #800000; }

a.submenu 			{ display: block; text-align: left; width: 165px; text-decoration: none; }
a.submenu:link    	{ color: black; background-color: white; }
a.submenu:visited 	{ color: black; background-color: white; }
a.submenu:hover   	{ color: black; background-color: #c0c0c0; }
a.submenu:active  	{ color: black; background-color: white; }