/* SKIN STYLES (added by inbusiness) */
#skin_top{
	background:#FFF;
	width:800px;
	height:120px;
}
#skin_middle{
	background:#FFF;
	width:784px;
	min-height:650px;
	height:auto !important;
	height:650px;
	line-height:140%;
	padding:5px 0px 20px 16px;
}
#skin_bottom{
	background:#fff;
	width:800px;
	height:14px;
}
#logo{
	float:left;
	margin: 40px 25px 0px 25px;
}
#pictureArticle {
	margin-top:20px;
	width:590px;
}
#main_toppleft {
	width:148px;
	top:0;
	right:0;
	float:left;
	padding-top:7px;
}
#main_toppright {
	width:300px;
	top:0;
	right:0;
	float:right;
	padding-top:0px;
}
#main {
	width:800px;
	margin:0 auto;
}
#main_left {
	width:800px;
	top:0;
	left:0;
	float:left;
}
#main_adress{
	margin-top:10px;
	text-align:left;
	color:#000;
	width:600px;
	float:left;
}
#main_sendmail{
	margin-top:10px;
	text-align:center;
	padding:10px;
	color:#000;
	width:120px;
	xheight:20px;
	background:white;
	float:right;
}
#main_sendmail a,
#main_sendmail a:link,
#main_sendmail a:visited,
#main_sendmail a:hover,
#main_sendmail a:active {
	color:#000;
}
#lang {
	padding-top:10px;
}
#main_toppright {
	font-weight:900;
	text-align:right;
	line-height:1.3em;
	text-decoration: none;	
	display:block;
	margin-right:20px;
	list-style:none;
	color:#5A5959;
}
#main_toppright ul {
	color: #5A5959;
	list-style-type:none;
}
#main_toppright ul li{
	font-weight:normal;
}
#main_toppright ul li a,
#main_toppright ul li a:link,
#main_toppright ul li a:visited,
#main_toppright ul li a:hover,
#main_toppright ul li a:active {
	text-decoration:none;
	color: #5A5959;
	font-weight:normal;
}
#main_toppright ul li.selected a
#main_toppright ul li.selected a:link,
#main_toppright ul li.selected a:visited,
#main_toppright ul li.selected a:hover,
#main_toppright ul li.selected a:active {
	font-weight:bold;
}

#content_left{
	width:185px;
	float:left;
}
#content_right{
	margin-top:10px;
	width: 575px;
	float:left;
	overflow: hidden;
}
#leftmenu_pos{
	margin-top:10px;
}
#LeftArticle{
	padding-top:100px;
}

#powered {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	bottom:5px;
	left:5px;
	width:800px;
}
#powered a,
#powered a:link,
#powered a:visited,
#powered a:hover,
#powered a:active {
	text-decoration:none;
	color:#333;
}