/* @override 
	http://www.santhera.com/additions/santhera.css
	http://dev.santhera.glutrot.de/additions/santhera.css
*/

/**
* new stuff with override
**/


* {
 	font-family:"times new roman",times,serif;
 	text-align:justify;
	font-size: 11pt;
	color: black;
}

body {
	font:11pt/120% Arial, serif;
    background-color: white !important;
    background-image: none !important;
    color:black;
}
	
td,p,th,li,ul {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: black;
}

img,img a:link,img a:visited {
   	border-bottom:1px solid #C30099;
    margin-right:12px;
}

a {
	text-decoration: none;
	color: #B3230D; 
}


a:link, a:visited {
     color: #7A1E19;
     background:white;
     text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #B3230D; 
}


h1,h2,h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #094197;
}

/*h2 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #094197;
	margin-bottom: 0px;
}
*/
div#uppercontainer {
	display: block;
	/*width: 920px;*/
	/*width: 980px;*/
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


div#headcontainer {
	display: block;
	text-align: right;
	height: 120px;
	vertical-align: middle;
	background-image: url("../img/system/toolmenu_balken.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 3px solid white;
}

img#logo {
	vertical-align: middle;
	float: left;
}

div#logo {
	display: inline;
	text-align: left;
	top: 6px;
	left: 14px;
	height: 80px;
	width: 300px;
	border: 1px solid green;
	z-index: 1;
}

div#toolmenu {
	display: none;
	float: right;
	text-align: right;
	vertical-align: bottom;
	margin-top: 74px;
	width: 600px;
	color: white;
	
	/* Fix IE. Hide from IE Mac \*/
	* margin-top: 71px;
	/* End */
}

div#toolmenuline {
	display: none;
	position: relative;
	left: 0px;
	height: 18px;
	background-color: #094197;
	border-bottom: 3px solid white;
	text-align: right;
	color: white;
	z-index: 1;
}

table.toolmenu {
	display:none;
	float: right;
	border-collapse: collapse;
	padding: 0px;
}

table.toolmenu td {
	display: none;
	text-align: center;
	vertical-align: middle;
	padding-left: 8px;
	margin: 0px;
}

a.toolmenu {
	display: none;
	color: white;
	text-decoration: none;
	font-size: 11px;
}

table.toolmenu a.toolmenu {
	display: none;
	color: white;
	text-decoration: none;
	font-size: 11px;
}



/*a.toolmenu {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: -54px;
	margin-left: 10px;
	height: 100px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	height: 20px;
	
	/* Fix IE. Hide from IE Mac \*/
	/* margin-top: -30px;*/
	/* End */
	/*z-index: 10;*/
/*}*/


img.toolmenu {
	display: none;
	border: 0px;
}

form#formsearch {
	display: none;
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	color: white;
}

form#formsearch input {
	display: none;
	border: 0px;
	padding: 0px;
	font-size: 10px;
	height: 12px;
	color: black;
}

form#formsearch span.searchtitle {
	display: none;
	vertical-align: middle;
	color: white;
	font-size: 11px;
}

div#pictureboard {
	display: none;
	position: relative;
	left: 0px;
	height: 90px;
}

div#mainmenu {
	display: none;
	position: relative;
	text-align: left;
	left: 0px;
	height: 26px;
	padding-left: 22px;
	background-color: #094197;
	background-image: url("../img/system/mainmenubackground.gif");
	background-repeat: repeat-x;
}

div#mainmenu a.firstmenu {
	display: none;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: white;
}

div#mainmenu a.firstmenu:hover {
	display: none;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: white;
}

div#mainmenu a.firstmenu:visited {
	display: none;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: white;
}

div#secondmenu {
	display: none;
	float: left;
	padding-top: 20px;
	text-align: left;
	width: 200px;
}

div#secondmenu p.secondmenutitle {
	display: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 24px;
	padding-bottom: 4px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: -4px;
	border-bottom: 1px dotted #094197;
}

