@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 0.5px
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	outline:none;
	outline-style:none;
}

table, td, tr {
	border-collapse:collapse;
	border-spacing:0px;
	padding: 0;
	margin: 0;
}

fieldset,img {
	border:0;
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#center ul {
	/*list-style-image: url(../images/listenpunkt.gif);*/
	padding: 0;
	margin: 0 0 15px 0;
}

#center ul li {
	background: url(../images/listenpunkt.gif) no-repeat 0px 6px;
	line-height: 16px;
	padding: 0 0 0 10px;
	margin: 0;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

#center h1,
#center h2,
#center h3 {
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
}

abbr,acronym {
	border:0;
}

a {
	text-decoration:none;
	color:#000;
}

body {
	background-color:#fff;
}

/*MAIN CSS*/
#wrapper {
	height:768px;
	width:1024px;
	background-color:#fff;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	height:193px;
	width:1024px;
	padding: 0;
	margin: 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 227px;
	height: 193px;
	padding: 0;
	margin: 0;
}

#myGallery, #header>img {
	position: absolute;
	top: 0;
	left: 227px;
	width: 797px;
	height: 193px;
	padding: 0;
	margin: 0;
}

#welcome{
	position:relative;
	top: 0;
	left: 0;
	height:97px;
	width:1024px;
	background-color:#FFED00;
}

#welcome p{
	font-size:20px;
	font-weight:bold;
	padding-left: 228px;
	padding-top:50px;
}

#welcome #title_big {
	position: relative;
	float: left;
	top: 60px;
	left: 227px;
	padding: 0;
	margin: 0;
}

#welcome #title_small {
	position: relative;
	top: 60px;
	left: 231px;
	float: left;
	
	padding: 0;
	margin: 0;
}

#title_big h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-transform: normal;
	padding: 0;
	margin: 0;
	letter-spacing: 0.5px;
}

#title_small h3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000;
	padding: 0;
	margin: 0;
	letter-spacing: 0.5px;
}

ul.langmenu {
	position: absolute;
	left:10px;
	top:40px;
	padding: 0;
	margin: 0;
}

ul.langmenu li {
	float:left;
	font-size: 10px;
	text-transform: uppercase;
}

ul.langmenu a.active {
	font-weight: bold;
}

#welcome form {
	position:absolute;
	top:60px;
	left:10px;
}

#welcome input {
	font-size: 10px;
}

#navigation-level1 {
	float:left;
	width:230px;
	height:500px;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation-level1 li {
	width:180px;
}

#navigation-level1 a {
	border-bottom:1px solid #000000;
	padding:4px 0px 4px 10px;
	display:block;
	font-size: 11px;
	letter-spacing: 0.5px;
}

#navigation-level1 a:hover {
	background-color: #feed01;
}

#navigation-level1 a.active {
	background-color: #feed01;
}

.navigation-level2 {
	font-weight:normal;
	text-transform: none;
}

.navigation-level2 a:hover {
	background: url(../images/hg-subnavi.gif);
}

.navigation-level2 a.active {
	background: url(../images/hg-subnavi.gif);
}

.navigation-level3 a {
	padding:4px 0px 4px 20px!important;
}

#content {
	position: relative;
	top: 0;
	left: 0;
	width: 1024px;
	padding: 0;
	margin: 0;
}

#center{
	position: relative;
	float:left;
	width:520px;
	padding-top:4em;
	background-color: white;
}

#center a{
	text-decoration: underline;
}

#center p {
	line-height:1.4em;
	padding: 0;
	margin: 0 0 15px 0;
}

#right{
	position: absolute;
	top: 0;
	right: 0;
	width:339px;
	height:500px;
}

#right p.grey{
	background-color:#707173;
	width:329px;
	height:24px;
	line-height:22px;
	color:#fff;
	padding-left:10px;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}

#right .newsitem{
	position:relative;
	padding: 23px 0px;
	padding-right:15px;
	clear:both;
	font-size:10px;
	border-bottom:2px solid #b8b8b8;
}

#right .noborder{
	border:none;
}

#right .newsimage{
	width:120px;
	height:100px;
}

