@media screen {

* {
    padding: 0px;
    margin: 0px;
	border: 0px;
}

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

body {
   	/*background-image: url(../images/background_etrade.gif);*/
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #F8F8F8; 
    color: #333333;
	padding: 0px 0px 0px 0px;
	overflow: scroll;
	overflow-x: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

table td {
    vertical-align: top;
}

hr {
    padding-bottom: 8px;
	border-top: 1px solid #DDDDDD;
}

img {
	border: 0px;
}

h1 {
	background-repeat: no-repeat;
    font-size: 15px;
	color: #CC0000;
    font-weight: bold;
    padding-bottom: 10px;
	line-height: 1.3em;
}

h1.alternative1 {
	color: #333333;
}


h2 {
	background-repeat: no-repeat;
	font-size: 14px;
    color: #CC0000;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 9px;
}

h2.variant-2 {
	color: #333333;
}

h2.variant-3 {
	border: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

h3,h4,h5,h6 {
	font-size: 11px;
}

p {
    padding-bottom: 15px;
}

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

a.alternative1 {
	color: #333333;
}

a.arrow {
	background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0px 0px 10px 12px;
}

a.arrow-2 {
    background-image: url(../images/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 12px;
	color: #aaaaaa;
}

a.arrow-2:hover {
	color: #cc0000;
}


a.arrow-3 {
	background-image: url(../images/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 12px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a.anchor {
	/*line-height: 0px; */
}

ul {
    list-style-type: none;
}

.clear,
.clearLeft,
.clearRight {
	line-height: 0px;
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.green {
	color: #669933;
}

.done {
	color: #009900;
	font-weight: bold;
	background-image: url(../images/done.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}

.undone {
	color: #CC0000;
    font-weight: bold;
    background-image: url(../images/undone.gif);
    background-position: 5px 2px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 15px;
}

.replacement-content {
	display: none;
}

.right {
	float: right;
}

#press-release {
	position: absolute;
	margin: 10px 0px 0px 570px;
}

#anleitung {
	position: absolute;
	margin: 2px 0px 0px 0px;
}

/* Head */
#head {
	height: 68px;
}

#js-warning {
	position: absolute;
	border: 5px solid #990000;
	text-align: center;
	padding: 60px 0px 60px 0px;
	font-size: 14px;
	color: #990000;
	background-color: #FFCCCC;
	width: 550px;
	top: 164px;
}

#mobild-invalid {
	border: 1px solid #BBBBBB;
	padding: 20px 20px 0px 100px;
	margin: 0px 0px 15px 0px;
	background-image: url(../images/alert.gif);
	background-position: 23px 15px;
	background-repeat: no-repeat;
}

#timeline {
	border: 1px solid #BBBBBB;
	border-top: 0px;
}

#timeline img {
	display: block;
}

/* Wraps */
#wrap {
	margin-left: auto;
	margin-right: auto;
    width: 747px;
	padding-right: 180px;
}

#logo-wrap {
	position: absolute;
	margin-left: 4px;
}
	
#twitter-wrap {
	position: absolute;
	margin: 2px 0px 0px 200px;
	z-index: 2;
}

#testimonial {
	position: absolute;
	width: 468px;
	height: 60px;
	background-color: #ffffff;
    border: 1px solid #BBBBBB;
    padding: 9px;
	margin: -12px 0px 0px 259px;
}

#content-wrap {
	width: 560px;
}

/* Metanavigation */
#meta-navigation {
	padding: 10px 112px 0px 0px;
	text-align: right;
}


#meta-navigation li {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #999999;
}

#meta-navigation li.last {
	border: 0px;
	padding-right: 0px;
}

#meta-navigation li.bug {
	font-weight: bold;
}

#meta-navigation li a {
	color: #999999;
}

#meta-navigation li.rss {
	background-image: url(../images/rss_small.gif);
    background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-left: 25px;
}

#meta-box {
	border: 1px solid #BBBBBB;
	border-bottom: 0px;
	background-color: #F8F8F8;
	padding: 11px 8px 12px 8px;
}

