* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
}

a img {
	border: none;
}

body {
	background-color: #CECECE;
	background-image: url(/img/page_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#head {
	position: relative;
	background-color: #FFFFFF;
	width: 900px;
	height: 133px;
	margin-left: auto;
	margin-right: auto;
}

#top-menu {
	background-color: #777777;
	height: 18px;
	width: 900px;
	color: #DDDDDD;
	font-size: 10px;
	line-height: 17px;
}

#top-menu a {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}

#top-menu b.bo {
	font-weight: bold;
	width: 200px;
	display: block;
	float: right;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
	font-style: italic;
}

#language{
	float: right;
	margin-right: 5px;
}

#language a{
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
}

#language b{
	font-weight:bold;
	color: #FFFFFF;
}


#logo {
	position: absolute;
	width: 110px;
	height: 95px;
	border: none;
	top: 28px;
	left: 10px;
}

#facebook {
	position: absolute;
	top: 63px;
	right: 20px;
}

#search {
	position: absolute;
	top: 26px;
	right: 20px;
	width: 200px;
	height: 26px;
	overflow: hidden;
	display: block;
	text-align: right;
	vertical-align: baseline;
}

#search #searchfield {
	width: 80px;
	height: 18px;
	border: 1px solid #BBBBBB;
	padding-left: 2px;
	font-size: 12px;
	line-height: 16px;
	color: #AAAAAA;
	margin-top: 0px;
	float: right;
}

#search #searchbutton {
	width: 20px;
	height: 20px;
	border: none;
	margin-left: 4px;
	float: right;
}

#versandinfo {
	position: absolute;
	top: 105px;
	right: 20px;
	text-align: right;
	height: 15px;
	line-height: 15px;
	width: 500px;
	font-weight: bold;
	font-style: italic;
}

.infofield a {
	color: #966788;
	font-size: 16px;
}

.clear {
	clear: both;
}

#content {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.flash-error {
	background-color: #DD0000;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.flash-correct {
	background-color: #33CC99;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.flash-warning {
	background-color: #FFCC00;
	font-size: 12px;
	color: #000000;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.error-message {
	color: #DD0000;
}

#cartinfo {
	float: right;
	padding-right: 20px;
	text-align: right;
	line-height: 21px;
}

#cartinfo a {
	color: #C60f79;
}

#cartinfo a:hover {
	color: #C60f79;
}

#cartinfo a img {
	margin-right: 5px;
	margin-left: 20px;
}

/*
 * ==========================
 * Fussbereich
 * ==========================
 */
#newsletter {
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	clear: both;
	width: 900px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	background-color: #000000;
	text-align: right;
}

#newsletter a {
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	font-style: italic;
	color: #EEEEEE;
	font-size: 16px;
	padding-right: 20px;
	border: none;
	font-weight: bold;
}

#newsletter a img {
	vertical-align: middle;
	border: none;
}

/**
Infotext im Footer
*/

#footertext_wrapper {
	width:900px;
	background:#FFF;
	margin:0 auto;
	padding:10px 0 1px 0;
}


#footertext {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

#footertext h2 {
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
}

#footertext p, #footertext_wrapper p {
	color:#666;
	font-size:11px;
	line-height:16px;
}

#footertext #spalte1 {
	width:385px;
	float:left;
	margin-left:50px;
	margin-right:15px;
	margin-top:20px;
	margin-bottom:20px;
}

#footertext #spalte2 {
	width:385px;
	float:right;
	margin-left:15px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;	
}

#footertext hr {
	border-bottom:1px solid #666;	
}

/**

*/
#bottom {
	background-color: #F8F2F2;
	height: 200px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/bottom_background.png);
	background-repeat: repeat-x;
}

/**
	Footer Menü
*/

#bottom #footermenu {
	padding-left:50px;
	padding-right:50px;
}

#bottom #footermenu ul {
	width:130px;
	margin-right:50px;
	float:left;
	margin:0;
	padding:0;
}

#bottom #footermenu ul li {
	list-style:none;	
}

