/*
das-druckwerk - Stylesheet für index
*/
div.nav2{
background-color: #D7DCF2;	
}
div.nav2 h2 {
	background-image: URL(../img/bg-nav2-o.gif);
}
div.content{
	margin-top: 150px;
	padding-bottom: 133px
	}
div.content h2 {
	color: #0c73a6;
	font-size: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 0 none
}
div.back {
position: absolute;
top: 620px;
left: 230px;
width: 640px;
height: 170px;
	background: white URL(../img/bg-wrap.jpg) 0 0 no-repeat;
}
div.right {
	padding-bottom: 133px
}
div.illustart {
	position:absolute;
	left:250px;
	top:130px;
	width: auto;
	height: auto;
	overflow: visible;
}
div.right li{
	font-weight: bold;
	font-style:italic;
	color: #0c73a6;
}



div.kasten-orange h2 {
	background: #fff URL(../img/bg-angebot.gif) 0 0 no-repeat;
height: 25px;
padding-top: 4px
}

