<!-- 

td.header_left{ background:url('http://www.auto-anleitung.de/Bilder/auto-anleitung_01.jpg'); width:219px; height:181px; }
td.header_2{ background:url('http://www.auto-anleitung.de/Bilder/auto-anleitung_02.jpg'); width:223px; height:63px; }
td.header_5{ background:url('http://www.auto-anleitung.de/Bilder/auto-anleitung_05.jpg'); width:223px; height:48px; }
td.header_6{ background:url('http://www.auto-anleitung.de/Bilder/auto-anleitung_06.jpg'); width:223px; height:70px; }
td.header_3{ background:url('http://www.auto-anleitung.de/Bilder/auto-anleitung_03.jpg'); width:19px; height:181px; }

*{
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
}

td.navi_blank{	background:url('/Bilder/auto_anleitung_headcontent.jpg'); width:151px; height:37px; text-align:center;}
div.navi_blank{	width:131px; font-weight: bold; font-size: 10px;}

.prototype_overlay {
	width: 100%;
	height: 100%;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
}
.prototype_dialog {
	width: 50%;
	min-height: 50%;
	background: white;
	position: fixed;
	top: 25%;
	left: 25%;
	z-index: 99;
}
.layer_oben {
	width: 100%;
	padding: 3px;
	text-align: right;
}
-->