html {
	font-size: 130%;
}

body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #494949;
}

a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #666; 
}
a:active {
	color: #333;
}
a.delete {
	font-weight: bold;
	margin-left: 10px;
	color: red;
}

b, strong {
	font-weight: bold;
}
p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
i {
	font-style: italic;
}
h1, h2, h3 {
	margin: 15px 0 5px 0;
	color: #002942;
	line-height: 1.3em;
}
h2 a {
	color: #002942 !important; 
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}

div#shortcuts {
	display: none;
}

div#currentUrl {
	margin: 5px 0 10px 0;
	font-style: italic;
	font-size: 1.2em;
}

div#languages {
	display: none;
}

ul#menu {
	display: none;
}

div#flashcontent, div#flashslogan, div#flashgallery, div#gallery {
	display: none;
}

form.search {
	display: none;
}

div.infoBox {
	display: none;
}

div#content ul, body#tinymce ul {
	list-style-type: square;
	list-style-position: inside;
}
div#content ol, body#tinymce ol {
	list-style-type: decimal;
	list-style-position: inside;
}

div#content .no_list, div#content ul#products, div#content ul#products ul {
	list-style-type: none;
}
div#content ul li {
	margin-bottom: 10px;
}
div#content ol li {
	margin-bottom: 10px;
}

img#logo {
	margin: 0 0 20px 0;
	width: 150px;
}

div#footer {
	padding-top: 5px;
	text-align: center;
	margin-bottom: 20px;
}

div.hr {
	background-image: url(../img/hms_hr.gif);
	background-attachment: fixed;
	display: block;
	border: 0;
	margin: 0;
	height: 1px;
}

.clearfix {
	clear: both;
}

/* NEWS */

div#content ul#news {
	list-style-type: none;
}
ul#news li img {
	float: left;
}
ul#news li {
	margin-bottom: 20px;
}
ul#news li h1 {
	margin-top: 0px;
}
ul#news li div.newscontent {
	float: right;
	width: 435px;
}
p.newscat {
	margin: 4px 0;	
}
a.readmore {
	margin-top: 5px;
	padding: 3px;
	padding-left: 20px;
	background-image: url(../img/hms-arrow.png);
	background-repeat: no-repeat;
	background-position: 6px;
}
a.readmore:hover {
	background-position: 10px;
}
#gallery div.date {
	float: left;
	width: 75px;
	height: 75px;
	font-size: 1.6em;
	color: #002942;
}
#gallery div.date b {
	font-size: 2em;
	font-weight: bold;
}

/* gallerylist */
div#content ul#gallery {
	list-style-type: none;
}
ul#gallery li img {
	float: left;
	margin: 5px;
}
ul#gallery li div.newscontent {
	float: left;
	width: 500px;
	margin: 5px;
}
ul#gallery li div.newscontent a.readmore {
	display: none;
}
ul#gallery li img.introimage {
	float: right;
}
ul#gallery li {
	margin-bottom: 20px;
}
ul#gallery li h1 {
	margin-top: 0px;
}
ul#gallery_small,
ul.gallery_small {
	margin: 20px 0;
}
ul#gallery_small li,
ul.gallery_small li {
	display: block;
	float: left;
	width: 150px;
	height: 140px;
}

p.newscat {
	margin: 4px 0;
	
}

table#gallerylist {
	table-layout: fixed;
	width: 100%;
}

/* products */
div.prod_row {
	width: 264px; 
	margin-right: 4px; 
	float: left;
}
div.prod_row ul li {
	list-style-type: none;
}
ul.row h1 {
	margin-bottom: 0;
}
ul.row ul {
	margin-top: 10px;
}
ul.row ul li{
	padding-left: 25px;
}

ul#products h1 {
	margin-top: 0;
}
ul#products li {
	margin-bottom: 20px;
}
ul#products ul {
	padding-left: 20px;
	margin-top: 20px;
}
ul#products div.hr {
	margin-bottom: 15px;
}

ul.row li h1 img.handle {
	margin-left: 5px;
}
ul.row li ul li img.handle {
	margin-left: 5px;
}
ul.row li ul li img, ul.row li h1 img.handle {
	visibility: hidden;
}
ul.row li ul li:hover img, ul.row li h1:hover img.handle {
	visibility: visible;
}

.dragged {
	border: 1px solid red;
}

/**** UTILS ****/

.float {
	float: left;
}
.download {
	padding-left: 20px;
	background: url(../img/file_button.gif) 0 0 no-repeat;
}
.pdfdownload {
	padding-left: 20px;
	background: url(../img/pdf_button.gif) 0 0 no-repeat;
}
.vmiddle * {
	vertical-align: middle !important;
}
.vbottom * {
	vertical-align: 9% !important;
}

/* GALLERY */

