/* Stylesheet fuer THERMOKEY Deutschland Druckausgabe */

#header, #navigation, #footer, .csc-linkToTop {
	display: none;
	}

html {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 130%;
	color: black;
	background: transparent;
	padding-left: 0.5cm;
	width: 16.5cm;
	}

body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* Container-Definitionen */

#fullpage {
	text-align: left;
}

#printtop {
	text-align: right;
	background-color: #ffffff;
}

#navcontent {
}

#outercontent {
}

#content {
	padding-left: 0.5cm;
	width: 16.5cm;
}

#printfooter {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	border-top: 1pt solid #999999;
	margin-top: 20px;
	text-align: center;
	}

.spacer-gif {
	width: 15cm;
}

/* spezielle Einstellungen */

#content A:link {
	background-color: transparent;
	color: black;
	text-decoration: none;
	}

#content A:visited {
	background-color: transparent;
	color: black;
	text-decoration: none;
	}

#content A:hover {
	background-color: transparent;
	color: black;
	text-decoration: none;
	}
#content A:active {
	background-color: transparent;
	color: black;
	text-decoration: none;
	}



/* Text-Formatierungen */

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: black;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: black;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
}
H5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: black;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
}

P {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	margin-top : 0px;
	margin-bottom : 10px;
}

LI {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	margin-bottom : 5px;
}


#content table {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#content table td {
	vertical-align: top;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

#content table .bodytext {
	line-height : 130%;
	margin-bottom : 0em;
	}

/* Rahmen um Bilder */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
/*	border: 1px solid rgb(12,71,175); */
	margin-top: 10px;
	}


/* Felder und Submit Button für Email-Formulare */

.csc-mailform {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
	border: 0px;
	}

.csc-mailform-field {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
	vertical-align: middle;
	margin-bottom: 5px;
	clear: both;
	}
.csc-mailform-field input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
	border: 1px solid;
	border-color: #cccccc;
	}
.csc-mailform-field textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
	border: 1px solid;
	border-color: #cccccc;
	}
.csc-mailform-field select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
	border: 1px solid;
	border-color: #cccccc;
	}
.csc-mailform-field label {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
	margin: 2px;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 150px;
	display: block;
	}
.csc-mailform-label-req label {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(75,139,190);
	margin: 2px;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 150px;
	display: block;
	}

.csc-mailform-checkbox {
	font-family: Verdana, sans-serif;
	font-size: 11px;
  width: 20px;
	color: rgb(255,255,255);
	border: 0px;
	}

.csc-mailform-label {
	width: 480px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: rgb(51,51,51);
	margin: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	}

.csc-mailform-submit {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
  width: 100px;
	height: 20px;
	color: rgb(255,255,255);
	font-weight : normal;
	background-color: rgb(240,245,255);
	border: 1px solid rgb(51,51,51);
	margin-top: 10px;
	margin-left: 200px;
	padding: 2px;
	}

.align-right {
	text-align: right;
	}

.csc-textpic-caption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
	}

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 0.69em; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; font-size: 0.69em; }

.tx-indexedsearch-searchbox-label { font-size: 0.74em; }

.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules h2 { color: rgb(194,30,0); font-size: 0.69em; }
.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules p { font-size: 0.63em; padding-left: 20px; }

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { font-size: 0.69em; margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { font-size: 0.69em; text-align:center; font-weight:bold; }

.tx-indexedsearch .tx-indexedsearch-browsebox { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res { font-size: 0.69em; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#efefef; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#ffffff; border-top:1px solid #999999;border-bottom:1px solid #999999;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-size: 0.69em; color: rgb(12,71,175); margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#ebf0ff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/*.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; } */
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: Verdana, sans-serif; color: rgb(194,30,0); font-weight: bold; padding:0 0.3em 0 0.3em; }
.tx-indexedsearch .tx-indexedsearch-sectionlinks LI { font-family: Verdana, sans-serif; font-size: 0.63em; }
.tx-indexedsearch .tx-indexedsearch-rules LI { font-family: Verdana, sans-serif; font-size: 0.63em; }


#content table.csc-uploads {
	padding: 0px;
	width: 500px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	}

#content td.csc-uploads-fileName {
	line-height: 100%;
	width: 390px;
	padding-top: 3px;
	padding-left: 10px;
	}

#content td.csc-uploads-fileSize {
	width: 90px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
	}

#content td.csc-uploads-fileName P, #content td.csc-uploads-fileSize P {
	line-height: 100%;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}

.tx-rlmpflashdetection-pi1 {
	float: left;
}