body, table, td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #656565;
}
body {
	background-color: #ffffff;
	margin-top: 10px;
}



body.main {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
 background-position: 190px 0px;
}


h1  {
	font-size: 16pt;
	font-weight: normal;
	margin-top: 5px; 
	margin-bottom: 10px;
	color: #003399;
}

h2  {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 5px;
}

h3  {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 5px;
}

p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 10px;
}

a, a:hover {
	text-decoration: none;
	color: #003399;
}

ul {
	list-style-type: square;
	padding: 15px;
	margin: 0px;
}

.content_table {
	width: 748px;
	border-collapse: collapse;
	margin-left: 3px;
}

.sep_content {
	width: 10px;
}
.left_content {
	width: 470px;
	padding-top: 10px;
	border-top: 1px solid black;
	vertical-align: top;
}
	
.right_content {
	width: 268px;
	padding-top: 10px;
	border-top: 1px solid black;
	vertical-align: top;
}

.left_content h3, .right_content h3  {
	padding-top: 0px;
	margin-top: 0px;
}
div.hp_right_block {
	border-top: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
}


table.productsBox {
	width: 242px;
	height: 90px;
	border-style: solid;
	border-color: #003399;
	border-width: 1px;
}

.productsBox td {
	color: #003399;
	padding: 2px;
}

table.data_sheets_list {
}

.data_sheets_list tr.header {
	height: 50px;
	vertical-align: bottom;
}

.data_sheets_list tr.header_first {
	vertical-align: bottom;
}

.data_sheets_list th {
	text-align: left;
}


.data_sheets_list .list_line td {
	vertical-align: top;
	border-style: solid;
	border-color: #f0f0f0;
	border-width: 0px;
	border-top-width: 1px;
	empty-cells: show;
}

.data_sheets_list .header td.col_pdf, .data_sheets_list .header_first td.col_pdf {
	width: 24px;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-right-color: #003399;
	border-right-width: 1px;
	empty-cells: show;
}

table.data_sheets_list .header_flags td.col_pdf {
	width: 24px;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-right-color: #003399;
	border-right-width: 1px;
	empty-cells: show;
}


.data_sheets_list .footer_flags td {
	text-align: left;
	border-style: solid;
	border-width: 0px;
	border-right-color: #003399;
	border-right-width: 1px;
	border-top-color: #f0f0f0;
	border-top-width: 1px;
	empty-cells: show;
}

.data_sheets_list .footer_flags td.col_pdf {
	width: 24px;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-right-color: #003399;
	border-right-width: 1px;
	border-top-color: #f0f0f0;
	border-top-width: 1px;
	empty-cells: show;
}

.data_sheets_list .list_line td.col_text {
	width: 378px;
	text-align: left;
	border-style: solid;
	border-right-color: #003399;
	border-right-width: 1px;
	empty-cells: show;
}

.data_sheets_list .list_line td.col_pdf {
	width: 24px;
	text-align: center;
	border-style: solid;
	border-right-color: #003399;
	border-right-width: 1px;
	empty-cells: show;
}


input.textfield { }
input.button { }

.copy {
	font-size: 8pt;
}

.newsticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


/* Frame Navigation */

body.navigation a:link, body.navigation a:visited, body.navigation a:active {
	font-size: 10px;
}
body.navigation a:hover {
	font-size: 10px;
}


body.navigation tr.lineActive td {
	background-color: #b5c7ed;
}

.menu_div {
	margin-left: 9px;
}
.navigation img {
	border-width: 0;
}

.navigation .selected {
	text-decoration: underline;
}


.nav_img_logo {

	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
}




li
{
	list-style-image:url(/images/pfeil-blau.gif);
	margin-left: 3px;
}
/*

ul
{
list-style-type: none;
 padding: 0;
margin: 0;
}
li {
list-style-type: none;
 padding: 0;
margin: 0;
}

li
{
background-image: url(/images/pfeil-blau.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 10px;
margin-left: 0px;
}

*/