/* CSS Document */

body {
	margin : 0px;
	padding : 0px;
	font-family : Verdana;
	font-size : 10px;
	background-color : #eeeeee;
}

p {
	margin-top : 0px;
}

table {
	font-family : Verdana;
	font-size : 11px;
}

div#main {
	height: 100%;
    background-color : #ffffff;
	width : 775px;
	border-right: 1px solid gray;
}

div#frame {
	padding-left : 10px;
}

div#content {
	padding : 10px 0px 10px 10px;
	font-family : Verdana;
	font-size : 11px;
}

td#history_left {
	background-image : url(img/histor~1.gif);
	height : 30px;
}

td#history_main {
	background-image : url(img/history.gif);
	height : 30px;
}

td#history_main div {
	padding-top : 10px;
	padding-left : 10px;
	font-family : Verdana;
	font-size : 10px;
	color : gray;
}

td#marquee {
	font-family : Verdana;
	font-size : 10px;
	padding-left : 5px;
	width : 550px;
}

td#headlinks {
	font-family : Verdana;
	font-size : 10px;
	text-align : right;
}

td#headlinks a {
	text-decoration : none;
	color : gray;
	margin-left : 10px;
}

td#logo {
	padding-top : 5px;
	padding-bottom : 2px;
}

td#nav_top {
	background-color : #313A89;
	padding : 2px;
}

td#nav_top ul {
	float : left;
	list-style : none;
	margin : 0px;
	padding : 0px;
}

td#nav_top ul li {
	float : left;
	margin : 0px;
	padding : 0px;
}

td#nav_top ul li a {
	display: block;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
}

td#nav_top ul li a:HOVER {
	background-color: #fff;
	color : #000000;
}

td#nav_sub {
	background-color : #999CC5;
}

a.nav_1 {
	display: block;
	border-bottom : 1px solid #E5ECF3;
	color: #000000;
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	width : 160px;
}

a.nav_1:HOVER {
	background-color: #fff;
}

a.nav_1 div {
	padding: 4px 0px 4px 8px;
}

a.nav_2 {
	display: block;
	background-color : #CBCEE1;
	border-bottom : 1px solid #E5ECF3;
	color: #000000;
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	width : 160px;
}

a.nav_2 div {
	padding: 4px 0px 4px 12px;
}

a.nav_2:HOVER {
	background-color: #fff;
}

a.nav_3 {
	display: block;
	background-color : #E0E2ED;
	border-bottom : 1px solid #E5ECF3;
	color: #000000;
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	width : 160px;
}

a.nav_3 div {
	padding: 4px 0px 4px 16px;
}

a.nav_3:HOVER {
	background-color: #fff;
}

DIV.hersteller {
	border-bottom: 1px solid #cccccc;
	width : 590px;
	margin-bottom : 10px;
}

DIV.produkt {
	/* border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc; */
	border-bottom: 1px solid #cccccc;
	width : 590px;
	height : 115px;
	margin-bottom : 10px;
}

DIV.produkt_text {
	font-family : Verdana;
	font-weight: bold;
	font-size : 11px;
	padding-left : 5px;
}

DIV.produkt_text ul {
	margin-top : 3px;
	margin-bottom : 0px;
	margin-left : 15px;
	padding: 0px;
	list-style-image: url(img/dot.gif);
	list-style-display : inside;
}

DIV.produkt_text ul li {
	font-weight : normal;
}

DIV.produkt_link {
	padding-left : 5px;
	padding-bottom : 8px;
}

DIV.produkt_link a {
	font-family : Verdana;
	font-size : 11px;
	color : gray;
	text-decoration : none;
}

DIV.produkt_title {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 15px;
}

DIV.produkt_desc {
	font-family : Verdana;
	font-size : 11px;
}

DIV.produkt_desc ul {
	margin-top : 10px;
	margin-bottom : 15px;
	margin-left : 15px;
	padding: 0px;
	list-style-image: url(img/dot.gif);
	list-style-display : inside;
}

DIV.produkt_desc ul li {
	font-weight : normal;
}

TABLE.table_spec {
	font-family : Verdana;
	font-size : 11px;
}

TR.table_head {
	background-color : #313A89;
	font-weight : bold;
	color : #fff;
}

TR.table_hl {
	background-color : #eeeeee;
}

DIV.produkt_links {
	margin-top : 15px;
	margin-bottom : 15px;
}

DIV.produkt_links a {
	font-family : Verdana;
	font-size : 11px;
	color : gray;
	text-decoration : none;
	margin-right : 25px;
}
