@charset "utf-8";
/* CSS Document */
.huette_head
{
font-size:32px;
color: #0066FF;
font-weight:bold;
}
.news_head
{
font-size:25px;
	color: #ffcc00;
	font-family:Arial;

}
.news_head_bev
{
font-size:25px;
	color: #000000;
	font-family:Arial;

}
.news_head_ganz
{
font-size:25px;
	color: #ff5a00;
	font-family:Arial;

}
.huette_norm
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif
}
.huette_norm_gr
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif
}

body
{
background-color:#FFFF7D;
}
a:hover.lesen
{
color:#FF0000;
text-decoration:none;
}
a.lesen
{
color:#666666;
text-decoration:none;
}


.headline {
font-family: Verdana;
color:#1B67DA;

}

.mitarbeiter
{
font-size:18px;
font-family:Verdana;
}
a.links
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#000000;

}
a:hover.links
{
color:#FF0000;

}

a.mitglieder
{
text-decoration:none;
font-size:44px;
}
.news_tabelle_bev
{
border:solid;
border-color:#000000;

}
.news_tabelle
{
border-bottom:solid;
border-right:solid;
border-left:solid;
border-color:#000000;

}


