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

body {
	background-repeat: repeat-x;
	background-image: url(/standards/bilder/hpclassic_bg.gif);
	background-position: 0px 130px;
	background-color: #99CCFF;
}


body, table, textarea, input, select, option {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#motiv div.print {
    display: none;
}

option {
	padding-left: 5px;
}

img {
	border: 0px;
}


.print {
	display: none;	
}

.anchor {
	color: #000000;	
}


hr {
	border: 0px;
	border-top: 2px solid;
	margin: 5px 0px 5px 0px;
}

/*	Typo */
p {
	line-height: 14px;
	padding-bottom: 15px;
}

h2 {
	clear: both;
	border-bottom: 2px solid #33CC00;
	padding-bottom: 3px;
	font-size: 11px;
	margin-bottom: 6px;	
}

h3 {
	font-size: 11px;
	line-height: 14px;
}


.clear {
	clear: both;
	line-height: 1px;
}

.space {
	line-height: 1px;
}


#logo {
	position: absolute;
	top: 18px;
	left: 20px;	
}

#logoPrint, #requestPath {
	display: none;	
}

#contentWrap {
	min-width: 550px;
	padding-left: 210px;
	/* Achtung! Hacks für IE < 6 in der optimize.jsp */
	width: 57%;
	
	/*
		Hintergrundgrafik wird nachträglich per JavaScript gesetzt,
		da es sonst beim Laden der Seite oben links angezeigt wird.
	*/
	
	background-image: url(/standards/bilder/wot_hp.gif);
	
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contentWrapHpClassic {
	background-image: url(/standards/bilder/wot_hp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 190px;
	padding-bottom: 30px;
	width: 550px;
}

/*	Metanavigation */
#metanavigation {
	text-align: right;
	font-size: 10px;
	height: 40px;
}

#metanavigation ul li {
	display: inline;
	padding-left: 9px;
	
	/* Für IE 5.5 für den JS-Workaround notwenig */
	background-repeat: no-repeat;
	background-position: 13px 6px;
}

#metanavigation ul li.active {
	color: #3366CC;
	font-weight: bold;
	background-image: url(/standards/bilder/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 14px;
}

#metanavigation ul li a {
	text-decoration: none;
	color: #3366CC;
	padding-left: 5px;
}

#metanavigation ul li a:hover {
	background-image: url(/standards/bilder/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*	Navigation */
#navigation {
	position: absolute;
	top: 110px;
	left: 20px;
	width: 170px;
}

#navigation ul {
	list-style-type: none;
	background-color: #FFFFFF;
}

#navigation ul li {
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 3px 10px 3px 14px;
}

#navigation li.level1normal {
	background-color: #6699FF;
	border-bottom: 1px solid #C4E2FF;
}

#navigation li.level1active {
	background-color: #6699FF;
	border-bottom: 1px solid #C4E2FF;
	background-image: url(/standards/bilder/pfeil_schwarz_unten.gif);
	font-weight: bold;
	background-position: 3px 3px;
}

#navigation li.level1inPath {
	background-color: #6699FF;
	border-bottom: 1px solid #C4E2FF;
	background-image: url(/standards/bilder/pfeil_schwarz_unten.gif);
	background-position: 3px 3px;
}


#navigation li.level2normal {
	background-color: #99CCFF;
	background-position: 5px 7px;
}

#navigation li.level2active {
	background-color: #E0F0FF;
	background-image: url(/standards/bilder/pfeil_schwarz_rechts.gif);
	font-weight: bold;
	background-position: 5px 7px;
}

#navigation li.level2inPath {
	background-color: #C4E2FF;
	background-image: url(/standards/bilder/pfeil_schwarz_unten.gif);
	background-position: 3px 3px;
}

#navigation li.level3normal {
	padding: 1px 10px 4px 25px;
	background-color: #C4E2FF;
	background-position: 16px 5px;
}

#navigation li.level3active, #navigation li.level3inPath {
	padding: 2px 10px 4px 25px;
	background-position: 16px 6px;
	background-color: #E0F0FF;
	background-image: url(/standards/bilder/pfeil_schwarz_rechts.gif);
	font-weight: bold;
}

#navigation li.levelCactive {
	background-color: #99CCFF;
	background-image: url(/standards/bilder/pfeil_schwarz_rechts.gif);
	font-weight: bold;
	border-bottom: 1px solid #C4E2FF;
}

#navigation li.levelCinPath {
	background-color: #99CCFF;
	background-image: url(/standards/bilder/pfeil_schwarz_unten.gif);
	background-position: 3px 3px;
	border-bottom: 1px solid #C4E2FF;
}