#bottom #footermenu ul li a {
	color:#B8B7BA;
	text-decoration:none;
	font-size:11px;
}

#bottom #footermenu ul li a:hover {
	text-decoration:underline;
}

#bottom #footermenu ul li.title a {
	color:#B8B7BA;
	font-size:11px;
}

#bottom #footermenu ul.meta {
	float:right;	
}

/**

*/

#facebook-like {
	width: 450px;
	height: 35px;
	border: none;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 50px;
}

#bottom-menu {
	/*width: 900px;*/
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	color: #666666;
	text-align: right;
}

#bottom-menu a {
	color: #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
}

#bottom-menu a:hover {
	color: #DD0000;
}

#copyright {
	padding-top: 100px;
	padding-right: 20px;
	color: #999999;
	text-align: right;
	font-size: 11px;
}

h1.elf {
	font-weight: normal;
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	font-style: italic;
	margin-bottom: 0px;
	padding-left: 14px;
	color: #444444;
	font-size: 40px;
	line-height: 40px;
	/*text-transform: lowercase;*/
	padding-left: 14px;
	padding-top: 10px;
}

p.path {
	margin: 0px;
	font-size: 11px;
	text-align: left;
	color: #666666;
	padding-left: 25px;
}

p.path a {
	font-size: 11px;
	color: #666666;
}

p.path a:hover {
	color: #C60f79;
}

h2.elf {
	font-weight: bold;
	font-size: 17px;
	padding-left: 20px;
	color: #000000;
}

.content-with-space {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}

.content-with-space span {
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}

p {
	margin-bottom: 20px;
}

/*
 * ==========================
 * Hauptmenu
 * ==========================
 *
 */
#main-menu {
	background-color: #FFFFFF;
	width: 900px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#main-menu ul {
	padding: 0px;
	list-style-type: none;
}

#main-menu ul li.group {
	float: left;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: #D4D4D4;
	height: 21px;
	overflow: hidden;
}

#main-menu ul li.main,#main-menu ul li.main-active {
	height: 21px;
	display: block;
	position: relative;
	float: left;
	line-height: 18px;
	font-weight: bold;
	padding-right: 17px;
	padding-left: 10px;
	border-right: 1px dotted #777777;
	background-image: url(/img/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main-menu ul li#mainall:hover,#main-menu ul li#mainall.main-active {
	background-color: #EEEEEE;
}

#main-menu ul li#mainelf:hover,#main-menu ul li#mainelf.main-active {
	background-color: #FADFDF;
}

#main-menu ul li#mainmineralkosmetik:hover,#main-menu ul li#mainmineralkosmetik.main-active
	{
	background-color: #E0D1B2;
}

#main-menu ul li#mainstudiokosmetik:hover,#main-menu ul li#mainstudiokosmetik.main-active
	{
	background-color: #DDE6DD;
}

#main-menu ul li.main a,#main-menu ul li.main-active a {
	color: #666666;
	display: block;
}

#main-menu ul li div.sub {
	font-weight: normal;
	position: absolute;
	top: 21px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 50;
	display: none;
}

div#all {
	background-color: #EEEEEE;
	width: 522px;
}

div#elf {
	background-color: #FADFDF;
	width: 522px;
}

div#mineralkosmetik {
	background-color: #E0D1B2;
	width: 386px;
}

div#studiokosmetik {
	background-color: #DDE6DD;
	width: 386px;
}

/* 1.Level: Augen, Lippen, ... */
#main-menu div.sub2box {
	float: left;
	width: 118px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#main-menu div.sub2box p.sub2 {
	font-weight: bold;
	margin: 0px;
	line-height: 13px;
	padding: 0px;
}

#main-menu div.sub2box p.sub2 a {
	font-size: 11px;
}

#main-menu div.sub2box p.sub2 a:hover {
	color: #C60f79;
}

#main-menu div.sub2box p.sub3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	line-height: 13px;
	padding: 0px;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#main-menu div.sub2box p.sub3 a {
	font-size: 11px;
}

#main-menu div.sub2box p.sub3 a:hover {
	color: #C60f79;
}

