body {
	color: #bcb9b0;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color : White;
}

.content {
	color: #555555;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;

}

.content:BLOCKQUOTE {
	
}

.contentUpTitle {
	color: #888782;
	font-size: 13px;
	font-weight : bold;
    padding-bottom : 2px;
	margin : 0px;
}

.contentTitle {
	color: #95ea02;
	font-size: 18px;
	font-weight : bold;
	padding-bottom : 4px;
	padding-top: 0px;
	margin : 0px;
}

.contentBlock {
	color: #555555;
	font-size: 11px;
	font-weight : normal;
	text-align: justify;
}
.contentHead {
	color: #555555;
	font-size: 11px;
	font-weight : bold;
	text-align: left;
}
.contentLeft {
	color: #555555;
	font-size: 11px;
	font-weight : normal;
	text-align: left;
	height: 2px;
}

.contentKursiv {
   color: #555555;
    font-size: 14px;
	font-style : italic;
	margin: 0px;
}


.navi {
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

div.navi a, div.navi span{
    color: #bcb9b0;
    border-left: 2px solid #bcb9b0;
    border-right: none;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0px;
    text-decoration: none;
}

div.navi a:visited {
    color: #bcb9b0;
}

div.navi a:hover {
    color: #95ea02;
}

div.navi a.active {
    border-left: 2px solid #bcb9b0;
    color: #95ea02;
}

.navi-level1 {
    padding-bottom: 4px; margin-right: 2px; border-bottom: 1px dotted #95ea02;
}

form input {
    background-color: #ffffff;
    border: 1px solid #bcb9b0;
}

table.pane tr td {
    vertical-align: top;
}

table.pane tr td p {
    color: #ffffff;
    font-size: 8pt;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 1em;
    margin: 0px;
    margin-left: 20px;
    margin-right: 20px;
}

table.pane tr td p.title {
    font-weight: bold;
    font-size: 9pt;
    border-bottom: 1px dotted #ffffff;
    margin-bottom: 8px;
    padding-bottom: 2px;
}

table.pane tr.foot td {
    white-space: nowrap;
}

table.pane tr.foot td p {
    margin-left: 15px;
}

table.pane tr.foot td a, table.pane tr.foot td span {
    color: #555555;
    font-size: 7pt;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 2px;
    padding-right: 2px;
    border-left: 1px solid #bcb9b0;
}

table.pane tr.foot td a.last {
    border-right: 1px solid #bcb9b0;
}

table.pane tr.foot td span {
    color: #e1dfd7;
}
.form td {
	padding-left: 20px;
}

.linkafter {
    color: #bcb9b0;
    border-left: 2px solid #bcb9b0;
    border-right: none;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0px;
    text-decoration: none;
}

.linkafter:hover {
    color: #95ea02;
}

.linkafter:active {
    border-left: 2px solid #bcb9b0;
    color: #95ea02;
}

.link {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
    color: #bcb9b0;
    margin: 0px;
    text-decoration: none;
}

.link:hover {
    color: #95ea02;
}

.link:active {
    color: #95ea02;
}

.ticker {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 8pt;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 1em;
    margin: 0px;
}
.ticker:link {
	color: #E1DFD7
}

.ticker:hover {
	color: #95ea02;
}

.ticker:active {
	color: #E1DFD7
}




p.navileft {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #bcb9b0;
}

p.navileft a.navileft, p.navileft a.navileftactive {
        display: block;
	color: #555555;
	border: 0;
	border-top: 1px dotted #555555;
	margin: 0;
	padding: 4px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

p.navileft a:hover {
	color: #888782;
	background-color: #E1DFD7;
	text-decoration: none;
}

p.navileft a.navileftactive {
	color: #555555;
	background-color: #E1DFD7;
}


div.fm {
	padding-left:16px;
	color: #c0c0c0;
}

div.fm a, div.fm a:visited {
	color: #c0c0c0;
	text-decoration: none;
   font-weight: normal;
}
