html {
	overflow-y: scroll;
}


body {
	margin: 0;
	padding: 0;
	background: url('/img/background_tile.gif') top left repeat-x;
	text-align: center;
	background-color: #fff;
}

#wrapper {
	width: 985px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
}

h1 {
	font: bold 18px arial, 'Times New Roman', Serif;
	line-height: 30px;
	color: #98b97f;
  padding-bottom:0px;
	margin: 0;
}

h2 {
	font: normal 14px/14px 'trebuchet ms',trebuchet, 'Times New Roman', Serif;
	color: #98b97f;
	padding: 10px 0 0px 0;
	margin: 0;
}


h3 {
	font: normal 12px/14px 'trebuchet ms',trebuchet, 'Times New Roman', Serif;
	color: #98b97f;
	margin: 8px 0 0px 0;
	padding: 0;
}
h4 {
	font: normal 11px/12px 'trebuchet ms',trebuchet, 'Times New Roman', Serif;
	color: #000000;
	margin: 8px 0 0px 0;
	padding: 0;
}

h3.rat, h4.rat{
margin: 8px 0 -7px 0;
}

p {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
	text-align:left;
}

.bold {
  font-weight: bold;
}


#header {
	position: relative;
	height: 77px;
	padding: 0px;
}

#logo {
  float: left;
}


#main_photo_versicherung_und_finanzen {
	float:right;
	margin: 0px 50px 0px 0px;
}

#main_photo_verbraucher {
	position: absolute;
	right: 70px;
}


#main_photo {
	position: absolute;
	right: 50px;
}


a, a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
}

a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}
/* NAVI */

#nav a:hover {
	color: #333;
}


a.news-title {
	font-family:  'trebuchet ms',trebuchet, 'Times New Roman', Serif;
	font-size: 14px;
	font-weight: bold;
	color: #98b97f;
	line-height: normal;
	padding: 0px 0 0px 0;
	margin: 0;
	background: none;
}

a.eingabeaendern,
a:hover.eingabeaendern {
	background: none;
	color: inherit;
}

.post .h1 {
  color:#98B97F;
	font-family:'trebuchet ms',trebuchet,'Times New Roman',Serif;
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	margin:0;
	padding:10px 0 0;
}

.post .h1 a {
  color:#98B97F;
	font-family:'trebuchet ms',trebuchet,'Times New Roman',Serif;
	font-size:16px;
	font-weight: bold;
	line-height:14px;
}

.h2 {
  color:#98B97F;
	font-family:'trebuchet ms',trebuchet,'Times New Roman',Serif;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:10px 0 0;
}


.post-sidebar-h1 {
  color:#98B97F;
	font-family:'trebuchet ms',trebuchet,'Times New Roman',Serif;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	margin-top: 15px;
	clear: both;
}

.post p {
  padding-bottom: 0px;
}

.post-article-wrapper p {
  font-size: 13px;
	line-height: 19px;
	margin: 0px 0px 5px 0px;
}


.browse-left {
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
}

.browse-right {
	width: auto;
	height: auto;
	overflow: hidden;
	float: right;
}

.browse-posts {
	position: relative;
  width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 10px 0px 30px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	line-height: 10px;
}

.browse-posts a {
  font-size: 9px;
	line-height: normal;
	white-space: nowrap;
	color: #999999;
	float: left;
}

.browse-posts-top {
	width: 20px;
	height: auto;
	vertical-align: bottom;
	float: left;
	margin: 0px 10px 0px 0px;
}

.browse-posts a:hover {
	background: transparent;
	text-decoration: none;
}


.browse-article,
.browse-cat {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.browse-cat {
  margin: 30px 0px 5px 0px;
}




.title-anchor-hidden a,
.title-anchor-hidden {
  width: auto;
	height: 0px;
	clear: both;
	line-height: 0px;
	padding: 0px
}


.posts-sidebar {
	width: 250px;
	height: auto;
	overflow: hidden;
	float:right;
	margin:45px 130px 0px 0px
}

* html .posts-sidebar {
	margin-right: 65px;
}

*+html .posts-sidebar {
  margin-top: 40px;
}

.post {
	clear: both;
}


.main-menu,
#nav {
	background: transparent none repeat scroll 0 0;
	height: 22px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	position: absolute;
	top: 77px;
}

* html .main-menu {
  margin-top:3px;
	padding-right: 5px;
}


