@charset "UTF-8";

body {
	background-color: #FCFBF5;
}
a {
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F49E00;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#container {
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
#logo {
	position: absolute;
	left: 50px;
	top: 50px;
}

#navi_shop {
	position: absolute;
	height: 200px;
	width: 150px;
	top: 192px;
	left: 65px;
}
#iframe {
	position: absolute;
	height: 650px;
	width: 180px;
	left: 600px;
	top: 108px;
	z-index: 200;
}
#navi_shop ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	list-style-image: none;
}
#navi_shop ul li a {
	color: #000000;
	display: block;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
	background-image: url(../bilder/essentials/icon3.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 18px;
	}
#navi_shop li a:hover {
	color: #304f8c;
	list-style-position: inside;
	list-style-type: disc;
	background-image: url(bilder/essentials/icon2.gif);
	padding-left: 18px;
	
}

#navi_shop li a.active {
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
}
#ueberschrift {
	position: absolute;
	height: 30px;
	width: 200px;
	left: 255px;
	top: 120px;
}
#spacer {
	position: absolute;
	height: auto;
	width: 250px;
	left: 246px;
	top: 150px;
	text-align: left;
}
#content {
	position: absolute;
	height: auto;
	width: 690px;
	left: 246px;
	top: 150px;
	text-align: left;
}
#table_thumbs td {
width: 148px;
height: 148px;
	empty-cells:hide;
	text-align: center;
}
img {
	text-decoration: none;
	border: 0px;
}
#table_thumbs th {
	empty-cells:hide;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
}
#table_thumbs_inside td {
	empty-cells:hide;
	text-align: center;
	border: solid #F49E00 1px;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #FCEEDE;
	padding-top: 2px;
	padding-left: 5px;
	border: solid 1px
}
input {
	color: #000000;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #FCEEDE;
	padding-left: 5px;
	border: solid 1px
}
select {
	color: #000000;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #FCEEDE;
	padding-left: 5px;
	border: solid 1px
}
button {
	color: #000000;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #FEDEB1;
	border: solid 1px
}