/*
 * ==========================
 * Startseite
 * ==========================
 *
 */
#start-banner {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	width: 900px;
	height: 313px;
}

#start-banner a {
	display: table-cell;
	vertical-align: text-bottom;
	position: absolute;
	overflow: hidden;
	text-align: center;
	color: #CCCCCC;
}

/*
.png{
	behavior: url('/css/iepngfix.htc');
}
*/
#start-link-main {
	top: 0px;
	left: 0px;
	width: 900px;
	height: 313px;
	border: none;
}

#start-link-1 {
	top: 283px;
	left: 750px;
	width: 18px;
	height: 16px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

#start-link-2 {
	top: 283px;
	left: 780px;
	width: 18px;
	height: 16px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

#start-link-3 {
	top: 283px;
	left: 810px;
	width: 18px;
	height: 16px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

#start-link-4 {
	top: 283px;
	left: 840px;
	width: 18px;
	height: 16px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

#start-sub-banner {
	clear: both;
	border-top: 1px solid #999999;
	overflow: hidden;
}

#start-sub-banner div a,#start-sub-banner div a img {
	border: none;
}

#bot1,#bot2,#bot3 {
	width: 300px;
	height: 135px;
	float: left;
}

/*
 * ==========================
 * Produkthauptgruppen
 * ==========================
 *
 */
#flash {
	margin-left: 16px;
	margin-top: 6px;
	padding-top: 0px;
	margin-top: 0px;
}

#left-menu {
	margin-left: 16px;
	margin-top: 20px;
	float: left;
	width: 180px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px dotted #777777;
	display: inline;
}

#left-menu li {
	margin-left: 0px;
	display: block;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-left: 6px;
	border-bottom: 1px dotted #777777;
}

#left-menu li a {
	color: #666666;
	font-weight: normal;
	display: block;
}

#left-menu li a:hover,#left-menu li a:active {
	background-color: #F8F2F2;
}

/*
 * ==========================
 * Produktrubriken
 * ==========================
 *
 */
div.mastergroup {
	width: 193px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}

div.mastergroup h3 {
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

div.mastergroup h3 a {
	color: #666666;
	font-size: 18px;
}

div.mastergroup h3 a:hover {
	color: #C60f79;
}

div.mastergroup p {
	font-size: 11px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 14px;
}

div.mastergroup p a {
	color: #666666;
	font-size: 11px;
}

div.mastergroup p a:hover {
	color: #C60f79;
}

h2.brand {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	background-color: #000000;
	padding-left: 5px;
	font-size: 18px;
	line-height: 26px;
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	font-style: italic;
	color: #FFFFFF;
}

div.mastergroup2 {
	width: 265px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}

div.mastergroup2 .groupimage {
	width: 265px;
	height: 200px;
	text-align: center;
}

div.mastergroup2 h3 {
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight: normal;
	background-color: #EEEEEE;
	margin-bottom: 4px;
	padding-left: 4px;
}

div.mastergroup2 h3 a {
	color: #333333;
	font-size: 16px;
}

div.mastergroup2 h3 a:hover {
	color: #C60f79;
}

/*
 * ==========================
 * Produktseiten
 * ==========================
 *
 */
#productphotomain {
	margin-left: 20px;
	float: left;
	width: 300px;
	min-height: 300px;
	overflow: hidden;
	text-align: center;
}

#product-text {
	float: left;
	width: 500px;
	margin-left: 50px;
	font-size: 11px;
	min-height: 300px;
}

#product-text h3.productname {
	font-size: 26px;
	margin-top: 0px;
	font-weight: normal;
	font-family: Times New Roman, Times, Georgia, Times New Roman, serif;
	font-style: italic;;
	color: #444444;
	/*text-transform: lowercase;*/
	margin-bottom: 0px;
}

#product-text .english-name {
	font-size: 10px;
	color: #666666;
	margin-bottom: 0px;
}

#accordion {
	margin-top: 20px;
	clear: both;
	width: 440px;
}