#navigation ul li a {
	text-decoration: none;
	color: #000000;
}

/*	Navigation / Weitere Bereiche */
#furtherInformation {
	background-color: #99CCFF;
	padding: 3px 15px 3px 0px;
	border-bottom: 1px solid #FFFFFF;
}

#furtherInformation h3 {
	padding: 0px 0px 2px 14px;	
}

#furtherInformation ul {
	margin: 0px;
	background: transparent;
}

#sites {
	border-bottom: 2px solid #6699FF;
	margin-bottom: 20px;
}

#brands {
	background-color: #FFCC66;	
	text-align: center;
	padding-bottom: 10px;
}

#brands h3 {
	text-align: left;
	padding: 6px 0px 4px 9px;
	color: #FF7D00;
}

#flashImg {
	display: none;	
}

/*	Consumer-Bereich */
#consumer {
	background-color: #3366CC;
}

#consumer a {
	color: #3366CC;
	text-decoration: none;
}

#consumer p {
	padding: 8px 14px 7px 14px;
}

#consumer p.intro {
	padding: 22px 14px 4px 14px;
	color: #99CCFF;
}

#consumer p.teaser {
	background-color: #FFCC66;
}


/*	Aktienkurs */
#navigation #share {
    margin-top: -2px;
    border-top: 1px solid #c4e2ff;
}

#content #share {
	border-bottom: 2px solid #FF9900;
	padding-bottom: 3px;
	width: 170px;
	float: right;
	margin: 0px 0px 30px 7px;
}

#content #share h3 {
	border-bottom: 2px solid #FF9900;
	padding-bottom: 3px;
	margin-bottom: 6px;
}


#share p {
	padding: 0px;
}

#share a {
	color: #FF9900;
}

#navigation #share {
	background-color: #99CCFF;
	padding: 6px 12px 7px 12px;
	margin-bottom: 20px;
}

#navigation #share h3 {
	padding-bottom: 5px;
}


/*	Homepage-Themen */
#hp_themen {
	padding: 10px 0px 0px 0px;
}

#hp_themen a {
	color: #000000;	
}

#hp_themen h2, #hp_themen h3 {
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#hp_themen h3 {
	font-weight: bold;
}

#hp_themen h4 {
	font-weight: normal;
	font-size: 11px;
}

#hp_themen #linke_spalte {
	width: 280px;
	padding: 0 10px;
	float: left;
}

#hp_themen #rechte_spalte {
	width: 230px;
	padding: 0 10px 0 0;
	margin-left: 10px;
	float: right;
}


/*	Inhaltsbereich */
#content {
	width: 550px;
	float: right;
}

#headImageWrap {
	padding-top: 20px;
	background-color: #3366CC;
	margin-bottom: 20px;
}

#headImage {
	height: 250px;
	width: 100%;
	background-repeat: no-repeat;
}

#headImage td {
	vertical-align: bottom;
}

#headImage .wrap {
	padding: 11px 10px 11px 10px;
	background-color: #98CBFD;
}

#bereichskennung {
	padding: 7px 0px 11px 0px;
}

#ueberschrift {
	padding: 0px 0px 11px 0px;
}

#zusammenfassung {
	list-style-type: none;
	padding: 6px 0px 3px 0px;
	margin-bottom: 15px;
}

#zusammenfassung li {
	padding-bottom: 3px;	
}

.inlinebild {
	background-image: url(/standards/bilder/weiss.gif);
	background-repeat: repeat-x;
}

.listtabelle .inlinebild img {
	margin: 0px;
}

.inlinebild p {
	padding: 4px 9px 8px 9px;
	font-weight: normal;
}

/*	Standardlinks */
#standardlink {
	width: 170px;
	float: left;
	margin-left: 10px;
	border-bottom: 2px solid #6699FF;
}

#standardlink h2, #themen h2, #brands h2, #sites h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #6699FF;
	margin-bottom: 0px;
	padding-bottom: 2px;
}


#standardlink p, #themen p, #brands p, #sites p {
	padding-top: 6px;
	padding-bottom: 8px;
}

#standardlink select {
	width: 170px;
}

#standardlink .sondermeldung {
	border-bottom: 2px solid #6699FF;
	margin-bottom: 20px;	
}

/*	Themen auf der Homepage */
#themen {
	width: 350px;
	float: left;
}

#krisenthemen {
	padding: 10px 0px 20px 200px;
}

#themen img {
	float: left;
	margin: 9px 8px 0px 0px;
}

