body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	font-size: 14px;
}

a:link, a:visited, a:active {
	/*border: thin;
	border-width: thin;
	border-bottom-style: solid;
	/*text-decoration: overline;	*/

	/*text-decoration: none;	*/	
}

a:hover {
	text-decoration: none;	
}

.standardText {
	font-size: 14px;	
}

.standardText:link, .standardText:active, .standardText:visited, .standardText a {
	font-size: 14px;
	color: #E10101;

	padding-right: 0px;
	padding-left: 8px;
	background-image: url(../images/s_linkpfeil_rt_01.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.bgGrau {
	padding-top:7px;
	padding-bottom:7px;

	font-size: 14px;

	background-color:#EAEAEA;
}

.bgWS {
	padding-top:7px;
	padding-bottom:7px;

	font-size: 14px;
}


.sucheInput {
	color: #000000;
	font-size: 13px;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
}

.sucheSubmit {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	background-color: #E10101;
	border-style: solid;
}

.hilfe, .hilfe:link, .hilfe:active {
	color: White;
	font-size: 14px;
	font-weight: bold;

}

.ticker, .ticker:link, .ticker:active {
	color: White;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
		
}


.hierLinieWS {
	font-weight: bold;
	color: White;
	font-size: 14px;
}

.hierLinieSW {
	font-weight: bold;
	color: Black;
	font-size: 14px;
}

.tabWS {
	font-weight: bold;
	color: White;
	font-size: 14px;	
}

.tabSW, .tabSW:link, .tabSW:active {
	font-weight: bold;
	color: Black;
	font-size: 10px;	
}

hr {
	height:1pt;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-bottom-color:#FF0000;
	border-top-style:solid;
	border-top-color:#FF0000;

}

h1, .heading01 {
	font-size: 16px;
	font-weight: bold;
	
	padding-top: 6px;
	padding-bottom: 5px;	
	padding-right: 0px;
	padding-left: 8px;
	background-image: url(../images/s_linkpfeil_sw_01.gif);
	background-repeat: no-repeat;
	background-position: left;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tabelleHeading01 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/t_bg_01.gif);
	background-repeat: repeat-x;
	background-position: center;
	border: 0px none;
	color: #FFFFFF;


}

.newsTableText {
	font-size: 14px;	
	background-color:#F4F4F4;
	padding-top:10px;
	padding-bottom:10px;
}

.newsTableText table tr td {
	font-size: 14px;
}

.newsTableText:link, .newsTableText:active, .newsTableText:visited, .newsTableText a {
	font-size: 14px;
	color: #E10101;

	padding-right: 0px;
	padding-left: 8px;
	background-image: url(../images/s_linkpfeil_rt_01.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

