
/*

* {
	margin: 0px;
	padding: 0px;
	}


*/
body {
	color: #F0F0F0;
	background-color:#000000;
}
a{
	color: #525252;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}



p {	padding: 0px 0px 0px 0px;
    text-align:justify;
  }


b,strong {
	font-weight: bold;
	color:#ffffff;
}


h1 {
	font-weight: bold;
	color:#fdc403;
	padding-bottom:10px;
	padding-top:10px;
	font-size: 26px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color:#fdc403;
	padding-bottom:10px;
	padding-top:10px;
}



.logoTable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-align:center;
}


.inhalt {
	BORDER-LEFT: #40A802 0px solid;
	BORDER-RIGHT: #40A802 0px solid;
	BORDER-BOTTOM: #40A802 0px solid;
	BORDER-TOP: #40A802 0px solid;
	font-size: 0.75em;
	line-height:1.4em;
	margin: 0px 0px 0px 0px;
	width: 670px;
	font-family:   Verdana ,Georgia,"Trebuchet MS", sans-serif, Arial, Helvetica ;
	font-weight: normal;
	text-align:left;
}


.flashTable {
	overflow: auto;
	width:100%;
}

#flashcontent {
	height: 100%;
}

.headline {
	font-size: 14px;
	color: #fdc403;
	font-weight: bold;
}


.trenner  {
	height: 10px;
}

.trenner2  {
	height: 30px;
}



.footer {
	text-align:center;
	height:20px;
}

.footer p {
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:0.75em;
	color: #b5b5ad;
}

.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.hinweis{color: #CC3300; font-style: normal;}




