﻿body
{
	background-image: url(../../images/background.png);
	background-repeat: repeat-x;
	font-family: Sans-Serif; 
	font-size: 10pt; 
	color: #666666;
	text-align: justify;
}
p 
{
	background-repeat: repeat-x;
	font-family: Sans-Serif; 
	font-size: 10pt; 
	color: #666666;
	text-align: justify;
}
p.titel
{
	text-align: left;
	color: Gray;
	font-size: 16pt;
	font-family: Serif;
}
/* Contenttable */
.contenttable
{
	border-width: 0px; 
	border-collapse: collapse; 
	float: left;
}
.tablelefttop{background-image: url(../../images/lefttop.png); 
	height: 38px; 
	width: 40px;
}
.tabletop
{
	background-image: url(../../images/top.png); 
	height: 38px;
}
.tablerighttop
{
	background-image: url(../../images/righttop.png); 
	height: 38px; 
	width: 38px;
}
.tableleft
{
	background-image: url(../../images/left.png);
}
.tablecontent_blank
{
	width:800px; 
	height: 565px;
	background: #ffffff;
	vertical-align: top;
	text-align: left;
}
.tablecontent
{
	width:800px; 
	height: 541px;
	background: #ffffff;
	vertical-align: top;
	text-align: left;
}
.tableright
{
	background-image: url(../../images/right.png);
}
.tableleftbottom
{
	background-image: url(../../images/leftbottom.png); 
	height: 50px;
}
.tablebottom
{
	background-image: url(../../images/bottom.png); 
}
.tablerightbottom
{
	background-image: url(../../images/rightbottom.png); 
}
.tableleftbottom_blank
{
	background-image: url(../../images/leftbottom_blank.png); 
	height: 50px;
}
.tablebottom_blank
{
	background-image: url(../../images/bottom_blank.png); 
}
.tablerightbottom_blank
{
	background-image: url(../../images/rightbottom_blank.png); 
}
.Showroomlink:hover 
{
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}
.Showroomlink:active 
{
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}
.Showroomlink:visited 
{
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}
.Showroomlink 
{
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}