div#secondmenu ul.secondmenu {
	display: none;
	padding-left: 44px;
	
	/* Fix IE. Hide from IE Mac \*/
	* padding-left: 4px;
	/* End */
}

li.secondmenu {
	display: none;
	color: #094197;
}

li.secondmenuactive {
	display: none;
	color: #B3230D;
}

div#secondmenu ul.secondmenu li.secondmenu a.secondmenu {
	display: none;
	color: #094197;
	text-decoration: none;
}

div#secondmenu ul.secondmenu li.secondmenu a.secondmenu:hover {
	display: none;
	color: #B3230D;
	text-decoration: underline;
}

li.secondmenuactive a.secondmenuactive:hover {
	display: none;
	text-decoration: underline;
}

li.secondmenuactive a.secondmenuactive {
	display: none;
	color: #B3230D;
	text-decoration: none;
}

div#secondmenu ul.thirdmenu {
	display: none;
	padding-left: 14px;
	margin: 0px;
	list-style-type: circle;
}

div#secondmenu ul.thirdmenu li.thirdmenu {
	display: none;
	color: #094197;
}

div#secondmenu ul.thirdmenu li.thirdmenuactive {
	display: none;
	color: #B3230D;
}

div#secondmenu ul.thirdmenu li.thirdmenu a.thirdmenu {
	display: none;
	color: #094197;
	text-decoration: none;
}

div#secondmenu ul.thirdmenu li.thirdmenu a.thirdmenu:hover {
	display: none;
	color: #B3230D;
	text-decoration: underline;
}

li.thirdmenuactive a.thirdmenuactive:hover {
	display: none;
	text-decoration: underline;
}

li.thirdmenuactive a.thirdmenuactive {
	display: none;
	color: #B3230D;
	text-decoration: none;
}

div#mainContent {
	position: relative;
	text-align: left;
	/*width: 458px;*/
	/*width: 518px;*/
	width:600px;
	top: 20px;
	padding-top: 8px;
	margin-left: 20px;
	/*margin-left: 200px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	border: none;
	/*border-left: 1px dotted #094197;
	border-right: 1px dotted #094197;
	*/
	/* Fix IE. Hide from IE Mac \*/
	* margin-left: 0px;
	* margin-bottom: 20px;
	/** width: 478px;
	* width: 558px;*/
	/* End */

}

div#resources {
	display: none;
	float: right;
	padding-top: 20px;
	width: 200px;
}

img.firstmenu {
	display: none;
	border: 0px;
}

.santherared {
	display: none;
	color: #B3230D;
}

p.searchresults {
	display: none;
	padding: 0px;
	margin: 0px;
}

a.searchresults {
	display: none;
	color: #B3230D;
	text-align: left;
	text-decoration: none;
}

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

fieldset {
	text-align: left;
	border: 1px solid silver;
	padding: 4px;
}

.small {
	font-size: 10px;
}

form#sendform fieldset span {
	display: none;
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
}

.reqField {
	color: red;
}

input.reqField {
	color: black;
	background-color: red;
}

a.sitemap1 {
	color: #B3230D;
	text-decoration: none;
}

a.sitemap2 {
	color: #094197;
	text-decoration: none;
}

a.sitemap3 {
	color: gray;
	text-decoration: none;
}

.selectcontact {
	font-size:10px;
	width: 200px;
}

td.publicationdate {
  vertical-align: top;
  width: 80px;
}

td.publicationname {
  vertical-align: top;
  width: 250px;
}

td.publicationlink {
  vertical-align: top;
  text-align: center;
  width: 65px;
}

/* template: portal page */
div.portalouter {
	text-align: left;
	margin-top: 20px;
}

div.portalleftpic {
	display: none;
	position: absolute;
}

img.portalleftpic {
	position: absolute;
}

div.portalbox {
	background-image: url('../img/system/portalbox_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 237px;
	height: 184px;
	
	position: absolute;
	padding: 0px;
	text-align: left;
}

.portalbox a {
	font-size: 11px;
}

.portalbox ul {
	margin: 0px;
	padding-left: 20px;
}

.portalbox ul li {
	font-size: 11px;
	line-height: 15px;
}

#portalbox1 {
	margin-top: 0px;
	/*margin-left: 183px;*/
	margin-left: 243px;
}