#right .newstext{
	position: absolute;
	top:20px;
	left:125px;
	width: 205px;
	font-size:10px;
	padding-left:4px;
}

#right .newstext p{
	font-size:10px;
	line-height:12px;
}

#right strong{
	font-size:10px;
	font-weight:bold;
	line-height:10px;
}

#right .border{
	border-bottom:2px solid #707173;
}

#footer{
	position: fixed;
	bottom: 0;
	left: 0;
	clear:both;
	width:1014px;
	height:24px;
	background-color:#707173;
	color:#fff;
	font-weight:bold;
	line-height:24px;
	padding: 0 0 0 10px;
	margin: 0;
	z-index: 1000;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	text-transform: uppercase;
	text-decoration: underline;
}

.clear{
	clear:both;
}

/*SUCHE*/
.suchbutton {
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	width: 23px;
	cursor: pointer;
	height: 20px;
	border: 1px solid #707173;
	color: #707173;
	padding: 0 0 2px 0;
	margin: 0;
}

.suchfeld {
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #6f7073;
	color: #707173;
	font-size: 10px;
	width: 130px;
	height: 18px;
	padding: 0 5px;
	margin: 0;
}

/*NEWS*/
#right .news-list-item {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 20px 0 25px 0;
	height: 90px;
	clear: both;
}

#right .news-list-item a img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 2px 0 5px 0;
}

#right .news-list-item h3 {
	position: relative;
	top: 0;
	left: 115px;
	width: 230px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 3px 0;
	margin: 0;
	letter-spacing: 0.5px;
}

#right .news-list-item p {
	position: relative;
	top: 0;
	left: 115px;
	width: 225px;
	line-height: 12px;
	font-size: 10px;
	padding: 0;
	margin: 0 0 10px 0;
}

#right span.news-list-morelink {
	position: relative;
	top: 10px;
	right: 0;
	float: right;
	clear: both;url(../../../../../../../../Internet/Customers/TECNOTEST/56367%20Website/Data/100407_Produktion_Web_kleiner.pdf)
}

#right .news-list-morelink a,
.news-single-item a {
	text-decoration: underline;
	padding: 0;
	margin: 0;	
}

#right .news-list-morelink a:hover {
	text-decoration: underline;
	padding: 0;
	margin: 0;	
}

.news-list-container .clearer {
	border: none;
	border-bottom: 1px dotted #707173;
	padding: 0;
	margin: 0;
}

.news-list-container .clearer:last-child {
	display: none;
}

/*FCE 2 Spalten*/
#abstand-halter-1 #spalten_container {
	position: relative;
	top: 0;
	left: 0;
	width: 510px;
	height: 82px;
	border: none;
	border-bottom: 1px dotted #707173;
	clear: both;
	padding: 0;
	margin: 10px 0 0 0;
}

#abstand-halter-1 #spalten_container:last-child {
	border: none;
	border-bottom: 1px solid #707173;
}

#abstand-halter-1 #spalten_container2 {
	position: relative;
	top: 0;
	left: 0;
	width: 510px;
	height: 92px;
	border: none;
	border-top: 1px dotted #707173;
	clear: both;
	padding: 0;
	margin: 0;
}

#abstand-halter-1  #spalten_container2:last-child {
	border: none;
	border-top: 1px dotted #707173;
	border-bottom: 1px solid #707173;
}

#spalte_links {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 255px;
	height: 72px;
}

#spalte_rechts {
	position: absolute;
	top: 0;
	right: 0px;
	float: right;
	text-align: left;
	width: 228px;
	height: 72px;
	padding: 0;
	margin: 0;
}

#spalten_container2 #spalte_links {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 255px;
	height: 72px;
}

#spalten_container2 #spalte_rechts {
	position: absolute;
	top: 10px;
	right: 0px;
	float: right;
	text-align: left;
	width: 228px;
	height: 72px;
	padding: 0;
	margin: 0;
}

#spalte_links #link_left a,
#spalte_rechts #link_left a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 94px;
	height: 52px;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	background-color: #FFED00;
	color: #000;
	letter-spacing: 0.5;
	line-height: 12px;
}

