
body      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
}

.fett  {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	line-height: 1.5;	
}

.klein  {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.kleinst  {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.titel {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana;
	letter-spacing: 1px;
}

.titel2 {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	letter-spacing: 1px;
}

.subtitel {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 1px;
}

.nsubtitel {
	color: White;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 1px;
	background-color: Black;
}

/*----------------------------------------------------------------------*/
/* ALLGEMEIN Links																											*/
/*----------------------------------------------------------------------*/	
a:link { 
	color: #0000FF;
	text-decoration:underline;
}
a:visited { 
	color: #0000FF;
	text-decoration:underline;
} 
a:active {
	color: #0000FF;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline overline;
	color: #0000FF;
}
a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}



a.sisag:link { 
	color: #0000FF;
	text-decoration:underline;
}
a.sisag:visited { 
	color: #0000FF;
	text-decoration:underline;
} 
a.sisag:active {
	color: #0000FF;
	text-decoration:underline;
}
a.sisag:hover {
	text-decoration: underline overline;
	color: #0000FF;
}
a.sisag {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}



.sidetitel    {
	color: Black;
	font-style: normal;
	border-width: 1px;
	border-color: Black;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	background: #66B1D1;
	letter-spacing: 1px;
	border-style: solid;
	padding-left: 4px;
}

.meteo    {
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	background-color:#C6E7F7;
	text-decoration: none;
}

p      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

td      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

th      {
	color: Yellow;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.infobox_green {
/*    background-color:#339933;*/
	background-color: #FFFFFF;
	border: 3px solid #339933;
	
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
}

.infobox_red {
/*    background-color:#FF0033; /*#FF3366;*/*
    background-color:#FFFFFF; /*#FF3366;*/
    border: 3px solid #FF0033; 
	
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
}