.main-menu ul,
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 20px;
	color: #666;
	width:
}

.main-menu li,
#nav li {
	float: left;
	background: url('/img/tab_reg_l.gif') no-repeat left top;
	margin: 0;
	height: 20px;
	padding: 0 0 0 6px;
}

.main-menu a:link,
.main-menu a:visited,
.main-menu a:focus,
.main-menu a:hover,
.main-menu a:active,
#nav a {
	float: left;
	display: block;
	width: auto;
	background: url('/img/tab_reg_r.gif') no-repeat right top;
	padding: 3px 25px 3px 17px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 17px;
	color: #666;
}



.main-menu > ul a,
#nav > ul a {
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/


.main-menu a,
#nav a {
	float: none;
}

/* End IE5-Mac hack */

#home #homenav,
#nachrichten #nachrichtennav,
#versicherungen #versicherungnav,
#finanzen #finanzennav, #verbraucher #verbrauchernav {
	background: url('/img/tab_active_l.gif') no-repeat left top;
	border-width: 0;
}


#home #homenav a,
#nachrichten #nachrichtennav a,
#versicherungen #versicherungnav a,
#finanzen #finanzennav a, #verbraucher #verbrauchernav a {
	background: url('/img/tab_active_r.gif') no-repeat right top;
	padding-bottom: 0px;
	color: #666;
}
/* Seitennavigation */

#searchform {
	display: block;
	width: 215px;
	height: auto;
	overflow: hidden;
	float: left;
  clear: both;
	margin: 5px 0px 15px 0px;
}


#s {
	position: relative;
	width: 142px;
	height: 21px;
	overflow: hidden;
	background: url('/img/bg_search.gif') no-repeat;
	border: 0px solid;
	padding:  2px 0px 0px 3px;
	margin: 0px -4px 0px 0px;
	float: left;
	clear:left;
}

#searchsubmit {
	width: 71px;
	height: 21px;
	overflow:hidden;
	background: url('/img/bg_search_button.gif') no-repeat;
	border: 0px solid;
	margin: 0px;
	cursor: pointer;
	float:right;
	clear: right;
}

#sidenav {
	background: transparent url('/img/sec_top.gif') top right no-repeat;
	width: 145px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	float: left;
}

#sidenav ul {
	list-style-type: none;
	font: normal 11px/23px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	background: transparent url('/img/sec_normal.gif') 10px -30px no-repeat;
	color: #666;
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
}

#sidenav ul li {
	list-style-image: none;
	background: transparent url('/img/sec_hover.gif') bottom right no-repeat;
	margin: 0;
  overflow: hidden;
}

#sidenav_inside {
	background: transparent url('/img/sec_bottom.gif') bottom right no-repeat;
	padding: 10px 0 50px 0;
}

#sidenav li a,#sidenav li a:link {
	list-style-image: none;
	background: transparent url('/img/sec_normal.gif') bottom right no-repeat;
	min-height: 18px;
	margin: 0;
	color: #999;
	display: block;
  overflow: hidden;
	padding: 5px 0px 5px 0px;
  line-height: 13px;
}

#sidenav li a:active {
	color: #036;
}

#sidenav li a:hover {
	background: none;
	color: #3F7E86;
}

#ul01_11 li.indentA a, #ul01_12 li.indentA a, #ul01_14 li.indentA a{
text-indent:20px;
background: transparent url('/img/sec_active.gif') bottom right no-repeat;
	color: #3F7E86;
}

#sidenav li a.active-sub,
#ul01_01 li.active a,
#ul01_02 li.active a,
#ul01_03 li.active a,
#ul01_04 li.active a,
#ul01_05 li.active a,
#ul01_06 li.active a,
#ul01_07 li.active a,
#ul01_08 li.active a,
#ul01_09 li.active a,
#ul01_10 li.active a,
#ul01_11 li.active a,
#ul01_12 li.active a,
#ul01_13 li.active a,
#ul01_14 li.active a,
#ul01_15 li.active a,
#ul01_16 li.active a,
#ul02_01 li.active a,
#ul02_02 li.active a,
#ul02_03 li.active a {
	background: url('/img/sec_active.gif') bottom right no-repeat;
	color: #3F7E86;
}

li a span{
letter-spacing:-0.5px;
}
li.active a span{
letter-spacing:-0.5px;
}


.menu-sub-1 {
  padding: 0px 0px 0px 12px;
}

