@charset "UTF-8";


@media all
{

  select { padding: 1px; }

  * html body * { overflow:visible; }
  * html iframe, * html frame { overflow:auto; }
  * html frameset { overflow:hidden; }

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


  html { height: 100%; margin-bottom: 1px; }
  body {
    font-size: 11px;
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
    background-image: url('Bilder/hgMain.jpg');
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    height: 100%;
    color: #000;
    background-color: #ffffff;
	text-align : center;
  }

 
/* ----------wrapper-------------- */
#wrapper {
	width: 980px;
	margin-top: 0;
	margin-left: 160px;
	/*margin-right: auto;*/
	min-height: 100%;
	position: relative;
	height: 100%;
	border-left: 1px solid #787878;
	border-right: 1px solid #787878; 
	background-color: #ffffff;
	background-image: url('Bilder/hgWrapper.jpg');
	background-repeat: repeat-x;
	text-align : left;
	}

#main {
	padding-bottom: 60px;
	overflow:auto;
	}

#mainBanner {
	width: 980px;
	height: 103px;
	margin: 0;
	padding: 0;
	}

#mainNavi{
	width: 980px;
	height: 70px;
	background-image : url(Bilder/hgNavi.jpg);
	background-repeat:no-repeat;
	background-position : 0 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #e7e7e7;
	}

#mainNaviAbstand{
	margin: 0;
	padding: 30px 0 0 50px;
	}

#mainContent {
	padding: 25px;
	}

/* betrifft home.tpl */
#mainContentTwi {
	width: 505px;
	float: left;
	}

#mainContentTwiHead {
	width: 505px;
	height: 5px;
	background-image: url('Bilder/boxes/contentHead.gif');
	background-repeat: no-repeat;
	}

#mainContentTwiText {
	float: left;
	width: 504px;
	background-color: white;
	background-image: url('Bilder/boxes/hgBoxes.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	}

#mainContentTwiTextAbstand {
	padding: 10px;
	min-height: 250px;
	/*min-height: 200px;*/
	}

#mainContentTwiBottom {
	width: 505px;
	height: 6px;
	background-image: url('Bilder/boxes/contentBottom.gif');
	background-repeat: no-repeat;
	float: left;
	}

/* betrifft scontent.tpl */
#sContentTwi {
	width: 930px;
	float: left;
	}

#sContentTwiHead {
	width: 930px;
	height: 5px;
	background-image: url('Bilder/boxes/scontentHead.gif');
	background-repeat: no-repeat;
	}

#sContentTwiText {
	float: left;
	width: 929px;
	background-color: white;
	background-image: url('Bilder/boxes/hgBoxes.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	}

#sContentTwiTextAbstand {
	padding: 10px;
	min-height: 250px;
	/*min-height: 200px;*/
	}

#sContentTwiBottom {
	width: 930px;
	height: 6px;
	background-image: url('Bilder/boxes/scontentBottom.gif');
	background-repeat: no-repeat;
	float: left;
	}




#mainMaschine {
	width: 185px;
	float: right;
	}

#mainMaschineHead {
	width: 185px;
	height: 5px;
	background-image: url('Bilder/boxes/topHead.gif');
	background-repeat: no-repeat;
	}

#mainMaschineText {
	width: 184px;
	background-color: white;
	background-image: url('Bilder/boxes/hgBoxes.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	}

#mainMaschineTextAbstand {
	padding: 10px;
	min-height: 250px;
	}

#mainMaschineBottom {
	width: 185px;
	height: 6px;
	background-image: url('Bilder/boxes/topBottom.gif');
	background-repeat: no-repeat;
	}




#mainArtikel {
	width: 185px;
	float: left;
	margin: 0 0 0 30px;
	}

#mainArtikelHead {
	width: 185px;
	height: 5px;
	background-image: url('Bilder/boxes/topHead.gif');
	background-repeat: no-repeat;
	}

#mainArtikelText {
	width: 184px;
	background-color: white;
	background-image: url('Bilder/boxes/hgBoxes.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	}

#mainArtikelTextAbstand {
	padding: 10px;
	min-height: 250px;
	}

#mainArtikelBottom {
	width: 185px;
	height: 6px;
	background-image: url('Bilder/boxes/topBottom.gif');
	background-repeat: no-repeat;
	}










.mainNews {
	width: 445px;
	/*margin-left: 250px;*/
	}

#newsLeft {
	float: left;
	}

#newsRight {
	float: right;
	}


.mainNewsHead {
	width: 445px;
	height: 5px;
	background-image: url('Bilder/boxes/newsHead.gif');
	background-repeat: no-repeat;
	}

.mainNewsText {
	width: 444px;
	background-color: white;
	background-image: url('Bilder/boxes/hgBoxes.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	}

.mainNewsTextAbstand {
	padding: 10px;
	min-height: 280px;
	}

.mainNewsBottom {
	width: 445px;
	height: 6px;
	background-image: url('Bilder/boxes/newsBottom.gif');
	background-repeat: no-repeat;
	}

#analytics {
	font-size: 10px;
	padding-bottom: 10px;
	}

#footer {
	width: 980px;
	margin-top: -70px;
	height: 70px;
	background-color: #474747;
	position: relative;
	clear: both;
	margin-left: 161px;
	/*margin-right: auto;*/
	color: #a3a3a3;
	font-size: 9px;
	text-align: center;
	letter-spacing: 0.25em;
	}

#footerAbstand {
	padding-left: 10px;
	}

#hersteller {
	position: absolute;
	top: 500px;
	left: 20px;
	width: 120px;
	text-align: center;
	}

p {
	font-size: 11px;
	}

#footer a{
	color: #a3a3a3;
	text-decoration: none;
	}

#footer a:hover {
	color: white;
	text-decoration: none;
	}


#mainNavi a{
	color: #474747;
	text-decoration: none;
	}

#mainNavi a:hover {
	color: black;
	}

a {
	color: #2678b9;
	text-decoration: none;
	}

a:hover {
	color: black;
	text-decoration: underline;
	}

h1 {
	color: #474747;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 4px;
	}

/********Maschinenb�rse***********/
/*
table.maschList{
		border-collapse:collapse;
		border-style:hidden;
		margin-left:-15px;
}
table.maschList tr{border:1px solid #888888;}
table.maschList td{border:0;padding:5px;vertical-align:top;text-align:right;}
table.maschList th{text-align:right;}
*/

table.formtable{
	border:none;
	text-align:left;
}

table.maschList{
	border: 0;
	border-collapse: collapse;
	border-style: hidden;
}

table.maschList tr {
	border: 0;
	}
	
table.maschList td {
	border: 0px;
	padding: 5px;
	vertical-align: top;
	text-align:right;
	}
	
table.maschList th {
	text-align: right;
	}





}


