body
{
	color:#807f84;
	background-color:#ffffff;	
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height: 16px;
}

div
{
	padding:0px;
	margin:0px;
}

.Seite
{
	background-image:url(img/Diamant_Manufaktur_Freiesleben_Spirit_Context.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#faf8f3;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	border:0px solid #807f84;
	margin-bottom:30px;
}

.Logo
{
	margin:0px;
	padding:0px;		
	display:none;
}

.InhaltNavigation
{
	margin:0px auto;
	padding:10px;
}

.Navigation
{
	text-align:left;
	display:none;
}

.Inhalt
{	
	padding:0px;
	text-align:left;
	padding-bottom:0px;
}

.DesignerBilder
{	
	width:150px;
	float:left;
	text-align:left;
}

.DesignerText
{	
	width:413px;
	float:left;
	text-align:left;
	padding:15px;
}

adresse
{
	text-align:left;
	color: #807f84;
        font-size: 10px;
        line-height: 13px;
        text-decoration: none;
}

h1
{
	text-align:left;
	color: #807f84;
        font-size: 16px;
        line-height: 18px;
        text-decoration: none;
}

h2
{
	text-align:left;
	color: #CFAE78;
        font-size: 12px;
        line-height: 15px;
        text-decoration: none;
}

h3
{
	text-align:left;
	color: #807f84;
        font-size: 10px;
        line-height: 12px;
        text-decoration: none;
}

.Fuss
{
	font-size: 10px;
	clear:both;
	background-color:#ffffff;
	height:25px;
	line-height:25px;
	border-top:1px solid #807f84;
	text-align:left;
}

a
{
	text-decoration: none;
	color: #807f84;
}
    
a:hover
{
        TEXT-DECORATION: none;
        color: #d4c391;
}

a.Fuss_Link
{
	text-decoration: none;
	color: #d4c391;
}
    
a.Fuss_Link:hover
{
        TEXT-DECORATION: underline;
        color: #d4c391;
}