/*	PopUp-Alternative */
#popupalternative {
	border-bottom: 1px solid #000000;
}

#popupalternative img {
	float: none;
	margin: 10px 0px 0px 0px;
}

/*	Meldungen */
#meldungen {
	border-bottom: 2px solid #6699FF;
	margin-bottom: 15px;	
}

/*	Motiv */
#motiv-links {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 20px;
}

#motiv {
	margin-top: 110px;
	
}

#pressemeldungen {
	float: left;
	width: 300px;	
}

/*	Übersichtsseite 1 */
.uebersicht .listtabelle {
	margin-bottom: 30px;	
}

.uebersicht .listtabelle td {
	width: 50%;
	padding-bottom: 0px;
}

.uebersicht .listtabelle td img {
	margin-top: 4px;
}

/*	Übersichtsseite 2 */
.uebersicht2 .listtabelle td {
	padding-bottom: 0px;
}

.uebersicht2 .listtabelle td h3 {
	padding-bottom: 15px;
}

/*	Standardbilder */
.standardbild {
	width: 170px;
	float: right;
	clear: both;
	margin: 0px 0px 20px 7px;
}

a .standardbild, a .inlinebild {
	cursor: pointer;	
}

.standardbild p {
	padding: 4px 9px 8px 9px;
}

p.empty {
	padding: 2px 9px 2px 9px;
}


.standardbild_gross {
	clear: both;
	margin-bottom: 15px;
	background-image: url(/standards/bilder/weiss.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.standardbild_gross img {
	float: left;
	margin-right: 10px;
}

.standardbild_gross p {
	padding: 6px 10px 6px 0px;
}

/*	IR Inlinebild */
.irBild {
	margin-bottom: 15px;	
}

/*
.irBild p {
	padding: 4px 0px 0px 0px;
}
*/

/*	Standardlinks */
#standardlinks {
	width: 170px;
	float: right;
	clear: both;
	margin: 0px 0px 20px 7px;
}

#standardlinks h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

#standardlinks p {
	padding: 6px 0px 9px 0px;
}

#standardlinks p.last {
	padding-bottom: 2px;
}

#standardlinks a {
	color: #009900;	
}

#standardlinks img {
	display: block;
}

/*	Seiteninhalt und dessen Element */
.seiteninhalt {
	width: 345px;
}

.seiteninhalt h1 {
	font-size: 13px;
	padding: 10px 0px 11px 0px;
}

.seiteninhalt h2 {
	clear: none;
	font-size: 11px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.seiteninhalt h3 {
	font-weight: normal;
	font-style: italic;	
}

.seiteninhalt h1 a, .seiteninhalt h2 a, .seiteninhalt h3 a {
	color: #000000;
}

.seiteninhalt ul, .seiteninhalt ol {
	padding: 0px 0px 15px 40px;
}

.seiteninhalt blockquote {
	margin-left: 27px;
}

#datumzeile {
	text-align: right;	
}

/*	IR-Specials */
#IROverflow {
	/* nur für IE6 unter optimize.jsp */
}


/*	Tabelle und Formular */
.tabelleWrap, .formularWrap {
	clear: both;
	width: 550px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 15px;
}

.formularWrap {
	padding-top: 20px;	
}

.tabelleWrap table, .formularWrap table {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	font-size: 10px;
}

.formularWrap table {
	font-size: 11px;
}

.tabelleWrap table tr.last td {
	border-bottom: 0px solid;
}

.tabelleWrap table th {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	padding: 1px 2px 3px 2px;
}

.tabelleWrap table td.description, .formularWrap table td.description {
	border: 0px;
	vertical-align: top;
	padding: 0px;
}

