/* GENERAL STYLES */
body {
	padding:0;
	margin:0;
	background-image:url(../gfx/body_back.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#f7f7f7;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:75%;
	text-align:center;
}


/* === main-design === */

#header {
	margin: 0 auto;
	height:122px;
	background-image:url(../gfx/fade.gif);
	background-repeat:repeat-x;
}
#header_alignment {
	text-align: left;
	margin: 0 auto;
	width:858px; 
	height:122px;
}
#wrapper { /* centrering */
	text-align: left;
	margin: 0 auto;
	width:858px;
}

#footer {
	padding-bottom:20px;
	width:858px;
	height:130px;
	float:left;
}
* html #footer {
	display:inline;
	margin-left:1px;
}
.vcard {
	width:390px;
	float:left;
}
.adr {
	height:95px;
}
.adr, .tel, .cvr, .ean, .geo, .privacy {
	float:left;
	width:180px;
}


#breadcrum {
	font-size:80%;
	color:gray;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
#breadcrum li {
	float:left;
	display:block;
	list-style-type:none;
	padding-right:6px;
}


/* === logo === */

#logo {
	position:absolute;
	background-image: url(../media/21924/hs-logo.jpg);
	background-repeat: no-repeat;
	width: 332px;
	height: 70px;
	display:block;
	margin-top:15px;
	float:left;
}

#finery {
	margin-top:1px;
	width:858px;
	height:81px;
	overflow:hidden;
	display:block;
}
* html #finery {
	margin-left:1px;
}

/* === Navigation === */

#nav {
	position:absolute;
	margin-left:0px;
	margin-top:96px;
	width:858px;
	height:26px;
	background-repeat:no-repeat;
	background-position:95% bottom;
}
#nav ul {
	margin:0 0 0 1px;
	padding:0;
}
#nav ul li {
	float:left;
	display:block;
	list-style-type:none;
	padding-right:33px;
}
#nav ul li a {
	text-decoration:none;
	border-bottom:7px solid #d0d0d0;
	font-size: 90%;
	display:block;
	height:19px;
	float:left;
}

#subnav {
	padding:20px 0 0 15px;
	line-height:20px;
	width:195px;
	padding-bottom:20px;
	float:left;
	font-size:90%;
}

#subnav ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
#subnav .selected {
	color:black;
	text-decoration:none;
}

/* === Search === */

#search {
	float:right;
	margin-top:15px;
	text-align:right;
}
#search .ipt_text {
	padding-left: 25px;
	background-color:white;
	background-image:url(../gfx/lup.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	width: 222px;
}
#search .ipt_btn {
	padding:2px 7px 3px 7px;
}
*:first-child+html #search .ipt_btn { /* IE7 */
	padding:2px 5px 2px 5px;
}
* html #search .ipt_btn { /* IE 6 */
	padding:2px 5px 2px 5px;
}

#rss img {
	border:0;
	vertical-align: text-top;
}


/* === Text position === */

.text, .text_subpage, .text_wide, .text_narrow {
	line-height:20px;
}
.text ul, .text_subpage ul, .text_wide ul, .text_narrow ul {
	margin-top:5px;
}
.text_back {
	background-image:url(../gfx/text_back.gif);
	float:left;
}
* html .text_back { /* IE6 */
	margin-left:1px;
	display:inline;
}
.text_wide {
	display:inline;
	width:524px;
	min-height:400px;
	float:left;
	margin-left:30px;
	padding-bottom:30px;
}
.text_narrow {
	display:inline;
	width:240px;
	margin-left:30px;
	margin-right:30px;
	padding-bottom:30px;
	float:left;
}
#content .text {
	margin:0 30px 30px 30px;
}

#footer .text {
	margin:0 30px 30px 30px;
	margin-top:25px;
	font-size:90%;
	color:gray;
}
#content .text_subpage {
	float:left;
	width: 587px; 
	min-height:400px;
	padding:0 0 30px 30px;
	border-left:1px solid #ececec;
}
* html #content .text_subpage { /* IE6 */
	height:400px;
}
.hide {
	display:none;
}
.clear {
	clear:both;
}
.note {
	font-size:75%;
	color:gray;
}


/* === Contact === */

