/* tags */

img {
	border: 0 none;
}

html,
body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	border: 0px solid #FFF;
	font-size: 0.9em;
	background-color: #F6F6F6;
}

h1 {
	font-size: 150%;
	color: #E00;
}

h2,
h2 a:visited,
h2 a:link,
h2 a:active {
	font-size: 120%;
	font-weight: 700;
	color: #E00;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}

table tr:nth-child(2n) {
	background-color: #E3E3E3;
}

table tr:nth-child(2n+1) {
	background-color: #FFF;
}

/* ids */

#logo {
	padding-top: 10px;
}

/* classes */

.contentbox {
	padding: 5px 10px 10px 5px;
	background-color: #FFF;
}

.tendenz_pos {
	color: #339466;
}

.tendenz_neg {
	color: #EE0000;
}

.kurs_gross {
	font-size: 160%;
	font-weight: 700;
}

.diff_gross {
	font-size: 120%;
	font-weight: 700;
	float: right;
	text-align: right;
}

.diff_klein {
	font-size:60%;
	color:#666;
}

.chart_gross {
	width: 100%
}

.timestamp_gross {
	font-size: 80%;
	color: #666;
}

td.bez,
td.indi,
td.kurs,
td.diff {
	font-size: 80%;
	font-weight: 500;
	padding: 5px;
}

td.bez {
	width: 45%;
}

td.indi {
	width: 9%;
	text-align: right;
}

td.kurs,
td.diff {
	text-align: right;
	width: 23%;
}

.small {
	font-size: 70%;
}

.fett {
	font-weight: 700;
}

.wpbez {
	font-size: 100%;
}

.headline {
	width: 100%;
	display: inline-block;
}

.headline:after {
	content: "\003E";
	font: 50px Pictos-IF;
	float: right;
	margin: -8px;
}

/* old classes */

.mi_tendenz_positiv {
	color: #339466;
}

.mi_tendenz_negativ {
	color: #EE0000;
}

.mi_tendenz_normal {
	color: #000000;
}


/* ***** eigene ***** */

.wrap {

	width: 100%;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: 0;
	background-color: white;
}

.leer-2 {
	clear: left;
	width: 100%;
	height: 10px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-color: white;
}

.function-rechts {
	line-height: 31px;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	margin-left: 50%;
	border-bottom: 1px solid #999999;
	background-color: #999999;
	background-image: url("/pic/arrow_right.png");
	background-repeat: no-repeat;
	background-position: right;
}

.function-rechts a {
	display: block;
}

.function-rechts a:link {
	color: #ffffff;
	text-decoration: none;
}

.function-rechts a:visited {
	color: #ffffff;
	text-decoration: none;
}

.weiter-links {
	float: left;
	width: 50%;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;
	margin-left: 1px;
	text-decoration: bold;
}

.weiter-rechts {
	line-height: 31px;
	color: #ffffff;
	text-align: left;
	margin-left: 50%;
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-left: 1px #999999;
	background-color: #999999;
	background-image: url("/pic/arrow_right.png");
	background-repeat: no-repeat;
	background-position: right;
}

.weiter-rechts a {
	display: block;
}

.weiter-rechts a:link {
	color: #ffffff;
	text-decoration: none;
}

.weiter-rechts a:visited {
	color: #ffffff;
	text-decoration: none;
}

.links-funktion {
	float: left;
	line-height: 31px;
	color: #ffffff;
	text-align: left;
	width: 45%;
	padding: 0 5px 0;
	border-bottom: 1px solid white;
	border-right: 1px #999999;
	background-color: #999999;
	background-image: url("/pic/arrow_right.png");
	background-repeat: no-repeat;
	background-position: right;
}

.links-funktion a {
	display: block;
}

.links-funktion a:link {
	color: #ffffff;
	text-decoration: none;
}

.links-funktion a:visited {
	color: #ffffff;
	text-decoration: none;
}

.rechts-funktion {
	float: right;
	line-height: 31px;
	color: #ffffff;
	text-align: left;
	width: 45%;
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-left: 1px #999999;
	background-color: #999999;
	background-image: url("/pic/arrow_right.png");
	background-repeat: no-repeat;
	background-position: right;
}

.rechts-funktion a {
	display: block;
}

.rechts-funktion a:link {
	color: #ffffff;
	text-decoration: none;
}

.rechts-funktion a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.clear {
	clear: both;
}

.detail-links {
	float: left;
	width: 45%;
	border: 0px;
	text-decoration: bold;
	padding: 3px 10px 3px 10px;
	background-color: #FFFFFF;
}

.detail-links-grau {
	float: left;
	width: 45%;
	border: 0px;
	text-decoration: bold;
	padding: 3px 10px 3px 10px;
	background-color: #F0F0F0;
}

.detail-rechts {
	text-align: right;
	margin-left: 45%;
	padding: 3px 10px 3px 10px;
	background-color: white;
}

.detail-rechts-grau {
	text-align: right;
	margin-left: 45%;
	padding: 3px 10px 3px 10px;
	background-color: #F0F0F0;
}

.back-links {
	float: left;
	width: 50%;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;
	margin-left: 1px;
	text-decoration: bold;
}

.back-rechts {
	line-height: 31px;
	color: #ffffff;
	text-align: left;
	margin-left: 50%;
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-left: 1px #999999;
	background-color: #999999;
	background-image: url("/pic/arrow_left.png");
	background-repeat: no-repeat;
	background-position: right;
}

.back-rechts a {
	display: block;
}

.back-rechts a:link {
	color: #ffffff;
	text-decoration: none;
}

.back-rechts a:visited {
	color: #ffffff;
	text-decoration: none;
}

.boersen1 {
	line-height: 23px;
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
}

.boersen1 a {
	display: block;
}

.boersen1 a:link {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}

.boersen1 a:visited {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}

.messageitem {
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
}

.messageitem a {
	color: #000000;
	text-decoration: none;
}

.messageitem a:link {
	color: #000000;
	text-decoration: none;
}

.messageitem a:visited {
	color: #000000;
	text-decoration: none;
}

.messagelistetime {
	font-family: SparkasseWebLight, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.messagetime {
	font-family: SparkasseWebLight, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #FDFDFD;
	text-decoration: none;
	margin-left: 0px;
}

.messageheadline {
	font-size: 18px;
	color: #000000;
	background-color: #FDFDFD;
	text-decoration: bold;
	margin-left: 0px;
	margin-right: 5px;
}

.messageheadline a:link {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}

.messageheadline a:visited {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}

.messagetext {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 5px;
}

.messagetext a:link {
	color: #000000;
	background-color: #E3E3E3;
	text-decoration: none;
}

.messagetext a:visited {
	color: #000000;
	background-color: #E3E3E3;
	text-decoration: none;
}

.mi_liste_w {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 1px;
}

.mi_liste_g {
	background-color: #F0F0F0;
	margin-left: 10px;
	margin-right: 1px;

}

.wpbez {
	color: #000;
	text-decoration: none;
}