ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,
:link img,
:visited img
{ 
  border: none;  
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

h1
{
  margin-bottom: 10px;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #ffffff;  
}

body
{
  background-image: url('/images/layout/body_background.jpg');
  background-repeat: repeat-x;
  background-position: top; 
}

div#container
{
  width: 1075px;
  height: 768px;
  margin: auto; 
  background-image: url('/images/layout/menu_background.jpg');
  background-repeat: no-repeat;
  background-position: center top; 
}

div#menu
{
  height: 71px;  
  font-size: 14px;  
}

div#menu table td
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  vertical-align: bottom;
  
}

div#menu a
{
  text-decoration: none;  
  color: #666666;
}

div#menu a:hover
{
  font-weight: bold;
}

div#menu a.active
{
  color: #E20000;
}

.active
{  
  font-weight: bold; 
}

div#menu
{
  height: 71px;  
}

div#wrapper
{
  width: 950px;
  margin: auto; 
}

div#header
{
  margin-top: 25px;
  overflow:  hidden;
}

div#header a,
div#header :visited,
div#header :focus
{
  text-decoration: none;
  outline-style: none;
  color: white;
}

div#menu_pages table#top_menu td
{ 
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

div#header table#header_images td.inactive
{ 
  background-image: url('/images/layout/header_gray.jpg'); 
}

div#header table#header_images td.active
{ 
  background-image: url('/images/layout/header_blue.jpg'); 
}

div#header div#intro
{
  margin: 10px;
  width: 207px;
  overflow: hidden;
  font-size: 14px;
}

div#left_menu
{
  margin-top:  25px;
  height: 401px;
  width: 273px;
  background-image: url('/images/layout/left_menu_background.jpg');
  background-repeat: no-repeat;
  background-position: left top; 
}

div#left_menu th
{
  color: #333333;
}

div#left_menu a
{
  color: #333333;
}

div#left_menu a:hover
{
  color: #E20000;
}

div#left_menu table#left_menu
{
  color: #333333;
  margin-left: 15px;
  margin-top: 20px;
  font-size: 12px;  
}

div#left_menu table#left_menu td
{
  padding: 3px;
}

div#left_menu table#left_menu th
{
  font-size: 16px;
  text-align: left;
  padding-bottom: 10px;
}

div#left_menu table#left_menu img
{
  float: left;
  margin-top: 1px;  
}

div#right_content
{
  float: left;
  margin-top: -409px; 
  margin-left: 280px;
  font-size: 12px;
}

div#right_content td#content img
{
  border: solid 1px black;
  margin: 3px;
}

div#right_content h1
{
  color: #333333;
  margin-top: 15px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}

div#right_content h2
{
  margin-top: 20px;
  margin-left: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 5px;
}

div#right_content a
{
  color: black;
  text-decoration: underline;  
}

div#right_content a:hover
{
  color: #E20000;
}

table#content
{
  border-spacing: 0px;
  margin-bottom: 25px; 
}

table#content td#border
{
  background-image: url('/images/layout/content_border_px.jpg');
  background-repeat: repeat-y; 
}

table#content td#content
{
  background-image: url('/images/layout/content_background.jpg');
  background-repeat: repeat-x;
  background-position: left top;
  height: 400px;
  width: 668px;
  vertical-align: top;    
}

table#content td#content h1,
table#content td#content p
{
  margin-left: 15px;
}

/*
 * for produkt page
 *
 */
 
div#header div#header_images
{
  height: 195px;
  width: 1200px;
  overflow: hidden;
  vertical-align: middle;
}

div#header div#header_images img
{
  padding: 1px;
}

div#footer
{
  color:  gray;
  width: 950px;
  margin: auto;
  margin-top: 25px; 
}

div#footer td
{
  text-align: center;
  border-top: 1px solid #CCCCCC;
}
