body {
	.font-family: "myriad-pro-semiextended",sans-serif;
	background-color: #f5f5f5;
	}

a:link {color:blue;}
a:visited {color:cornflowerblue;}
a:active {color:darkblue;}

#navi{
	color:#000000;
	font-weight:bold;
	}

#tab1{
	border-collapse:collapse;
	border-style:hidden;
	border-color:#f5f5f5;
	font-size:small;
	}

#tab1 
td {
	background:#f5f5f5;
	color:#4169E1;
	text-align:center;
	}

#tab1
th {
	border-color:#F5F5F5;
	background:#4169E1;
	color:#f5f5f5;
	}

#tab1 tr.jahr 
td {
	line-height:150%;
	background:#4169E1;
	color:#f5f5f5;
	font-weight:bold;
	}
	
#tab1 tr.sichtbar 
td {
	border-style: solid;
	border-width: thin;
	}

#tab1 tr.linkleft
td {
	line-height:170%;
	background:#FF6347;
	color:#4169E1;
	text-align:left;
	font-weight:bold;
	}

#tab1 tr.linkright
td {
	line-height:170%;
	background:#FF6347;
	color:#4169E1;
	text-align:right;
	font-weight:bold;
	}

.ueber100 {
	color:#4169E1;
	font-size:100%;
	line-height:120%;
	color:blue;
	}

.block {
	.font-family: "myriad-pro-semiextended",sans-serif;
	font-weight: 400;
	color: #4169E1;
	}
.ueber {
	color:#4169E1;
	text-decoration:underline;
	font-size:125%;
	line-height:150%;
	color:blue;
	}

.newsueber{
	text-align:center;
	font-size:120%;
	line-height:120%;
	color:blue;
	}
 

 
a.hinweis {
	font-size:80%;
	color:blue;
	}
 
a.protokoll{
	color:#008000;
	}

a.fotos {
	color:#FF6600;
	}

a.melde {
	color:#800080;
	}

a.others{
	color:#996600;
	}
 
li {
	line-height:150%;
	font-size:90%;
	text-align:left;
	}