* {margin: 0; padding: 0;}
body {
	background: #616161;
    font: normal 100% Arial, Helvetica, sans-serif;
	font-size: .78em;
	word-spacing: 1px;	
	line-height: 1.7em;
	}
a {
	color: black; 
	ttext-decoration: none; 
	border: none;
	}
a:hover {text-decoration: underline;cursor:pointer;}
.clear {clear:both;}
img {border: none;}


/* Layout
--------------------------------------------------------------------------------------------------*/
#container1 {
	wwidth: 850px;
	background: #616161 url(css_img/_container1.jpg) 50% 0px repeat-y;
	margin: 0px auto 0px auto;
	}
#container2 {
	background: #616161 url(css_img/_container2.jpg) 50% -10px no-repeat;
	margin: 0px auto 0px auto;
	padding-bottom: 30px;
	}	
#logo {
	background: #d0d0d0;
	width: 850px;
	height: 325px;
	margin: 0px auto;
	}
#content {
	width: 850px;
	margin: 0px auto;
	background: white url(css_img/_content.jpg) top left no-repeat;
	}
#leftcolumn {
	float: left;
	width: 515px;
	padding: 20px 15px;
	}
#navcontainer {
	position: absolute;
	height: 40px;
	margin: -20px 0px 0px 2px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	}
#contentcolumn {
	padding-top: 35px;
	}
#rightcolumn {
	margin: 0px 15px 0px 565px;
	padding: 0px 10px 0px 10px;
	}
#footer {
	width: 850px;
	margin: 0px auto 15px;
	padding: 0px 0px 5px 0px;
	height: 60px;
    font: normal 100% Arial, Helvetica, sans-serif;
	}
	

/* Logo und Login
--------------------------------------------------------------------------------------------------*/
#logo h1#site-name a {
	background: #e73f0c url(css_img/_logo.gif) top left no-repeat;
	position: absolute;
	width: 300px;
	height: 60px;
	margin-left: 16px;
	margin-top: 15px;
	}
#logo p#site-slogan {
	color: #ffffff;
	position: absolute;
	margin-left: 316px;
	margin-top: 17px;
	font-size: 14px;
	font-weight: bold;
	width: 511px;
	text-align: right;
	padding-top: 30px;
	}
#logo p#site-slogan .telefon {
	background: url(css_img/_logo_bg_telefon.jpg) 0px 0px no-repeat;
	padding-top: 25px;
padding-right: 30px;
	}
#logo a span {
	display: none;
	}
#logo img {
	width: 850px;
	height: 250px;
	margin-top: 75px;
	border: none;
	background: red;
	}


/* Navigation
--------------------------------------------------------------------------------------------------*/
#navcontainer ul {
	float: left;
	list-style: none;
	background: url(css_img/_navcontainer_li_strich.gif) right 2px no-repeat;
	margin-top: 11px;
	}
#navcontainer li {
	float: left;
	background: orange;
	margin: 0px;
	padding: 0px 8px 14px 8px;
	background: url(css_img/_navcontainer_li_strich.gif) 0px 2px no-repeat;
	}
#navcontainer a {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #616161;
	text-decoration: none;
	}
#navcontainer a:hover {
	border-bottom: 6px solid #616161;
	padding-bottom: 6px;
	}
#navcontainer a:active {
	color: #828282;
	border-bottom: 6px solid #828282;
	padding-bottom: 6px;
	}
#navcontainer a.active {
	color: #ff2c00;
	border-bottom: 6px solid #ff2c00;
	padding-bottom: 6px;
	}
#navcontainer #kontakt {
	margin-right: 0px;
	}

	

/* Inhalt
--------------------------------------------------------------------------------------------------*/
/* links -----------------------------------------------------------------------------------------*/
#contentcolumn h2 {
	color: #fff;
	text-align: left;
	padding: 0px 65px 5px 0px;
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #616161;
	}
#contentcolumn h2 span {
	background: #ca4f1e;
	padding: 4px;
	}
#contentcolumn h3 {
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #454545;
	}
#contentcolumn h4 {
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #454545;
	}
#contentcolumn p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	}
#contentcolumn em {
	font-weight: bold;
	font-style: normal;
	}
