﻿body
{
	font: 10px/18px Verdana, Arial, sans-serif;
	color: #999;
}

#shell
{
	margin: 0 auto;
	position: relative;
	width: 900px;
	z-index: 2;
}

#header
{
	margin: 20px 0;
}

#header h1
{
	background: transparent url(../i/cabrio_headline.gif) 0 0 no-repeat;
	float: left;
	height: 38px;
	text-indent: -9999px;
	width: 453px;
	margin: 0 0 0 25px;
}

#header p
{
	float: right;
	line-height: 10px;
	margin-top: 28px;
}

#footer
{
	margin: 36px 0 0 0;
	text-align: right;
}

#footer a
{
	color: #0087eb;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer #legal
{
	float: left;
	width: 725px;
}

#footer a#share
{
	background: transparent url(../i/button_share_inactive.gif) 0 0 no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 156px;
}

#footer a#share:hover
{
	background: transparent url(../i/button_share_active.gif) 0 0 no-repeat;
}

#footer a#share span
{
	display: none;
}