/* ### Allgemeine Definitionen ### */
body, img, p, li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
  font-weight:bold;
  font-size:14px;
  line-height: 22px;	
  text-transform: lowercase;
}
h2 {
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	color: black;
}

p, li, table {
	color: black;
}
small, p.small, .small {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	line-height: 10px;
	font-size: 9px;

}
li {	
	font-size:14px;
	line-height: 20px;
	color: black;
	}
	
/* ### Links im Menu ### */

a:link { 
	color: black; 
	text-decoration: none;
	}

a:visited { 
	color: black; 
	text-decoration: none;
	}

a:hover { 
	color: black; 
	text-decoration: underlined;
	}
	
a:active { 
	color: black; 
	text-decoration: none;
	}

/* ### div ### */

#left {
	display: none;
}
#right {
	display: none;
}

#header {
	height: 170px;
	margin-left: 15px;
	width:auto;
}

#header p {
	font-size:11px;
	line-height: 14px;
}

#center {
	width: auto;
	margin: 0px 10px 0px 130px;
	border: none;
}
#center #title {
	border: none;
	padding: 5px;
}
#center #title h1 {
	display: none;
}
#content {
	margin: 0px 0px 20px 15px;
	min-height: 300px;
  }
  
#content a:link { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
}
#content a:visited { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content a:hover { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content a:active { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content p {
	line-height: 15px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
}
#content h1 {
	display:none;
}
#content h2.header {
	display: none;
}
h2.header {
	display: none;
}
#content table  {
	color: black;
	border-spacing:0px;
}
/* ----------------- */
/* data-table */
#content div.tx-3pxpricetables-pi1 {

}

#content table.contenttable-0 tr td {
	padding: 0px 4px 0px 4px;
}
#content table.contenttable-0 tr td.td-0 {
	width: 70px;
}
#content table.contenttable-0 tr td p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#content table.contenttable-0 tr td p img {
	width: 40px;
	height: 37px;	
}

#content table.contenttable-1 {
	margin-bottom: 10px;
		border: 1px solid gray;
}
#content table.contenttable-1 tr {

}
#content table.contenttable-1 tr td {
	padding: 0px 7px -7px 7px;
	border: 1px solid gray;
}
#content table.contenttable-1 tr td p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;	
	padding: 1px 1px 1px 1px;
	margin: 0;
	text-align: right;
}
table.contenttable-1 tr td.td-1  { /* info  */
 display: none;
}
table.contenttable-1 tr td.td-last { /* mehr  */
	display: none;
}
#content table.contenttable-2 {
	margin-bottom: 10px;
		border: 1px solid gray;
}
#content table.contenttable-2 tr td p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;	
	padding: 1px 1px 1px 1px;
	margin: 0;
	text-align: right;
}
#content table.contenttable-2 tr td {
	padding: 3px 7px 0px 7px;
	border: 1px solid gray;
}




#footer {
	margin:15px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 8px;
}
#footer div.back {
	display: none;
}
#footer div.print {
	display: none;
}
#footer p {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 9px;
}
#footer a {
	font-weight: normal;
}
#footer a:link { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
}
#footer a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
	}
#footer a:hover { 
	color: black; 
	text-decoration: underline;
	 border-bottom: 1px dotted black;
	}
#footer a:active { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}


	
	
	







  

  