#contentcolumn .presse p {
	margin-left: 150px;
	}
#contentcolumn .presse p .image {
	margin-left: -150px;
	padding-top: 5px;
	float: left;
	}
#contentcolumn .faq em,
#contentcolumn .faq a,
#contentcolumn .presse em,
#contentcolumn p.orange a {
	color: #e73f0c;
	font-weight: bold;
	font-style: normal;
	}
#contentcolumn p.frage {
	background: #f6f6f6;
	}
#contentcolumn p.frage a, #contentcolumn p.punkte {
	display: block;
	padding: 5px 10px;
	margin-bottom: 11px;
	text-align: left;
	margin-left: 20px;
	}
#contentcolumn p.frage em, #contentcolumn p.punkte em, #contentcolumn p.antwort em {
	display: block;
	width: 18px;
	float: left;
	text-align: right;
	margin-left: -20px;
	}
#contentcolumn p.antwort {
	margin-top: 40px;
	bbackground: yellow;
	color: #e73f0c;
	font-weight: bold;
	margin-left: 20px;
	}
#contentcolumn .top a {
	background: url(css_img/_pfeil_top_ffffff.gif) 0px 2px no-repeat;
	padding: 2px 0px 2px 18px;
	font-weight: normal;
	color: #000000;
	}
#contentcolumn .faq hr,
#contentcolumn .presse hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #d0d0d0;
	padding-top: 5px;
	margin-bottom: 15px;
	}
#contentcolumn .kasten {
	background: #f6f6f6 url(css_img/_abgehakt.gif) top left no-repeat;
	padding: 5px 10px 5px 50px;
	margin-bottom: 11px;
	}
#contentcolumn p.kasten {
	text-align: left;
	}
#contentcolumn .kasten a, #contentcolumn a.link {
	background: url(css_img/_pfeil_link_f6f6f6.gif) 0px 2px no-repeat;
	padding: 2px 0px 2px 15px;
	}
#contentcolumn a.link {
	background: url(css_img/_pfeil_link_ffffff.gif) 0px 2px no-repeat;
	}
#contentcolumn .kasten a.pdf, #contentcolumn a.pdf, #contentcolumn span.pdf_s a {
	background: url(css_img/_acroicon_s.gif) 0px 0px no-repeat;
	padding: 2px 0px 2px 20px;
	}
#contentcolumn .button {
	background: #fdebe6 url(css_img/_button_pfeil.gif) -5px -18px no-repeat;
	border-left: 5px solid #d0d0d0;
	padding: 10px 0px;
	margin: 10px 0px 5px 0px;
	}
#contentcolumn .plus {
	margin-top: 40px;
	}
#contentcolumn .plus_h {
	margin-top: 20px;
	}
#contentcolumn .pdf {
	background: #fdebe6 url(css_img/_acroicon_m.gif) -3px -18px no-repeat;
	}
#contentcolumn .button a {
	margin-left: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #e54114;
	}
#contentcolumn .button a:hover {
	color: black;
	}
#contentcolumn ul {
	list-style-type: none;
	line-height: 22px;
	margin-bottom: 11px;
	}
#contentcolumn li {
	background: url(css_img/_pfeil_li.gif) 0px 7px no-repeat;
	padding: 0px 0px 6px 12px;
	}
.first {
	margin: 0px 0px 15px 0px;
	}
blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
	}
#chart {
	background: url(css_img/_verlauf_chart.jpg) top left repeat-y;
	padding: 10px 0px 0px 0px;
margin: 0px 0px 10px 0px;
	}
#chart .strong {
	font-weight: bold;
	padding: 0px 10px;	
	}
#chart p.stand {
	color: #616161;
	padding: 10px 0px 0px 10px;
	margin: 0;
	}
#chart .copyright {
	color: #616161;
	padding: 0px 0px 5px 10px;
	margin: 0;
	}

/* kontakt ---------------------------------------------------------------------------------------*/
#contentcolumn .kontakt .plus {
	margin-top: 20px;
	}
#contentcolumn .kontakt .kasten {
	background: #e3e3e3;
	padding: 5px 10px 5px 5px;
	margin-bottom: 11px;
	}
