body {
	font: 62.5%/1.4 Arial, Helvetica, sans-serif;
}
table,img {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#f7941d;
}
a:hover {
	text-decoration:none;
}
th,td {
	vertical-align:top;
}
html {
	height: 110%;
	background-color: #fff;
}
body {
	position: relative;
	height: auto !important;
	height:100%;
	min-height: 100%;
}
#adeon {
	margin-left:60px;
}
#adeon h1 {
	font-size:1em;}

#all {
	color:#707070;
	font-size:1.2em;
}
#header {
	width:912px;
	margin:auto;
	height:125px;
}
#logo {
	width:580px;
	float:left;
	height:105px;
	padding:20px 0 0 20px;
}
#logo h1 {
	margin:-20px 0 0 -20px;
	float:left;
	display:inline;
	z-index:3;
	font-weight:normal;
	font-size:1.5em;
}
#logo h1 a{
	width:600px;
	height:125px;
	color:#b6b6b6;
	overflow:hidden;
	display:block;
	position:relative;
	z-index:4;
}
#logo h1 a span{
	position:absolute;
	width:600px;
	height:125px;
	top:0;
	left:0;
	cursor:hand;
	z-index:5;
	background:transparent url(img/logo.png) no-repeat 0 0;
}
#header_right {
	margin-left:615px;
	height:125px;
}
#top_menu {
	padding:40px 0 20px 25px;
}
#top_menu li {
	list-style-type:none;
	display:inline;
	background:url(img/li.gif) left 4px no-repeat;
	padding-left:10px;
	margin-right:15px;
}
#top_menu li a {
	color:#707070;
	text-decoration:none;
}
#top_menu li a:hover {
	color:#f7941d;
	text-decoration:none;
}
#main {
	background:url(img/back1.gif) left -125px repeat-x;
	clear:both;
}
#main-c {
	margin:auto;
	width:912px;
}
#product {
	float:left;
	width:290px;
	height:300px;
	padding:60px 310px 0 30px;
	background:url(img/product.png) right 2px no-repeat;
}
#product h1 {
	margin-bottom:0 !important;
}
#menu {
	margin:0px 0 0 630px;
	background:url(img/back2.gif) right -125px no-repeat;
	padding-top:23px;
	padding-right:20px;
}
#menu ul {
	border-top:3px solid #d1d1d1;
	margin:0 !important;
}
#menu li {
	margin:0 !important;
	list-style-type:none;
	border-bottom:3px solid #d1d1d1;
}
#menu li a {
	background:url(img/li-2.jpg) left -3px no-repeat #f2f2f2;
	display:block;
	height:23px;
	font-weight:bold;
	color:#5c5a5a;
	text-decoration:none;
	padding:13px 0 0 60px;
}
#menu li a:hover {
	background:url(img/li-2.jpg) -300px -3px no-repeat #faf0e4;
	color:#f7941d;
}
#content {
	clear:left;
	background:url(img/content.gif) left top repeat-x;
	//height:1%;
}
#content:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content td {
	padding:3px 5px;
}
#content dt {
	color:#f7941d;
	font-weight:bold;
}
#content dd {
	margin-bottom:10px;
}
.marked {
	background-color:#f7941d;
	color:#ffffff;
	padding:5px 10px;
}
.more a {
	font-weight:bold;
	float:right;
}
.punkt a {
	font-weight:bold;
}
.more span a, .punkt span a {
	background:url(img/more.gif) left 2px no-repeat;
	padding-left:20px;
	display:block;
}
.more span a:hover, .punkt span a:hover {
	background:url(img/more.gif) left -25px no-repeat;
}
.block {
	width:250px;
	padding:20px 10px 20px 30px;
	float:left;
}
#w_border {
	border-left:15px solid #ffffff;
	border-right:15px solid #ffffff;
}
.clear {
	clear:both;
}
#footer {
       position:relative;
	bottom: 0;
	width:912px;
	margin:0 0 0 -456px;
	left:50%;
	color:#000;
	font-size:0.9em;
}
#empty, #footer {
	clear:both;
	height:70px;
}
#ydz {
	padding:20px 20px 0 0;
	color:#a3a3a3;
	float:right;
}
#ydz a {
	color:#a3a3a3;
}
#ydz p {
	display:block;
	padding-top:0.2em;
	margin:0 0 0 35px;
	line-height:13px;
}



/**************** CONTENT ***************/
#main h1, #main h2, #main h3, #main h4, #main h5 {
	margin-bottom:10px;
	position:relative;
}
#main h1 span, #main h2 span, #main h3 span, #main h4 span, #main h5 span {
	color:#f7941d;
	padding-right:6px;
	margin-right:5px;
	font-size:1.7em;
	font-weight:normal;

	background:url(img/h1.gif) right 3px no-repeat;
}
#main h1 {
	font-size:1.7em;
	color:#f7941d;
}
#main h2 {
	font-size:1.4em;
}
#main h3 {
	font-size:1.3em;
}
#main h4 {
	font-size:1.2em;
}
#main h5 {
	font-size:1.1em;
}
#main p {
	padding:0 0 5px 0;
	text-align:justify;
}
#content table {
	margin:0 0 5px 0;
}
#content table {border-top:1px solid #adaa9c; border-left:1px solid #adaa9c;}
#content td {border-right:1px solid #adaa9c; border-bottom:1px solid #adaa9c;}

#content table.no_border {border:none;}
#content .no_border td {border:none;}
.tables td {padding:1px !important; font-size:0.7em;}

#content ul, #content ol {
	padding:5px 0 5px 30px;
	display:block;
}
#content ul li {
	margin:0 0 10px 0;
	list-style:square;
}
#content ol li {
	margin:0 0 10px 0;
}
#content blockquote {
	padding:10px 50px 10px 50px;
	text-align:justify;
	color:#1b1315;
}
/****************************************/