#portalbox2 {
	margin-top: 0px;
	/*margin-left: 432px;*/
	margin-left: 492px;
}

#portalbox3 {
	margin-top: 198px;
	/*margin-left: 183px;*/
	margin-left: 243px;
}

#portalbox4 {
	margin-top: 198px;
	/*margin-left: 432px;*/
	margin-left: 492px;
}

h1.portalboxheadline {
	position: absolute;
	margin-top: 9px;
	margin-left: 11px;
}

div.portalboxtext {
	position: absolute;
	margin-top: 43px;
	margin-left: 11px;
	
	width: 215px;
	height: 108px;
	
	overflow: hidden;
	
	font-size: 11px;
	line-height: 14px;
}

div.portalboxtext b {
	font-size: 11px;
	line-height: 14px;
}

div.portalboxfooter {
	position: absolute;
	margin-top: 156px;
	margin-left: 10px;
	
	font-size: 11px;
	/*font-style: italic;*/
	color: #B3230D;
	
	width: 216px;
}

div.portalboxfooter a {
	font-size: 11px;
	/*font-style: italic;*/
	text-decoration: none;
	color: #B3230D;
	
	line-height: 13px;
}

span.nolink {
	font-size: 11px;
	/*font-style: italic;*/
	text-decoration: none;
	color: #B3230D;
	
	line-height: 13px;
	margin-top: 2px;
}

/*div.portalboxfooter a img {
	margin-right: 6px;
}*/

iframe.portalshare {
	position: absolute;
	
	/* margin -1 because of border */
	margin-top: 38px;
	margin-left: 11px;
	
	/*border: 1px solid #B3230D;*/
	/*overflow: hidden;*/ /* MSIE messes around when overflow is hidden */
	
	width: 213px;
	height: 116px;
}

img.portalshare {
	position: absolute;
	margin-left: 11px;
	margin-top: 38px;
	border: 0px;
}

