body {
	background-attachment: fixed;
	background-color: #c4d4e1;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	margin-top:20px; 
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px;
}

.copy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
font-style: normal; font-weight: normal; color: #000000; line-height: 14px; text-decoration: none}

.copybold { font-family: 
Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; 
font-weight: bold; color: #333366; line-height: 14pt; text-decoration: none} 

.copyblau { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; 
color: #293E47; padding-right: 50px;; line-height: 14px} 

.headblau { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; 
font-weight: bold; font-variant: normal; vertical-align: top} 

.headweiss {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; 
font-variant: normal; color: #FFFFFF; line-height: 17px}

input {
	background-color: #dee0de;
	border: 1px outset #0024ad;
}

.input_feld_1 {
	width:512px
}

.input_feld_2 {
	width:388px
}

.input_feld_3 {
	width:229px
}
.input_feld_4 {
	width:192px
}

.area {
	background-color: #dee0de;
	border: 1px outset #0024ad;
	}
	

