/* CSS Document */

body
{
	background-color:#000000;
	color:#8a5e15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}

#wrapper
{
	width:955px;
	margin:auto;
}

#header
{
	background-image:url(../images/Website_01.gif);
	height:214px;
	width:955px;
	background-position:center;
	background-repeat:no-repeat
}
/*Index2 Seite
*****************************************************************/
#top
{
	background-image:url(../images/top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:82px;
}
/*menue
***************************************************************/
#menue
{
	border-top:1px solid #5D4110;
}
#m_home
{
	background-image:url(../images/menue/b_home.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#m_galerie
{
	background-image:url(../images/menue/b_galerie.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#m_lampen
{
	background-image:url(../images/menue/b_lampen.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#m_bezugsquellen
{
	background-image:url(../images/menue/b_bezug.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#m_ezanf
{
	background-image:url(../images/menue/b_ezanfertigung.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#m_kontakt
{
	background-image:url(../images/menue/b_kontakt.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#m_lillienporzellan
{
	background-image:url(../images/menue/b_lillien.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#next
{
	background-color:#000000;
	background-image:url(../images/b_next.gif);
	background-position:top;
	height:37px;
	width:75px;
}
/* galerie
*********************************************************************/
#galerie
{
	height:220px;
}
/*Kontakt
***************************************************************/
#kontakt
{
	text-align:center;
}
#kontakt p
{
	font-size:40px;
}
#footer
{
	clear:both;
	background-color:#000000;
}
.k_link a:link
{
	text-decoration:none;
	color:#ffffff;
}
.k_link a:visited
{
	font-style:italic;
	text-decoration:none;
	color:#ffffff;
}
.k_link a:hover
{
	text-decoration:underline;
	color:#ffffff;
}
.k_link a:active
{
	text-decoration:none;	
	color:#ffffff;
}
/*Bezugsquellen
****************************************************************/
.bzq_listing
{
	width:955px;
	padding-left:100px;
	padding-bottom:40px;
	clear:both;
}
.bzq_listing p
{
	color:#ffffff;
}
.bzq_listing img
{
	float:left;
	margin-right:10px;
}
.bzq_listing a:link
{
	color:#8a5e15;
	text-decoration:none;
}
.bzq_listing a:visited
{
	color:#8a5e15;
	text-decoration:none;
	font-style:italic;
}
.bzq_listing a:hover
{
	color:#8a5e15;
	text-decoration:underline;
}
.bzq_listing a:active
{
	color:#8a5e15;
	text-decoration:none;
}

/*klassen allgemein
***********************************************************************/
.i_txt_lft
{
	float:left;
	text-align:right;
	width:400px;
	font-weight:bold;
	margin-left:69px;
}
.i_txt_rgt
{
	float:left;
	text-align:left;
	width:400px;
	font-weight:bold;
	margin-left:81px;
}
#anouncement{
	padding:6px;
	clear:both;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	color:#8a5e15;
	line-height:18px;
}
