/* CSS-Datei für www.Alex-BS.de */
/* last change 2003-09-11 */
/*----*/
body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
/*----*/
body{
	color:#000000;
	/*background-color:#E3E3E3;*/
	background-color:#FFFFFF;
}
/*----*/
a:link
{
	color:#000000;
	text-decoration: none
}
/*----*/
a:visited
{
	color:#000000;
	text-decoration: none
}
/*----*/
a:active
{
	color:#000000;
	text-decoration: none
}
/*----*/
a:hover
{
	color:#9f9f9f;
	text-decoration: none
}
/*----*/
a.navlink,a.navlink:visited{
	color:#000000;
}
/*----*/
a.navlink:hover{
	color:#333333;
	text-decoration:underline;
}
/*----*/
.navlinkact{
	color:#FF0000;
}
/*----*/
.sichtbar{
	display:block;
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
}
/*----*/
.unsichtbar{
	display:none;
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
}
/*----*/
.hilfe_aus{
	display:none;
	position:absolute;
}
/*----*/
.hilfe_an{
	padding:5px;
	position:absolute;
	z-index:12;
	border:1px solid #000000;
	width:200px;
	font-family:Verdana, Arial;
	font-size:10px;
}
/*----*/
.div_url{
	display:none;
	padding:10px;
	width:300px;
	position:absolute;
	z-index:11;
	border:1px solid #000000;
	background-color:#ffffff;
}
/*----*/
.news_link{
	font-weight: bold;
	font-size: 8pt;
	color:#0066B3;
}
.news_kasten_header{
	font-weight: bold;
	font-size: 8pt;
	color:#0066B3;
}
/*----*/
.news_kasten_mehr{
	font-size: 6pt;
	color:#ff0000;
}
/*----*/
.news_mehr{
	font-size: 6pt;
	color:#ff0000;
}
/*----*/
.news_kasten_text{
	font-size: 8pt;
}
/*----*/
.news_aktuelles{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:underline;
	color:#0066B3;
}
/*----*/













