/*
*********************************************************************************
* Allgemeine Daten
*
* Projektname : Aerztezentrum Kirchheim
* Autor       : Ingenieurbuero MKdesign
* Dateiname   : screen.css
* Typ         : Stylesheet Definition
* Datum:      : 06.06.2008
*
*********************************************************************************
*/

/*
*********************************************************************************
* Seite
*********************************************************************************
*/

body
{
  padding: 0px;
  margin: 0px;
  background-color: #748491;
  overflow: -moz-scrollbars-vertical;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}


/*
*********************************************************************************
* Layout
*********************************************************************************
*/

div.main-box
{
  position: relative;
  width: 978px;
  margin: 0 auto;
  margin-top: 0px;
  overflow: hidden;
  background-color: #5e6a73;
  border: solid 1px #bebebe;

  background-image: url(/aezk/images/menu/background_bottom2.jpg);
  background-repeat:repeat-x;
  background-position: left bottom;
}

div.banner-box
{
  clear: both;
  border-bottom: solid 1px #bebebe;
  height: 80px;
  width: 978px;

  background-image: url(/aezk/images/menu/top.jpg);
  background-repeat: no-repeat;
}

div.top-box
{
  clear: both;
  border-bottom: solid 1px #bebebe;
  color: #ffffff;
  height: 19px;
  width: 978px;

  background-image: url(/aezk/images/menu/top_background.gif);
  background-repeat: repeat-x;
}

div.footer-box
{
  clear: both;
  border-top: solid 1px #bebebe;
  color: #ffffff;
  height: 19px;
  width: 978px;

  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  line-height: 19px;

  background-image: url(/aezk/images/menu/top_background.gif);
  background-repeat: repeat-x;
}

div.footer-box a
{
  color: #ffffff;
  text-decoration: none;
}

div.footer-box a:hover
{
  color: #c7c7c7;
}

div.center-box
{
  position: relative;
  width: 100%;
  left: 172px;
  background: #ffffff;
  border-left: solid 1px #bebebe;
}

div.reset-box
{
  position: relative;
  width: 100%;
  left: 100%;
  margin-left: -172px;
}

div.right-box
{
  position: relative;
  width: 100%;
  margin-left: -172px;
  background: #5e6a73;
  border-left: solid 1px #bebebe;
  left: -2px;

  background-image: url(/aezk/images/menu/background_bottom1.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}

div.content-box
{
  position: relative;
  width: 100%;
  margin-left: -100%;
  left: 172px;
}

div.left
{
  float: left;
  width: 172px;
  height: 100%;
  text-align: center;
  padding-top: 20px;
}

div.right
{
  float: right;
  width: 172px;
  height: 100%;
  xmin-height: 650px;
  text-align: center;
  padding-top: 20px;
}

div.center
{
  margin-left: 172px;
  margin-right: 172px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 18px;
}

* html div.center
{
  height: 1%;
  margin: 0;
}

* html div.left
{
  margin-right: -3px;
}

* html div.right
{
  margin-left: -3px;
}

.clearfix:after
{
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.heightfix:before
{
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}

div.minheight
{
  float: left;
  background-color: #ff0000;
  height: 700px;
  width: 0px;
}


/*
*********************************************************************************
* Top Menu
*********************************************************************************
*/

#menu_top_selection_sec_sel a
{
  float: left;
  font-size: 11px;
  color: #ffa902;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 15px;
  line-height: 19px;
  margin-left: 8px;

  background-image: url(/aezk/images/menu/pfeil_sel.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#menu_top_selection_sec_sel a:hover
{
  color: #d08900;
}

#menu_top_selection_sec_usel a
{
  float: left;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 15px;
  line-height: 19px;
  margin-left: 8px;

  background-image: url(/aezk/images/menu/pfeil_usel.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#menu_top_selection_sec_usel a:hover
{
  color: #c7c7c7;
}


/*
*********************************************************************************
* Seitliches Menu
*********************************************************************************
*/

div.top-border
{
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;

  border-top: solid 5px #35424B;
  border-bottom: solid 1px #bebebe;
}

div.menu_top_image
{
  clear: both;
  margin-top: -20px;
  border-bottom: solid 1px #bebebe;
}

div.menu_top_heading
{
  clear: both;
  height: 18px;
  border-bottom: solid 1px #bebebe;

  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding-left: 25px;
  line-height: 18px;

  background-image: url(/aezk/images/menu/sec_background.gif);
  background-repeat: repeat-x;
}

div.menu_bottom_left_image
{
  position: absolute; 
  width: 172px;
  bottom: 0px;   
  left: 0px; 
  text-align: left;
  border-top: solid 1px #bebebe;
}

div.menu_bottom_right_image
{
  position: absolute;
  width: 172px;
  bottom: 0px;
  left: 806px;
  text-align: left;
  border-top: solid 1px #bebebe;
}

div.menu_button_layer2_usel
{
  width: 172px;
  height: 18px;
  text-align: left;
  line-height: 18px;
  text-indent: 25px;
  margin-top: 5px;
  border-bottom: solid 1px #bebebe;

  background-image: url(/aezk/images/menu/pfeil_usel.gif);
  background-repeat: no-repeat;
  background-position: 7px 2px;
}

div.menu_button_layer2_usel a
{
  line-height: 15px;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

div.menu_button_layer2_usel a:hover
{
  color: #FFFEAB;
}

div.menu_button_layer2_sel
{
  width: 172px;
  height: 18px;
  text-align: left;
  line-height: 18px;
  text-indent: 25px;
  margin-top: 5px;
  border-bottom: solid 1px #bebebe;

  background-image: url(/aezk/images/menu/pfeil_sel.gif);
  background-repeat: no-repeat;
  background-position: 7px 2px;
}

div.menu_button_layer2_sel a
{
  line-height: 15px;
  font-size: 11px;
  color: #cccccc;
  text-decoration: none;
}

div.menu_button_layer2_sel a:hover
{
  color: #D0DA5E;
}

div.menu_button_layer3_usel
{
  width: 172px;
  height: 18px;
  text-align: left;
  line-height: 18px;
  text-indent: 35px;
  margin-top: 5px;
  border-bottom: solid 1px #bebebe;

  background-image: url(/aezk/images/menu/pfeil_usel.gif);
  background-repeat: no-repeat;
  background-position: 17px 2px;
}

div.menu_button_layer3_usel a
{
  line-height: 15px;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

div.menu_button_layer3_usel a:hover
{
  color: #FFFEAB;
}

div.menu_button_layer3_sel
{
  width: 172px;
  height: 18px;
  text-align: left;
  line-height: 18px;
  text-indent: 35px;
  margin-top: 5px;
  border-bottom: solid 1px #bebebe;

  background-image: url(/aezk/images/menu/pfeil_sel.gif);
  background-repeat: no-repeat;
  background-position: 17px 2px;
}

div.menu_button_layer3_sel a
{
  line-height: 15px;
  font-size: 11px;
  color: #cccccc;
  text-decoration: none;
}

div.menu_button_layer3_sel a:hover
{
  color: #D0DA5E;
}

#menu_left_swf
{
  height: 150px;
  background-color: #cad1d7;  
  padding-top: 25px;
  text-align: center;
}


/*
*********************************************************************************
* Inhalt
*********************************************************************************
*/

div.languages
{
  padding-top: 15px;
}

.formfield_error
{
  background-color: #F6CECE;
}