#contentcolumn p.kasten a {
	background: none;
	padding: 2px 0px;
	}
#contentcolumn .kontakt .sp1 {
	width: 100px;
	float: left;
	}
#contentcolumn .kontakt .sp2 {
	bbackground: orange;
	}
#contentcolumn form {
	background: #e3e3e3;
	padding: 5px;
	margin: 0px;
	}
#contentcolumn form fieldset {
	border: 1px solid #616161;
	border: none;
	margin: 0px;
	padding: 0px;
	}
#contentcolumn form fieldset p {
	margin-bottom: 6px;
	}
#contentcolumn form legend {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	}
#contentcolumn form label {
	width: 100px;
	display: block;
	bbackground: #f1f1f1;
	ppadding-left: 5px;
	float: left;
	}
#contentcolumn form input[type=text] {
	border: none;
	background: #ffffff;
	width: 400px;
	height: 22px;
	color: black;
	padding-left: 5px;
	}
#contentcolumn form input:focus {
	background: #fdebe6;
	color: #000000;
	}
#contentcolumn form label.zemTextarea {
	width: 505px;
	}
#contentcolumn form textarea {
	border: none;
	background: #fffff;
	width: 505px;
	}
#contentcolumn form input.zemSubmit {
	border: none;
	background: url(css_img/_absenden.jpg) no-repeat top left;
	padding: 2px 8px 0px 16px;
	width: 140px;
	height: 30px;
	margin: 6px 0px 0px 0px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	}
#contentcolumn form .zemRequired {
font-weight: bold;
}

/* fonds -----------------------------------------------------------------------------------------*/
#contentcolumn .fonds {
	font-size: 12px;
	color: #ffffff;
	}
#contentcolumn .fonds table {
	bborder: 2px solid black;
	width: 100%;
	font-size: 12px;
	}
#contentcolumn .fonds tr {
	background: #e73f0c;
	}
#contentcolumn .fonds td {
	padding: 2px 5px;
	}	
#contentcolumn .fonds td.sp1 {
	width: 200px;
	}

/* testsieger ------------------------------------------------------------------------------------*/
#contentcolumn .testsieger {
	font-size: 12px;
	}
#contentcolumn .testsieger table {
	bborder: 2px solid black;
	width: 100%;
font-size: 12px;
	}
#contentcolumn .testsieger table td {
	text-align: center;
	padding: 2px;
	}
#contentcolumn .testsieger .spalten {
	font-weight: bold;
	background: #c0c0c0;
	}
#contentcolumn .testsieger tr.hell {
	background: #f0f0f0;
	}
#contentcolumn .testsieger .dunkel {
	background: #e0e0e0;
	}
#contentcolumn .testsieger .hell  td.fondsname, 
#contentcolumn .testsieger .dunkel td.fondsname, 
#contentcolumn .testsieger .spalten td.fondsname {
	padding-left: 2px;
	text-align: left;
	}
#contentcolumn .testsieger .fondsname {
	font-weight: bold;
	}
#contentcolumn .fondsname strong {
	font-size: 1.2em;
	}
#contentcolumn .testsieger span.wkn  {
	font-weight: normal;
	display: block;
	padding-top: 2px;
	}
#contentcolumn .testsieger .stern_1 {
	background: url(css_img/_stern_1.gif) 50% 50% no-repeat;
	}
#contentcolumn .testsieger .stern_2 {
	background: url(css_img/_stern_2.gif) 50% 50% no-repeat;
	}
#contentcolumn .testsieger .stern_3 {
	background: url(css_img/_stern_3.gif) 50% 50% no-repeat;
	}
#contentcolumn .testsieger .stern_4 {
	background: url(css_img/_stern_4.gif) 50% 50% no-repeat;
	}
#contentcolumn .testsieger td.stern_5 {
	background: transparent url(css_img/_stern_5.gif) 50% 50% no-repeat;
	}

/* impressum --------------------------------------------------------------------------------------*/
#contentcolumn .impressum table {
	width: 100%;
	border-spacing: 0px;
	margin-bottom: 11px;
	}
#contentcolumn .impressum tr {
	background: #e3e3e3;
	}
