@media print
{

html  {
	background-color: white;
	width: 100%;
	height: 100%;	
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,h4  {
	color: #000000;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0.4em;
	margin-bottom : 0.2em;
}
h1 {
	font-size: 15px;
} 
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
}
p, ul, li {
	color: #000000;
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}
p  {
	padding: 0px;
}
ul {
	padding-left: 0px; 
	margin-left: 1.5em;    
}
ol {
	padding-left: 0px; 
	margin-left: 2em;    
}
li {
	margin-top : 0px;
	margin-bottom : 0px;
}
a  {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:visited     {
	color: #000000;
}
a:active      {
	color: #000000;
}
a:hover     {
	color: #000000;
}

/* Special classes */
p.right {
	padding: 0px 30px 0px 0px;
}
ul.pic {
	list-style-image: url(../nav/list_pic.gif);
}
.border {
	border: 1px solid #787879;
}
/*div {
	margin: 0px;
	padding: 0px;
}*/
hr {
	width: 100%;
	height: 1px;
	background-image: url(../nav/hp_line.gif);
	background-repeat: repeat-x;
	color: transparent;
}
div.hr {
	width: 100%;
	height: 20px;
	background-image: url(../nav/h_line.gif);
	background-repeat: repeat-x;
}
div.hrp {
	width: 100%;
	height: 14px;
	background-image: url(../nav/hp_line.gif);
	background-repeat: repeat-x;
}
div.hre {
	width: 100%;
	height: 14px;
}
div.nav_spacer {
	width: 100%;
	height: 1px;
	background-color: #787879;
}

div.content_full {
	clear: both;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
* html div.content_full {
	display: inline;
}
div.content_left {
	float: left;
	left: 0px;
	top: 0px;
	width: 30%;
	overflow: hidden;
}
/*div.content_left {
	left: 7px;
	top: 30px;
	width: 260px;
	position: absolute;
}*/
/*div.content_left img {
	border: 0px solid #787879;
}*/
/*div.content_left p {
	padding: 0px 0px 0px 0px;
}*/

div.content_right {
	float: left;
	margin-left: 30px;
	top: 0px;
	width: 65%;
	/*position: relative;*/
}
* html div.content_right {
	position: relative;
}
/*div.content_right {
	left: 293px;
	top: 0px;
	width: 400px;
	position: relative;
}*/
div.content_right p,h1,h2,h3,h4,ul {
	padding-right: 20px;
}
div.content_right img {
	border: 1px solid #787879;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 4px;
}

div.title {
	width: 100%;
	height: 20px;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top: 1px #787879 solid;
	border-bottom: 1px #787879 solid;
}
div.title h2 h3 {
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
div.detail_link {
	left: 50px;
	width: 30%;
	position: relative;
}
div.left_inner {
	left: 0px;
	width: 238px;
	padding-left: 20px;
	padding-right: 0px;
	position: relative;
}
div.left_inner p.legende {
	font: bold 0.9em/1.1em Verdana, Arial, Helvetica, sans-serif;
}
div.left_inner a {
	text-decoration: none;
}
div.left_inner a:hover {
	text-decoration: underline;
}
div.left_inner_border {
	padding-bottom: 7px;
	margin-top: 7px;
	margin-bottom: 4px;
	border: 1px #787879 solid;
}
div.list {
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
}
div.list_date {
	left: 7px;
	width: 10%;
	text-align: right;
	position: absolute;
}
div.list_cont {
	left: 11%;
	width: 90%;
	position: relative;
}
div.slist_left {
	left: 0px;
	width: 11%;
	padding-bottom: 0px;
	padding-top: 4px;
	position: absolute;
}
div.slist_right {
	left: 12%;
	width: 50%;
	padding-bottom: 0px;
	padding-top: 4px;
	position: relative;
}

table.techdata {
	border: 0px;
	width: 100%;
	table-layout: fixed;
}
table.techdata caption {
	border-top: 1px #787879 solid;
	border-bottom: 1px #787879 solid;
	color: #000000;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
}
table.techdata td {
	border-bottom: 1px dashed #CCCCCC;
	width: 25%;
	vertical-align: top;
	overflow: hidden;
}

.error {
	color: Red;
}

/* Form classes */
form {
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
legend {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
input, textarea, select {
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
}
/*legend {
	font-size: 1.2em;
	font-weight: bold;
}*/
label {
	display: block;
	font-weight: bold;
   color: #666666;
}
select {
	display: block;
   width: 220px;
}
select.quicklink {
	display: inline;
   width: 150px;
}


/* Layout */
div#wrapper {
	text-align: left;
	z-index: 0;
}
div#content_wrapper{
	top: 143px;
	left: 0px;
	width: 100%;
	min-height: 444px;
	height: 100%;
	position: relative;
	text-align: left;
	/*padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: #787879 url(../nav/wrapper_back.gif) repeat-y;*/
}
/* Hack min-height für IE (Hide it from Safari !) */
* html div#content_wrapper {
   height: 444px;
}
div#content {
	left: 0px;
	top: 0px;
	/*width: 692px;
	min-height: 384px;
	border-top: 1px solid #787879;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: white;
	position: relative;
}
* html div#content {
	height: 387px;
}
div#header_n {
	background: url(../nav/header_back.gif);
	left: 0px;
	top: 0px;
	width: 60%;
	height: 90px;
	position: absolute;
	z-index: 10;
}
div#header_n_content {
	left: 0px;
	top: 0px;
	width: 60%;
	height: 70px;
	position: relative;
	overflow: hidden;
}
div#header_n_content p {
	font: normal 0.95em/1.25em Verdana, Arial, Helvetica, sans-serif;
}
div#header_n_content a {
	font: bold 0.95em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#header_n_content a:hover {
	text-decoration: none;
}
div#footer {
	clear: both;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	z-index: 0;
	background: url(../nav/footer_back.gif) repeat-x;
}
div#navigation {
	display: none;
}
div#navigation img {
	display: none;
}
div#language {
	display: none;
}
div#header {
	left:0px;
	top:42px;
	width: 100%;
	/*height: 90px;*/
	position: absolute;
	border-left: 1px solid #787879;
	z-index:10;
}
div#printheader {
	top: 0px;
	width: 100%;
	position: absolute;
	height: 132px;
	z-index: 9;
	margin: 0 0 0 auto;
}
div#logo {
	display: none;
}
div#address {
	display: none;
}

}
