
#tableTR {

}

#tableTDleft {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:0px;
	background-color:#999999;
	color:#fff;
	font-weight:bold;
	height:25px;
}

#tableTDright {
text-align:right;
padding-right:5px;
background-color:#999999;
color:#fff;
width:50%;
}

.inputlang {
width:200px;
min-width:200px;
padding:2px;
}

.textarea {
width:99%;
height:100px;
}

select {
padding:0px 0px 0px 0px;
font-size:13px;
}

.inputAnrede {
padding:0px;
}

.inputZip {
width:38px;
padding:3px;
}

.inputCity {
width:140px;
padding:3px;
}

.inputlogin {
width:190px;
min-width:190px;
padding:3px;
}

#tableDivide {
background-image: url(../grafik/trenner_content.gif);
background-repeat:repeat-x;
height:13px;
min-height:13px;
}

#tableSpacer {
height:13px;
min-height:13px;
}

#tableTH {
	height:26px;
	color:#fff;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	background-repeat:repeat-x;
	padding-top:3px;
	background-color: #DF1E25;
}

.infoBox { padding: 15px; border: 1px solid #ccc; background-color: #39373A; top:0; left:0; text-align:left; color:#fff }
.infoBoxred { 
border: 1px solid #cf9e9e; 
top:0; 
left:0; 
text-align:left; 
font-size:11px; 
font-weight:bold; 
color:#990000; 
display: block;
background: #e2c5c5 url(../grafik/shop/hinweis2.png) no-repeat 10px; 
padding: 9px 10px 9px 65px; 
margin: 10px 0;
height: 40px;
line-height:20px;
}

.checkbox {
background-color:#CDD93D;
color:#FFFFFF;
}

a.linkDatenschutz {
	font-size: 12px;
	color: #CDD93D;
	text-decoration: underline;
}

a.linkDatenschutz:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