.menu-sub-2 {
  padding: 0px 0px 0px 24px;
}

/* content */
#news-wrapper {
	width: 565px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 15px 0 0 15px;
	margin-top: 25px;
}

#content {
	width: 460px;
	padding: 45px 0 0px 0;
}

#contentwrap {
	height: auto;
	margin-top: 25px;
	overflow: hidden;
	width: auto;
}

#content ul {
	width: 49%;
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url('/img/pfeil.gif');
}

#content li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#bottom {
  clear:both;
  font: normal 11px/15px arial, verdana, sans-serif;
	background: url('/img/linie.gif') top left repeat-x;

}

div.faqbox {
  clear:both;
  font: normal 11px/15px arial, verdana, sans-serif;
	background: url('/img/linie.gif') top left repeat-x;
	margin-bottom:15px;
	margin-top:15px;
}

#bottom span{
font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
color:#666;
}

#news {
	width: 478px;
	padding: 13px 0 0 0;
	float: left;
}

#index-news {
	float: right;
	width: 480px;
	height: auto;
	overflow: hidden;
	background: url('/img/linie.gif') top left repeat-y;
	padding: 0px 0px 0px 15px;
	margin: 13px 0px 0px 0px;
}

#content-news {
	float: right;
	width: 230px;
	height: auto;
	overflow: hidden;
	background: url('/img/linie.gif') top left repeat-y;
	padding: 0px 5px 0 15px;
	margin: 138px 0 0 0;
}

#top10 {
	width: 455px;
	height: auto;
	float: left;
	overflow: hidden;
	background: url('/img/linie.gif') top left repeat-y;
	padding: 0px 0px 0px 15px;
	margin: 13px 0px 0px 0px;
}
.left {
	float:left;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

/* footer */

#footer {
	background: url('/img/footer.gif') top left repeat-x;
	height: 76px;
	width: 100%;
	text-align: center;
	padding: 30px 0 0 0;
}
div.footer {
	background: url('/img/footer.gif') top left repeat-x;
	height: 76px;
	width: 100%;
	text-align: center;
	padding: 30px 0 0 0;
}


#footer_content {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#footer_content p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}

ul {
	list-style-image: url('/img/pfeil.gif');
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 3px 0 0 20px;
	padding: 0;
	color:#666;
}

#top10 ul {
	width:160px;
	height: auto;
	list-style-image: url('/img/pfeil.gif');
	float: left;
	overflow: hidden;
	padding: 3px 0px 0px 20px;
	margin: 0px 31px 0px 0px;
}

ul.root-news-ul {
	list-style-image: url('/img/pfeil.gif');
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 3px 10px 0px 20px;
	padding: 0px;
	color:#666;
}

ol {
	font: normal 11px/16px 'lucida grande', tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
	color:#666;
}


#unterseite, #unterseite1, #unterseite-news{
	float: left;
	width: 565px;
	padding: 0;
	margin: 15px 0 0 15px;
}

#unterseite #mainPara, #unterseite1 #mainPara{
width:500px;
}

#ratgeber{
padding: 10px 0 0 0;
background: url('/img/linie.gif') top left repeat-x;
}

#ratgeber div{
font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
}

.ratgeber-box-1 {
  float:left;
  width:230px;
}

.ratgeber-box-2 {
  float:right;
  width:300px;
}

.ratgeber-clear {
  clear:both;
  padding-bottom: 30px;
}


img{
border:none;
}

.alone_link{
padding-right:5px;
margin-top:2px;
}

a.bild {
	background-color: #fff;
	padding: 0 0 0 0;
}

.Quote{
font: normal 12px/14px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}

p.linie {
  border-top:1px solid #cccccc;
	margin:0px;
	padding:0px;
	font-size:1px;
	width:250px;
}

td.stext {
	background-color:#FAFAFA;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	padding:5px;
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	}

th.stext{	font-size:12px;text-align:left;background-color:#E5E5E5;padding:5px;font: bold 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;	}
.fehler{
background-color:#ffcccc;
}
form.lifebond input, form.lifebond select{
width:150px;
font-size:11px;
}
span{
font-size:11px;
}
#plz{
width:60px;
}

form.lifebond input.abKnopf{
background-color:#333333;
border:1px solid white;
color:white;
font-weight:bold;
padding-top:2px;
padding-bottom:2px;
width:100px;
cursor:pointer;
}

