/* CSS Document */

table
{
	font-family: Arial;
	font-size: 12px;
}
.Border
{
border : 2px solid #cccccc;
}
.infoText {
background-color:#F9FCFF;
border:4px solid #d20000;
font-family:Arial;
font-size:12px;
color:#5F5F5F;
padding:15px;
}
.infotextdarstellung
{
    font-size: 20px;
	color:#d20000;
	font-weight: bold;
	font-style: arial;
}
.infotextdarstellungklein
{
    font-size: 16px;
	font-style: arial;
	text-decoration: none;
	color:#d20000;
	font-weight: bold;
	
}


h1
{
	font-size: 20px;
	font-weight: bold;
	font-style: arial;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	font-style: arial;
	text-decoration: underline;
}
.mail
{
	font-size: 12px;
	font-weight: normal;
	font-style: arial;
	text-decoration: underline;
}

.style24 {
	color: #3399ff;
	font-size: 22px;
	font-family: "Bradley Hand ITC";
}
.style99 {
	color: #d20000;
	font-size: 18px;
	font-family: "arial";
}
contentPopup
{
    position: absolute;
    border: solid 0px;
    margin-top: 125px;
    margin-left: -16px;
    height: 300px;
    width: 784px;
    background: #ECE6D7 url(/images/ECE6D7_content.gif);
    display: block;
    z-index: 5;
    overflow: scroll
}
.news_time
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #0000ff;
}

.news_header
{
	font-size: 12px;
	font-weight: bold;
	/*text-decoration: underline;*/
	color: #000000;
}
.tabback {
	background: #E9E9E9;
	border : 2px solid #cccccc;
	margin: 0px;
}
.Überschrift {
	background: #E9E9E9;
	border : 0px solid #cccccc;
	margin: 0px;
}
.CSGrot {
	background: #d20000;
	color: #ffffff;
	border : 0px solid #000000;
	margin: 0px;
}
.CSGrottrennbalken {
	background: #eeeeee;
	color: #ffffff;
	border : 1px solid #d20000;
	margin: 0px;
}
.hidden{
	display: none;
}