div.portaldownload {
	position: absolute;
	
	margin-top: 333px;
	/*margin-left: 679px;*/
	margin-left: 739px;
	
	background-image: url('../img/system/portaldownload_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 235px;
	height: 49px;
}

img.portaldownloaddoc {
	position: absolute;
	
	margin-top: 9px;
	margin-left: 199px;
}

h1.portaldownload {
	position: absolute;
	line-height: 12px; /* font-size is 14 */

	margin-top: 12px;
	margin-left: 11px;
	
	/* font-size: 12px; */
}

div.portaldownloadcontent {
	position: absolute;
	
	margin-top: 12px;
	margin-left: 48px;
	
	height: 34px;
	width: 150px;
	
	overflow: hidden;
	
	font-size: 11px;
}

.portaldownloadcontent a.pic {
	position: absolute;
}

.portaldownloadcontent a.text {
	display: block;
	position: absolute;
	margin-left: 19px;
	
	/*font-style: italic;*/
	font-size: 11px;
}

.portalboxfooter a.pic {
	position: absolute;
}

.portalboxfooter a.text {
	display: block;
	position: absolute;
	margin-left: 19px;
	
	/*font-style: italic;*/
	font-size: 11px;
	
	margin-top: 2px;
}

.portalnewslink a.pic {
	position: absolute;
}

.portalnewslink a.text {
	display: block;
	position: absolute;
	margin-left: 19px;
	
	/*font-style: italic;*/
	font-size: 11px;
	
	margin-top: 2px;
}

div.portalnews {
	position: absolute;
	
	margin-top: 60px;
	/*margin-left: 679px;*/
	margin-left: 739px;
	
	background-image: url('../img/system/portalnews_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 237px;
	height: 260px;
}

div.portalnewslangs {
	position: absolute;
	margin-top: 10px;
	margin-left: 96px;
	width: 130px;
	
	font-size: 9px;
	
	text-align: right;
}

div.portalnewslangs a {
	font-size: 9px;
}

div.portalnewslangs a.active {
	text-decoration: underline;
}

div.portalnewscontent {
	position: absolute;
	margin-top: 41px;
	margin-left: 11px;
	
	width: 215px;
	height: 202px;
}

div.portalnewsdate {
	position: absolute;
	font-size: 11px;
	width: 215px;
}

div.portalnewstext {
	position: absolute;
	font-size: 11px;
	margin-top: 14px;
	width: 215px;
	overflow: hidden;
}

div.portalnewslink {
	position: absolute;
	margin-top: 39px;
	width: 215px;
}

.portalnewsitem0 div.portalnewslink {
	position: absolute;
	margin-top: 52px;
	width: 215px;
}

div.portalnewslink a {
	font-size: 11px;
	/*font-style: italic;*/
}

.portalnewsitem0 div.portalnewslink {
/*	margin-top: */
}

img.portalnewsline {
	margin-top: 6px;
	margin-bottom: 6px; /* was 10 */
}

/* @group overrides */
div.portalnewsitem {
	height: 90px !important;
}

.portalnewsitem .portalnewstext {
	height: 60px !important;
}

div.portalnewslink {
	margin-top: 75px !important;
}

.portalnewsitem1 .portalnewstext, .portalnewsitem2 .portalnewstext {
	height: 27px; /* was 23, +4 from shortened portalnewsline */
}
/* @end */

div.portalticker {
	position: absolute;
	
	/*margin-left: 681px;*/
	margin-left: 741px;
	margin-top: 1px;
	
	width: 233px;
	height: 46px;
	
	background-color: #B3230D;
	
	overflow: hidden;
}

.portalticker table {
	width: 231px;
	height: 44px;
}

.portalticker td {
	text-align: center;
	vertical-align: middle;
	
	color: white;
	font-size: 11px;
}

.portalticker td a, .portalticker td a:hover, .portalticker td a:active, .portalticker td a:visited {
	color: white;
	font-size: 11px;
}

#tickertable1 {
	position: absolute;
}

#tickertable2 {
	position: absolute;
}

/* template: iframe */
.iframetemplate {
/* border: 1px solid blue; */
}

/* template: huginfulldisplay */
div.ingress {
	font-style: italic;
	margin-bottom: 20px;
}

div.main {
	margin-bottom: 20px;
}

div.footer {
	margin-bottom: 20px;
}

.files ul {
	list-style-type: none;
	padding-left: 10px;
	
	/* Fix IE. \*/
	* padding-left: 0px;
	/* End Fix. */
}

.files a.pic {
	position: absolute;
	/* Fix IE. \*/
	* margin-left: -19px;
	/* End Fix. */
}

.files a.text {
	display: block;
	position: relative;
	margin-left: 19px;
	
	/* Fix IE. \*/
	* display: inline;
	* margin-left: 0px;
	/* End fix. */
	
	/*font-style: italic;*/
	font-size: 11px;
}

/* template: huginnewslist */
div.listnewslangs {
	position: absolute;
	margin-top: 9px;
	margin-left: 258px;
	width: 200px;
	
	font-size: 12px;
	
	text-align: right;
}

div.listnewslangs a {
	font-size: 12px;
}

div.listnewslangs a.active {
	text-decoration: underline;
}

/* vorschlag zur darstellung der kontakte an bone (hugin) 06/12/28 */
div.newscontactleft, div.newscontactright {
	height: 30px;
}

div.newscontactleft {
	float: left;
	width: 230px;
}

div.newscontactright {
	text-align: right;
}

/* template: calendar */
div.calendarListItem {
	padding-bottom: 3px;
	padding-top: 3px;
	border-width: 1px 0px 0px 0px;
	border-color: #094197;
	border-style: solid;
}

div.calendarListItemFirst {
	border: 0px;
}

div.calendarListItem div.date {
	width: 110px;
	position: absolute;
	left: 20px;
}

