/*@import url(navigationtree.css);
*/
BODY  {
	width:760px;
	margin:0 auto;
	font-family : verdana;
	font-size : 12px;
	color : black;
	font-weight : normal;
	background-color : #F6F6F6;
	text-align: center;
}

h1 {
	margin:0%;
	margin-top:3px;
	padding:2px;
	height:16px;
	border:1px solid;
	background-color:#FFDE73;
	color:#000000
	font-family: Verdana, Arial, sans-serif;
	font-size :12px;
	font-weight :bold;
}
h2, h3, h4, h5, h6 {
	color:#666666; font-family: Verdana, Arial, sans-serif }
/*h1 {font-size:22px;margin-top:10px;margin-bottom:3px;}*/
h2 {font-size:18px;margin-top:8px;margin-bottom:3px;}
h3 {font-size:14px;margin-top:6px;margin-bottom:3px;}
h4 {font-size:12px;margin-top:0px;margin-bottom:3px;}

/*-- Baum --*/
.tree {
	margin-right:1em;
}

/*-- container for main page --*/
#container {
	padding:0px;
	/*border:1px solid #000000;*/
}

#lcontainer, #rcontainer {
	width:370px;
	padding:0px;
	height:100px;
	background-color:#ffffb0;*/
	/*border:1px solid #c0c0c0;*/
}
#lcontainer {
	position:relative;left:0px;top:10px;
}
#rcontainer {
	position:relative;left:390px;top:-90px;
}

#BoxPrice {
	position:absolute;left:100px;top:82px;width:265;
	color:#ff6600;
	text-align:right;
	/*border:1px solid #c0c0c0;*/
}

/* Seitenkopf */
#title {
  height:5px;
  width:760;
  padding:0px;
  background-color:#cccccc;
}
/* Container, der die Menüs links enthält */
#menu {
  background-color:#F6F6F6;
  padding:5px;
  width:200px;
  text-align:left;
  float:left;
}
/* Text bzw Seiten Container */
#content {
  border:1px solid #efeff7;
  background-color:#F6F6F6;
  /*margin-left:200px;/*top:0px;*/
  width:630px;
  padding:5px;
  float:right;
}


TD  {
	font-family : verdana;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

INPUT  {
	font-family : verdana;
	font-size : 12px;
	color : black;
	font-weight : normal;
}
SELECT  {
	font-family : verdana;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}

.itemTitleFont {
	color : #666666;
	font-size : 10 pt;
}

.ourPrice {
	color : #ff6600;
}

.tableBackground {
	background-color : #FFDE73;
    border : thin solid black;
}

.titleFont {
	color : #black;
	font-size : 10 pt;
	font-weight : bold;
}

.titleCart {
	color : blue;
	font-weight : bold;
}

.fettrothell {
	color : red;
	font-weight : bold;
}

.subnote {
	color : #606060;
	font-size : 7 pt;
	font-weight : bold;
}
.topnote {
	color : #606060;
	font-weight : bold;
}


/* from&for tree graphics */
p#lastactualised {
	float: right;
}

#maintext .tree a {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none;
}

#maintext {
	width: 100%;
	padding: 1ex;
	padding-left: 1em;
}

/*----------------------/
/--- Tabellenzeilen ----/
/----------------------*/
tr.lineh {background-color: #c0c0c0;
	text-decoration: none;
	color: #0000ff;
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	vertical-align:top;}
tr.line {background-color: #F6F6F6;
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	vertical-align:top;}
tr.line1 {background-color: #ffffb0;
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	vertical-align:top;}


/*#maintext a:hover {
	color: #ff6600;
}

#maintext table {
	margin-bottom: 1em;
}
#maintext table table {
	margin-bottom: 0;
}

#maintext a:link {
	color: #5D686E;
}

#maintext .tree {
	margin-bottom: 1ex;
}

#maintext .tree .tree {
	margin-bottom: 0;
}
*/

/*
#maintext a:link,
#maintext a:visited,
#maintext a:active,
#maintext a:hover {
	color: #ff6600;
	text-decoration: underline;
}
/*
#maintext .tree a:link,
#maintext .tree a:visited,
#maintext .tree a:active,
#maintext .tree a:hover {
	text-decoration: none;
}

#maintext a:visited {
	color: #5D686E;
}

#maintext a:hover {
	color: #ff6600;
}

#maintext a:active {
	color: white;
	background-color: #ff6600;
}

#maintext {
	width: 100%;
	padding: 1ex;
	padding-left: 1em;
}

#maintext .productsolutiongraphics {
	float: left;
	margin-right: 1em;
}

#maintext .productsolutiongraphics img,
#maintext img.productsolutiongraphics {
	margin-bottom: 4px;
}

