@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color: #366B95;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #F5F5F4;
	padding-top: 20px;
	font-size: 12px;
	line-height: 20px;
}

p {
  margin: 10px 0;
}

.clear {
	clear: both;
}

h3.ce_headline.right {
	/*text-align: right;*/
	margin: 0 0 20px 0;
}

span.blau {
	color: #366B95;
}

div.page {
	width: 900px;
	padding: 20px;
	margin: auto;
	background: #FFFFFF;
	border: 1px solid #EAE9EA;
	position: relative;
}

div.vorschaltbox {
	width: 260px;
	height: 375px;
	float: left;
	padding: 78px 20px 0 20px;
	color: #505055;
}

div.vorschaltbox h1 {
	font-size: 18px;
	color: #366B95;
}

div.vorschaltbox h2 {
	font-size: 18px;
	font-weight: normal;
}

div.vorschaltbox h3 {
	font-size: 18px;
	color: #909099;
	font-weight: normal;
}

div.vorschaltbox a.weiter {
	position: absolute;
	top: 430px;
	background: url(../img/vorschalt-button-weiter.gif) no-repeat;
	width: 137px;
	height: 25px;
	display: block;
}

div.vorschaltbox ul {
	margin-top: 170px;
	font-size: 11px;
	list-style: none;
}