form.lifebond span{
	font: normal 12px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
	text-align:left;
}

.lifebondBox {
	clear:both;
	border:1px solid #E5E5E5;
	height:57px;
	background-image:url('/img/versicherungen/kauf-lebensversicherung/lifebond-logo.gif');
	background-position:left;
	background-repeat:no-repeat;
}

.lifebondBox div {
	margin-left: 211px;
}

.lifebondTeaserBox {
	margin-top:0px;
	margin-right:0px;
	height:400px;
	border:1px solid #d9d9d2;
	width:200px;
	background-image: url('/img/versicherungen/kauf-lebensversicherung/lifebond-foo.gif');
	background-repeat:no-repeat; background-position:bottom;
}

#lifebond ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#lifebond li {
  list-style: none;
	background: url('/img/versicherungen/kauf-lebensversicherung/pfeil.gif') no-repeat left top;
	margin: 0;
	margin-left:-15px;
	margin-top:10px;
	padding: 0 0 0 15px;
}

#vergleich
{
  margin-top: 20px;
}

.progressbar
{
  overflow: hidden;
}

.gateway {
	width:602px;
	padding:0px;
	margin:0px;
}

/*new layout*/
.header-vergleich {
	width:602px;
	height:46px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background:url('/img/header-vergleich.png') no-repeat
}
.footer-vergleich {
	width:602px;
	height:43px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	background:url('/img/footer-vergleich.png') no-repeat;
}

.activ_tab {
  background-color:#DFEAD5;
  border-bottom:1px solid #333333;
  border-right:1px solid #c1c4be;
  border-top:5px solid #98B97F;
  border-left:1px solid #9ba98e;
  color:#FFFFFF;
  height:20px;
  padding-left:5px;
  padding-top:4px;
}

.inactiv_tab {
  background-color:#DFEAD5;
  border-bottom:1px solid #333333;
  border-right:1px solid #c1c4be;
  border-top:5px solid #cfe2bd;
  border-left:1px solid #9ba98e;
  color:#FFFFFF;
  height:19px;
  padding-left:5px;
  padding-top:0;
}


.header-login-btn {
	width:170px;
	height:46px;
	margin:0px 4px 0px 0px;
	padding:0px;
	float:right;
}

.footer-zurueck-btn {
	width:170px;
	height:43px;
	margin: auto;
	padding:0px 0px 0px 0px;
	float:left;
}

.footer-weiter-btn {
	width:170px;
	height:43px;
	margin:0px 3px 0px 0px;
	padding:0px;
	float:right;
}

.footer-weiter-btn a:hover,
.footer-zurueck-btn a:hover,
.header-login-btn a:hover {
	text-decoration: none;
	background: none;
}

.module {
	background: url('/img/main-bg.gif');
	border-left:solid 0px;
  border-bottom:solid 0px;
  border-right:solid 0px;
}

.module_white {
	background: url('/img/background_tile_white.gif');
	border-left:solid 0px;
  border-bottom:solid 0px;
  border-right:solid 0px;
}

.td_padb {
  padding-top: 0px;

}

.td_ct {
  width: 175px;
}

.tdcell {
  max-width: 175px;
  background: transparent;
}

.tdcell_light {
  width: 175px;
  background: transparent;
}

.driverData {
  padding-left: 190px;
  width: 360px;
}

.copytext_right {
  text-align: right;
}

#singlecolumn .row0 .TarifCSSBetter, #singlecolumn .row0 .TarifCSSBad {
  background: transparent;
}

#singlecolumn
.row0
.tdcell_light {
  background: transparent;
}

.alt_bgcolor {
	background: none;
}

.vergleich-bg {
	width: 602px;
	height: auto;
	overflow: hidden;
	background: url('/img/main-bg.gif');
	margin: 20px 0px 0px 0px;
}
.content-vergleich {
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
}
.content-row {
	width:602px;
	height: auto;
	overflow: hidden;
	float: left;
	clear: both;
	margin: 15px 0px 0px 0px;
}

.content-row-kfzauswahl {
	width:602px;
	height: 26px;
	overflow: hidden;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
  padding-bottom: 2px;
}

.content-center {
  width: 602px;
  height: auto;
  overflow: hidden;
  float: left;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}

.content-footer {
  width: 602px;
  min-height: 35px;
  padding: 5px 0px 0px 0px;
}