.employeebox {
	margin-top:10px;
	margin-bottom:10px;
	width:587px;
	height:130px;
	border-bottom:1px solid #eee;
}
.employeeinfo {
	width:466px;
	height:125px;
	float:left;
	padding-left:10px;
}
.employeeimg {
	overflow:hidden;
	width:90px;
	height:125px;
	float:left;

}
.employeeinfo h2 {
	margin-top:5px;
}

/* === Newslist === */

.newsitem {
	float:left;
	border-bottom:1px solid #eee;
}
.newstext {
	float:left;
	width:380px;
	padding-bottom:15px;
}
.newsimg {
	padding-top:15px;
	padding-bottom:10px;
	width:115px;
	display:block;
	float:left;
}


/* === Shortcut-box frontpage === */

#frontpage_box {
	height:325px;
	width:858px;
	border-bottom: 7px solid #363636;
}
* html #frontpage_box { /* IE6 */
	margin-left:1px;
}
#frontpage_box_flash {
	margin-top:1px;
	width:554px;
	height:323px;
	float:left;
}
#frontpage_box_flash img {
	border:0;
}
#frontpage_box_nav {
	font-size:130%;
	margin-left:1px;
	float:left;
	height:323px;
	width:303px;
}
#frontpage_box_nav ul {
	padding:0;
	margin:1px 0 0 0;
}
#frontpage_box_nav li {
	list-style: none;
}
#frontpage_box_nav li a {
	display:block;
	line-height:45px;
	height:45px;
	color:white;
	text-decoration: none;
	margin-bottom:1px;
	padding-left:27px;
}

#frontpage_box_nav .li_a a {
	background-color: #363636;
}
#frontpage_box_nav .li_b a {
	background-color: #4a4a4a;
}
#frontpage_box_nav .li_c a {
	background-color: #5e5e5e;
}
#frontpage_box_nav .li_d a {
	background-color: #737373;
}
#frontpage_box_nav .li_e a {
	background-color: #868686;
}
#frontpage_box_nav .li_f a {
	background-color: #9b9b9b;
}
#frontpage_box_nav .li_g a {
	background-color: #b0b0b0;
	line-height: 47px;
	height: 47px;
}

#frontpage_box_nav .li_a a:hover {
	background-color: #4a4a4a;
}
#frontpage_box_nav .li_b a:hover {
	background-color: #5e5e5e;
}
#frontpage_box_nav .li_c a:hover {
	background-color: #737373;
}
#frontpage_box_nav .li_d a:hover {
	background-color: #868686;
}
#frontpage_box_nav .li_e a:hover {
	background-color: #9b9b9b;
}
#frontpage_box_nav .li_f a:hover {
	background-color: #b0b0b0;
}
#frontpage_box_nav .li_g a:hover {
	background-color: #c4c4c4;
}

/* === doc2form === */

.Doc2Form {
	text-align: right;
}
.Doc2Form fieldset {
	border: none;
	text-align: left;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
}
	
.Doc2Form legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
}
	
.Doc2Form fieldset ul {
	margin: 0;
	padding: 0;
}
	
.Doc2Form fieldset li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 5px 0;
	clear: both;
	border-top: 1px solid #eee;
}
.Doc2Form fieldset li span {
}
.Doc2Form fieldset li span img {
}

.Doc2Form fieldset li img, .Doc2Form fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
}
.Doc2Form fieldset li label
{
	width: 225px; 
	float: left; 
	font-size: 12px;
	padding-left: 0px;
	padding-top: 5px;
}
.Doc2Form fieldset li p {
	color: #505050;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 90%;
}
.Doc2Form fieldset li table {
	clear: both;
	/*float: left;*/
	margin-top: 3px; 
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 3px;
}
.Doc2Form fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	border: 1px solid #eee;
	margin-bottom: 3px;	
}
.Doc2Form fieldset li table label {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.Doc2Form fieldset p {
	color: #505050;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
}
.Doc2Form fieldset br {
	clear: both;
}
.Doc2Form fieldset input {
	float: left; 
	margin-top: 3px; 
	width: 205px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
.Doc2Form fieldset textarea {
	float: left; 
	margin-top: 3px; 
	width: 215px;
	margin-left: 10px;
	font-size: 12px;
	height: 75px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
.Doc2Form fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 210px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
.Doc2Form input.button {
	height: auto;
}
.Doc2Form li.required label strong {
	font-weight: bold;
	font-style: normal;
}
/*\*//*/ .Doc2Form legend { display: inline-block; } /* IE Mac legend fix */














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
