/* CSS Document Print */

body {
	font-size: 10pt;
}

a {
	color:#000000;
	text-decoration:none;
}

a img {
	border:0;
}

h1 {
	font-size: 12pt;
}


.teaser {
	width: 180px;
	height: 180px;
	float:left;
	margin: 0 20px 20px 0;
	text-align:center;
}

.teaser span {
	display:block;
	width: 40px;
	height: 30px;
	float:left;
	border-right: 1px solid #ccc;
	margin: 0 5px 0 0;
	
}

.teaser p{
	height: 100px;
	line-height: 100px;
	margin:0;	
}

.teaser h3 {
	font-weight:normal;
	font-size: 11px;
	margin: 10px 0 0 0;
}

table {
	border-collapse:collapse;
	margin: 20px 0
}

td {
	border: 1px solid #ccc;
}

tr.grau {
	background: #E6E6E6;
}

a.arma_start {
	display:none;
}

a.katalog {
	display:none;
}

ol.category_list {
	display:none;
}

#sidebar h6 {
	display:none;
}

ul.rsx-page-num-list {
	display:none;
}



p.impressum {
	display:none;
}


#nav {
	display:none;
}

#suche {
	display:none;
}

#footer {
clear:both;
}




