#col0 {
	margin-bottom: 10px;
}

#col1 {
	width: 300px !important;
	margin: 0;
	padding: 0;
	float: right;
	overflow: hidden;
}

#col1 #bildmenu {
	display: none;
}

#col1 p,
#col1 ul {
	width: 300px !important;
}

#col1 p {
	font-weight: bold;
	margin: 6px 0;
}

#col1 ul {
	border-top: 1px dotted #777777;
}

#col1 ul li {
	padding: 2px 0;
	float: left;
	width: 150px;
	border-bottom: 1px dotted #777777;
}

#col1 ul li a {
	display: inline-block;
	padding: 0 0 0 20px;
	width: 130px;
	text-decoration: none;
	background: url(../img/links_ul_li.gif) no-repeat left center;
}

#col2 {
	float: left;
	width: 435px !important;
	padding: 0;
	margin: 0;
	background: none;
}

#col2 h3 span,
#col2 h3.subtitle span {
	height: 30px !important;
}

#col2 h3 {
	padding: 4px 0 0 0;
	height: 25px !important;
}

#holzuebersicht ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#holzuebersicht ul li {
	float: left;
	width: 105px;
	margin-right: 40px;
	height: 140px;
	background: none;
	padding: 0;
}

#holzuebersicht ul li.holztext {
	width: 385px;
	height: auto;
}

#holzuebersicht ul li h4 {
	font-size: 10px;
	margin: 3px 0 9px 0;
}

#holzuebersicht ul li h4 a {
	display: inline-block;
	width: 85px;
	text-decoration: none;
	padding-right: 20px;
	background: url(../img/magnifier-medium-left.png) right center no-repeat;
}

#media {
	display: none;
}