* {
	text-decoration:none;
	margin:0;
	padding:0;
	border:none;
	font-family: Arial, verdana, Helvetica, sans-serif;
}
body {
	background: #FFF;
}

img.pic_maikerobert {
	margin-top: 17px;
	position:absolute;
	top: 0px;
}
#header div {
	background: #97AC7B;
	margin: 30px 40px 0 108px;
	padding: 12px 12px 0 12px;
	color: #FFF;
	display: table;
	height: 70px;
}
#header h1 {
	font: 22px Arial, sans-serif;
}
#header h2 {
	font: 12px Arial, sans-serif;
}
#header h2 a{
	color: #F1FFDF;
	text-decoration: underline;
	background: url(../img/ico_arrow.gif) no-repeat right;
	padding-right: 12px;
}
#header h2 a:hover {
	text-decoration: none;
	background-position: 60px 4px;
}

#footer p.ico_hcard a {
	text-indent: -5000px;
	overflow: hidden;
	width: 80px;
	height:15px;
	background: url(../img/ico_hcard.gif) no-repeat;
	position: absolute;
	left: 20px;
	bottom: 20px;
	cursor: help;
}
.div_box, .vcard {
	display: none;
}

div.category {
	margin: 0 70px 0 25px;
	padding-top: 50px;
	clear: both;
}
div.category h3 {
	font: bold 20px Arial, sans-serif;
	color: #97AC7B;
	width: 710px;
	border: 1px solid #97AC7B;
	border-width: 0 0 1px 0;
	padding: 0 0 7px 22px;
	background: url(../img/layout/ico_moreless.gif) no-repeat 0 -33px;
	overflow: hidden;
}
div.category h3 span {
	font: bold 11px Arial, sans-serif;
	color: #CCC;
}
div.category h3 span a {
	color: #97AC7B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
div.category h3 span a:hover {
	text-decoration: none;
}
div.category p {
	line-height: 20px;
	margin-bottom: 12px;
}
div.category h3.minimize {
	background-position: 0 7px;
	color: #B6BAA9;
	width: 300px;
}
div.category div.subcategory {
	margin: 0 0 0 25px;
	padding-top: 35px;
	clear: both;
}
div.category div.subcategory img {
	float: left;
	margin-right: 10px;
}
div.category div.subcategory dl {
	width: 710px;
}
div.category div.subcategory dl dt {
	font: bold 22px Arial, sans-serif;
	color: #97AC7B;
}
div.category div.subcategory dl dd {
	font-size: 11px;
	color: #333;
}
div.category div.subcategory dl dd.descr_sub {
	font: bold 14px Arial, sans-serif;
	color: #97AC7B;
	margin-bottom: 10px;
}
div.category div.subcategory dl dd.links_sub {
	text-align: right;
}
div.category div.subcategory dl dd a {
	color: #97AC7B;
	text-decoration: underline;
	margin-left: 20px;
	font-weight: bold;
	font-size: 10px;
}
div.category div.subcategory dl dd a:hover {
	text-decoration: none;
}
dd.lk_case {
	margin: -10px 0 20px 0;
}
dd.lk_case a {
	margin: 0 !important;
}