
#tableTR {

}

#tableTDleft {
text-align:left;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
width:210px;
background-color:#EEEEEE;
color:#000;
font-weight:bold;
}

#tableTDright {
text-align:right;
padding-right:5px;
background-color:#EEEEEE;
color:#000;
}

.inputlang {
width:200px;
min-width:200px;
padding:3px;
}

.inputcode {
width:60px;
min-width:60px;
padding:3px;
}

.textarea {
width:97%;
height:100px;
}

select {
padding:3px 3px 3px 3px;
font-size:13px;
}

.inputAnrede {
padding:3px;
}

.inputZip {
width:46px;
padding:3px;
}

.inputCity {
width:140px;
padding:3px;
}

.inputlogin {
width:189px;
max-width:189px;
padding:3px;
}

#tableDivide {
background-image: url(../grafik/trenner_content.gif);
background-repeat:repeat-x;
height:13px;
min-height:13px;
line-height:13px;
}

#tableSpacer {
height:13px;
min-height:13px;
}

#tableTH {
height:20px;
background-color:#162983;
color:#fff;
font-size:14px;
font-weight:bold;
padding:10px 10px 10px 10px;
}

.infoBox { padding: 15px; border: 1px solid #ccc; background-color: #EAEFF2; top:0; left:0; text-align:left }
.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:#38A6D4;
color:#FFFFFF;
}

a.linkDatenschutz {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.linkDatenschutz:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