#accordion h3.toggler {
	background-color: #EDEBEB;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	cursor: pointer;
	padding-left: 8px;
}

#accordion div.element {
	margin-bottom: 10px;
}

#accordion div.element span {
	padding: 8px;
	display: block;
	border: 1px solid #EDEBEB;
}

#product-table {
	clear: both;
	width: 860px;
	margin-left: 20px;
	padding: 0px;
	border-spacing: 0px;
	padding: 0px;
	border: none;
}

#product-table th {
	margin-top: 20px;
	background-color: #EDEBEB;
	font-weight: normal;
	font-size: 11px;
}

#product-table td {
	font-size: 11px;
}

td.bild {
	width: 220px;
	border-bottom: 1px dotted #777777;
}

td.bild div {
	width: 220px;
	height: 40px;
	visibility: hidden;
	overflow: hidden;
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

td.artnr {
	width: 40px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
}

td.preis {
	width: 50px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
}

td span.grundpreis {
	color: #AAAAAA;
	font-size: 10px;
}

td.farbe {
	width: 80px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #777777;
}

td.name {
	width: 140px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
}

td.inhalt {
	width: 30px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
}

td.lager {
	width: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px dotted #777777;
}

td.anzahl {
	width: 40px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
}

td.anzahl div {
	height: 18px;
	padding: 0px;
}

input.anzahl {
	vertical-align: top;
	top: 0px;
	text-align: center;
	width: 20px;
	font-size: 11px;
	height: 16px;
	border: 1px solid #777777;
}

td.addtocart {
	width: 126px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
}

.bestand-red {
	background-color: #DD0000;
	border: 1px solid #777777;
}

.bestand-yellow {
	background-color: #CCCC00;
	border: 1px solid #777777;
}

.bestand-green {
	background-color: #00CC00;
	border: 1px solid #777777;
}

#legend {
	margin: 20px 20px 20px 20px;
	background-color: #EDEBEB;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}

.red {
	color: #DD0000;
	font-size: 11px;
	font-weight: bold;
}

#interesting {
	margin-left: 20px;
	margin-top: 20px;
	width: 860px;
}

#interesting h4 {
	background-color: #EDEBEB;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	margin-bottom: 20px;
}

#interesting .product,#interesting .product-last {
	width: 150px;
	height: 210px;
	float: left;
	font-size: 11px;
	margin-right: 25px;
	border: 1px dotted #CCCCCC;
	text-align: center;
}

#interesting .product-last {
	margin-right: 0px;
}

#interesting a {
	color: #444444;
	font-size: 11px;
}

#interesting .image {
	width: 150px;
	height: 150px;
	text-align: center;
}

ul#socialnetwork {
	list-style-type: none;
}

ul#socialnetwork li {
	float: left;
	margin-right: 5px;
}

ul#socialnetwork li a img {
	border: 1px solid #CCCCCC;
}

/*
 * ==========================
 * Konfigurator
 * ==========================
 *
 */
#config-box {
	margin-left: 20px;
	float: left;
	width: 300px;
	height: 270px;
	overflow: hidden;
	background-image: url(/img/elemente/box.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#config-refill0 {
	float: left;
	width: 80px;
	height: 78px;
	margin-left: 17px;
	margin-top: 27px;
	display: inline;
}

#config-refill1 {
	float: left;
	width: 80px;
	height: 78px;
	margin-left: 43px;
	margin-top: 27px;
	display: inline;
}

#config-refill2 {
	clear: both;
	float: left;
	width: 80px;
	height: 78px;
	margin-left: 17px;
	margin-top: 17px;
	display: inline;
}

#config-refill3 {
	float: left;
	width: 80px;
	height: 78px;
	margin-left: 43px;
	margin-top: 17px;
	display: inline;
}

#addtocart {
	position: absolute;
	top: 240px;
	left: 49px;
}

#config-table {
	margin-left: 20px;
	margin-right: 20px;
}

.config-headline {
	background-color: #EDEBEB;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 6px;
	clear: both;
}

