html {
	font-size: 100.01%;
}
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;
}
input.submit,
input.submit_large {
	cursor: pointer;
}


input.delete {
	border: 0;
	padding: 0;
	background-color: transparent;
	font-size: 100%;
	letter-spacing: normal;
	margin-left: 10px;
	color: #999;
}
input.delete:hover {
	color: #c00;
}
h2 input.delete {
	font-size: 11px;
}

div#currentUrl {
	display: none;
}

div#languages {
	float: right;
	margin: 20px 10px 0 0;
}

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#newproducts li {
	margin-bottom: 25px;
}
div#content ol li {
	margin-bottom: 10px;
}

div#main {
	width: 860px;
	margin: 0 auto;
}

body#wide div#main {
	width: 100%;
	margin: 0;
}

body#wide div#header {
	padding: 0 30px 15px 30px;
}

body#wide div#content {
	margin: 0 30px 0 30px;
}

img#logo {
	margin: 38px 0 28px 5px;
}

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

div#shortcuts {
	width: 100%;
	text-align: right;
	margin: 0 10px 0 0;
}

img#login {
	margin: 4px 36px;
	float: right;
}

div.hr {
	background-image: url(../img/hms_hr.gif);
	background-attachment: fixed;
	display: block;
	border: 0;
	margin: 0;
	height: 1px;
}
ul#menu {
	margin-left: 30px;
}
.clearfix {
	clear: both;
}
ul#menu li {
	display: block;
	float: left;
}
ul#menu li a {
	float: left;
	padding: 5px;
	display: block;
	padding: 7px 17px 8px 0;
	text-transform: uppercase;
}
ul#menu li.active a {
	color: #333;
}

/*********************************************
 *******		Layout-Columns 			******
*********************************************/


div#content {
	margin-left: 30px;
	/* equal heights */
	overflow: hidden;
	/* end equal heights */
}

div.column1, div.column2, div.column3 {
	float: left;
	background: url(../img/hms_v_hr.gif) right repeat-y;
	/*margin-bottom: -10000px;*/
	margin-right: 10px;
	/*padding-bottom: 10000px;*/
	padding-right: 10px;
}
div.column3 {
	width: 600px;
}
div.column2 {
	width: 380px;
}
div.column1 {
	width: 195px;
}
div.columnend {
	margin-right: 0;
	background: none;
}

/* 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;
}
ul#gallery li img.introimage {
	float: right;
}
ul#gallery li {
	margin-bottom: 20px;
}
ul#gallery li h1 {
	margin-top: 0px;
}
ul#gallery li div.newscontent {
	float: right;
	width: 510px;
}
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;
	
}

div#newsletterEntrylist {
	width: 600px;	
}

	div#newsletterEntrylist div {
		margin: 2px;
		padding: 5px;
		border: 1px solid #eee;
	}
	
		div#newsletterEntrylist div.open {
			clear: left;
			float: left;
			border: 1px solid #f2c5c5;
			padding-left: 25px;
			background: #f5e7e7 url(../img/list_arrowred.png) no-repeat 7px 7px;
		}
		
		div#newsletterEntrylist div.sent {
			clear: right;
			float: right;
			border: 1px solid #caf3d9;
			padding-left: 25px;
			background: #e0f3e7 url(../img/list_checkgreen.png) no-repeat 5px 5px;
		}

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

div.gallerylist2 {
	width: 600px;
}

	div.gallerylist2 div.entry {
		float: left;
		margin: 10px 8px 0 4px;
		padding: 15px;
		width: 260px;
		height: 70px;
		/*border: 1px solid #ccc;
		background-color: white;
		-moz-border-radius: 10px;*/
		background: transparent url(../img/hms-boxentry-bg.png) no-repeat;
	}
	
	div.gallerylist2 div.entry div.image {
		width: 75px;
		height: 75px;
		float: left;
		margin-right: 15px;
	}
	
	div.gallerylist2 div.entry div.description {
		width: 150px;
		float: left;
	}
	
	div.gallerylist2 div.entry div.description p {
		font-size: 1em;
		font-style: italic;
		margin: 0;
	}
	
	div.gallerylist2 div.entry div.description h1 {
		font-size: 1.2em;
		margin: 0 0 5px;
	}
	
div.gallerylist3 {
	width: 600px;
}

	div.gallerylist3 div.entries {
		margin-top: 12px;
		float: left;
		width: 220px;
	}

		div.gallerylist3 div.entries div.entry {
			width: 220px;
		}
		
			div.gallerylist3 div.entries div.entry h1 {
				margin: 0;
				padding: 0;
				font-size: 1.3em;
			}
			
			div.gallerylist3 div.entries div.entry a:link, div.gallerylist3 div.entries div.entry a:visited {
				font-weight: bold;
				font-size: 1.1em;
				background: url(../img/hms-gallerylist3-entrybg.png) repeat-y right;
				display: block;
				width: 200px;
				padding: 10px;
			}
		
			div.gallerylist3 div.entries div.entry a:hover, div.gallerylist3 div.entries div.entry a:active {
				text-align: right;
				background: url(../img/hms-gallerylist3-entrybg_hover.png) no-repeat;
			}
		
	div.gallerylist3 div.image {
		background: url(../img/hms-gallerylist3-imagebg.png) no-repeat;
		float: left;
		width: 380px;
		height: 380px;
	}
	
		div.gallerylist3 div.image div.imageloader {
			background: url(../img/hms-gallerylist3-imageloader.gif) no-repeat;
			background-position: center;
		}
	
			div.gallerylist3 div.image div.imageloader div.img {
				background-position: center;
				margin: 15px 0px 0px 8px;
				width: 357px;
				height: 349px;
				display: block;
			}

