#GREY {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	width: 100%;
	 background-color: #666;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	display: none;
	cursor: pointer;
}
.popup {
		width: 733px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		position:absolute;
		margin-left:-491px;
		top:233px;
		z-index:10;
}


.popup td{
		text-align: left;
		vertical-align: top;
		

}



.head {
		background-image: url(../img/head_popup.png);
		background-repeat: no-repeat;
		width: 677px;
		height: 31px;
		padding-left: 30px;
		padding-right: 14px;
		font-size: 12px;
		font-weight: bold;
		line-height: 31px;


}


	
.footer {
	background-image: url(../img/footer.png);
	background-repeat:no-repeat;
	width: 733px;
	height: 39px;

}

.mittebg {

	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	}
	
.subheadline {

	background-color: #ffce00;
	width: 231px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	color: #3f3e3f;


}

.textfeld {

	background-color: #FFFFFF;
	height: 270px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #7b7a7a;
	}
	
.abstand{

	margin-top: 10px;
	}
	
	
.close {
	float: right;
	padding-top: 5px;
	
	}
	
.head div {

		padding-right: 0px;


}

.schrifthead {
	
	float: left;




}
