/*----------------------------------------------------------------------------
	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: 0;
    padding: 8px 0px 8px 0px;
    text-align: center;
}



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


#container {
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 1280px;
}


#header {
    padding: 0px 0px 3px 0px;
    margin: 0;
    width: 1280px;
}


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


#layout_table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}


#sub_nav_column {
    vertical-align: top;
    padding: 10px 0px 0px 0px;
    margin: 0;
    width: 250px;
}


#content_column {
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 1280px;
}


#left_column_container {
    margin: 0;
    padding: 0;
}

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


#sub_container2 {
    margin: 0;    padding: 25px 25px 20px 25px;
}

/* Textfläche: */
#content_container {
    overflow: hidden;
    width: 833px;
    margin: 0;    padding: 0;
}



/*--- key visual Flugsensor Header Bild-------------------------------------------------*/


#key_visual {
    width: 1280px;
    height: 134px;
}

/*--- slogan (as text or background image) ---------------------------------*/


#slogan {
    padding: 12px 30px 5px 30px;
    height: 41px;
    margin: 3px 0px 0px 0px;
    text-align: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 1117px;
    overflow: hidden;
}



/*--- logo -----------------------------------------------------------------*/
#logo {
    width: 240px;
    height: 51px;
    position: absolute;
    top: 0px;
    margin: 67px 0px 0px 1177px;
}



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


#main_nav_container {
    padding: 0;
    margin: 1px 0px 0px 0px;
    overflow: hidden;
    line-height: 0;
    width: 1280px;
    voice-family: "\"}\"";
    voice-family: inherit;
}


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


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


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


#main_nav_list a {
    margin: 0;
    padding: 0px 40px 0px 50px;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center;
    height: 26px;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: repeat-x;    min-width: 100px; 
}


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


.sub_nav_container {
    line-height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 281px;
    voice-family: "\"}\"";
    voice-family: inherit;
}



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


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

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


/*--- subnavigation items Einrückung de rHauptnavigationselemente rechts--------------------------------------------------*/
.sub_nav_list a {
    overflow: hidden;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 67px;
    width: 250px;
    display: block;
    line-height: 20px;
    text-align: left;
    height: 20px;
    voice-family: "\"}\"";
    voice-family: inherit;
}



/*--- container for the SUBsubnavigation --------------------------------------*/


.subsub_nav_container {
    line-height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 281px;
    voice-family: "\"}\"";
    voice-family: inherit;
}



/*--- SUBsubnavigation --------------------------------------------------------*/


.subsub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

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


/*--- SUBsubnavigation items Einrücken der Unternavigationselemente rechts--------------------------------------------------*/
.subsub_nav_list a {
    overflow: hidden;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 80px;
    width: 250px;
    display: block;
    line-height: 20px;
    text-align: left;
    height: 20px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

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

#footer {

    margin: 0;

    padding: 0;

    width: 567px;

    clear: both;
}

#footer_text {

    padding: 0px 5px 5px 30px;

    margin: 0;

    text-align: left;
}

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

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


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


.content table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0px 1px 0px 1px;
}

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


.content input {
    font-family: Arial, Helvetica, 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, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}



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

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

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


.content td {
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}


.content th {
    padding: 3px 2px 3px 2px;
}

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


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

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


.content legend {
    font-size: 14px;
    font-weight: bold;
}


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


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

