#langmenu .accMenu {
	position: relative;
	float:left;
	right: 1em;
	top: 14px;
	font-size: 0.8em;
	font-weight: normal;
}

#LTshop {
	margin-left:1em;	
	font-size:0.9em;	
}


#LTshop td,
#LTshop th,
#LTshop p {
	line-height: 1.5em;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#LTshop input,
#LTshop select {
	margin: 0.5em;
}

#LTshop p {
	margin-bottom: 0.8em;
}

#LTshop h1 {
	font-size:1.8em;
	margin-bottom:0.5em;
	font-weight:bold;
}

#LTshop h2 {
	font-size:1.3em;
}

#LTshop h3 {
	margin: 0.6em 0;
}


#sslinfo {
    display: none;
}

.titleTail {
    vertical-align:baseline;
    padding-left: 6px;
    display: none;
}


/* Formulare	 */
.InputField {
	width: 80px;
	height: 1.33em;
}

.InputFieldNew {
	width: 200px;
}

.InputRadio {
	height: 12px;
	width: 12px;
	vertical-align:bottom;
}

.InputCheckbox {
	height: 16px;
	width: 16px;
	margin:4pt 0 4pt 0;
}

.InputFormText {
	width: 165px;
}

.InputFormTextarea {
	width: 200px;
	height:83px;
}

.buttonFont {
	background-color: #ffffff;
}	

.InputButton {
	cursor: pointer;
}

.InputButton.primary {
}

.InputButton.secondary {
}

.InputButton.secondary.auto {
	width: auto;
}

.InputButton.primary.proceed {
}

.InputButton.primary.back {
}

.formTable td,
.formTable th {
	padding: 0.5em 1em;
}

.formTable th {
	text-align:left;
	background:#e9e9e6;
}

.formTable input.text {
	width: 25em;
}


.BreadcrumbSmall,
.BreadcrumbSmall a {
	color: #909090;
}
.BreadcrumbSmall a:hover {
	color: #c00;
}

.hline {
	width:  			100%;
	height:				1px;
	line-height:		0px;
	padding: 			0px;
	margin: 			0px;
	overflow:			hidden;	
}

.vline {
	width:  			1px;
	height:				100%;
	line-height:		0px;
	padding: 			0px;
	margin: 			0px;
	overflow:			hidden;	
}

.hline.black,
.vline.black {
	background-color: #000000;
}
.hline.gray,
.vline.gray {
	background-color: #999999;
}
.hline.lite,
.vline.lite {
	background-color: #cccccc;
}
.hline.thin,
.vline.thin {
	background-color: #e5e5e5;
}

.GrayLine {
	background-color: #505050;
	vertical-align:   middle;
	height:	  1px;
	overflow:	hidden
}

.LightGrayLine {
	background-color: #CCCCCC;
	vertical-align:   middle;
	height:	  1px;
	overflow:	hidden
}

.ThinGrayLine {
	background-color: #e5e5e5;
	vertical-align:   middle;
	height:	  1px;
	overflow:	hidden
}   

a.noBorder img {
	border: none;
}

.popupLink {
	
	line-height: 12px;
	text-decoration: none;
}

.popupLink:link,
.popupLink:visited {
	
	line-height: 12px;
	text-decoration: none;
	font-weight: 400;
}

.popupLink:active, 
.popupLink:hover {
	
	color: #cc0000;
	line-height: 12px;
	text-decoration: none;
	font-weight: 400;
}

.popup { 
	position: absolute;
	display: none;
	visibility: hidden; 
	background-color: transparent;
	width: 20em; 
	border: 0; 
	z-index: 1000;	
	text-decoration: none;
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 0.8em;
}

.popup div.head {
}

.popup div.body {
	padding: 1em 0;
}

.popup div.foot {
	text-align: right;
}

.InputFieldSample {
	height: 16px;
	width: 120px;
}

.TextErrMsg {
	color: #cc0000;
	font-weight: bold;
}

.CheckoutProgress {
	width: 100%;
	margin-top: 13px;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	margin-bottom:1em;
}

.CheckoutProgress td {
	color: #505050;
	text-align: center;
	height: 19px;
	width:10%;
}



.CheckoutProgress td.done,
.CheckoutProgress td.done a:link, 
.CheckoutProgress td.done a:visited,
.CheckoutProgress td.done a:active,
.CheckoutProgress td.done a:hover
{
	color: #d3d3d3;
	background:#3571D1;
	text-decoration: underline;
}

.CheckoutProgress td.active
{
	color: #ffffff;
	background:#3571D1 url(/gif/next_bread.gif) no-repeat right;
	font-weight: bold;
}

table.verticalHead {
    margin: 10px 0;
}

#LTshop table.verticalHead th {
	text-align: left;
	padding-right: 0.5em;
	font-weight:bold;
}

table.horizontalHead th {
	font-size:1.3em;
	text-align: left;
	font-weight:bold;
	padding:0 10px 3px 0;
}