#meta-box a {
	color: #666666;
}

#meta-box .flags {
	float: right;
}

/*	Ticker */
#ticker-wrap {
	padding: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}

#ticker {
	border-bottom: 1px solid #F5F5F5;
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 5px 10px;
}

#ticker a {
	color: #CC6666;
	/* color: #CC0000; */
}

#ticker a:hover {
	color: #CC0000;
}

#ticker-data {
	display: none;
}

marquee a {
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #dddddd;
}

/* Merker */
#merker {
	background-image: url(../images/merker.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px 0px 25px 0px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 19px;
	cursor: pointer;
}

#merker a {
	color: #ffffff;
	text-decoration: underline;
}

/* Suchleiste */
#search-bar {
	position: absolute;
	margin: 0px 0px 0px 347px;
}

#search-bar input.text {
    width: 118px;
	padding-top: 0px;
	display: inline;
	margin: 0px;
}

#search-bar input.image {
    vertical-align: top;
}

/* Hauptnavigation */
#main-navigation {
    background-image: url(../images/mainnavi_left.gif);
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	padding: 0px 0px 0px 10px;
	height: 44px;
}

#main-navigation ul {
	background-image: url(../images/mainnavi_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 44px;
}

#main-navigation li {
    background-image: url(../images/mainnavi_item.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 18px 12px 0px 12px;
    float: left;
}

#main-navigation li a {
	color: #333333;
}

#main-navigation li.active {
	background-image: url(../images/mainnavi_item_active_left.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 1px 0px;
}


#main-navigation li.active a {
	display: block;
	color: #CC0000;
	background-image: url(../images/mainnavi_item_active_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 18px 20px 10px 20px;
}

#main-navigation li.logout {
    background: transparent;
    padding: 5px 0px 0px 50px;
    
}

/*	Tab Navigation*/
.tabs {
	background-image: url(../images/mainnavi_left2.gif);
    background-repeat: no-repeat;
	background-color: #f7f7f7;
	padding: 0px 0px 0px 10px;
	height: 44px;
}

.tabs ul {
	 background-image: url(../images/mainnavi_right2.gif);
     background-repeat: no-repeat;
     background-position: right top;
     height: 44px;
}

.tabs li {
	background-image: url(../images/mainnavi_item2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 18px 20px 0px 20px;
	float: left;
}

.tabs li a {
	color: #333333;
}

.tabs li.active {
	background-image: url(../images/mainnavi_item_active_left2.gif);
    background-repeat: no-repeat;
    padding: 0px 0px 1px 0px;
}

.tabs li.active a {
    display: block;
    color: #CC0000;
    background-image: url(../images/mainnavi_item_active_right2.gif);
    background-repeat: no-repeat;
    background-position: right top;
	padding: 18px 20px 10px 20px;
}

.tabs-small {
	height: 17px;
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

.tabs-small li {
	float: left;
	padding: 1px 0px 1px 0px;
	width: 50%;
	text-align: center;
	background-color: #EEEEEE;
}

.tabs-small li.active {
	background-color: #CCCCCC;
}

.tabs-small li a {
	color: #AAAAAA;
}

.tabs-small li.active a {
	color: #333333;
}



/* Marginal Spalte */
#marginal-wrap {
    float: right;
    width: 180px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
}

.pattern {
	background-image: url(../images/pattern_green.gif);
	padding: 5px;
    margin-bottom: 8px;
}

.pattern .content {
	background-color: #FFFFFF;
	padding: 5px 5px 1px 5px;
	border: 1px solid #DDDDDD;
}

.container,
.container2 {
    background-color: #ffffff;
	border: 1px solid #BBBBBB;
    padding: 9px;
    margin-bottom: 8px;
}

.container2 {
	border-top: 0px;
}

.container-warning {
	background-color: #FFCCCC;
    color: #990000;
    border: 1px solid #990000;
    padding: 9px;
    margin-bottom: 8px;
}

.container-success {
	background-color: #CCFFCC;
	color: #669966;
	border: 1px solid #669966;
	padding: 9px;
	margin-bottom: 8px;
}

.container-success h2 {
	background-image: url(../images/ok.gif);
	padding-left: 25px;
	color: #669966;
	border-color: #669966;
}

#main,
#main-loose {
	border-top: 0px;
}

