* { 
  margin: 0; 
  padding: 0; 
} 

body, input, html, body, div, p, pre, h1, h2, h3, h4, ul, td, table
{ 
  font-family: Arial, Trebuchet MS, Verdana; 
  font-size: 12px; 
  padding: 0;
  margin: 0;
}

html, body
{
  background-image: url(images/bg.gif);
  background-repeat: repeat;
  background-color: #FFFFFF;
  color: #777777;
  width: 100%;
  height: 100%;
  text-align: center;
  align: center;
  padding: 0px;
}

#root
{
  width: 848px;
  min-height: 780px;

  background-color: transparent;
  position: relative; 
  top: 20px;
  margin: 0 auto;
  padding: 0;
}

* html #root
{
  height: 780px;
}


  
#top
{
  height: 150px;
  width: 840px;
  background-image: url(images/diabetes-insight-shop.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
/*  border-bottom: 20px solid #B56659;*/
}


#root2
{
  background-color: #FFFFFF;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 800px;
  min-height: 580px;
}

* html #root2
{
  height: 580px;
  width: 800px;
}

#center
{
  width: 600px;
  text-align: left;
  padding: 0px;
  padding-top: 0px;
  float: left;
  position: relative;
  left: 30px;
}



#left
{
  position: relative;
  width: 180px;
  float: left;
  text-align: left;
}

#right
{
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 100px;
  padding: 0px;
  float: left;
  border-right: 1px solid #4B4B4B;
}

#bot
{
  width: 800px;
  text-align: right;
  float: right;
  padding-right: 50px;
}

p
{
  font-family: Arial, Trebuchet MS, Verdana; 
  font-size: 13px;
  text-align: justify;
  background-color: transparent;
  line-height: 140%;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
}

h1
{ 
  background-color: transparent;
  color: #507BAB;
  font-weight: bold; 
	font: 1.0em Georgia, sans-serif;
  font-size: 23px; 
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 12px;
  margin: 0px;
}

h2
{ 
  background-color: transparent;
  color: #888888;
  font-weight: bold; 
	font: 1.0em Georgia, sans-serif;
  font-size: 17px; 
  padding: 0px;
  padding-bottom: 2px;
  padding-top: 15px;
}

h3
{ 
  color: #6598D1;
  background-color: transparent;
  font-weight: bold; 
  font-size: 16px; 
}

h4
{ 
  background-color: transparent;
  font-weight: bold; 
  font-size: 14px; 
  padding: 0px;
  margin: 0px;
  padding-left: 5px;
}

h5
{ 
/*
  background-color: transparent;
  background-color: #F8F8FF;
  font-weight: bold; 
  color: #555555;
  font-size: 13px; 
  padding-left: 9px;
  padding-top: 0px;
  padding-bottom: 2px;
  margin: 0px;
*/
  background-color: transparent;
  color: #507BAB;
  font-weight: normal; 
  text-decoration: underline;
  font-size: 12px; 
  padding: 0px;
  padding-bottom: 8px;
  margin: 0px;
}

h6
{
  background-color: transparent;
  font-weight: bold; 
  color: #222222;
  font-size: 11px; 
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
}

a:link
{
  font-weight: bold;
  color: #507BAB;
}

a:visited
{
  font-weight: bold;
  color: #507BAB;
}

a:active
{
  font-weight: bold;
  color: #507BAB;
}

a:hover
{
  font-weight: bold;
  color: #80ABDB;
}

hr
{
  color: #DDDDDD;
  height: 2px;
  border: 2px dotted #DDDDDD;
  width: 100%;
}

hr.headline
{
  color: #888888;
  height: 2px;
  border: dashed #EEEEEE;
}

.readlink
{
  text-align: right;
  padding: 0px;
  margin: 0px;
  line-height: 10%;
}

div
{
  background-color: transparent;
}

strong
{
  font-weight: bold;
}

b
{
  font-weight: bold;
}

div.ga
{
  text-align: left;
  padding-left: 7px;
  padding-bottom: 10px;
}

h4.ga
{
  font-family: Arial, Verdana;
  font-weight: bold;
  font-size: 12px;
  color: black;
  padding-top: 10px;
  padding-left: 1px;
  text-decoration: underline;
}


ul
{
  list-style-type: none;
  padding: 0;
  margin-left: 1em;
  padding-top: 6px;
  
}

li
{
  font-family: Arial, Trebuchet MS, Verdana; 
  background-image: url(images/list01.gif);
  background-repeat: no-repeat;
  background-position: 0 0.6em;
  padding-left: 1em;
  font-size: 12px;
  
  text-align: justify;
  line-height: 160%;
  padding-bottom: 10px;
  padding-right: 40px;
}

a.navi:link
{
  font-weight: bold;
  font-size: 12px;
  font-weight: normal;
  color: #507BAB;
  font-family: Georgia, Arial;
  text-decoration: underline;
  padding-left: 10px;
}

a.navi:visited
{
  font-weight: bold;
  font-size: 12px;
  font-weight: normal;
  color: #507BAB;
  font-family: Georgia, Arial;
  text-decoration: underline;
  padding-left: 10px;
}

a.navi:active
{
  color: #507BAB;
}

a.navi:hover
{
  color: #507BAB;
}

td
{
  font-size: 11px;
}

td.listtable
{
  vertical-align: top;
  font-weight: bold;
  width: 90px;
  
}

td.navi
{
/*  border: 1px solid #CCCCCC;*/
  width: 150px;
  text-align: center;
}

ol li
{
}

#left td
{
  padding-left: 3px;
}


table.liste td
{

  background-color: #B56659;
  padding: 5px;
  vertical-align: top;

}

/*
table.liste a
{
  font-family: Verdana;
  font-size: 11px;
}
*/

table.liste2 td
{
  background-color: #B56659;
  padding: 5px;
  vertical-align: top;
}

/*
table.liste2 a
{
  font-family: Verdana;
  font-size: 13px;
}
*/

table.leiste
{
  height: 607px;
}

hr.trennen
{
  background-image:url(images/hr.gif);
  width: 160px;
}
