
/* CSS Document */

html {
  height: 100%;
  margin-bottom: 1px;
}

.drucklogo {
	display:none;
}

body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

.cartheader {
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}

.cartheader li {
	width:190px;
	height:33px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	background:url(/img/warenkorb_or.gif) right top no-repeat;
}

.noborder {
	border:0px;
}

.cartheader li strong {
	width:190px;
	height:33px;
	padding:9px 0 0 0;
	margin:0px;
	float:left;
	background:url(/img/warenkorb_ol.gif) left top no-repeat;
	color:#999;
	text-align:center;
	font-weight:bold;

}

.cartheader li span {
	position:absolute;
}

.cartheader li span img {
	position:relative;
	left:-1px;

}

.cartheader li.an {
	width:190px;
	height:33px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	background:url(/img/warenkorb_orp.gif) right top no-repeat;
}

.cartheader li.anende {
	width:190px;
	height:33px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	background:url(/img/warenkorb_ora.gif) right top no-repeat;
}

.cartheader li.an strong, .cartheader li.anende strong {
	width:190px;
	height:33px;
	padding:9px 0 0 0;
	margin:0px;
	float:left;
	background:url(/img/warenkorb_ola.gif) left top no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.cartheader li strong.pfeil {
	background:url(/img/warenkorb_pfeil.gif) left top no-repeat;
}

.korbheader_aus {
	width:25%;
	text-align:center;
	border: 1px solid #8d8d8d;
	color:#999;
	background:#ddd;
	font-weight:bold;
}

.korbheader_an {
	width:25%;
	background:#8d8d8d;
	color:#fff;
	text-align:center;
	padding:11px;
}

.bereiche {
	position:relative;
	z-index:2;
}

.infrarot 			{ background-image:url(img/infrarot-temperatur-messung.jpg); }
.anlagenautomation	{ background-image:url(img/anlagen-automation.jpg); }
.anlagenautomation_off	{ background-image:url(img/anlagen-automation-off.jpg); }
.industrieprodukte	{ background-image:url(img/industrie-produkte.jpg); }

.startbox {
	position:relative;
	z-index:3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:252px;
	height:303px;
	background-position: 0px 0px;
	color:#fff;
	cursor:pointer;
}

.startbox h1 {
	font-size:23px;
	color:#fff;
	line-height:24px;
	font-weight:normal;
	padding: 17px 5px 0 17px;
	margin:0 0 16px 0;
}

.realstartpartwhite .startbox a {
	text-decoration:none;
	color:#fff;
	display:block;
	padding: 0px 40px 0px 17px;
}

.realstartpartwhite .startbox a:hover {
	text-decoration:none;
	color:#fff;
	display:block;
	padding: 0px 40px 0px 17px;
}

.startbox button {
	position:absolute;
	bottom:0px; right:5px;
}

.startbox div {
	display:none;
}

.startbox div span {
	color:#666;
	font-size:11px;
	display:block;
	margin-bottom:5px;
}

.startbox:hover {
	background-position: 0px 310px;
}
.startbox:hover button {
	background: #fff; 
	color: #4c4c4c;
}
.startbox:hover div {
	position:absolute;
	top:0px;
	margin: 340px 0 0 17px;
	color:#000;
	width:200px;	
	display:block;
}

.startinfo {
	position:absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width:750px;
	top:0px;
	left:0px;
	margin-top:380px;
	text-align:center;
}

.startinfo span {
	color:#666;
	font-size:11px;
}

.hideinfo {
	position:absolute;
	display:none;
	background:#f0f0f1;
	height:80px;
	top:0px;
	left:0px;
	width:730px;
	margin-top:340px;
}

.bereiche:hover .hideinfo {
	display:block;
}



.messtechnik {
	background-color:#d9dadb;
}

.pyrometer {
	width:1002px;
	margin:auto;
}

* html .pyrometer {
    overflow:hidden;
}

.pdfdownload {
	margin-bottom:8px;
}

.pdfdownload img {
	float:left;
	margin-right:6px;
}

.pdfdownload span {
	color:#898989;
}

.produktteaser {
	font-size:11px;
	color:#686d78;
	border:10px solid #ff0000;
}

.teaserlink {
	color:#9d0d15;
	text-decoration:underline;
}

.teaserlink:hover {
	color:#9d0d15;
	text-decoration:underline;
	background-color:transparent;
	background-image:none;
}

.back {
	background:url(img/pyrometer.gif) repeat-y top left;
	padding:0px 20px 0px 182px;
	margin-top:150px;
}

.startback {
	background:url(img/start-keller-msr.gif) repeat-y top left;
	padding:0px 20px 0px 8px;
	margin-top:150px;
}


* html .pyrometer .back {
	display:block;
	padding:0px 20px 0px 182px;
}

.content {
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

* html .pyrometer .content {
    margin-right:1px;

}

.aktuellestext {
	color:#656566;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.content a {
	text-decoration:underline;
	color:#000000;
}

.content a:hover {
	text-decoration:underline;
	color:#9d0d15;
}

.contentpartwhite {
	background-color:#FFFFFF;
	padding:8px 16px 16px 16px;
	height:201px;
	border-bottom: 1px solid #cccccd;
	color:#666666;
	font-size:13px;
	z-index:2;
	position:absolute;
	top:150px;
	width:768px;
}

.startpartwhite {
	background-color:#FFFFFF;
	padding:8px 16px 16px 16px;
	height:299px;
	border-bottom: 1px solid #cccccd;
	color:#666666;
	font-size:13px;
	z-index:2;
	position:absolute;
	top:150px;
	width:768px;
}

.realstartpartwhite {
	background-color:#FFFFFF;
	padding:8px 16px 16px 16px;
	height:299px;
	border-bottom: 1px solid #cccccd;
	color:#666666;
	font-size:13px;
	z-index:2;
	position:absolute;
	top:150px;
	width:942px;
}

* html .pyrometer .content .startpartwhite {
    border:1px solid #ff0000;
}

.printimage {
	display:none;
}

.headertext {
	position:absolute;
	bottom:0px;
	left:212px;
	width:572px;
	margin-bottom:16px;
}

.contentcompletewhite {
	background-color:#fff;
	padding:24px 0px 16px 16px;
    border: 1px solid #ffffff;
	border-bottom: 1px solid #ccd;
	color:#666;
	font-size:13px;    
	width:784px;
	z-index:2;
    border:0px;
}

* html .pyrometer .content .contentcompletewhite {
    width:784px;
    overflow:hidden;
}

.contentcompletewhite div {
	position:relative;
	z-index:2;
}

.contentcompletewhite div.box {
	width:180px;
	margin: 0px 16px 16px 0px;
	font-size:11px;
	color:#000000;
	float:left;
}

.contentcompletewhite p {
	margin:0px;
	padding: 0px 16px 16px 0px;
	display:table;
}

.contentcompletewhite .greybox {
	float:right;
	width:178px;
	overflow:hidden;
	background-color:#f4f4f4;
	border:1px solid #d0d0d0;
	margin-top:11px;
}

.contentcompletewhite .greybox span {
	padding:4px;
	display:block;
}

.contentcompletewhite .greybox span.greytext {
	color:#666666;
	font-size:13px;
}

.contentcompletewhite div img {
	margin-bottom:4px;
}

.contentcompletewhite div h2 {
	font-size:13px;
	color:#000000;
	margin-bottom:2px;
}

hr {
	border-style:solid;
	color:#cccccd;
	border-color:#cccccd;
	background-color:#cccccd;
	height:1px;
	border:0px;
	margin:0px 16px 16px 0px;
}

.subnews hr {
	border-style:solid;
	color:#9d9d9d;
	border-color:#9d9d9d;
	background-color:#9d9d9d;
	height:1px;
	border:0px;
	margin:0px 0px 8px 0px;
}

.footer {
	background:url(img/footer.gif) no-repeat top left;
	padding:26px 16px 16px 198px;
	height:100px;
	color:#656566;
	background-color:#d9dadb;
	font-size:9px;
	clear:both;
}

.footer img {
	border:0px;
	position:relative;
	top:-8px;
}

.footer span {
	position:relative;
	top:-2px;
}

.footer a {
	color:#656566;
	text-decoration:none;
}

.footer div {
	width:180px;
	padding-right:16px;
	float:left;

}

.startfooter {
	background:url(img/startfooter.gif) no-repeat top left;
	padding:26px 16px 16px 198px;
	height:100px;
	color:#656566;
	background-color:#d9dadb;
	font-size:9px;
	clear:both;
}

.startfooter img {
	border:0px;
	position:relative;
	top:-8px;
}

.startfooter span {
	position:relative;
	top:-2px;
}

.startfooter a {
	color:#656566;
	text-decoration:none;
}

.startfooter div {
	width:180px;
	padding-right:16px;
	float:left;

}

h1 { color:#9d0d15; font-size:24px; font-weight:normal; padding:0px; margin:0px 0px 6px 0px; }
h2 { color:#790e11; font-size:13px; font-weight:bold; padding:0px; margin:0px 0px 6px 0px; }
h3 { color:#000000; font-size:20px; font-weight:bold; padding:0px; margin:0px 0px 6px 0px; }
h4 { color:#000000; font-size:10px; font-weight:normal; text-transform:uppercase; padding:0px; margin:0px; }

.button {
	text-decoration:none;
	background: #fefefe url(img/back_buttons.gif) repeat-x; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	padding:1px 4px;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom: 2px #646464 double; 
	overflow: visible;
    width: auto;
}

.button:hover {
	background: #fff; 
	color: #4c4c4c;
}




.news {
	float:right;
	width:180px;
	margin-left:0px;
	height:324px;
	font-size:11px;
	color:#000000;
}
.startnews {
	margin:8px 0px;
	padding-bottom:8px;
	border-bottom:1px solid #9d9d9d;
}

.startnews span {
	font-size:11px; 
	color:#9e1b2d;
}

.startnews a {
	color:#000000;
	line-height:25px;
}

.startnews b {
	font-size:14px;
}

.startnews strong {
	margin-top:10px;
	margin:2px 0px;
	display:block;
}

.inhalt {
	padding:241px 0px 16px 16px;
}
* html .pyrometer .back .inhalt {
    margin-right:16px;
    padding-right:0px;
}

.inhalt table.nice {
	width:100%;
	background-color:#a4a5a6;

}

.inhalt table.nice th {
	background:#d4d4d5 url(img/th-back.gif) top repeat-x;
	border-left: 1px solid #eff0f0;
	text-align:left;
	vertical-align:top;
	padding:8px;
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.inhalt table.nice tr {
	background-color:#ffffff;
}

.inhalt table.nice td {
	text-align:left;
	vertical-align:top;
	padding:8px;
}

.inhalt table.nice .mini {
	float:left; 
	margin-right:8px; 
	position:relative; 
	top:-1px;
}

.inhaltlinks {
	padding:0px 0px 16px 0px;
	z-index:2;
	width:180px;
	float:left;
	position:relative;
}

.inhaltrechts {
	padding:0px 0px 16px 0px;
	z-index:2;
	width:572px;
	float:right;
	margin-right:16px;
	position:relative;
    display: inline;
}

* html .pyrometer .content .inhalt .inhaltrechts {
    padding:0px;
    padding-bottom:32px;
    margin:0px;
}

.bildbox {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	width:100%;
	margin-bottom:16px;
}

.tabelle {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	width:586px;
	position:relative;
	left:-16px;
	margin-bottom:16px;
}

.tabelle div {
	float:left;
	width:175px;
    display: inline;
	margin:16px 0px 0px 16px;
}

.tabelle2 {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	width:586px;
	position:relative;
	left:-16px;
	margin-bottom:16px;
}

.tabelle2 div {
	float:left;
	width:265px;
    display: inline;
	margin:16px 0px 0px 16px;
}

.inhaltrechts h2 { color:#000000; font-size:20px; font-weight:normal; margin-bottom:8px; }

ul { 
	margin:4px 0px 0px 0px;
	padding:0px;
}

ul li {	
	cursor:default;
	margin:0px 0px 5px 20px;
	padding:0px 5px 0px 22px;
	list-style:none;
	background-image:url(img/haken.gif);
	background-repeat:no-repeat;
}

ol { 
	margin:4px 0px 10px 32px;
}

ol li { 
	margin-bottom:5px;
}

.sitemap li {	
	background-image:url(img/bullet.gif);
}

.infoblock {
	padding:339px 0px 16px 16px;
}

* html .infoblock {
	padding:369px 0px 16px 16px;
}

.menucontent {
	position:relative;
}

.menucontent .box {
	position:relative;
	float:none;
	width:auto;
	height:100px;
	margin:0px;
	margin-left:7px;
	padding:0px;

}

.kopf .mainmenu .menucontent div a {
	display:block;
	width:auto;
	height:auto;
	float:none;
	padding:0px;
	background-image:none;
	color:#000000;
}

.kopf .mainmenu .menucontent div h2 {
	position:relative;
	top:0px;
	margin:0px;
	padding:0px;
	border:0px;
	color:#6c6d6d;
	font-size:12px;
	font-weight:normal;
}

.kopf h1 { position:relative; top:-40px; color:#9d0d15; font-size:20px; line-height:22px; font-weight:normal; padding:0; margin:0px 0px 6px 15px; }

.box {
	float:left;
	width:180px;
	margin-right:16px;
}

.box span {
	line-height:15px;
}

.box b {
	font-size:14px;
}

.box a {
	color:#000000;
}


.box h2 a {
	color:#790e11;
}

.infoblock img {
	margin-bottom:12px;
	border:0px;
}

.kopf {
	position:absolute;
	width:100%;
	top:0px;
}

.kopf .topmenu {
	margin:auto;
	background-image:url(img/top-back.gif);
	background-repeat:repeat-x;
	height:24px;
	width:1002px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #ffffff;
}

.topmenu a {
	text-decoration:none;
	color:#000000;
	margin-left:16px;
	line-height:21px;
}

.topmenu img {
	border:0px;
	position:relative;
	top:3px;
}

.topmenu a.flag {
	text-decoration:none;
	color:#000000;
	margin-left:3px;
	line-height:21px;
}

.suche {
	float:right;
	width:auto;
	padding-right:26px;
}

.suche input {
	color:#686d78;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
	width:196px;
	line-height:13px;
	border:0px;
	margin:3px 11px 0px 0px;
}

.suche .searchsubmit {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:14px;
	background-color:transparent;
	overflow: visible;
    width: auto;
	border:0px;
	margin:3px 0px 0px 0px;
	cursor:pointer
}

.kopf .mainmenu {
	margin:auto;
	padding-top:115px;
	height:200px;
	width:1002px;
	background-position:top right;
	background-repeat:no-repeat;
}

.kopf .mainmenu div.top {
	margin:0px 0px 0px 174px;
	width:auto;
	position:absolute;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.kopf .mainmenu div.subnews {
	margin:0px 0px 0px 16px;
    position:absolute;
	width:158px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686d78;
}

.kopf .mainmenu div.subnews img {
	margin-right:5px;
}

.kopf .mainmenu div.subnews a {
	margin:0px;
	display:inline;
	width:auto;
	height:auto;
	float:none;
	padding:0px;
	background-image:none;
	text-decoration:underline;
	background-color:transparent;
}

.kopf .mainmenu div.subnews a:hover {
	margin:0px;
	display:inline;
	width:auto;
	height:auto;
	float:none;
	padding:0px;
	background-image:none;
	background-color:transparent;
}

.kopf .mainmenu .submenu {
	margin:0px 0px 0px 8px;
	width:173px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686d78;
	position:absolute;
	z-index:5;
}

.kopf .mainmenu .submenu div.sub1, .sub1 {
	font-size:10px;
	text-transform:uppercase;
	white-space:normal;
	color:#000000;
	padding: 14px 10px 6px 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:auto;
	width:auto;
	margin:0px;
}

.kopf .mainmenu .submenu div.sub2, .sub2 {
	font-size:14px;
	white-space:normal;
	color:#666666;
	padding: 3px 10px 0px 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:auto;
	width:auto;
	margin:0px 0px 5px 0px;
}

.kopf .mainmenu .submenu div.sub2an, .sub2an {
	background-color:#c3c4c5;
	background-image:url(img/submenu-back.gif);
	background-position:right;
	background-repeat:repeat-y;
	font-size:14px;
	white-space:normal;
	color:#000000;
	padding: 3px 10px 3px 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:auto;
	width:auto;
	margin:0px 0px 2px 0px;
}

.kopf .mainmenu .submenu div.sub3 {
	font-size:12px;
	white-space:normal;
	color:#000000;
	padding: 0px 10px 6px 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:auto;
	width:auto;
	margin:0px;
}

.kopf .mainmenu div.submenu a, .submenu a {
	display:inline;
	width:auto;
	height:auto;
	float:none;
	padding:0px;
	background-image:none;
	text-decoration:none;
	color:#000000;
}

.kopf .mainmenu div.submenu div.sub2 a, .sub2 a {
	color:#666666;
}

.kopf .mainmenu div.submenu div.sub2 a:hover, .sub2 a:hover, 
.kopf .mainmenu div.submenu div.sub2an a.aktiv, .sub2an a.aktiv {
	color:#9d0d15;
}

.kopf .mainmenu div.submenu div.sub3 a {
	text-decoration:underline;
}

.kopf .mainmenu div.submenu a:hover,
.kopf .mainmenu div.submenu div.sub3 a.aktiv {
	color:#9d0d15;
	background-color:transparent;
	background-image:none;
}

.kopf .mainmenu div a {
	display:block;
	width:auto;
	height:30px;
	float:left;
	padding:7px 13px 0px 8px;
	background-image:url(img/mainmenu-off.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
}

.kopf .mainmenu img {
	position:absolute;
	top:39px;
	margin-left:11px;
	border:0px;
}

.kopf .mainmenu h2 {
	position:absolute;
	top:37px;
	margin:0px 0px 0px 180px;
	padding:0px;
	border:0px;
	color:#6c6d6d;
	font-size:12px;
	font-weight:normal;
}

.kopf .mainmenu div img {
	float:left;
	position:static;
	margin:0px;
}

.kopf .mainmenu div a:hover, .kopf .mainmenu div a.an {

	background-image:url(img/mainmenu-on.gif);
	background-color:#FFFFFF;
	color:#9d0d15;

}

.regeln {
	position:absolute;
}

.funktionen {
	font-size:12px;	
	float:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.funktionen a {
	color:#7d7d7d;
}

.funktionen img {
	border:0px;
	position:relative;
	top:5px;
}

.karte td img {
	margin:0px;
}

