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

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

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 910px;
}

#header {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
    width: 910px;
    height: 111px;
    top: 0px;
    left: 0px;
}

#main_container {
    position: relative;
    padding: 0px;
    /*margin: -75px 20px 20px 20px;*/

    margin: 0px 0px 0px 0px;
    left: -2px;
}

#layout_table {
    /*border-collapse: collapse;*/

    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

#sub_nav_column {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    border-width: 1px;
    border-style: solid;
}

#content_column {
    vertical-align: top;
    border-width: 1px;
    border-style: solid;
}

#left_column_container {
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 173px;
}

#middle_div {
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 4px;
}

#sub_container1 {
    margin: 0px 11px 0px 13px;
    padding: 25px 0px 0px 0px;
}

#sub_container2 {
    margin: 0;
    padding: 25px 25px 75px 13px;
    width: 683px;
}

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

#submenu_b {
    width: 173px;
    height: 13px;
    background-position: top;
    background-repeat: no-repeat;
    margin: 0px 0px 6px 0px;
    padding: 0px;
}

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

#key_visual {
    /*clear: both;*/

    position: relative;
    top: 0px;
    left: 0px;
    width: 723px;
    height: 109px;
    float: right;
    /*margin-left: 261px;*/

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

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

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 29px 15px 0px 17px;
    width: 691px;
    /*height: 47px;*/

    text-align: left;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*margin-left: 209px;*/

}

html>body #slogan {
    width: 691px;
}

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

#bg_logo {
    /*background: url(images/dynamic/logo.gif) no-repeat top right;*/

    background-repeat: no-repeat;
    width: 173px;
    height: 109px;
    position: relative;
    top: 0px;
    left: 0px;
    border-width: 1px;
    border-style: solid;
    margin-right: 10px;
}

#logo {
    /*background: url(images/dynamic/logo.gif) no-repeat top right;*/

    background-repeat: no-repeat;
    width: 145px;
    height: 85px;
    position: relative;
    top: 12px;
    left: 9px;
}

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

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

html>body #main_nav_container {
    /*width: 555px;*/

}

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

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

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

#main_nav_list a {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    /*padding: 3px 19px 2px 10px;*/

    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
}

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

}

a.main_nav_item {
    padding-left: 35px;
    padding-right: 5px;
    line-height: 23px;
    text-align: left;
    width: 133px;
    height: 29px;
    background-position: top left;
    background-repeat: no-repeat;
}

a.main_nav_item:hover {
    padding-left: 35px;
    padding-right: 5px;
    background: transparent;
    line-height: 23px;
    text-align: left;
    width: 133px;
    height: 29px;
    background-position: top left;
    background-repeat: no-repeat;
}

a.main_nav_active_item {
    padding-left: 35px;
    padding-right: 5px;
    line-height: 23px;
    text-align: left;
    width: 133px;
    height: 23px;
    background-position: top left;
    background-repeat: no-repeat;
}

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

.sub_nav_container {
    position: relative;
    top: 0px;
    line-height: 0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 173px;
    background-repeat: repeat-y;
}

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

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

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

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

.sub_nav_list a {
    overflow: hidden;
    padding: 0px 5px 0px 45px;
    margin: 0px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body .sub_nav_list a {
    /*width: 165px;*/

}

a.sub_nav_item {
    text-align: left;
    line-height: 17px;
    height: 17px;
    width: 123px;
    background-repeat: repeat-y;
}

a.sub_nav_item:hover {
    text-align: left;
    line-height: 17px;
    height: 17px;
    width: 123px;
    background-repeat: repeat-y;
}

a.sub_nav_active_item {
    text-align: left;
    line-height: 17px;
    height: 17px;
    width: 123px;
    background-repeat: repeat-y;
}

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

#footer {
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 910px;
    height: 39px;
    clear: both;
}

#footer_text {
    width: 880px;
    padding: 7px 20px 5px 10px;
    margin: 0 0px 0px 0px;
    text-align: right;
}

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

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

.content {
    font-family: Arial, 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, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 15px 1px;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
}

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

.content input {
    font-family: Arial, 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, 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 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

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

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

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

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

#main_body #container #main_container #layout_table tbody tr #content_column p {
	text-align: center;
	font-size: 12px;

}
#main_body #container #main_container #layout_table tbody tr #content_column h3 {
	color: #009;
	text-align: center;
	font-size: 24px;
}
#main_body #container #main_container #layout_table tbody tr #content_column h4 {
	color: #F00;
}