img.gal_thumb {
	padding: 7px;
	margin-top: 7px;
	cursor: pointer;
	/*width: 90px;*/
	background: url( ../img/hms-thumb_bg.png) no-repeat;
	/*behavior: url( ./scripts/iepngfix.htc );*/
}
div#ngImagebig {
	margin: 7px 0 0 7px;
	width: 786px; 
	height: 400px; 
	background-position: 0 50%;
	background-repeat: no-repeat;
}
div#ngImageMask {
	position: relative;
	top: -7px;
	left: -7px;
	background: url( ../img/hms-galleryMask.png) no-repeat;
	width: 800px;
	height: 415px;
}
div.infoBox {
	color: #0e354d;
	padding: 10px;
	width: 162px;
	height: 700px;
	background: url( ../img/hms-infoBox_shade.png) no-repeat;
}
div#infoBoxContact {
	height: 700px;
	background: url( ../img/hms-infoBox_shade_contact.png) no-repeat;
}
div#infoBox_en {
	height: 566px;
	background: url( ../img/hms-infoBox_shade_en.png) no-repeat;
}
div#infoBoxJobs {
	height: 260px;
	background: transparent url(../img/hms-infoBox_shade_jobs.png) no-repeat scroll 0 0;"
}
div.infoBox h2 {
	margin: 10px 0 3px;
}
div.infoBox hr, hr.hr {
	border: 0;
	background-image:url(../img/hms_hr.gif);
	height: 1px;
}
div.infoBox p span {
	/*font-size: 16px;*/
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
div.infoBox input {
	margin-bottom: 10px;
}
div.infoBox input.input, 
form.search input.input, 
input.input_small {
	font-size: 10px;
	padding: 3px 0 0 3px;
	background: url( ../img/hms-input_small.jpg) no-repeat;
	border: 0;
	margin-bottom: 5px;
	width: 150px;
	height: 16px;
}
input.input_small {
	background: url( ../img/hms-input_xsmall.jpg) no-repeat;
}
div.infoBox input.submit,
div.infoBox input.submit_large {
	background: url( ../img/hms-input_send.jpg) no-repeat 65px 0;
	border: 0;
	padding: 0 23px 0 0;
	margin-bottom: 5px;
}
div.infoBox input.submit_large {
	background-position: 107px 0;
}
form.search input.submit {
	background: url( ../img/hms-input_send.jpg) no-repeat 0 0;
	border: 0;
	padding: 0 20px 0 0;
	margin-bottom: 5px;
}
p.message {
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	color: #CC0000;
	margin: 10px 30px 10px 0;
	padding: 10px 0;
}
form.search {
	float: right;
	margin: 4px 25px 0 0;
}
img, div { behavior: url(http://www.hms-easystretch.net/assets/scripts/iepngfix.htc) }

p.equal * {
	vertical-align: -10%;
}
div.farbtopf, div.farbtopf_frontend {
	width: 48px;
	border: 2px solid #aaa;
	margin: 0 0px 5px 0;
	float: left;
}
div.farbtopf_frontend img {
	width: 48px;
	height: 22px;
}
table#colortable * {
	vertical-align: middle;
}
table#colortable b {
	padding-right: 5px;
}
table#colortable input {
	margin: 0 5px 5px 0;
}
table#colortable_frontend {
	line-height: 80%;
}
table#colortable_frontend td {
	padding-bottom: 15px;
	width: 60px;
}

div.farbtopf_frontend {
	float: none;
}
div#clientlogin h2 {
	background: url(../img/hms-client_folder.png) no-repeat 0 0;
	padding-left: 30px;
}
div#clientlogin p {
	
	margin-left: 30px;
}

/* suche */

span.highlight {
	background-color: #002942;
	color: white;
}

ul#newproducts {
	list-style-type: none !important;
}
ul#newproducts img {
	height: 50px;
}
ul#newproducts h1.big{
	font-size: 20px;
}
ul#newproducts ul {
	padding-left: 50px;
	list-style-type: none !important;
}
ul#newproducts ul li ul {
	padding-left: 0;
}
ul#newproducts li ul li {
	width: 100px;
	height: 80px;
	float: left;
	display: block;
	padding-right: 10px;
	text-align: center;
}
ul#newproducts li div {
	clear: left;
}
ul.newproducts li ul {
	padding-bottom: 15px;
}
ul.newproducts li h2:hover, 
ul.newproducts li ul li:hover {
	background: url(../img/drag_handle.gif) 0 5px no-repeat;
	padding-left: 15px;
}
ul.newproducts li ul li:hover {
	background-position: 7px 7px;
	padding-left: 25px;
}
ul.newproducts li h2 small {
	font-weight: bold;
	font-size: 11px;
}
form.contact input.validation_error, 
form.contact textarea.validation_error {
	border: 1px solid black;
}

/* bewerbungsformular + contact*/


form.apply table *,
form.contact table * {
	vertical-align: top;
}
form.apply input,
form.apply select,
form.apply textarea,
form.contact input, 
form.contact select,
form.contact textarea {
	border: 1px solid #999;
	margin-bottom: 5px;
	width: 250px;
}
form.apply input#birth_day,
form.apply input#birth_month,
form.apply input#entry_day,
form.apply input#entry_month {
	width: 20px;
}
form.apply input#birth_year,
form.apply input#entry_year {
	width: 40px;
}
form.apply input.radio,
form.apply input.submit,
form.contact input.radio,
form.contact input.submit {
	width: auto;
}
form.apply .validation_error,
form.contact .validation_error {
	border: 1px solid black;
}
a.nolink:link, a.nolink:visited, a.nolink:hover, a.nolink:active
{
	color: #002942;
}