.config-product {
	font-size: 11px;
	text-align: center;
	float: left;
	width: 98px;
	margin-left: 4px;
	margin-right: 5px;
	margin-bottom: 12px;
	background-color: #F8F4F4;
}

.config-product a img {
	border: none;
}

.config-product a {
	color: #000000;
	font-size: 11px;
	display: block;
}

/*
 * ==========================
 * Warenkorb
 * ==========================
 *
 */
#cart-table {
	clear: both;
	width: 860px;
	margin-left: 20px;
	padding: 0px;
	border-spacing: 0px;
	padding: 0px;
	border: none;
}

#cart-table th {
	margin-top: 20px;
	background-color: #EDEBEB;
	font-weight: normal;
	font-size: 11px;
}

#cart-table td {
	font-size: 11px;
}

#cart-table td.bild {
	width: 160px;
	border-bottom: 1px dotted #777777;
	text-align: center;
}

#cart-table td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #777777;
	text-align: left;
}

#cart-table td.right {
	text-align: right;
}

#cart-table td.center {
	text-align: center;
}

#cart-table td.grey-right {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: right;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #777777;
	background-color: #F8F4F4;
}

#cart-table td.total {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: right;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #777777;
	background-color: #EDEBEB;
	font-size: 12px;
}

.cart-button {
	margin-top: 20px;
	text-align: right;
	padding: 20px;
}

.promotioncode {
	width: 500px;
	margin-left: 20px;
	padding: 5px;
	background-color: #F8F4F4;
	float: left;
	margin-top: 25px;
	border: 1px dotted #777777;
}

.promotioncode .small {
	font-size: 11px;
	color: #666666;
}

.promotioncode .small a {
	font-size: 11px;
}

input.code {
	width: 100px;
	margin-left: 5px;
	margin-right: 20px;
}

#left-half {
	float: left;
	width: 420px;
	height: 260px;
	border: 1px dotted #999999;
	margin-left: 20px;
	padding-top: 20px;
}

#right-half {
	float: left;
	width: 420px;
	height: 260px;
	border: 1px dotted #999999;
	margin-left: 20px;
	padding-top: 20px;
}

#left-half span,#right-half span {
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}

.payment {
	float: left;
	width: 252px;
	margin: 5px;
	height: 320px;
	background-color: #F8F4F4;
	padding: 5px;
}

.payment div {
	text-align: center;
}

.payment-button {
	text-align: right;
	margin: 10px;
}

.grey-box {
	margin: 20px;
	background-color: #F8F4F4;
	padding: 5px;
}

.grey-box2 {
	margin-top: 20px;
	background-color: #F8F4F4;
	padding: 5px;
}

/*
 *
 * Kontaktformular
 *
 */
.formbox {
	margin-bottom: 10px;
	clear: both;
}

.formbox label {
	display: block;
	font-size: 11px;
}

.formbox .form-text {
	width: 300px;
	height: 18px;
	line-height: 18px;
	border: 1px dotted #999999;
	padding-left: 3px;
}

.formbox .form-textarea {
	width: 300px;
	height: 80px;
	line-height: 18px;
	border: 1px dotted #999999;
	padding-left: 3px;
}

/*
 * ==========================
 * Mein Konto
 * ==========================
 *
 */
#my-account {
	margin-left: 25px;
	margin-top: 16px;
	float: left;
	width: 660px;
}

#account-table {
	clear: both;
	width: 640px;
	padding: 0px;
	border-spacing: 0px;
	padding: 0px;
	border: none;
}

#account-table th {
	margin-top: 20px;
	background-color: #EDEBEB;
	font-weight: normal;
	font-size: 11px;
}

#account-table td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777777;
	text-align: left;
}

#account-table td.right {
	text-align: right;
}

#account-table td.center {
	text-align: center;
}

#medien a {
	padding: 11px;
	display: block;
	width: 100px;
	float: left;
}

/* SLIMBOX */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter,#lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink,#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption,#lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*****************************
Cake-Stuff
*****************************/
.cake-sql-log {
	background-color: #FFFFFF;
	font-size: 12px;
}