div.vorschaltbox ul li {
	background: url(../img/vorschalt-list-icon.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
}

div.vorschalt-header-maschinenbau {
	background: url(../img/vorschalt-header-maschinenbau.jpg) no-repeat;
}

div.vorschalt-header-metallbau {
	background: url(../img/vorschalt-header-metallbau.jpg) no-repeat;
}

div.vorschalt-header-willkommen {
	background: url(../img/vorschalt-header-willkommen.jpg) no-repeat;
	height: auto;
	padding-bottom: 20px;
	margin-bottom: -20px;
}

div.logo {
	position: absolute;
	right: 20px;
}

*+html div.logo { /* IE7 */
	position: relative;
	margin-bottom: -75px;
	margin-left: 620px;
}

* html div.logo { /* IE6 */
	position: relative;
	margin-bottom: -75px;
	margin-left: 620px;
}

div.logo a {
	background: url(../img/logo.gif) no-repeat;
	display: block;
	width: 300px;
	height: 75px;
}

div.vorschalt-header-willkommen h2 {
	font-size: 31px;
	color: #FFFFFF;
	margin: 325px 0 30px 0;
}

/**+html div.vorschalt-header-willkommen h2 {
	margin-top: 405px;
}  */

div.vorschalt-header-willkommen p {
	margin: 10px 0;
}

div.vorschalt-header-willkommen a {
	color: #505055;
}

div.vorschalt-header-willkommen a.impressum {
	background: url(../img/vorschalt-list-icon.gif) no-repeat;
	padding-left: 18px;
	background-position: 0 3px;
}

/* Folgeseite */
div.header {
	width: 900px;
	height: 225px;
}

ul.navigation {
	background: url(../img/navigation-hintergrund.jpg) repeat-x;
	height: 45px;
	list-style: none;
	line-height: 40px;
}

ul.navigation li {
	margin: 7px 12px 0 12px;
	float: left;
}

div.breadcrumb {
	height: 30px;
	line-height: 25px;
	border-bottom: 1px solid #EAE9EA;
	color: #909090;
}

div.breadcrumb a {
	color: #366B95;
}

div.headteaser {
	background: url(../img/headteaser-icon.gif) no-repeat #376C96;
	background-position: bottom right;
	width: 285px;
	float: left;
	padding-right: 15px;
	color: #FFFFFF;
}

div.headteaser img.ueberschrift {
	margin: 10px 0 5px 0;
}

div.headteaser img.teaserbild {
	float: left;
	margin-right: 15px;
}

div.headteaser-maschinenbau {
	background: url(../img/headteaser-icon-maschinenbau.gif) no-repeat #A8D800;
	background-position: bottom right;
	width: 285px;
	float: left;
	padding-right: 15px;
	color: #FFFFFF;
}

div.headteaser-maschinenbau img.ueberschrift {
	margin: 10px 0 5px 0;
}

div.headteaser-maschinenbau img.teaserbild {
	float: left;
	margin-right: 15px;
}


div.content {
	padding-top: 20px;
}

div.content h2 {
	margin: 10px 0;
	border-bottom: 1px dotted #C2C1C2;
	color: #505050;
	font-size: 16px;
}

div.content-links {
	width: 580px;
	margin-right: 20px;
	float: left;
}

div.content-rechts {
	width: 300px;
	float: left;
	color: #606060;
}

div.content-links li {
	margin-left: 15px; 
}

div.content-links div.teaserbox-aussen {
	border: 5px solid #C1D8E9;
	background: #27567D;
	padding: 1px;
}

div div.teaserbox-innen {
	background: #366B95;
	padding: 25px;
	position: relative;
}

*+html div.content-links div.teaserbox-innen {
	width: 518px;
}

div.content-links div.teaser {
	background: #306086;
	margin-bottom: 20px;
	padding: 5px 5px 5px 10px;
	line-height: 16px;
}

*+html div.content-links div.teaser {
	width: 503px;
}

div.content-links div.teaser h2 {
	border-bottom: none;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}

div.content-links div.teaser h3 {
	font-size: 14px;
	color: #AAC6DB;
	margin-bottom: 10px;
}

div.content-links div.teaser img.teaserbild {
	float: right;
	border: 1px solid #EAE9EA;
	padding: 5px;
	background: #FFFFFF;
	margin-left: 20px;
}

div.content-links a.referenzblatt {
	background: url(../img/icon-referenzblatt.gif) no-repeat;
	padding: 0 0 0 20px;
	color: #092337;
	
}

div.content-rechts div.listbox-aussen  {
	border: 5px solid #F5F5F4;
	background: #EAE9EA;
	padding: 1px;
}

div.content-rechts div.listbox {
	background: #FFFFFF;
	padding: 15px;
}

div.listbox h3 {
	color: #386C96;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

div.listbox ul {
	list-style: none;
}

div.listbox ul li {
	padding-left: 20px;
	background: url(../img/listbox-icon.gif) no-repeat;
	background-position: 0 7px;
	line-height: 20px;
}

div.footer {
	line-height: 30px;
	margin-top: 5px;
	color: #606060;
	font-size:11px;
}

div.footer p {
	border-bottom: 1px solid #EAE9EA;
}

div.footer a {
	color: #366B95;
	padding: 3px 10px 3px 0;
	
}

div.footer a.bookmark {
	background: url(../img/icon-doernhoefer.gif) no-repeat;
	background-position: right 0px;
	padding-right: 25px;
}

div.teaserbox {
	background: #366B95;
	padding: 20px;
	color: #EAE9EA;
	margin-bottom: 20px;
}

*+html div.teaserbox {
	width: 860px;
}

div.teaserbox img.preview {
	border: 1px solid #f4f4f5;
	padding: 5px;
	background: #FFFFFF;
	margin-left: 10px;
	float: right;
}

div.teaserbox h2 {
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
  
div.teaserbox-innen div.teaser h2 {
	line-height: 26px;
}

div.teaserbox h3 {
	font-size: 14px;
	color: #AAC6DB;
	margin: 5px 0;
}

div.teaserbox a.referenz {
	font-size: 12px;
	padding: 5px 10px;
	line-height: 24px;
	color: #FFFFFF;
	background: #1C486C;
	text-decoration: none;
}

table {
	width: 100%;
	margin-bottom: 20px;
}

table th, table td {
	padding: 10px 15px;
	color: #366B95;
}

table th {
	text-align: left;
	color: #5B5B5B;
}

table td {
	border-right: 1px solid #DFDCC7;
	border-bottom: 1px solid #DFDCC7;
}

table td.last {
	border-right: none;
}

table tr.odd td {
	background: #F6F3DD;
}

table tr.even td {
	background: #FAF8E8;
}

div.box-maschinenbau-aussen {
	border: 5px solid #C1D8E9;
	padding: 1px;
	background: #27567D;
}

div.box-maschinenbau {
	background: #366B95;
	padding: 15px;
	color: #EAE9EA; 
}

div.box-maschinenbau h2 {
	border: none;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 0;
}

div.box-maschinenbau h3 {
	font-size: 14px;
	color: #AAC6DB;
	margin: 0 0 5px 0;
	line-height: 20px;
}

div.box-maschinenbau p {
	margin: 10px 0;
}

div.box-maschinenbau .mehr a {
	background: url(../img/icon-link-mehr.gif) no-repeat;
	padding-left: 25px;
	line-height: 25px;
	color: #092337;
}

div.referenzbox-aussen {
	border: 10px solid #F0F0F0;
	padding: 1px;
	background: #EAE9EA;
}

div.referenzbox {
	background: #FFFFFF;
	padding: 15px 10px 0 10px;
}

div.referenzbox h2 {
	color: #366B95;
	border: none;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
}

div.referenzbox h3 {
	color: #8CB8DA;
	border: none;
	font-size: 14px;
	margin: 5px 0 10px 0;
}

div.referenzbox table {
	margin-bottom: 0;
}

div.referenzbox table td.col_first {
	vertical-align: top;
	color: #5B5B5B;
	text-align: right;
}

div.referenzbox table td.col_last {
	border-right: none;
}

div.referenzbox div.bilder {
	padding-top: 20px;
	background: url(../img/referenzen-bilder-hintergrund.gif) repeat;
}

div.referenzbox div.bilder img {
	float: left;
	border: 10px solid #EAE9EA;
	padding: 1px;
	background: #FFFFFF;
	margin: 0 40px 20px 0;
}

div.referenzbox div.bilder img.last {
	margin-right: 0;
}

div.ce_list ul li {
/*	list-style-position: outside;*/
}

ul.referenznavigation {
	list-style: none;
}

ul.referenznavigation li {
	line-height: 30px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #EAE9EA;
	background: url(../img/icon-referenzen-liste.gif) no-repeat;
	background-position: 7px 8px;
}

ul.referenznavigation li a {
	line-height: 30px;
	color: #545454;
	text-decoration: none;
}

ul.referenznavigation li p {
	margin: 0;
	line-height: 30px;
}

ul.referenznavigation li.trail a {
  color: #FFFFFF;
  
}

ul.referenznavigation li.trail {
	background: url(../img/icon-referenzen-liste-aktiv.gif) no-repeat #366B95;
	background-position: 7px 8px;
}

ul.referenznavigation ul {
	background: #FFFFFF;
	margin-left: -30px;
	list-style: none;
}

ul.referenznavigation ul li {
	font-size: 11px;
	font-weight: normal;
	border-bottom: none;
	background: none;
}

ul.referenznavigation ul li a {
	color: #545454;
}

input, textarea {
	border: 1px solid #ccc;
}