#contentcolumn .impressum .sp1 {
	width: 100px;
	font-weight: bold;
	line-height: 14px;
	}
#contentcolumn tr.minus_o td {
	padding: 5px 5px 0px 5px;
	}
#contentcolumn tr.minus_m td {
	padding: 0px 5px;;
	}
#contentcolumn tr.minus_u td {
	padding: 0px 5px 5px 5px;
	}
#contentcolumn tr.omu td {
	padding: 5px;
	}


/* riesterrente
-----------------------------------------------------------------------------------------*/
.riesterrente {
  font-weight: bold !important;
}
.riesterrente br {
  line-height: 14px;
}
.riesterrente_border_red {
  padding: 10px;
  border: 1px solid #e73f0c;
  margin: 10px 0;
}
.riesterrente_button {
  background-image: url(css_img/_button_pfeil.gif) !important;
  background-position: left -15px !important;
  background-color: #f1f1f1 !important;
}

/* rechts -----------------------------------------------------------------------------------------*/
#rightcolumn a {
	text-decoration: none;
	}
#rightcolumn #login a {
	text-decoration: underline;
	}
#login, #rabatt a h3, #fokus a h3, #testsieger a h3, #presse a h3, #steuer a h3, #riester-tipp a h3, #riester_rechner a h3, #focus_money a h3, #etfs a h3 {
	float: left;
	padding: 11px 10px 9px 35px;
	width: 200px;
	margin: 0px 0px 15px 0px;
	background: #e3e3e3 url(css_img/_pfeil_button_rechts.gif) -10px -20px no-repeat;
	border-left: 5px solid #d0d0d0;
	}
#riester_rechner a:hover h3, #focus_money a:hover h3 {
  text-decoration: none !important;
}
#riester_rechner a:hover img, #focus_money a:hover img{
  cursor: default;
}
#login {
	border: none;
	width: 140px;
	height: 16px;
	margin: 9px 0px 25px 0px;
	padding: 2px 5px 3px 35px;
	background: url(css_img/_pfeil_button_login_s.gif) 10px 50% no-repeat;
	}
#rabatt a:hover h3, #fokus a:hover h3, #testsieger a:hover h3, #presse a:hover h3, #steuer a:hover h3, #riester-tipp a:hover h3, #riester_rechner a:hover h3, #focus_money a:hover h3 {
	text-decoration: underline;
	}
#riester-tipp a h3,
#rabatt a h3 {
	color: #ffffff;


	background: #e73f0c url(css_img/_pfeil_button_rabatt.gif) -10px 50% no-repeat;
	border-left: 5px solid #b22d04;
	}
#presse {
	bbackground: #e5e5e5 url(css_img/finanztest.gif) center right no-repeat;
	}
#presse img {
	margin: 4px 0px 2px 0px;
	}
#depot {
	background: #f1f1f1;
	}
#topten {
	background: #f6f6f6;
	}
#rightcolumn h3 {
	margin-bottom: 2px;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	}
#login h3, #login h3 a {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #616161;
	}
#rightcolumn h4 {
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	}
#rightcolumn p, #rightcolumn p a {
	font-size: 10px;
	line-height: 14px;
	margin: 2px 0px;
	padding: 0;
	}
#rightcolumn ul {
	font-size: 10px;
	list-style-type: none;
	line-height: 20px;
	}
#rightcolumn li {
	background: url(css_img/_pfeil_li.gif) 0px 6px no-repeat;
	padding-left: 12px;
	}	
	

/* Abschlusszeile
--------------------------------------------------------------------------------------------------*/
#footer p {
	color: #ffffff;
	}
#copyright {
	position: absolute;
	background: #e73f0c;
	width: 300px;
	height: 50px;
	margin-left: 15px;
	text-align: center;
	}
#copyright p {
	padding-top: 15px;
	line-height: 18px;
	}
#rechtliches {
	position: absolute;
	margin-left: 570px;
	width: 265px;
	height: 50px;
	text-align: center;
	}
#rechtliches p {
	padding-top: 18px;
	}
#rechtliches a {
	color: #ffffff;
	text-decoration: none;
	}
#rechtliches a:hover {
	text-decoration: underline;
	}