html {
	height: 100%;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1px;
}

body {
	background: #FF7E7B;
	color: #000000;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial,
		sans-serif;
}

/*<group=top>*/
#topRight {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: black;
	height: 66px;
}

#logo {
	position: absolute;
	left: 450px;
	top: 0;
	z-index: 2;
}

#topRightWhite {
	width: 100%;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
	background: white;
}

#topLeft {
	position: absolute;
	top: 0;
	background: #F0F0F0;
	color: #000000;
	height: 32px;
	left: 0;
	z-index: 4;
	width: 450px;
	border-bottom: 1px solid #000000;
}

#wein {
	background: url(img/wein.png) no-repeat;
	width: 80px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 380px;
	z-index: 10;
}

/*</group>*/ /*<group=content>*/
#content {
	height: 100%;
	background: white;
	position: absolute;
	top: 0;
	z-index: 2;
	left: 0;
	width: 450px;
	overflow: visible;
}

#content2 {
	margin-top: 60px;
	text-transform: none;
	font-size: 11px;
	background: #ffffff;
	padding-bottom: 10px;
}

#content2 h1 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
    margin-left: 14px;
	z-index: 4;
	overflow: visible;
	display: inline;
	color: #a90a17;
}

h2.alone {
	color: #000000;
	font-size: 16px;
	text-align: left;
	display: block;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	margin: 25px 4px 10px;
}

#content2 p {
	border: 1px none #c9c9c9;
	line-height: 15px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 14px;
	padding: 0px 0px 7px 0px;
}



a {
	text-decoration: underline;
	color: #1e0b11;
}

a:hover {
	color: #730812;
}

a.list:link,a.list:visited,a.list:active {
	text-decoration: none;
	color: #422326;
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

a.list:hover {
	font-weight: bold;
	background: #a90a17;
	color: #ffffff;
}

.product {
	font-size: 11px;
	width: 90%;
}

.name {
	font-weight: bold;
	width: 70px;
}

.addList {
	text-align: right;
	margin: 0;
	padding: 0;
}

.addList input {
	padding: 0;
}

.addList img {
	
}

.solo {
	font-size: 10px;
	display: block;
	margin-left: 14px;
	margin-bottom: 20px;
}

table.liste {
	width: 100%;
	font-size: 11px;
	text-align: right;
	xborder: 1px solid #a90a17;
}

.liste td,liste.th {
	
}

.liste th {
	
}

.bright {
	
}

.dark {
	background: #ff897b;
}

.total {
	font-weight: bold;
	border-top: 1px solid black;
}

.left {
	text-align: left;
}

input,textarea,select {
	font-size: 11px;
}

table {
	font-size: 11px;
}

hr {
	margin: 20px 5px 30px;
}

a.alone {
	text-decoration: none;
	color: #a90a17;
	text-align: right;
	display: block;
	width: 98%;
}

img.float {
	
}

br {
	line-height: 7px;
}

p.msg{
    font-size: 17px;
    line-height: 19px;
}

#infoBox{
    width: 150px;
}

/*</group>*/ /*<group=navigation>*/
#navigation {
	position: absolute;
	z-index: 5;
	left: 465px;
	top: 80px;
	width: 140px;
}

body>#navigation {
	position: fixed;
}

#navigation a {
	color: #1e0b11;
	text-decoration: none;
	display: block;
	border: 1px solid #a90a17;
	background: url(img/bgButton.gif) no-repeat #ffffff;
	height: 22px;
	overflow: hidden;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	width: 100%;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 14px;
}

#navigation a:hover {
	color: #a70710;
}

#sub a:hover {
	
}

#sub a {
	color: #40040a;
	background: none;
	border-style: none;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	line-height: 22px;
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
}

#sub {
	background: #ffccc1;
	padding-left: 14px;
	border: 1px solid #a90a17;
	border-top-style: none;
	margin-top: 0;
	padding-right: 10px;
	padding-top: 4px;
	width: 100%;
}

/*</group>*/ /*<group=andere>*/
#created {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 11px;
	z-index: 1;
}

#bg {
	width: 381px;
	height: 528px;
	position: absolute;
	background: url(img/bg.jpg) no-repeat;
	left: 450px;
	top: 66px;
	z-index: 0;
}

#addList {
	padding: 5px;
	font-size: 12px;
}
/*</group>*/