div.gallerylist4 {
	width: 600px;
}

	div.gallerylist4 div.entry {
		float: left;
		margin: 10px 15px 0 0;
		padding: 13px;
		width: 160px;
		height: 110px;
		background: transparent url(../img/hms-boxentry2-bg.png) no-repeat;
	}
	
	div.gallerylist4 div.entry div.image {
		width: 163px;
		height: 90px;
		margin-top: 5px;
	}
	
		div.gallerylist4 div.entry div.image a {
			display: block;
			width: 163px;
			height: 90px;
		}
	
		div.gallerylist4 div.entry div.image img {
			margin: 5px;
		}
	
	div.gallerylist4 div.entry div.description {
		font-size: 1.1em;
		font-weight: bold;
		width: 160px;
	}

/* 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;
}

/* buttons */

a.button, div.button {
	-moz-border-radius: 4px;
	background-color: #7e7e7e;
	color: white;
	padding: 5px 8px 6px;
	display: inline-block;
	background-image: url(../img/hms-button_shade.png);
	margin-right: 5px;
	margin-left: 0;
	font-weight: normal;
}
a.button_export, div.button_export {
	background-color: #cbcbcb;
}
a.delete, div.delete {
	background-color: #b03;
}
a.button_normal, div.button_normal {
	background-color: #7e7e7e;
}
a.button_easy, div.button_easy {
	background-color: #f4b202;
}
a.button_hms, div.button_hms {
	background-color: #2f81f9;
}
a.button_messe, div.button_messe {
	background-color: #59c859;
}


/* 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, div#infoBox_pl {
	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;
}

p.equal * {
	vertical-align: -10%;
}

div#farbtopf_1 { background-color: #FFFFFF; }
div#farbtopf_2 { background-color: #FAD02C; }
div#farbtopf_3 { background-color: #F9A028; }
div#farbtopf_4 { background-color: #DE2A26; }
div#farbtopf_5 { background-color: #E01E7E; }
div#farbtopf_6 { background-color: #306F3C; }
div#farbtopf_7 { background-color: #B0D241; }
div#farbtopf_8 { background-color: #17BCC0; }
div#farbtopf_9 { background-color: #284D9D; }
div#farbtopf_10 { background-color: #1E3669; }
div#farbtopf_11 { background-color: #F8E2BD; }
div#farbtopf_12 { background-color: #4E0024; }
div#farbtopf_13 { background-color: #B1B9BF; }
div#farbtopf_14 { background-color: #404041; }
div#farbtopf_15 { background-color: #000000; }

div.farbtopf, div.farbtopf_frontend {
	width: 48px;
	border: 2px solid #aaa;
	margin: 0 0px 5px 0;
	float: left;
}
div.farbtopf {
	width: 10px;
	height: 10px;
}
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;
}
div#clientlogin_buttonrow {
	
}
	div#clientlogin_buttonrow a:link, div#clientlogin_buttonrow a:visited {
		-moz-border-radius: 4px;
		background-color: #317c9c;
		color: white;
		padding: 5px 8px 6px;
		display: inline-block;
		background-image: url(../img/hms-button_shade.png);
		margin-right: 5px;
		margin-left: 0;
		font-weight: normal;
	}
	
	div#clientlogin_buttonrow a:hover, div#clientlogin_buttonrow a:active {
		background-color: #2e99c2;
	}

/* suche */

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

ul#newproducts {
	list-style-type: none !important;
}
ul#newproducts img {
	height: 75px;
}
ul#newproducts h1.big{
	font-size: 20px;
}
ul#newproducts ul {
	padding-left: 0;
	list-style-type: none !important;
}
ul#newproducts ul li ul {
	padding-left: 0;
}
ul#newproducts li ul li {
	width: 115px;
	height: 80px;
	float: left;
	display: block;
	padding-right: 2px;
	text-align: center;
	font-size: .9em;
}
ul#newproducts li div {
	clear: left;
}
ul.newproducts li ul {
	padding-bottom: 15px;
	list-style-type: none !important;
}
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: 10px;
}
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;
}

/* CMS Stuff */

table#overviewtable
{
	width: 100%;
}

	table#overviewtable tr td
	{
		padding: 10px;
		border-bottom: 1px solid #888;
	}
	
		table#overviewtable tr.headline
		{
			font-size: 1.2em;
			background-color: #fff;
		}
		
			table#overviewtable tr.headline td
			{
				font-weight: bold;
			}
			
div.translatepreview
{
	margin: 5px;
	width: 550px;
}

div#availablelanguages
{
	margin-right: 30px;
	float: right;
}

a.link_shop:link, a.link_shop:visited
{
	display: block;
	padding: 10px 20px 8px 20px;
	margin: 10px 0 0 0;
	background-color: #257495;
	color: white;
	background-image: url(../img/hms-button_shade-v.png);
	background-repeat: repeat-x;
	-moz-border-radius: 4px;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: center;
}

a.link_shop:hover
{
	background-color: #005c81;
}

a.link_shop:active
{
	background-color: #288fb7;
}

/*
 * Projektplaner
 */
p.notice
{
	padding: 15px;
	background-color: #fdfac6;
}

/*
 * SOCIAL MEDIA
 */
div#socialmedia
{
	position: absolute;
	right: 0;
	top: 20px;
	text-align: right;
	overflow: hidden;
}

	div#socialmedia a:link,
	div#socialmedia a:visited
	{
		display: block;
	}
	
	div#socialmedia a:hover,
	div#socialmedia a:active
	{
		margin-right: -2px;
	}
