/*	New stuff for future redesign */

h3 sub {
	vertical-align: text-bottom;
	line-height: 4px;
}

h2 sub {
	vertical-align: text-bottom;
	line-height: 6px;
}

.left {
	float: left;
	position: relative;
}

.right {
	float: right;
	position: relative;
}

.center-block {
	margin: auto 0;
}

h2 {
	margin-top: 30px;
}

.advantages h2 {
	margin-top: 10px;
}

h1 + h2 { margin-top: 10px; }

h1 + img { 
	margin-top: 1em;
	margin-bottom: 1em;
}

.h40 {
	height: 40px;
}

#area_content ul {
	margin: 0 0 6px 0;
	padding-left: 1.2em;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	list-style-image: url("/_img/_/bullet.gray.gif");
}

#area_content ul.white {
	list-style-image: url("/_img/_/bullet.white.gif");
}

#area_content ul.blue {
	list-style-image: url("/_img/_/bullet.blue.gif");
}

#area_content ul.black {
	list-style-image: url("/_img/_/bullet.black.gif");
}

#area_content .advantages ul {
	list-style-image: none;
	padding-left: 0;
}

#area_content p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

#area_content h2 {
	margin-bottom: 1em;
}

hr {
	background-color: #dbdbdb;
	border: 0 none;
	clear: both;
	color: #dbdbdb;
	height: 1px;
	width: 100%;
	margin: 20px 0 30px 0;
}

.caption {
}

.caption img {
	padding-top: 4px;
	margin-bottom: 10px;
}

.right img {
	margin-left: 20px;
}

.left img {
	margin-right: 20px;
}

.caption p {
	font-size: 11px !important;
	line-height: 13px !important;
	color: #545454 !important;
}

.right p {
	margin-left: 20px;
	text-align: right;
}

.left p {
	margin-left: 20px;
	text-align: left;
}

.full-width {
	margin: 10px 0 20px 0;
}

.col-half {
	float: left;
	position: relative;
	width: 45%;
	margin-right: 10px;
}

.box-white {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
	padding: 10px;
}

.box-blue {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #E5E9EF;
	padding: 10px;
}

.box-left {
	float: left;
	position: relative;
}

.box-right {
	float: right;
	position: relative;
	margin-left: 10px;
}

/*	DOWNLOADS */

.download {
	font-family: Arial, Helvetica, sans-serif;
}

.download table {
	width: 100%;
}

.download td {
	vertical-align: top;
}

.download td.thumbnail {
	width: 130px;
}

.download td.description {
	width: 480px;
}

.download h2 {
	margin-top: 0;
}

.download img {
	margin: 2px 10px 0 0;
	width: 110px;
	height: 156px;
	border: 1px solid silver;
}

.download h2 a {
	color: #000;
	text-decoration: none;
}

.download h2 .type {
	color: gray;
}

.download p a {
	color: #678FC6 !important;
	text-decoration: none !important;
}

.download a:hover {
	color: #678FC6;
	text-decoration: underline !important;
}

.download p span {
	padding-left: 150px;
}

/*	TEASER */

.teaser {
	float: left;
	position: relative;
	width: 190px;
	height: 120px;
	margin: 0 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(/de/img/content/teaser.200.130.bg.gif) 0 0 no-repeat;
}

.teaser a {
	display: inline-block;
	width: 190px;
	height: 120px;
	text-decoration: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.teaser a.dentalkeramik { background-image: url(/_img/ma/teaser.dentalkeramik.png); }
.teaser a.schweissprozesse { background-image: url(/_img/ma/teaser.schweissprozesse.png); }
.teaser a.textilmaschinen { background-image: url(/_img/ma/teaser.textilmaschinen.png); }
.teaser a.umformprozesse { background-image: url(/_img/ma/teaser.umformprozesse.png); }
.teaser a.mmc { background-image: url(/_img/ma/teaser.mmc.png); }
.teaser a.schneiden { background-image: url(/_img/ma/teaser.schneiden.png); }
.teaser a.sonderanwendungen { background-image: url(/_img/ma/teaser.sonderanwendungen.png); }
.teaser a.abzugsduesen { background-image: url(/_img/ma/teaser.abzugsduesen.png); }
.teaser a.fadenfuehrer { background-image: url(/_img/ma/teaser.fadenfuehrer.png); }
.teaser a.filament { background-image: url(/_img/ma/teaser.filament.png); }
.teaser a.schweisszentrierstifte { background-image: url(/_img/ma/teaser.schweisszentrierstifte.png); }
.teaser a.gasduesen { background-image: url(/_img/ma/teaser.gasduesen.png); }

.teaser a h3 {
	margin: 10px 10px 3px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #000;
}

.teaser a p {
	margin: 0 10px 0 10px !important;
	font-size: 11px !important;
	line-height: 13px !important;
	color: #545454 !important;
}

.quote {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	padding: 10px 20px 10px 20px;
	font-family: Palatino, Georgia, 'Times New Roman' !important;
	font-size: 16px !important;
	font-style: italic;
	line-height: 22px;
}

a.contact {
	float: right;
	display: inline-block;
	width: 182px;
	height: 30px;
	padding: 19px 0 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black; 
	text-decoration: none;
	background: transparent	url("/de/img/contact/contact_button_default/bg.php") no-repeat 0 0;
}
	
a.contact:visited	{color: black; text-decoration: none;}
a.contact:hover		{color: #df0632; text-decoration: none;}

/*	SHARE THIS */

#area_navstr_default .share_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: right;
	margin: 35px 6px 0 0;
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;color:#000;}