#spalte_links #link_right a img,
#spalte_rechts #link_right a img {
	position: absolute;
	top: 0;
	left: 114px;
	border: none;
	width: 114px;
	height: 72px;
	padding: 0;
	margin: 0;
}

#spalte_rechts p.bodytext {
	width: 230px;
	font-size: 10px;
	letter-spacing: 0.5px; 
	padding: 0;
	margin: 0;
}

#center p.bodytext {
	padding: 0;
	margin: 0 0 17px 0;
}

#center img {
	padding: 0;
	margin: 0em 0em 0.5em 0em;
}

/*Abstandhalter*/

#abstand-halter-1 {
	padding: 0;
	margin: 40px 0;
}

/*FCE big Pic + Text*/

#content_elem_picntext1, #content_elem_pic {
	padding: 0;
	margin: 0;
}
/*
#content_elem_picntext2 {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
*/
#pic_big {
	padding: 0;
	margin: 0;
}

#pic_big img{
	width: 520px;
	height: 195px;
	padding: 0;
	margin: 0;
}

#pic_text {
	padding: 0;
	margin: 0;
}

#pic_text p.bodytext {
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0.5;
	padding: 0;
	margin: 5px 0 10px 0;
}

hr.endtrenner {
	width: 520px;
	border: none;
	border-bottom: 1px solid #707173;
	padding: 0;
	margin: 0 0 50px 0;
}
/*
#pic_container {
	padding: 0;
	margin: 0 0 5px 0;
}
*/

#pic_small1 {
	/*position: relative;
	top: 0;
	left: 0;
	height: 225px;
	padding: 0;
	margin: 0;*/
	float: left;
	
}

#pic_small2 {
	/*position: relative;
	top: 0;
	left: 10px;
	height: 225px;
	padding: 0;
	margin: 0;*/
	float: right;
}

#content_elem_picntext2 #pic_text {
	position: relative;
	top: 0px;
	left: 0;
	clear: both;
	padding: 0;
	margin: 0;
}

#content_elem_picntext2 #pic_text p.bodytext {
	padding: 0;
	margin: 15px 0 10px 0;
}

#content_elem_picntext2 hr.endtrenner {
	position: relative;
	top: 0px;
	left: 0;
	clear: both;
	width: 520px;
	border: none;
	border-bottom: 1px solid #707173;
	padding: 0;
	margin: 0 0 50px 0;
}

/* FCE Referenzen */
#referenz_container {
	position: relative;
	top: 0;
	left: 0;
	height: 95px;
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	border-top: 1px dotted #707173;
}

#abstand-halter-1 #referenz_container:last-child {
	border: none;
	border-top: 1px dotted #707173;
	border-bottom: 1px solid #707173;
}

#ref_spalte_links {
	position: absolute;
	top: 0px;
	left: 0;
	padding: 0;
	margin: 0;
}

#ref_spalte_links img {
	width: 145px;
	height: 75px;
	padding: 0;
	margin: 0;
	border: none;
}

#ref_spalte_mitte {
	position: absolute;
	top: 10px;
	left: 175px;
	padding: 0;
	margin: 0;
}

#ref_spalte_mitte p.bodytext {
	width: 170px:
	height: 75px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 15px;
}

#ref_spalte_rechts {
	position: absolute;
	top: 10px;
	left: 340px;
	padding: 0;
	margin: 0;
}

#ref_spalte_rechts p.bodytext {
	width: 160px:
	height: 75px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 15px;
}

/* FCE Ansprechpartner */
#spalte_links #ans_text {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 94px;
	height: 52px;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	background-color: #e9eaeb;
	color: #000;
	letter-spacing: 0.5;
	line-height: 12px;
}

#spalte_links #ans_pic {
	position: absolute;
	top: 0px;
	left: 114px;
	border: none;
	width: 114px;
	height: 72px;
	padding: 0;
	margin: 0;
}

/*FCE Seitenleiste*/
#right_content {
	position: absolute;
	top: 0;
	left: 564px;	
}

#right_content #abstand-halter-2 {
	position: absolute;
	top: 0;
	left: -550px;	
}

#right_content #r_pic_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 95px;
	padding: 0;
	margin: 0 0 25px 0;
}