.content-footer input {
  margin:0px;
}
.content-left {
	width: 177px;
	height: 37px;
	overflow: hidden;
	float: left;
	text-align: right;
	padding: 7px 8px 5px 5px;
	line-height: 100%;
}
.content-right {
	width: 342px;
	height: auto;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	float:left;
}

.content-right img {
	vertical-align: middle;
}

.content-radio {
	position: relative;
	top: -5px;
	width: auto;
	height: 20px;
	display:block;
	float: left;
	margin-right:15px;
	margin-left:0px;
}

.content-help {
	width: 63px;
	height: auto;
	overflow: hidden;
	text-align: center;
	float: left;
	padding-top: 5px;
}
.content-help a,
.content-help a:hover {
	text-decoration: none;
	background: none;
}
.content-hsn-tsn {
	width: 400px;
	height: 60px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	float:left;
}


.ad
{
  float: left;
  width: 260px;
  padding: 10px;
}

.ad_text
{
  text-align: justify;
  height: 90px;
}

.ad_title
{
  height: 30px;
  font-weight: bold;
  padding-bottom: 0px;
}


.animation-wrapper {
	position:relative;
	width:300px;
	height:100px;
	background: url('/img/vergleich_transfer.gif');
	margin: auto;
}
.box-wrapper {
	position: absolute;
	left: 67px;
	top: 42px;
	width: 170px;
	height: 17px;
	margin: 0px;
}

.running-box {
	width:  6px;
	height: 8px;
	margin: 0px 0px 1px 1px;
	background: Lime;
	float: left;
}

.dimmer-01-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: Black;
	float: left;
}
.dimmer-02-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: #006a00;
	float: left;
}
.dimmer-03-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: #008a00;
	float: left;
}.dimmer-04-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: #00c200;
	float: left;
}
.dimmer-05-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: #abada4;
	float: right;
}
.dimmer-06-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: Black;
	float: right;
}
.dimmer-07-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: #00c200;
	float: right;
}
.dimmer-08-running-box {
	width:  1px;
	height: 8px;
	margin: 0px;
	background: #00c200;
	float: right;
}

div.hr {
	width:100%;
	height:1px;
	overflow: hidden;
	float: left;
	clear: both;
	border-top-style:solid;
	border-top-color: #D9D9D9;
	border-top-width: 1px;
}

.h1,
a:link.news-title-href,
a:visited.news-title-href,
a:focus.news-title-href,
a:hover.news-title-href,
a:active.news-title-href,
a.news-title-href {
	display: block;
	overflow: hidden;
	font-family:  arial, 'Times New Roman', Serif;
	font-size: 18px;
	font-weight: bold;
	color: #98b97f;
	line-height: normal;
	padding: 0px 0 0px 0;
	margin: 5px 0px 19px 0px;
	background: none;
}

a:hover.news-title-href-content,
a.news-title-href-content {
	display: block;
	overflow: hidden;
	font-family:  arial, 'Times New Roman', Serif;
	font-size: 16px;
	font-weight: bold;
	color: #98b97f;
	line-height: normal;
	padding: 0px 0 0px 0;
	margin: 5px 0px 5px 0px;
	background: none;
}

.td_help
{
	padding-top: 0px;
	width: 25px;
}

.strom_list
{
	width:640px;
	height: auto;
	margin-bottom:0px;
	font-size:11px;
	font-family:verdana,arial,sans-serif;
	padding-left:20px;
	padding-top:20px;
	padding-bottom: 0px;
	margin-left:0px;
	background:url('/img/verbraucher/strom/bg-windmill.jpg') no-repeat 74px 0px;
  list-style-image:url('/img/versicherungen/autoversicherung/list_item.gif');
}

.strom_head
{
	color:#000;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
}

#bookmarks {
	font-size: 10px;
	font-family:verdana, arial, sans-serif;
	color: #999999;
	width:auto;
	height:auto;
	padding: 0px;
}

.siegel-wrapper {
  width:300px;
	height:auto;
	overflow:hidden;
	float:left;
	clear: both;
	margin: 35px 0px 0px 40px;
}

.siegel-wrapper-a {
	display: block;
  margin: 0px 10px 0px 0px;
	float:left;
}

.siegel-wrapper p {
  margin: 0px 0px 0px 0px;
	line-height: 14px;
	color: #737272;
}

.tuev-logo
{
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 99;
}
