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.kauf-auf-rechnung.net/img/bg3.gif');
	background-repeat: repeat-y;
	background-position: center;
}

.content
{ 
	margin: 0px 0px 0px -400px; 
	padding: 0; 
	position: absolute; 
	top:0; 
	left: 50%; 
	width: 800px; 
	background-color: #FFFFFF; 
	overflow: hidden; 
}

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

.content .highlight
{
	margin: 15px 15px 15px 15px;
	background-color: #DFFFA0;
	background-image: url('http://www.kauf-auf-rechnung.net/img/bg1.gif'); 
	background-repeat: no-repeat; 
	background-position: top;
}

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

.content .highlight .bottom h2
{
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	font:bold 20px 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 h3
{
	margin: 15px 25px 0px 25px;
	font:bold 14px 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 .linie
{
	margin:15px 15px 0px 15px;
	padding:0;
	width: 770px;
	border-top: 1px solid #999999;
}

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