@media print{
.azbodyblau {
	color: #318285;
}

.bild_home {
	display: none
}
.bild_beratung {
	display: none
}	
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: none;

}

h1 {
	font-size: 24px;
	color: #318285;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #318285;
	font-weight: normal;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #318285;
	font-style: normal;
	font-weight: normal;
}
.azbodyfettweiss {
	font-weight: bolder;
	color: #333;
}
.container {
	width: 700px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.content_fix {
	width: 700px;
	height: auto;
	float: left;
	background-color: #FFF;
	background-image: none;
}
.content {
	width: 700px;
	height: auto;
	float: left;
	background-color: #FFF;
	background-image: none;
}
.sidebar1 {
	display: none
}	
.header {
	display: none
}
.footer {
	display: none
}
.sidebar2 {
	width: 700px;
	float: none;
	padding-left: 0px;
}
.sidebar2_underline {
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
}	
}
