html
{ 
	margin:0; 
	padding:0;
}

body
{
	margin:0;
	padding:0;
	height:100%;
	font:normal 12px Verdana, Arial;
	color:#333333;
	background-color: #D4D4D4;
	background-image: url('http://www.kaufen-auf-rechnung.de/img/bgmain.gif');
	background-repeat: repeat-y;
}

.content
{ 
	margin: 0px 0px 0px -0px; 
	padding: 0; 
	position: absolute; 
	top:0; 
	left: 185px; 
	width: 650px; 
	background-color: #FFFFFF; 
	overflow: hidden; 
}

.content .logo
{
	margin: 0px 0px 0px 15px;
}

.content .highlight
{
	margin: 15px 15px 15px 15px;
	background-color: #C9DEFF;
	background-image: url('http://www.kaufen-auf-rechnung.de/img/bgbltop.gif'); 
	background-repeat: no-repeat; 
	background-position: top;
}

.content .highlight .bottom
{
	background-image: url('http://www.kaufen-auf-rechnung.de/img/bgblbottom.gif'); 
	background-repeat: no-repeat; 
	background-position: bottom;	
}

.content .highlight .bottom h2
{
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	font:bold 16px Verdana, Arial;
	color:#333333;
}

.content .highlight .bottom h3
{
	margin: -5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	font:normal 12px Verdana, Arial;
	color:#333333;
}

.content table p
{
	margin:5px 0px 5px 0px;
	padding:0;
	font:normal 12px Verdana, Arial;
}

.content table p a
{
	color:#003399;
}

.content h3
{
	margin: 15px 25px 0px 25px;
	font:bold 12px Verdana, Arial;
	color:#333333;
}

.content h4
{
	margin: 5px 25px 5px 25px;
	font:normal 12px Verdana, Arial;
	color:#333333;
}

.content h5
{
	margin: 5px 15px 5px 15px;
	font:normal 10px Verdana, Arial;
	color:#333333;
}

.content h5 a
{
	color:#999999;	
}

.content h6
{
	margin: 15px 25px 15px 25px;
	font:bold 14px Verdana, Arial;
	color:#248700;
}

.content .linie
{
	margin:15px 15px 0px 15px;
	padding:0;
	width: 770px;
	border-top: 1px solid #999999;
}

.navigation
{
	position:absolute;
	top:60px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	width: 165px;
}

.navigation ul
{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
	width:165px;
}

.navigation ul li
{
	margin: 0; 
	padding: 3px 0px 3px 0px; 
	border-bottom: 1px solid #FFFFFF;
}

.navigation ul li a
{
	color:#003399;
}

.header
{
	position:absolute;
	top:0;
	left:0;	
}

.hidden	
{ 
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:1px;
	overflow: hidden;
}