#right_content #r_pic_container_big {
	position: absolute;
	top: 30px;
	left: -60px;
	width: 290px;
	height: 405px;
	padding: 0;
	margin: 0 0 25px 0;
}

/* FCE Kunden */
#content_elem_kunden {
	position: relative;
	top: 0px;
	left: 0;
	width: 520px;
	height: 155px;
	border: none;
	border-bottom: 1px dotted #707173;
	padding: 0;
	margin: -7px 0 0 0;
}

#content_elem_kunden:last-child {
	border-bottom: 1px solid #707173;
}

#content_elem_kunden #kd_pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 232px;
	height: 123px;
	padding: 0;
	margin: 0;
}

#content_elem_kunden #kd_text {
	position: absolute;
	top: 20px;
	left: 300px;
	padding: 0;
	margin: 0;
}

#kd_text p.bodytext {
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 14px;
	width: 220px;
}

/*FCE Publikationen*/
#container_publikationen {
	position: relative;
	width: 520px;
	padding: 0;
	margin: 0;
}

#container_publikationen .news-list-container {
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
	margin: 0;
	padding: 0;
}

#container_publikationen .news-list-container .news-list-item {
	position: relative;
	top: 0;
	left: 0;
	width: 490px;
	border: none;
	border-top: 1px dotted #707173;
	padding: 5px 10px 20px 10px;
	margin: 0;
	z-index: 100;
}

#container_publikationen .news-list-container .news-list-item a {
	cursor: pointer;
}

span.new-more-link {
	position: absolute;
	bottom: 7px;
	right: 10px;
	padding: 0;
	margin: 0;
}

#container_publikationen .news-list-container .news-list-item .new-more-link a {
	display: block;
	background: #fff url(../images/more_hover.jpg) no-repeat top left;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
}

#container_publikationen .news-list-container .news-list-item .new-more-link a:hover {
	display: block;
	background: #fff url(../images/more_norm.jpg) no-repeat top left;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
}

#container_publikationen .news-list-container .news-list-item:last-child {
	border: none;
	border-top: 1px dotted #707173;
	border-bottom: 1px solid #707173;
	padding: 5px 10px 20px 10px;
	margin: 0;
}

#container_publikationen .news-list-container .news-list-item h3 {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#container_publikationen .news-list-container .news-list-item p {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.5px;
	width: 500px;
	padding: 0;
	margin: 0;
}

/*Kontakt formular*/
#kontakt-formular {
	position: relative;
	top: 20px;
	left: 0;
	padding: 0;
	margin: 0;
}

.error-msg {
	color: #ff0000;
}

#kontakt-formular #kon-linie {
	position: relative;
	top: 0;
	left: 0;
	width: 350px;
	height: 25px;
	padding: 0;
	margin: 0;
	clear: both;
}

#kontakt-formular #kon-linie2 {
	position: relative;
	top: 5px;
	left: 125px;
	width: 225px;
	height: 20px;
	border: none;
	border-bottom: 1px dotted #000;
	padding: 5px 0 0 0;
	margin: 0;
	clear: both;
}

#kontakt-formular .kon-linie-person {
	padding:0px 0px 20px 0px!important;
}

#kon-linie .button-left {
	position: relative;
	top: 0px;
	left: 0px;
	width:120px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#kon-linie2 .button-submit-left {
	position: relative;
	top: 0;
	left: 0px;
	float: left;
	padding: 0;
	margin: 0;
}

#kon-linie .button-right, #kon-linie2 .button-submit-right {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	padding: 0;
	margin: 0;
}

.button-right .changed-input {
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 15px;
	background: url(../images/not-required.jpg) no-repeat top left;
	width: 225px;
	height: 22px;
	border: 1px solid #000;
	padding: 0;
	margin: 0;
}

.button-right .changed-input-req {
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 15px;
	background: url(../images/required1.jpg) no-repeat top left;
	width: 225px;
	height: 22px;
	border: 1px solid #000;
	padding: 0;
	margin: 0;
}

.button-right .changed-text {
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 15px;
	width: 225px;
	height: 100px;
	border: 1px solid #000;
	padding: 0;
	margin: 0;
}

