/* Definitionen fuer Drucker Ausgabe */

body {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.3;
	line-height: 20px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	line-height: 1.2;
	margin: 0 0 1em 0;
	color: #000000;
}	

a {
	color: #000;
	text-decoration: none;
}

#header {
	display: none;
}

.seobox {
	display: none;
}

.ssubnav {
	display: none;
}

.siteprint {
	display: none;
}

.main_col {
	float: left;
	width: 60%;
}

.side_col {
	float: right;
	width: 35%;
}

	.imgborder img {
		border: 8px solid #CCC;
		width: 90%;
	}

.imgbox {
	display: none;
}
