/****************************************************
 *  FIRMENPUNKT® gmbh                               *
 *  (c) 2006                                        *
 *  http://www.firmenpunkt.de                       *
 *  - - aw - -                                      *
 ****************************************************
 *  mailto:webmaster@firmenpunkt.de                 *
 *  sitedesign, scripting (c) FIRMENPUNKT® gmbh     *
 *  no use without permission!                      *
 ***************************************************/

.box {
	height: 10px;
}

.spacer {
	font:1px verdana, arial, sans-serif;
	list-style-type: none;
	height: 1px;
	line-height: 2px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	z-index:200;
}

.frage1 {
	list-style-type: none;
	height: 12px;
	line-height: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	z-index:200;
}

td {
	font:12px verdana, arial, sans-serif;
	line-height: 8px;
	z-index:200;
}

#close {
    position:absolute;
	margin-top:-197px; 
	top:50%;
	left:50%;
	margin-left:-71px;
	z-index:11;
	border:solid 0px #002965;
	z-index:200;
	visibility:hidden;
		}
	
#popup {
	position:absolute;
	margin-top:-200px;
	top:50%;
	left:50%;
	margin-left:-400px;
	z-index:10;
	border:solid 1px #002965;
	z-index:200;
	visibility:hidden;

}

* html td {
	font:12px verdana, arial, sans-serif;
	line-height:15px;
	z-index:200;
}