.submit-button {
	background: #fff url(../images/more_hover.jpg) no-repeat top left;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
}

/*Kontakt-Seite*/
#abstand-halter-2 {
	padding: 0;
	margin: 50px 0 0 0;
}

#right_content h1,
#right_content h2,
#right_content h3 {
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 15px;
	width: 200px;
	padding: 0;
	margin: 0;
}

#right_content p.bodytext {

	width: 200px;
	padding: 0;
	margin: 10px 0 0 0;
}

#right_content p.bodytext a img {
	padding: 0;
	margin: 0;
}

#right_content .csc-textpic-text {
	position: relative;
	top: 0;
	left: 0;
}

#right_content .csc-textpic-imagewrap {
	position: relative;
	top: -10px;
	left: 350px;
	clear: both;
}

#right_content strong,
#right_content b {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

/*DOWNLOADS*/
table.csc-uploads {
	padding: 0;
	margin: 0;
	width: 520px;
	line-height: 12px;
}

table.csc-uploads p {
	line-height: 12px;
	height: 10px;
	padding: 0;
	margin: 0;
}

table.csc-uploads a {
	cursor: pointer;
	padding: 0;
	margin: 0;
}

tr.tr-odd, tr.tr-even {
	border: none;
	border-top: 1px dotted #707173;
	height: 15px;
	padding: 0;
	margin: 0;
}

table tr:last-child {
	border: none;
	border-top: 1px dotted #707173;
	border-bottom: 1px solid #707173;
	padding: 0;
	margin: 0;
}

td.csc-uploads-fileName, td.csc-uploads-fileSize {
	vertical-align: top;
	padding: 5px 0 0 0;
	margin: 0;
}

td.csc-uploads-fileName {
	width: 420px;
	padding: 5px 10px 0 10px;
	margin: 0;
}

.csc-uploads-fileName a {
	display: block;
}

#file-link-wrapper {
	position: relative;
	width: 520px;
	padding: 0;
	margin: 0;
	letter-spacing: 0.5px;
}

#file-link-wrapper div a.file-link-button {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
	height: 16px;
	background-color: #fff;
	background: #fff url(../images/more_hover.jpg) no-repeat 495px 7px;
	border: none;
	border-top: 1px dotted #707173;
	margin: 0;
	padding: 5px 0;
	clear: both;
}

#file-link-wrapper div a.file-link-button {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
	height: 16px;
	background-color: #fff;
	background: #fff url(../images/more_hover.jpg) no-repeat 495px 7px;
	border: none;
	border-top: 1px dotted #707173;
	margin: 0;
	padding: 5px 0;
	clear: both;
}

#file-link-wrapper div:last-child a.file-link-button {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
	height: 16px;
	background-color: #fff;
	background: #fff url(../images/more_hover.jpg) no-repeat 495px 7px;
	border: none;
	border-top: 1px dotted #707173;
	border-bottom: 1px solid #707173;
	margin: 0;
	padding: 5px 0;
	clear: both;
}

#file-link-wrapper div a.file-link-button:hover {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
	height: 16px;
	background-color: #FFED00;
	background: #ffed00 url(../images/more_norm.jpg) no-repeat 495px 7px;
	border: none;
	border-top: 1px dotted #707173;
	padding: 5px 0;
	margin: 0;
}

#file-link-wrapper div:last-child a.file-link-button:hover {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
	height: 16px;
	background-color: #FFED00;
	background: #ffed00 url(../images/more_norm.jpg) no-repeat 495px 7px;
	border: none;
	border-top: 1px dotted #707173;
	border-bottom: 1px solid #707173;
	padding: 5px 0;
	margin: 0;
}

span.file-link-size {
	position: relative;
	right: 35px;
	float: right;
	padding: 0;
	margin: 0;
}

span.file-link-item {
	position: relative;
	left: 10px;
	float: left;
	padding: 0;
	margin: 0;
}

.tx-indexedsearch {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.5;
	padding: 0;
	margin: 0 0 50px 0;
}

h3.search-item {
	font-size: 12px;
	padding: 0 !important;
	margin: 0 !important;
}
