/**
$HeadURL: https://wladimir.webteam.at:3690/svn/secar/trunk/templates/print.css $
Author: joerg.hampel@webteam.at

Last Changed:
 $Revision: 18 $
 $Author: jonix $
 $Date: 2006-10-13 13:10:37 +0200 (Fri, 13 Oct 2006) $
*/


/**************************************************************************
ALLGEMEINE ANGABEN
**************************************************************************/

body
{
  font: 0.8em Verdana, Helvetica, Geneva, Arial, sans-serif;
  line-height: 140%;
  margin: 0;
  padding: 0;
  text-align: center;
}
body *
{
  font-size: 100%;
}
.small
{
  font-size: 75%;
}
img, form, div, p, table, td, ul, li
{
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
img
{
  vertical-align: middle;
}
a:link, a:visited
{
  color: #513902;
}
a:active, a:hover
{
  color: #B86D00;
}
hr
{
  display: none;
}



/**************************************************************************
Rahmen
**************************************************************************/

#nav-access
{
  display: none;
}


/**************************************************************************
Kopfbereich
**************************************************************************/

#header
{
  display: none;
}



/**************************************************************************
Haupt-Navigation
**************************************************************************/

#mainmenu
{
  display: none;
}



/**************************************************************************
Unter-Navigation
**************************************************************************/

#submenu
{
  display: none;
}


/**************************************************************************
Intro
**************************************************************************/

#flash
{
  text-align: center;
  margin-top: 15%;
}



/**************************************************************************
Flash
**************************************************************************/

#teaser_main, #teaser_sub
{
  display: none;
}


/**************************************************************************
Inhalte
**************************************************************************/

#content
{
  clear: both;
  width: 760px;
  height: 320px;
  text-align: left;
}

/**************************************************************************
Hauptbereich Inhalte
**************************************************************************/

#showroom
{
  background: #FFFFFF;
  float: left;
  padding: 5px 15px 15px 15px;
}

#showroom p, #showroom ul
{
  line-height: 130%;
  margin-bottom: 10px;
  text-align: left;
}
#showroom p, #showroom ul, #showroom table
{
  margin-left: 10px;
}

#showroom h1
{
  color: #B86D00;
  font-size: 125%;
  font-weight: bold;
  margin-top:10px;
  margin-bottom:10px;
  text-align: left;
}

#func_elem_list h2
{
  color: #513902;
  font-size: 125%;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 1px;
}
#func_elem_list h2 span
{
  color: #666666;
  font-size: 65%;
  font-weight: normal;
  display: block;
  margin-bottom: -1px;
}
#func_elem_list h2 a
{
  text-decoration: none;
}
#func_elem_list p
{
  color: #333333;
}
#func_elem_list_body
{
  margin-top: 30px;
  margin-bottom: 30px;
}


#showroom .ref_img
{
  margin: 10px 0 0 0;
}

#showroom .cl td
{
  border: 1px solid #666666;
  vertical-align: middle;
}
#showroom .cl td.cl_title
{
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
#showroom .cl td.cl_measure
{
  border: 1px solid #999999;
  padding-left: 15px;
  padding-right: 15px;
}
#showroom .cl td.cl_under
{
  font-size: 90%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

#showroom .cl2 td, #showroom .cl2 td.cl_measure
{
  border: none;
  vertical-align: middle;
}


/**************************************************************************
Sonderformate fuer Startseite (3-spaltig)
**************************************************************************/

#home_c1
{
  margin: 0;
  padding: 0;
  width: 43%;
} 

#home_c2
{
  margin: 0;
  padding: 0;
  width: 27%;
} 

#home_c3
{
  margin: 0;
  padding: 0;
  text-align: right;
  width: 30%;
} 

#home_c3 h1
{
  color: #B86D00;
  font-size: 125%;
  font-weight: bold;
  margin-right: 0;
  margin-bottom: 5px;
  padding: 0;
  text-align: right;
}

#home_c3 p, #home_c3 td
{
  font-size: 75%;
  margin: 5px 0;
  padding: 0;
  text-align: right;
}

#home_c3 td
{
  line-height: 140%;
  vertical-align: top;
}

#home_c3 h2
{
  color: #513902;
  font-size: 90%;
  font-weight: normal;
  line-height: 120%;
}
#home_c3 h2 span
{
  color: #666666;
  font-size: 80%;
  font-weight: normal;
  display: block;
  margin-bottom: -1px;
}
#home_c3 h2 a
{
  text-decoration: none;
}

#callback
{
  margin: 20px 0 0 0;
}

#callback label
{
  display: block;
}



/**************************************************************************
Fusszeile
**************************************************************************/

#footer
{
  background: #000000;
  border-top: 7px solid #333333;
  clear: both;
  height: 2em;
  width: 100%;
}

#footer p
{
  color: #B86D00;
  font-size: 75%;
  padding: 0 5px;
}

#footer p a
{
  color: #B86D00;
}



/**************************************************************************
Angaben fuer CMS Engine
**************************************************************************/
#value_ed_id, #value_ed_area_id, #rich_temp_iframe
{
  background: #FFFFFF;
}


/**************************************************************************
END OF FILE
**************************************************************************/