#contents
{
  background-image:url(/bilder/bestellen/background_gratisCd.jpg);
  background-attachment : scroll;
}

#ueberschrift
{
    font-size : 25px;
}

#schritt2, p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}

#untertitel
{
    font-family             : "Arial Black";
	font-size				: 14px;
}

#schritt2
{
    margin-top : 30px;
}

table
{
	width : 500px;
}


.formularTable
{
    margin : 0px !important;
	padding : 0px !important;
    
    font-size   : 11px; 
    padding     : 0px; 
    margin      : 0px;
    margin-left : -2px;
    margin-top : 25px;
    width       : 493px;
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

td
{ 
	height:18px;
}

/* Abstand Zelle1 zu Zelle2 */
#widthTd2
{
    width : 260px;
}

tr
{ 
	margin-top:-5px;
}

input{
	height:15px;
	font-size:10px;
	margin-bottom:0px;
	margin-top:0px;
}

select{
	height:18px;
	font-size:10px;
	WIDTH: 100px;		
}

.labelBox, .Stil1, .label, .labelPflicht
{
    margin-top : -3px;
}

.Stil1 {
   	font-size: 11px;
}    
	
#ergaenzen
{
    font-size: 11px;
    margin-left : 280px;
    margin-top : 10px;
}

.label, .labelPflicht
{
    font-size : 11px;
    font-weight : bold;
}

.labelPflicht
{
    
}
    
.errorLabel {
	color 	  : red;
	font-size : 11px;
}

.zusatz
{
    font-size: 11px;
    font-weight : normal;
}

.inputLeft, .inputRight, #inputStrasse, #inputHsnr, #inputPlz, #inputOrt,
#inputGebTag, #inputGebMonat, #inputGebJahr, #inputKonto, #inputBlz, #inputBank,
#inputTitel, #inputFunktion
{
    border: 1px solid; 
	border-color:#cccccc; 
}

.inputLeft
{
    width : 200px;
}

.inputRight
{
    width : 200px;
}

#inputTitel
{
    width : 204px;
    margin-bottom : 1px;
    height : 19px;
}

#inputFunktion
{
    width : 204px;
    margin-bottom : 1px;
    height : 19px;
}

#inputFAnrede
{
    margin-bottom : -1px;
    padding : 0px;
    height : 19px;
    width : 110px;
}

#inputStrasse
{
    width : 156px;
}

#inputHsnr
{
    width : 40px;
}

#inputPlz
{
    width : 50px;
}

#inputOrt
{
    width : 146px;
}

#inputGebTag, #inputGebMonat
{
    width : 30px;
}

#inputGebJahr
{
    width : 70px;
}

#btnSend
{
    margin : 0px;
    padding : 0px;
    margin-top : 36px;
    margin-left : 175px;
}

#gratisCdPicture
{
    position : absolute;
    
    top : 80px;
    left : 535px;
}

#abstandUnten
{
    padding-bottom : 30px;
}