#main-loose {
	padding: 0px;
}

#main-loose .fit {
	padding: 4px 9px 9px 9px;
}

#my-subscribed-companies,
#my-subscribed-letters {
	overflow: auto;
	overflow-x: auto;
	max-height: 72px;
	/*
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	*/
	padding-bottom: 5px;
}

#wishbox p {
	padding: 0px;
}

#wishbox h2 {
	color: #333333;	
}

/* Listen */
ul.abc {
	padding-top: 10px;
	height: 30px;
}

ul.abc li {
	display: inline;
	border-left: 1px solid #CCCCCC;
	padding: 0px 2px 0px 7px;
}

ul.path {
	height: 25px;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 10px;
}

ul.path li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float: left;
	padding: 0px 10px 0px 13px;
}

ul.links li,
ul.links-tight li {
    background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 12px;
}

ul.links-tight li {
	padding-bottom: 0px;
}

.link-cols-1 li {
	width: auto;
}

.link-cols-2 li {
	width: 50%;
	float: left;
}

.link-cols-3 li {
	width: 158px;
	float: left;
	padding-right: 9px !important;
}


ul.sitemap li {
	padding: 5px 12px 5px 12px;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

ul.sitemap li li {
	font-weight: normal;
}

ul.branches li {
	padding-bottom: 40px;
}


ul.related-companies {

}

ul.related-companies li {
	float: left;
	border: 1px solid #eeeeee;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 168px;
	height: 100px;
	text-align: center;
}

ul.related-companies li h3 {
	padding: 3px;
	background-color: #999999;
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 10px;
}

ul.related-companies li h3 a {
	color: #ffffff;
}

ul.default {
	padding-bottom: 15px;
}

ul.default li {
	background-image: url(../images/bullit.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding: 0px 0px 0px 15px;
}

ul.pagenavigator {
	height: 30px;
}

.container ul.pagenavigator,
.container2 ul.pagenavigator{
	height: 19px;
}

ul.pagenavigator li {
	float: left;
	color: #ffffff;
	background-image: url(../images/navigator_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 0px 3px 0px 0px;
}

ul.pagenavigator li a {
	display: block;
	color: #CC9999;
	background-image: url(../images/navigator_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 7px 2px 0px;
}

ul.pagenavigator li.spacer {
	background: transparent;
	color: #999999;
}

ul.pagenavigator li.current {
	font-weight: bold;
}


ul.pagenavigator li.current a,
ul.pagenavigator li.current a:hover {
	text-decoration: underline;
	color: #ffffff;
}

ul.pagenavigator li.previous a,
ul.pagenavigator li.next a {
	color: #ffffff;
}

ul.article-actions {
	width: 230px;
	float: right;
}

ul.article-actions a {
	color: #999999;
}

ul.article-actions li {
	float: left;
	padding: 0px 0px 0px 28px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

ul.article-actions li.print {
	background-image: url(../images/letter-5-16.gif);
}

ul.article-actions li.pdf {
	background-image: url(../images/letter-2-16.gif);
}

ul.article-actions li.recommend {
	background-image: url(../images/letter-1-16.gif);
	background-position: 10px 1px;
}


ul.medium-abonnements li {
	padding: 0px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

ul.medium-abonnements li.sms {
	background-image: url(../images/sms.gif);
}

ul.medium-abonnements li.email {
	background-image: url(../images/email.gif);
}

ul.medium-abonnements li.email_sms {
	background-image: url(../images/email_sms.gif);
}

/* Stocks */
.positive-price,
.negative-price,
.neutral-price {
	padding: 0px 5px 0px 13px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.positive-performance,
.positive-price {
	color: #009900;
}

.negative-performance,
.negative-price {
	color: #CC0000;
}

.neutral-performance,
.neutral-price {
	color: #999999;
}

.positive-price {
	background-image: url(../images/positive_price.gif);
}

.negative-price {
	background-image: url(../images/negative_price.gif);
}

.neutral-price {
	background-image: url(../images/neutral_price.gif);
}

/* Tabellen */
table.default {
	border-collapse: separate;
}

table.default td {
	padding: 5px;
	border: 1px solid #eeeeee;
}

table.empty {
	margin-bottom: 15px;
}

table.empty td{
	padding: 0px 8px 8px 0px;
}

table.list {
	width: 100%;
}

table.list td,
table.list th {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.companies-list  {
	width: 100%;
}

table.companies-list td {
	padding: 3px;
}

table.companies-list th {
	text-align: left;
	font-weight: normal;
	background-color: #666666;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}

table.companies-list th.last {
	border: 0px;
}

table.companies-list td {
	border-bottom: 1px solid #DDDDDD;
}

table.companies-list tr.separator td {
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	font-weight: bold;
	padding-left: 10px;
}

table.exchange-values {
	width: 100%;
	margin-bottom: 8px;
}

table.exchange-values th {
	padding: 2px 4px 2px 4px;
	border-right: 1px solid #FFFFFF;
	background-color: #333333;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

table.exchange-values th p {
	padding: 0px;
}

table.exchange-values th.first {
	border-left: 1px solid #333333;
}

table.exchange-values th.last {
    border-right: 1px solid #333333;
}

table.exchange-values td {
	border: 1px solid #BBBBBB;
    padding: 2px 4px 2px 4px;
}

table.exchange-values td.positiv,
table.exchange-values td.negativ,
table.exchange-values td.neutral {
	font-weight: bold;
}

table.exchange-values td.positiv {
	color: #669933;
}

table.exchange-values td.negativ {
	color: #CC0000;
}

table.exchange-values td.neutral {
	color: #999999;
}

table.exchange-values .percent-positive {
	color: #669933;
	font-weight: bold;
}

table.exchange-values .percent-negative {
	color: #CC0000;
	font-weight: bold;
}

table.companyinfo {
	/* margin-bottom: 20px; */
	width: 100%;
}

table.companyinfo .companylogo {
	width: 180px;
	padding-right: 20px;
}

table.companyinfo .companylogo .logo {
	margin-bottom: 15px;
}

table.partner-box-table {
	width: 100%;
}

table.partner-box-table td {
	padding-bottom: 2px;
}

table.partner-box-table td.last {
	text-align: right;
}

/* Abonnements */
table.subscription-branches {
	width: 100%;
}

table.subscription-branches td {
	border-bottom: 1px solid #eeeeee;
	padding: 4px;
}

table.subscription-branches td.small {
	width: 1%;
}


table.subscription-branches td.link-news {
    width: 150px;
	white-space: nowrap;
}

table.subscription-companies {
    width: 100%;
	margin: 5px 0px 10px 0px;

}

table.subscription-branches td.check {
	width: 1%;
}

table.subscription-companies tr.subscribed td {
	background-color: #CCFFCC;
	border-color: #ffffff;
}

.subscription-logo-wrap {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
	background-image: url(../images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	margin: 15px 0px 0px 75px;
	display: none;
	opacity: 0.9;
}

table.subscription-companies label {
	display: inline !important;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
}


/* Elemente */
.logo {
	border: 1px solid #F5F5F5;
	padding: 5px;
	text-align: center;
}

.notificator {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 8px;
	margin-bottom: 5px;
}

.notificator a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.sms-input-wrap,
.email-input-wrap {
	width: 20px;
	float: left;
}

.corporation-profile {
	padding: 8px 0px 0px 0px;
}

/* Slider */

/* Formulare */
form {
	display: inline;
}

fieldset {
	border: 0px;
}

input.text,
textarea,
input.box,
input.halfbox,
input.year,
input.month,
input.day,
input.ezcc-user,
input.amtelephone,
select {
    background: #F8F8F8;
    border: 1px solid #BBBBBB;
    font-size: 11px;
    color: #666666;
    padding: 2px 5px 2px 5px;
	width: 250px;
	display: block;
	margin-bottom: 7px;
}

input.checkbox {
	width: auto;
	display: inline;
	margin: 0px;
}

select {
	padding: 2px;
}

select>option {
	padding-right: 7px;
}

select.amtelephone {
	width: auto;
	display: inline;
}

.message-warning {
	padding-bottom: 25px;
	color: #CC0000;
}

input.submit,
input.button,
input.defaultbutton {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	border: 1px solid #ebebeb;
}

input#telephone {
	width: 80px;
}

input.amtelephone {
	width: 100px;
	display: inline;
}

#content-wrap label {
	font-weight: bold;
	display: block;
}

#content-wrap label.inline {
	display: inline;
}

.fancyform td {
	padding: 0px 10px 5px 0px;
}

.fancyform input.text,
.fancyform textarea {
	width: 400px;
}

.fancyform textarea {
    height: 100px;
}

.user-attribute-abonnements_sms,
.user-attribute-abonnements_email {
	display: none;
}

.block_spam img {
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.block_spam input {
	width: 190px;
}

.activate-me {
	background-color: #CCFFCC;
    color: #669966;
    border: 1px solid #669966;
    padding: 9px;
    margin-bottom: 8px;
	font-size: 13px;
}

/* Kosten-Box */
#fees-box table {
	width: 100%;
}

#fees-box td.user {
	padding-right: 5px;
	border-right: 1px solid #EEEEEE;
}

#fees-box td.companies {
	padding-left: 7px;
}

/* Login-Box */
#login-box input.text {
	width: 148px;
	margin-bottom: 3px;
}

#not-validated {
	background-image: url(../images/not_validated_background.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffffff;
	padding: 5px 5px 5px 40px;
	margin-top: 5px;
	cursor: pointer;
}

#not-validated a.arrow {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/arrow-2.gif);
}

/* Homepage */

#homepage-features .features li {
	float: left;
	padding: 0px 5px 5px 0px;
}

#homepage-features .features li a {
	opacity: 0.8;
}

#homepage-features .features li a:hover {
	opacity: 1;
}

#homepage-focus {
	padding: 10px;
	background-color: #DDE8F4;
	border-top: 1px dotted #2A85E0;
	border-bottom: 1px dotted #2A85E0;
	margin-bottom: 10px;
}