div.calendarListItem div.headline, div.calendarListItem div.description, div.calendarListItem div.location, div.calendarListItem div.link {
	width: 300px;
	margin-left: 120px;
}

div.calendarListItem div.description {
	/*font-style: italic;*/
}

div.calendarListItem div.headline {
	font-weight: bold;
}

div.calendarListItem div.headline a {
/*	color: black;
	text-decoration: none;*/
}

div.calendarListItem div.location {
	font-style: italic;
}

ul.calendarCategoryList {
	margin-bottom: 20px;
	margin-top: 6px;
	padding-left: 30px;
	/*padding-left: 0px;*/
	margin-left: 0px;
}

/***********
 * innolino
 ***********/

.IMGpictureleftfloat {
	padding-top: 6px;
	padding-right: 20px;
}

.IMGpicturebottomborder {
	margin-bottom: 10px;
	border: 0px;
}

.IMGTextcenter {
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.underline {
	border-bottom: 1px solid gray;
}

.leftfloat {
	float: left;
	margin-right: 3px;
}

.right {
	text-align: right;
}

.70perc {
	width: 70%;
}

.30perc {
	width: 30%;
}

.tidy {
	font-size: 8px;
	vertical-align: super;
}

.h2style {
	font-weight: bold;
	color: #094197;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

.red {
	color: red;
}

div.sitemap li {
	list-style: none;
}

.centered {
	text-align: center;
}

.11pt {
	font-size: 11pt;
}

.verificationerror {
	border: 1px solid #B3230D;
	padding: 2px;
	color: #B3230D;
}

.top {
	vertical-align: top;
}

.found {
	font-size: inherit;
	font-family: inherit;
	color: red;
}

.widecontentarea {
	width: 678px !important;
	/* Fix IE. \*/
	* width: 717px !important;
	/* End fix. */
}

/* @group rightcolumn */
.rightcolblock {
	display: none;
	position: absolute;
	width: 200px;
	margin-left: 559px;
	
	/* Fix IE. */
	* margin-left: 556px;
	/* End fix. */
}

/* @group picture text */
.rightcolpictext * {
	color: white;
}

.rightcolpictext a:hover {
	color: white;
}

.rightcolpictext .picture {
	text-align: center;
}

.rightcolpictext .copytext {
	padding: 8px;
	background-color: #B3230D;
	font-size: 12px;
	
	/* Fix IE. \*/
	* border: 8.5px solid #B3230D;
	* padding: 0px;
	/* End fix. */
}

.rightcolpictext q {
	font-family: "Times New Roman",serif;
	font-size: 15px;
	font-style: italic;
}

.rightcolpictext a {
	color: white !important;
}
/* @end */

/* @group headline text */
.rightcolheadtext {
	margin-top: 10px;
}

.rightcolheadtext h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 24px;
	padding-bottom: 4px;
	margin-bottom: -4px;
	border-bottom: 1px dotted #094197;
	color: #B3230D;
}

.rightcolheadtext li {
	color: #094197;
}

.rightcolheadtext li a {
	color: #094197;
}

.rightcolheadtext li a:hover {
	color: #B3230D;
}
/* @end */
/* @end */

/* @group glossary */
.glossary, .glossary * {
	margin-top: 0px !important;
}

.glossaryIndex {
	padding-left: 1px;
	padding-right: 1px;
}

.glossary dt {
	font-weight: bold;
}

.glossary dd {
	margin-bottom: 1em;
	margin-left: 0px;
	text-indent: 1em;
}

.glossary dl {
	margin-bottom: 1.5em;
}
/* @end */


/* @group investors/analyst coverage */
table.analystcoverage {
	table-layout: fixed;
}

table.analystcoverage td, table.analystcoverage th {
	vertical-align: top;
}

table.analystcoverage .col1 {
	width: 150px;
}

table.analystcoverage .col2 {
	width:  100px;
}

table.analystcoverage .col3 {
	width:  100px;
}

table.analystcoverage .col4 {
	width:  100px;
}

table.analystcoverage div {
	padding-left:  20px;
}

/* @end */

