html, body
{

	margin: 0px;

	height: 100%;
	
	background-color: #667777;
	background-image: url(/libs/back.gif);				/*IE shadow-workaround for div#page*/
	background-repeat: repeat-y;					/*IE shadow-workaround for div#page*/
	background-position: center;					/*IE shadow-workaround for div#page*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
	color: #555555;

	
}


#page
{

	position: relative;
	top: 0px;
	left: 0px;

	margin: auto;

	*width: 800px;
	max-width: 800px;
	height: 100%;

	background-color: white;
	background-image: url(/libs/kopf.jpg);
	background-repeat: no-repeat;
	
	xbox-shadow: 0px 0px 40px #000000;
	x-moz-box-shadow: 0px 0px 40px #000000;
	x-webkit-box-shadow: 0px 0px 40px #000000;
	
	xwhite-space: nowrap;

}



#head
{

	height: 50px;
	
	text-align: right;
	
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 400px;
	
	xfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/libs/logo.png',sizingMethod='scale');

}

#head img
{

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/libs/logo.png',sizingMethod='scale');

}

#menu
{

	font-size: 10px;

	height: 20px;
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 5px;
	
	background-image: url(/libs/menu.jpg);
	
	text-align: right;
	
}

#menu a
{

	margin-right: 30px;

}

#menu .left
{

	float: left;

}

#menu .right
{

	margin-right: 0px;
	margin-left: 20px;

}

a
{

	text-decoration: underline;

}

#buttons
{

	height: 124px;
	
}

#buttons a
{

	position: absolute;

	width: 33.3%;
	float: left;


}

#buttons #button1
{

	left: 0px;

}

#buttons #button2
{

	left: 33.3%;

}

#buttons #button3
{

	right: 2px;
	*right: 0px;

}

#main
{

	position: relative;
	top: 0px;
	left: 0px;

}


#notes
{

	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 130px;
	
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 30px;
	
	border-left: 1px solid #cccccc;
	
	font-size: 10px;
	line-height: 15px;

}

#notes p
{

	font-size: inherit;
	line-height: inherit;

}

#content
{

	padding-right: 250px;
	padding-left: 35px;

}

p.Titel1
{

	font-family: 'Trebuchet MS';
	font-size: 24px;
	line-height: 30px;
	
	color: #648BC6;
	
}


#fdm img
{

	float: left;
	
	box-shadow: 10px 10px 20px #gray;
	-moz-box-shadow: 10px 10px 20px #gray;
	-webkit-box-shadow: 10px 10px 20px #gray;
	
	margin-right: 40px;
	margin-bottom: 40px;

	xFILTER: chroma(color:#000000) shadow(color:gray, strength:10, direction:45);
	*border: 1px solid black;
	*margin-right: 20px;
	*margin-bottom: 20px;

}

#fdm .losung
{

	clear: both;

}

#foot
{

	margin: auto;
	margin-top: 60px;
	font-size: 9px;
	line-height: 11px;
	display: table;
	*width: 1px;
	*white-space: nowrap;
	position: relative;
	top: 0px;
	left: 0px;
	*left: 25px;
	margin-bottom: 40px;

}

#foot img
{

	float: left;
	*position: absolute;
	*left: -55px;

}

p.einleitung {
	font-family: Trebuchet MS;
	font-size: 17px;
	line-height: 22px;
	
	color: #648BC6;
}
p.ueberschrift{
	font-weight: bold;
}
#notes .balken{
	margin-top: 30px;
}
#notes ul {
	margin-left: 15px;				/* IE */
	padding-left: 0px;
}
ol.untersuchung {
	font-weight: bold;
}
ol.untersuchung li:hover {
	text-decoration: underline;
	cursor: pointer;
}
ol.untersuchung ol {
	background-color: #aaaaaa;
	font-weight: normal;
	color: black;
	display: none;
}
ol.untersuchung ol li {
	border-top: 1px dashed white;
}
ol.untersuchung div {
	float: right;
	font-size: 10px;
}
ol.untersuchung input {
	float: left;
}
ol.untersuchung p {
	clear: both;
	font-size: 10px;
}

.test{
	display: none;
}
.test2 {
	display: block;
}

.hide {

	display: none;

}
.show {

	display: block;

}

#kopf_anforderung 
{
	
}

#kopf_anforderung img 
{

	float: left;
	margin-right: 20px;

}

#kopf_anforderung #proben_nr
{

	float: right;
	margin-right: 20px;

}

#kopf_anforderung p
{

	margin: 5px;

}

#kopf_anforderung #proben_nr div
{

	border: 1px solid black;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;

}

#kopf_anforderung #vermerke
{
	float: right;
	width: 280px;
	padding: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid black;
	text-align: center;	
}

#kopf_anforderung .box 
{
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
}

#kopf_anforderung #boxes1 
{
	padding-bottom: 10px;
}

#kopf_anforderung #boxes2 
{
	border-top: 1px solid black;
	xclear: both;
	xmargin: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
}

@media print
{

form {

	font-size: 8px;

}

#head, #menu, #buttons, #notes, #foot, button, ol.untersuchung {
        display: none;
}

#content {
	padding: 0px;
}



form fieldset {

	width: 40%;
	float: left;
	margin-right: 5mm;

}

form input {

	xborder-bottom: 1px solid gray;
	width: 5cm;
	font-size: 8px;

}

form fieldset label {

	display: inline-block;
	width: 1.5cm;
	xborder: 1px solid red;

}

form fieldset li {

	xborder: 1px solid blue;
	xdisplay: block;
	height: 0.8cm;
	clear: both;

}

form fieldset fieldset input {

	display: none;

}

form fieldset fieldset span
{

	xborder: 1px solid green;
	width: 1.5cm;

}

form fieldset fieldset label
{

	width: 1.5cm;
	display: inline;

}

}
