.teaserStd {
	margin-bottom: 28px;
}

.teaserStd h3,
.teaserLrg h3 {
	color: #000099;
	font-weight: bold;
	margin-bottom: 5px;
}

.teaserStd p {
	padding: 4px 6px 4px 0;
	line-height: 13px;
	margin: 0;
}

.teaserStd a,
.teaserLrg a {
	text-decoration: none;
	color: #222;
}

.teaserStd a:hover,
.teaserLrg a:hover,
 {
	color: #009;
}

.teaserLrg {
	background-color: #eeeeee;
	margin-bottom: 28px;
}
.teaserLrg .more{
	display:block;
}
.teaserLrg h3 {
	margin: 8px 5px 5px 10px;
	line-height: 14px;
}
.teaserLrg h3 a{
	text-decoration:none;
	color:#000099 !important;
}
.teaserLrg p {
	margin: 0 10px 5px;
	line-height: 14px;
}




/* REITER */

/* Fix to exclude .reiter class from ul and il formatting */
#content .reiter ul li {
	background-image: none;
	margin: 0;
	padding-left: 0;
}

.reiter ul {
	height: 24px;
	border-bottom: 1px solid #d5d5d5;
}

.reiter li {
  float:left;
  border-top: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  
  margin:0;
  padding:5px 0 0 9px;
  padding:5px 0 0 0px;
 }
 
.reiter li span a{
	padding-left: 14px;
} 

.reiter li.first { 
	border-left: 1px solid #d5d5d5;
}
 
 
.reiter  a {
	float:left;
	display:block;
	padding:0px 15px 4px 6px;
	text-decoration:none;
	color: #666;  
	font-weight: bold;
	font-size: 1.1em;
}

/* trumpet, 21.08.2008: We need a more dense version without all that padding */
.dense a {
	padding:0px 6px 4px 6px;
	font-size: 1.0em;
}

  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.reiter a {float:none;}
/* End IE5-Mac hack */

.reiter a:hover {
	color:#222;
}


.reiter .current a {
	color:#2d2d2d;
	padding-bottom:5px;
}


.reiter li:hover {
	border-top: 6px solid #0b2098;
	padding-top: 0px;
	
}

.reiter .current {
	/*border-bottom: 1px solid #fff; fuer Safari und Opera, aber fuehrt zu einem 1px ueberstehenden Linie */
	border-top: 6px solid #0b2098;
	padding-top: 0px;
	background-color: #fff;
	
	
}




.reiter .container {
	border: 1px solid #d5d5d5;
	border-top: none;
	margin-bottom: 10px;
	padding: 23px 0 14px 0;
}

.container .leftColumn {
	float: left;
	width: 206px;
	padding-left: 10px;
}


.container .rightColumn {
	float: left;
	width: 378px;
}

.container .rightColumn table{
	width: 100%;
}

.container .rightColumn table td{
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}






.container h2 {
	font-weight: bold;
	margin-bottom: 8px;
}

.container .rightColumn h2 {
	margin-left: 7px;
}

.container {
	width: 603px;
}

.container .odd {
	background-color: #f8f8f8;
}

.container p {
	padding: 0 12px 0 8px;
	line-height: 1.2em;
}

.column1 {}
.column2 {}
.column3 {}
.column4 {}

#innerContent ul {
	margin: 0px
}

/* Above margin should not be used in link lists */
#innerContent ul.linkList {
	margin: 0;
}

#innerContent ul ul {
	margin: 0;
}

#innerContent ul li {
	background-image: url(../images/new/link_quadrat.gif)/*tpa=http://deutsche-boerse.com/mda/images/new/link_quadrat.gif*/;
	background-repeat: no-repeat;
	background-position: left 0.31em;
	padding-left: 11px;
}

#innerContent ul.bulletlist li {
	background-image: url(../images/new/link_quadrat.gif)/*tpa=http://deutsche-boerse.com/mda/images/new/link_quadrat.gif*/;
	background-repeat: no-repeat;
	background-position: left 0.31em;
	padding-left: 15px;
}

#innerContent span.subHeadline {
	font-size: 11px;
	line-height: 14px;
}

td.headline h1 {
	font-size:18px;
	line-height:20px;
	color:#000099;
	padding-bottom: 27px;	
}

td.headline h2 {
	font-size:13px;
	font-weight:bold;		
	line-height:14px;
	color:#555555;
	padding-bottom: 10px;
}

div.flash_headline h2 {
	font-size:11px;
	font-weight:bold;		
	color:#000099;
}

#innerContent input.counter {
	color: #222;
}

ul.bulletlist li p {
    padding: 0px;
    margin:  0px 0px 0px 4px;
}

ul li p {
    padding: 0px;
    margin:  0px 0px 0px 4px;
}

table.content table.BasicHeader, table.content table.ChequeredHeader {
    padding: 10px 0px;
}

.toc {
	padding: 0px 0px 25px 0px;
}

/* Startseite Indexoverview modul */

#innerContent div.indexoverview ul {
	margin: 0px 0px 0px 0px;
}


#innerContent div.indexoverview ul li.indexoverview a {
	padding-top: 1px; 
	padding-bottom: 4px;
}