.tabelleWrap table td.description p, .formularWrap table td.description p {
	font-weight: normal;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

.tabelleWrap table td, .formularWrap table td  {
	padding: 3px 2px 3px 2px;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

.formularWrap table td {
	border-bottom: 0px solid;
}

.tabelleWrap table th.first {
	border-left: 10px solid #71EB3E;
	padding-left: 0px;
}

.tabelleWrap table th.last {
	border-right: 10px solid #71EB3E;
	padding-right: 0px;
}

.tabelleWrap table th.optik1 {
	border-bottom: 3px solid #FFFFFF;
}

.tabelleWrap table td.first, .formularWrap table td.first {
	border-left: 10px solid #FFFFFF;
	padding-left: 0px;
}

.formularWrap table td.first {
	padding-right: 7px;	
}

.tabelleWrap table td.last, .formularWrap table td.last  {
	border-right: 10px solid #FFFFFF;
	padding-right: 0px;
}

.formularWrap table tr.first td, .formularWrap table tr.formkopfzeile td {
	padding-top: 10px;
}

.formularWrap table tr.last td {
	padding-bottom: 10px;	
}

.formularWrap table tr.formkopfzeile td {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
}

.formularWrap table tr.formzwischenzeile td {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

.formularWrap table tr.formfusszeile td {
	padding: 5px 0px 10px 0px;
	font-weight: bold;
}

.tabelleWrap table td.optik1, .tabelleWrap table tr.last td.optik1Ende, .tabelleWrap table td.optik1Anfang {
	padding-left: 2px;
	padding-right: 2px;
}

.tabelleWrap table td.optik1Anfang {
	padding-top: 1px;	
}

.tabelleWrap td p, .tabelleWrap th p {
	padding: 0px;	
}

/*	Input-Felder */
input.checkbox, input.radio {
	margin-right: 3px;	
}

input.text {
	padding-bottom: 2px;
}

h4.tabelleTitle {
	clear: both;
	font-size: 11px;
	line-height: 11px;
	padding: 0px 0px 1px 30px;
}

h4.tabelleTitle a {
	color: #000000;
}

h2.tabelleTitle {
	padding-bottom: 2px;
	margin-bottom: 6px;
	font-weight: normal;
}

.formularWrap span.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.error {
	color: #FF0000;	
}

/*	Listtabelle */
.listtabelle {
	/*clear: both;*/
	margin-bottom: 15px;
	width: 100%;
}

.listtabelle td {
	vertical-align: top;
}

.listtabelle .gerade {
	border-left: 5px solid #FFFFFF;
	padding-bottom: 15px;
}

.listtabelle .ungerade {
	border-right: 5px solid #FFFFFF;
	padding-bottom: 15px;
}

.listtabelle img {
	margin: 3px 0px 15px 0px;
}

#hauptthema p {	
	padding-bottom: 7px;
}

#hauptthema img  {	
	margin-bottom: 7px;
}

/*	Inlinetabelle */
.inlinetabelle {
	/*margin-bottom: 15px;*/
}

.inlinetabelle td {
	vertical-align: top;
}

.inlinetabelle img {
	margin: 0px;
}

/*	Movies */
.movie {
	clear: both;
	margin-bottom: 15px;
	background-image: url(/standards/bilder/weiss.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.movie .wrap {
	float: left;
	padding-right: 10px;
}

.movie p {
	padding: 6px 10px 6px 0px;
}

/*	Seite drucken und versenden */
#printAndSend {
	clear: both;
	padding: 40px 0px 0px 0px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#printAndSend li {
	display: inline;
	padding-left: 21px;
}

#printAndSend li a {
	color: #000000;
	text-decoration: none;
}

#printPage {
	padding-right: 76px;
}

/*	Endorsement */

#endorsement {
	display: none;
	clear: both;
	height: 20px;
	background-image: url(/standards/bilder/wot_hp.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	margin-left: -200px;
	margin-top: 0px;
	margin-bottom: 50px;
}

#copyright, #imprint {
	font-weight: bold;
	padding: 3px 0px 5px 9px;
	font-size: 10px;
	float: right;
}

#footer {
	padding-top: 25px;
}

#copyright {
	width: 351px;
}

#imprint {
	width: 161px;
}

#imprint a {
	text-decoration: none;
}

#popupfooter {
	padding-top: 30px;
	text-align: right;
	background-image: url(/standards/bilder/wot_popup.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#footerAbstand {
	height: 20px;
}

/*	Sonstiges */
p.nachOben {
	text-align: right;
	background-image: url(/standards/bilder/navpfeil_top_statisch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 10px 0px 0px;
}

.marginalform td {
	padding: 0px 3px 3px 0px;
	vertical-align: top;
}

.searchIndex {
	/*border: 3px solid;*/
}

h4 sup {
	line-height: 15px;
}
/* Member Logos tem*/
#members{
	width:740px;
	margin-top:-30px;
}
#memberlogos{
	float:right;
}
#memberlogos img{
	padding-left:5px;
}
/*	Aktienkurs */
#navigation #share_plc {
    border-top: 1px solid #C4E2FF;
   
}
#navigation #share_plc a {
    color: #000000;
    background: transparent;
}
 #share_plc p {
	padding: 0px;
}

#navigation #share_plc {
	margin-bottom: 20px;
	padding: 6px 12px 7px 12px;
	background-color:#6699FF;
}
#navigation #share_plc h3 {
	padding-bottom: 5px;
}



