html, body {
		color: #000000;
  		font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		font-size: 10px;
		padding:20px 0px 0px 0px;
		margin:0px;
}
h1 {
	font-size: 14px;
	color: #0066BB;
	padding:0px;
	margin:0px;
}
h2 {
	font-size: 12px;
	color: #0066BB;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-size:10px;
	color: #0066BB;
}
td {
	color: #000000;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a		 	{color: #666666; font-weight: bold; text-decoration:none;}
a:visited 	{text-decoration:none;}
a:hover		{text-decoration:underline;}
a:active 	{text-decoration:underline;}

#an a			{color: #cccccc; font-weight: 100; text-decoration:none;}
#an a:visited 	{text-decoration:none;}
#an a:hover		{text-decoration:underline;}
#an a:active	{text-decoration:none;}

/* Darstellung Website Kopf, Navi, Inhalt */

#an 	{
		position:absolute;
		top:5px;
		left:640px;
		color: #cccccc;
		font-size:11px;
		margin-left: 0px;
		padding: 0px;
		}
#kopf  {		
		background-image:url(../pics/kopf.jpg);
		background-repeat:no-repeat;
		height:165px;
		padding:0px;
		margin:0px;
		}
#adminkopf  {		
		background-image:url(../pics/kopf_sw.jpg);
		background-repeat:no-repeat;
		height:165px;
		padding:0px;
		margin:0px;
		}
#navi  {
		font-size:14px;
		font-weight:bold;
		color: #0066BB;
		padding-left:15px;
		}
#box {	background-image:url(../pics/background.jpg);
		background-repeat:no-repeat;
		width:800px;
		height:450px;
		font-size:12px;
		padding-top:50px;
		padding-left:26px;
		}
#inhaltli {
		width:340px;
		float:left;
		}
#inhaltre {
		width:390px;
		padding-left:33px;
		float:left;
		}
/* Darstellung Bildergalerie */
#inhaltbild {
		width:450px;
		float:left;
		}
#inhaltnavi {
		font-size:10px;
		color:#999;
		width:280px;
		padding-left:33px;
		float:left;
		}
#unavi {
		margin-top:130px;
		}
/* Darstellung Wunschbuch */
#titel { 
	width:500px;
	height:auto;
}

#aufklapp {
	width:auto;
	height:auto;
}

#artikelliste {
	width:500px;
	height:auto;
}

#artikel {
	clear: both;
	margin-top: 8px;
	border-bottom: 1px dashed black;
}

#artikelbild {
	height:120px;
	width:130px;
	float:left;
	z-index:1
}

#artikelinfos {
	margin-left: 130px;
	height:120px;
	z-index:1
}


#warenkorb {
	position:absolute;
	padding-left: 10px;
	padding-right: 10px;
	top:275px;
	left:570px;
	width:225px;
	z-index:2;
	border: 1px dashed black;
}

#warenkorbinhalt {
	z-index:3;
}

#warenkorblinks {
	margin-top: 20px;
	margin-bottom: 15px;
	height:auto;
	z-index:3;
}
#lieferant {
	position:absolute;
	top:400px;
	left:570px;
	z-index:2;
}

.fett {
	font-weight: bold;
}
.prosa         	{
                width: 450px;
				padding: 0px;
                margin-top: 0px;
                }

/* div's in der hauptnavigation */
.navi         	{
				padding-left: 10px;
				padding-right: 15px;
                margin-top: 0px;
				float:left;
                }
/* aktive seite pagenumbering */
.aktiv{	color: #0066BB;}

/* klassen für buttons im wunschbuch */
.schenken { background-color:#aaa; color:#fff; width:100px; font-weight: bold; border:2px solid #0066bb; }
.reserviert { background-color:#aaa; color:#cc3300; width:100px; font-weight: bold; border:2px solid #ccc; }
.verschenkt { background-color:#aaa; color:#444; width:100px; font-weight: bold; border:2px solid #ccc; }


.antifloat 	{
			clear: both;
			}

.zitat	{
font-style:italic;
}

/* für Adminbereich */
.tabletitel { 
		background-color: #dcdcdc;
		vertical-align:middle;
		font-weight: bold; 
		}
.headercell {
			background-color:#f5f5f5;
			height:40px;
			vertical-align:middle;
			}
.weiss { color: white;
		 font-weight:bold;
		 font-size:13px;
		 }
.hellgrau { background-color:#F5F5F5 }
.dunkelgrau { background-color:#DCDCDC }

/* fuer fotogalerie */
form {
  margin: 0px;
}
td {
  font-size: 12px;
 }
td {
  font-size: 12px;
 }
table.breite
{
	width	:	650px;
	line-height:25px;
}
td.erstellen_titel
{
  background	:	url('../galerie/design/standart/images/topleiste.gif');
  text-align	:	center;
  font-weight	:	bold;
  color		: 	#FFFFFF;
  height		:	25px;
  border-left: 0px solid #FF6600;
  border-right: 0px solid #FF6600;
}

td.erstellen_links
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/naviback.gif');
  vertical-align: top;
  text-align:right
}
td.erstellen_rechts
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/mitteback.gif');
  text-align: left;
  vertical-align: top
}
td.box_titel_a
{
  height: 25px;
  background-image: url(../galerie/design/standart/images/navi_mitte_a.gif);
}
td.box_titel_b
{
  height: 25px;
  color: #EFEFEF;
  font-weight: bold;
  background-image: url(../galerie/design/standart/images/navi_mitte_b.gif);
}
td.box_titel_c
{
  height: 25px;
  background-image: url(../galerie/design/standart/images/navi_mitte_c.gif);
}
td.box_info
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	3px;
  padding-top	    : 	3px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/mitteback.gif');
  text-align: left;
  vertical-align: top;
  font-size: 10px
}
td.box_text
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/mitteback.gif');
  text-align: left;
  vertical-align: top
}
td.box_bild
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	5px;
  padding-top	    : 	5px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/mitteback.gif');
  text-align: center;
}

td.box_fuss
{
  padding-left	:	10px;
  padding-right	:	10px;
  background	:	url('../galerie/design/standart/images/grau_balken.gif');
  height		:	25px;
  border-left: 0px solid #FF6600;
  border-right: 0px solid #FF6600;
  text-align: left;
}

td.beitrag_ersteller
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/naviback.gif');
  text-align: left;
  vertical-align: top;
}
td.beitrag_loeschen
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-image: url('../galerie/design/standart/images/mitteback.gif');
  text-align: center;
  vertical-align: top
}

td.admin_navi_1
{
  border-left: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  background: #FFFFFF;
  text-align: left;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left: 2px;
}
td.box_navi_titel
{
  height: 25px;
  padding-left: 5px;
  padding-right: 5px;
  color: #EFEFEF;
  font-weight: bold;
  text-align: center;
  background-image: url(../galerie/design/standart/images/navi_gruen.gif);
}
td.box_navi_inhalt
{
  height: 25px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #7F7F7F;
}
td.admin_inhalt_1
{
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background: #FFFFFF;
  text-align: left;
}
div.footer_box
{
   margin-top:50px;
  text-align	:	center;
  width		:	100 %;
  font-size   :   10px;
}