
/*  K O P F  - BEREICH*/


#menuetop {
	position: relative;
	top: 215px;
	left: 16px;
}

/*  F U S S  - BEREICH*/



/*  INHALT  */

#startseite #links {
	background:url(../../pics/background/kette_background_1.jpg);
	background-repeat: no-repeat;
}

#links .unterschrift {
	
}


/* K O N T A K T */


#kontaktseite .kontaktform .eingabe {
	line-height: 110%;
	font-size: 10pt;
	font-weight: bold;
}


#kontaktseite .kontaktform .eingabe input {
	width: 150px;
}


#kontaktseite .kontaktform .eingabe2 input {
	width: 70px;
}


#kontaktseite .kontaktform textarea {
	width: 250px;
	height: 150px;
}


/* TABELLE  S C H M U C K B I L D E R */

#schmuckseite .bestellung {
	font-size: 9pt;
	line-height: 150%;
}

#schmuckseite .achtung {
	font-size: 12pt;
	color: red;
	font-weight: bold;
	line-height: 90%;
}

/*  B I L D E R F E N S T E R */

#agbseite .nachoben {
	position: absolute;
	left: 250px;
	bottom: 5px;
	font-size: 8pt;
}

/*   L  A  D  E  N   */

#startseite .ladentab {
	width: 100%;
	text-align: center;
	border: 1px inset red;
}

#startseite .ladentab td {

	padding: 0px 3px 0px 5px ;
}


#startseite .laden1 {
	font-weight: bold;
}

#startseite .laden2 {
	text-align: left;
	font-size: 1.1em;
}

#startseite .laden2 td {

}

#startseite .laden3 {
	font-size: 0.95em;
}

#startseite .laden4 {
	text-align: right;
	font-size: 0.95em;
}

#startseite .laden5, #startseite .laden5 td {
	text-align: right;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#startseite .laden2 a:link {
	color: black;
}

#startseite .laden2 a:visited {
	color: black;
}

#startseite .laden2 a:hover {
	color: black;
}