/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independend from the
	colorschemes.

	(c) Schlund + Partner AG

	This CSS-File uses the original "Tanteks Box Modell Hack"
	http://www.tantek.com/CSS/Examples/boxmodelhack.html

	NOTE:
	Older W3C CSS validators return errors when the voice-family property
	is used in a 'screen' style sheet. This is an error in the W3C CSS
	validator itself. The validator should report a warning, not an error,
	when properties which are unsupported by a particular medium are used,
	and this has been reported to the W3C:

 ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

body#main_body {
    margin: 20px 0px 15px 0px;
    /*?????????????????------------------11------------------*/

    padding: 0;
    text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 990px;
    /*--------------??????   929-----------------*/

}

#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 990px;
    /*--------------??????   929-----------------*/

    height: 131px;
    /*---------------151------141--------*/

    top: 0px;
    left: 0px;
    /*  border: 1px solid black;   */

}

#main_container {
    padding: 0;
    margin: 0px 0px 0px 0px;
    background: #ffffff;
    /*border: 1px solid blue;*/

}

#layout_table {
    border-collapse: collapse;
    /* border: 1px solid yellow;  */

}

#menu_bott {
    position: relative;
    width: 192px;
    height: 100px;
}

#sub_nav_column {
    /*z-index: 10;*/

    vertical-align: top;
}

#content_column {
    vertical-align: top;
    /*border: 1px solid red;*/

}

#left_column_container {
    margin-top: -1px;
    padding: 0;
    width: 214px;
    float: left;
    /*border: 1px solid blue;*/

}

#sub_container1 {
    margin: 0px 0 0 0px;
    padding: 0;
}

#sub_container2 {
    margin: 20px 0px 0 5px;
    padding: 0px 0px 10px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 749px;
    /*-----------------695------------------*/

}

#content_container {
    overflow: hidden;
    margin: 0px 0px 0px 0;
    padding: 0;
    width: 749px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 990px;
    /*--------------??????   924-----------------*/

    height: 111px;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: absolute;
    /*  absolute;  relative;   */

    width: 400px;
    top: 4px;
    left: 215px;
    /*text-align:right;*/

}

html>body #slogan {
    /*	 width: 990px;  */

}

/*--- logo -----------------------------------------------------------------*/

#logo {
    width: 149px;
    /*202px;*/

    height: 69px;
    /*80px;*/

    position: relative;
    top: -16px;
    left: 27px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    z-index: 1;
    position: relative;
    top: -20px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0 0 0px 0;
    overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 990px;
    height: 40px;
}

html>body #main_nav_container {
    width: 990px;
    /*      for   FFM    */

}

#main_nav_list {
    margin: 0 0px 0 215px;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 10px;
    display: block;
    float: left;
    line-height: 20px;
    text-align: center;
    /*   height: 26px;   */

    voice-family: "\"}\"";
    voice-family: inherit;
    white-space: nowrap;
}

html>body #main_nav_list a {
    /*height: 23px;*/

    /*---???????????????---------------------26----------------------*/

}

.main_nav_item_0 {
    /**************ok***************/

}

a.main_nav_item:hover {
    /*background: transparent;*/

}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    /*margin: -1px 0px 20px 0px;*/

    margin: 0 0 30px 0px;
    padding: 0 0px 8px 10px;
    float: left;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    clear: both;
    border: 0;
    margin: 0px 14px;
    padding: 0;
    list-style-type: none;
    /*border: 1px solid blue;*/

}

.sub_nav_list li {
    clear: both;
    margin: 0px 0 0px 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    text-align: left;
    line-height: 19px;
    height: 20px;
    padding: 0 5px 0 48px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 100px;
    /*-------------105px;------------*/

}

html>body .sub_nav_list a {
    width: 100px;
    /*-------------105px;-----166----------*/

}

#sub_nav_item_0 {
    clear: both;
    position: absolute;
    top: 130px;
    left: 0px;
    width: 192px;
    /*--------------??????   924-----------------*/

    height: 1px;
}

a.sub_nav_item {
    /*text-decoration: underline;*/

}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 990px;
    /*--------------??????   929-----------------*/

    height: 31px;
    clear: both;
}

#footer_text {
    padding: 4px 12px 0 12px;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 1px;
    margin-bottom: 15px;
    /* width: 99.8%;*/

    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 11px;
}

.content select {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a:link {
    /* 12px  <==  100%  */

}

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/

