/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font: 100.01% "Times New Roman", Times, serif;
	border: 0px solid black;
	color: black;
	text-decoration: none;
}

body {

	text-align: center;
	height: 250mm;
	width: 160mm;
	background: #FFFFFF url(/images/layout/bgv.gif) bottom right no-repeat;
}

b {
	font-weight: bold;
}

img {
	border: none;
	/*display:none;*/
}

#wrapper {
	position: relative;
	text-align: left;
	border: 0px solid black;
	margin: 0 auto;
	background: none;
}

#wrapper1{
	
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blank.gif', sizingMethod='crop');

}

h1, h2, h3 {
	font-size: 1.4em;
	font-weight: bold;
}


#pdj, #navi, #navbg, #bluete_unten, #schorsch, #schaltung, #schriftzug {
	display:none;
}

dt {

	font-weight: bold;
}

#content {
	
}


#inner_content {


}

#inner_div {

}

ul {
	list-style: square;
	padding-left: 20px;
}

ul li {
	font-weight: bold;
	line-height: 1.3em
}

ul ul{
	list-style: circle;
}

ul ul li{
	font-weight: normal;
}

#footer {
display: none;
	
}
