.contentbox {
	padding-left: 10px;
}

h1 {
   color: #3d3d3d;
   font-size: 24px;
   font-family: Arial;
   margin: 5px 0px -5px 0px;
}

h2 {
   color: #3d3d3d;
   font-size: 19px;
   font-family: Arial;
   float: left;
}

div#logo {   
   padding: 10px 15px 0px 5px;
   float: left;
}

div#teaser {
   float: left;
}

div#teaser p {
   margin-top: 0px;
}

div#button_background {
   margin-left: 5px;
   margin-bottom: 10px;
   background-image: url(/structured/htdocs/images/profile/background_deinadrivo_jetztanmelden.png);
   /*width: 750px;*/
}

div#button {
   width: 225px;
   color: #3d3d3d;
   background: #fff;
   margin-left: 80px;
   padding: 0px 15px 0px 15px;
}

table#adrivo_nutzen {
   border-spacing: 0px;
   border-top: 1px solid #dcdcdc;
   border-left: 1px solid #dcdcdc;
   border-bottom: 1px solid #dcdcdc;
}

table#adrivo_nutzen th {
   border-right: 1px solid #dcdcdc;
   padding: 8px;
   color: #3d3d3d;
   font-size: 12px;
   font-family: Verdana;   
   text-align: center;
   font-weight: normal;
}

table#adrivo_nutzen th span.price{
   color: #008f1b;
   font-size: 14px;
}

table#adrivo_nutzen th span.price {
   font-size: 13px;
   line-height: 25px;
}

table#adrivo_nutzen tr.row0 {
   font-size: 12px;
   border-right: 1px solid #dcdcdc;
   background: #ececec;
}

table#adrivo_nutzen tr.row1 {
   font-size: 12px;
   border-right: 1px solid #dcdcdc;
}

table#adrivo_nutzen td {
   border-spacing: 0px;
   font-size: 12px;
   border-right: 1px solid #dcdcdc;
   text-align: center;
}

table#adrivo_nutzen td.desc {
   border-spacing: 0px;
   font-size: 12px;
   border-right: 1px solid #dcdcdc;
   text-align: left;
   vertical-align: middle;
}

table#adrivo_nutzen td.desc img {
   margin-bottom: -3px;
}

table#adrivo_nutzen td.desc img {
   cursor: hand;
   cursor: pointer;
}

table#adrivo_nutzen td {
   padding: 8px 15px 8px 15px;
}

table#adrivo_nutzen_legend {
   margin-top: 10px;
   font-size: 11px;
}

table#adrivo_nutzen_legend td img {
   margin-bottom: -3px;   
}

table#adrivo_nutzen_legend td.center {
	text-align: center;
}

a.buttonlink_small {
	display:-moz-inline-box;
	display:inline-block;
	background: url(/structured/htdocs/images/news/button_500_25_inaktiv.png) no-repeat top right;
	height: 27px;
	margin:0 0 0px 0;
	padding:0 10px 0 0;
	padding-top: -2px;
}

a.buttonlink_small span {
	display:-moz-inline-box;
	display:inline-block;
	background: url(/structured/htdocs/images/news/button_500_25_inaktiv.png) no-repeat top left;
	font-weight: bold;
	color: #3d3d3d;
	font-size: 12px;
	white-space:nowrap;
	cursor:pointer;
	padding: 6px 10px 6px 20px;
   * padding: 4px 10px 6px 20px;
   letter-spacing: -1px;
}

a.buttonlink {
	display:-moz-inline-box;
	display:inline-block;
	background: url(/structured/htdocs/images/news/button_500_25_inaktiv.png) no-repeat top right;
	height: 27px;
	margin:0 0 0px 0;
	padding:0 10px 0 0;
	padding-top: -2px;
}

a.buttonlink span {
	display:-moz-inline-box;
	display:inline-block;
	background: url(/structured/htdocs/images/news/button_500_25_inaktiv.png) no-repeat top left;
	font-weight: bold;
	color: #3d3d3d;
	font-size: 12px;
	white-space:nowrap;
	cursor:pointer;
	padding: 6px 20px 6px 30px;
	* padding: 4px 20px 6px 30px;
}