/* Artikel */
.bookmark-wrap {
	padding: 10px 0px 0px 0px;
	float: right;
	clear: right;
}

.bookmarks {
	clear: right;
	float: right;
}

.bookmark-wrap .bookmarks {
	clear: none;
	float: none;
}

.datetime {
	font-weight: bold;
}

.datetime .time {
	color: #cc0000;
}

#search-stats {
	width: 180px;
	float: right;
}

#chart-wrap {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 350px;
}

#chart-wrap select,
#chart-wrap label {
	display: inline;
	width: auto;
	font-weight: normal;
	vertical-align: text-top;
}

#chart-info {
	font-size: 10px;
	color: #999999;
}

#company-chart-wrap {
	margin-bottom: 20px;
}

.image-left {
	float: left;
	padding: 3px 10px 5px 0px;
}

.image-head {
	padding-bottom: 30px;
}

/* Seite empfehlen */
.recommend-page-node-content {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}

/*	Statusbar */
.statusbar-wrap {
	border: 1px solid #BBBBBB;
	margin-bottom: 15px;
	background-image: url(../images/statusbar-wrap.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.statusbar {
	background-image: url(../images/statusbar.gif);
	height: 15px;
	width: 0%;
}

/* Footer */
#footer {
    border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
    clear: both;
	color: #aaaaaa;
    font-size: 11px;
    padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

#partner-sites li {
	display: inline;
	padding: 0px 10px 0px 0px;
	color: #aaaaaa;
}

#mandatory {
	text-align: right;
	float: right;
}


