/*----------------------------------------------------------------------------
        main.css

        this css-file contains all definitions, that are independend from the
        colorschemes.

        (c) Schlund + Partner AG


        ----------------------------------------------------------------------
        Modified and extended by Barti Bartman for the Sports-Template

        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
----------------------------------------------------------------------------*/

/* -- Rand um Webanwendung -- */
.table_border_grey {
   border-width:1px;
   border-style:solid;
   border-color: #DDDDDD;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
        padding: 0;
        margin: 0;

}

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

#banner {
        z-index: 1;
         margin: 0;
        height: 73px;
}

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

#logo {
        z-index: 2;
        width: 85px;
        height: 25px;
        position: relative;
        left: 5px;
         top: 2px;
}

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

#text_caption {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-weight: normal;
        position: relative;
         text-transform: uppercase;
        z-index: 2;
        top: 5px;
        font-size: 200%;
}

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

#main_nav_container {
        z-index: 1;
        position: relative;
        float: left;
        padding: 0;
         margin: 0;
        overflow: hidden;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 100%;
}

html>body #main_nav_container {
        width: 100%;
}

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

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

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

#main_nav_list a {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        background: transparent;
        margin: 0;
        padding: 2px 19px 0 24px;
        display: block;
        float: left;
        height: 28px;
        font-size: 100%;
        font-weight: normal;
        line-height: 22px;
        text-align: left;
        text-decoration: none;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 26px;
}

html>body #main_nav_list a {
        height: 26px;
}

#main_nav_list a.main_nav_item:hover {
        background: transparent;
        text-decoration: none;
}

a.main_nav_active_item:link {
        text-decoration: none;
}

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

.sub_nav_container {
        clear: both;
        margin: 0;
        padding: 0;
         width: 185px
}

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

.sub_nav_list {
        margin: 0 0 0 5px;
        padding: 0;
        list-style-type: none;
}

.sub_nav_list li {
        margin: 0;
        padding: 0;
}

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

.sub_nav_list a {
        text-decoration: none;
        text-align: left;
        line-height: 28px;
        width: 158px;
        padding: 0 0 0 22px;
        display: block;
         left: 10px;
}

html>body .sub_nav_list a {
          width: 158px;
        text-decoration: none;
}

.sub_nav_list a:hover {
        text-decoration: none;
}

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

.sub_nav_list1 {
        margin: 0 0 0 20px;
        padding: 0;
        text-align: left;
        list-style-type: none;
}

.sub_nav_list1 li {
        margin: 0 0 0 0px;
}

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

.sub_nav_list1 a {
        text-decoration: none;
        text-align: left;
}

html>body .sub_nav_list1 a {
        text-decoration: none;
}

.sub_nav_list1 a:hover {
        text-decoration: none;
}

/*--- content --------------------------------------------------------------*/

#content_container {
         position: relative;
        margin: 0;
        line-height: 1.3;
        padding: 0;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 100%;
         text-align: left;
}

html>body #content_container {
        width: 100%;
}
#content_container table {
        border-style: dotted;
        border-width: 0px;
        border-spacing: 0;
        margin: 0 0 0 15px;
}
#content_container tr.odd {
        font-size: 90%;
}

#content_container tr.even {
        font-size: 90%;
}

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

#footer {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 35px;
        clear: both;
}

#footer_text {
        padding: 10px 0 0 0;
        margin: 0 30px 0 30px;
        text-align: center;
        font-size: 80%;
}

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

/*--- body -----------------------------------------------------------------*/

body#main_body {
        margin: 0;
        padding: 0;
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-size: x-small; /* IE5 Win */
        font-size: small;
         font-size: 200%;
         }

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

#content_container p {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        margin: 0 20px 0 20px;
        padding: 0;
        font-size: 200%;
        line-height: 1.3;
}

#content_container li {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        margin: 0 20px 0 20px;
        padding: 0;
        font-size: 200%;
        line-height: 1.3;
}

/*--- headings -------------------------------------------------------------*/
#content_container h1 {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 200%;
         margin: 15px;
}

#content_container h2 {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 160%;
         margin: 15px;
}

#content_container h3 {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 120%;
         margin:15px 15px 0px 15px;
}

#content_container h4 {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-weight: normal;
        font-size: 120%;
         margin:0px 15px 0px 15px;
}

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

#content_container li {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-size: 100%;
        line-height: 1.6;
        font-color: #FF0000;
}

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

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

input {
        border-style: solid;
        border-width: 1px;
}

textarea {
        border-style: solid;
        border-width: 1px;
}

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