table.horizontalHead td {
	padding: 3px 0;
}

#LTshop table.rowLine td {
    border-top: 1px solid #ccc;
    padding-top: 0.3em;
}

#LTshop table.rowLine td td {
    border-top: 0px;

}

.btn {
	border: 1px solid #cc0000;
	height: 25px;
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	font-size: 7.5pt;
	padding: 0 0.2em;
	margin: 0;
}

.btn td {
	font-size: 1em;
}

.btn.plain {
	color: #cc0000;
}

.btn.plain td {
	padding: 0px 3px;
	white-space: nowrap;
}

.btn.plain td a, 
.btn.plain td a:link,
.btn.plain td a:visited,
.btn.plain td a:active,
.btn.plain td a:hover {
	color: #cc0000;
	text-decoration: none;
}

.btn.dimmed {
	color: #808080;
	border-color: #808080;
}

.btn.dimmed td {
	padding: 0px 3px;
	white-space: nowrap;
}

.btn.dimmed td a, 
.btn.dimmed td a:link,
.btn.dimmed td a:visited,
.btn.dimmed td a:active,
.btn.dimmed td a:hover {
	color: #808080;
	text-decoration: none;
}

.btn.filled {
	color: #fff;
	background-color: #cc0000;
	font-weight: bold;
}

.btn.filled td {
	color: #fff;
	padding: 0px 3px;
	white-space: nowrap;
}

.btn.filled td a, 
.btn.filled td a:link,
.btn.filled td a:visited,
.btn.filled td a:active,
.btn.filled td a:hover {
	color: #fff;
	text-decoration: none;
}

.btn.details {
	font-weight: normal;
	border: 1px solid #cc0000;
}

.btn.details td {
	font-weight: normal;
	padding: 0px 3px;
	line-height: 1em;
	white-space: nowrap;
}

.btn.details a, 
.btn.details a:link,
.btn.details a:visited,
.btn.details a:active,
.btn.details a:hover {
	color: #c00;
	text-decoration: none;
}


.btn.gray {
	border: 1px solid #AFAAA7;
	color: #fff;
	background-color: #AFAAA7;
}

.btn.gray td {
	color: #fff;
	padding: 0px 3px;
	white-space: nowrap;
}

.btn.gray a, 
.btn.gray a:link,
.btn.gray a:visited,
.btn.gray a:active,
.btn.gray a:hover {
	color: #fff;
	text-decoration: none;
}

.btn td img {
	vertical-align: bottom;
}

div.clear {
	clear: both;
	border:0;
}

.address {}

.address td {
	white-space: nowrap;
	padding: 0 1em 0.3em 0;
}

.payment td {
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top;
}

/*
   CSS for shopping cart : www.linotype.com
   (C) 2008, Linotype GmbH, Bad Homburg, Germany
*/
.CartTotal {
	padding-top:1px;
	padding-bottom:1px;
	background-color: #DDD;
}

.CartHead {
	color: #505050; 
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}

.CartHeadDisabled {
	color: #aaaaaa; 
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}

.carttextdisabled {
	color: #aaaaaa;
}

.carttable {
	clear: right;
	margin: 0;
	padding: 0;
	border: 0;
}

.carttable th {
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	text-align: center;
	white-space: nowrap;
	padding: 4px 0;
	margin: 4px 0;
}

.carttable th.disabled {
	color: #a0a0a0;
}

.carttable td {
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding: 0;
	margin: 0;
}

.carttable td.disabled {
	color: #a0a0a0;
}

.carttable td.carthidden {
	border: 0;
	padding: 0;
	margin: 0;
}

.carttable td.carthilite {
	background-color: #EEE;
	padding: 0;
	margin: 0;
}

.carttable td.carttotal {
	font-weight: bold;	
	background-color: #DDD;
	padding: 0;
	margin: 0;
}

.carttable th.quantity,
.carttable td.quantity {
	width: 65px;
	padding: 0;
	margin: 0;
}

.carttable th.cartmenu,
.carttable td.cartmenu {
	width: 30px;
	text-align: center;
}
.carttable .cartvoucher td {
    background-color:#F6F6F6;
    padding: 4px 0;
    vertical-align: top;
}
.carttable .cartvoucher td.carthilite {
	background-color: #EEE;
}
.carttable .cartpromo td {
  	background-color: white;
	border: none; 	
	vertical-align: top;
}

.carttable th.price,
.carttable td.price {
	text-align: right;
	white-space: nowrap;
	width: 75px;
	padding: 0;
	margin: 0;
}

.carttable .noborder {
	border: 0;
	padding: 0;
	margin: 0;
}

.carttable .limit {
	color: #cc0000;
}

select.format {
    height:1.8em;
    width: 145px;
}

select.format option {
    background-repeat: no-repeat;
    background-position: 0 0px;
    vertical-align: bottom;
    text-indent: 22px;
    padding:4px 0;
}

select.license,
select.quantity {
	margin: 2px;
}