#mandatory li {
	display: inline;
	border-right: 1px solid #999999;
	padding: 0px 10px 0px 10px;
}

#mandatory li a {
	color: #999999;
}

#mandatory li.last {
	padding-right: 0px;
	border: 0px;
}

#anchor-to-top {
	padding: 10px 0px 10px 0px;
	color: #aaaaaa;
}

#anchor-to-top a,
.top {
	color: #CC6666;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}

/* Ads */
.ad-main-content {
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 4px;
	margin-bottom: 15px;
	text-align: center;
}

.rightangle {
	margin-bottom: 8px;
}

#ad-ligatus {
	padding-left: 12px;
}

#outer-wrap {
	position: absolute;
	width: 180px;
	margin: -80px 0px 0px 755px;
}

#tan-top {
	height: 90px;
	width: 796px;
}

#tan-right {
	width: 200px;
	position: absolute;
	margin: -90px 0px 0px 755px;
}

/* Banner */
.banner-content-right {
	margin: 10px 0px 10px 10px;
	float: right;
}

.banner-center {
	text-align: center;
}


.ad-info {
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}
/* Neu auf der Plattform */
#new-at-here {
	display: none;
}

.promo {
	background-color: #CC0000;
	background-image: url(../images/maintenance_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFEBEB;
	padding: 15px 20px 5px 20px;
	margin-bottom: 8px;
}

.promo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.promo a.arrow {
	background-image: url(../images/arrow-2.gif);
}


.promo h1,
.promo h2,
.promo h3 {
	color: #FFEBEB;
}

.close-button {
	float: right;
}

.promo .close {
	font-size: 10px;
	text-align: right;
}

.promo .close a {
	color: #996666;
}

/* Wartungsmodus */
.maintenance {
	background-color: #CC0000;
	background-image: url(../images/maintenance_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 86px 100px 85px 30px;
	color: #FFFFFF;
	border: 4px solid #ffffff;
	margin-bottom: 15px;
	font-size: 12px;
}

.maintenance h2,
.maintenance a {
	color: #ffffff;
}

.maintenance a.arrow {
	background-image: url(../images/arrow-2.gif);
	text-decoration: underline;
}

.maintenance .content {
	background-image: url(../images/maintenance_logo.gif);
	background-repeat: no-repeat;
	padding: 14px 0px 0px 220px;
}

#maintenance-session {
	position: absolute;
	width: 616px;
	z-index: 99;
	opacity: 0.95;
	margin: 70px 0px 0px -4px;
}

/* Abonnieren auf Übersichtseiten */
.subscribtion-switch {
	float: right;
	width: 205px;
}

.subscribtion-switch .login {
	float: left;
	margin: -4px 10px 0px 0px;
}

.subscribtion-switch label,
.subscribtion-switch-logged-off label {
	color: #999999;
	cursor: pointer;
	padding-right: 15px;
	vertical-align: top;
}

.subscribtion-switch-remove label {
	color: #669966;
}

.subscribtion-switch label.info {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	padding-right: 30px;
}

.subscribtion-switch .information {
	width: 250px;
	background-image: url(../images/information_header.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 16px 0px 0px -28px;
	opacity: 0.95;
	padding: 6px 0px 0px 0px;
}

.subscribtion-switch .information .content {
	background-color: #FFFFFF;
	border: 2px solid #990000;
	border-top: 0px;
	padding: 3px 7px 7px 7px;
}

/* DJ Ads */
#Ads_CAD {
	float: right;
	width: 300px;
	padding: 7px;
	margin: 0px 0px 7px 7px;
	border: 1px solid #CCCCCC;
}

} /* Media Screen End */

@media print {

body, table, select, input, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

#head,
#meta-navigation, 
#meta-navigation, 
#main-navigation,
#search-bar,
.path,
.article-actions,
#marginal-wrap,
#outer-wrap,
#ticker-wrap,
.pagenavigator {
	display: none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: underline;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
	margin-bottom: 15px;
}

table td {
    vertical-align: top;
}

.exchange-values td,
.exchange-values th {
	border: 1px solid #999999;
	padding: 3px;
}

.exchange-values th {
	background-color: #000000;
	color: #ffffff;
}

}
