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

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

#login {
	position: absolute;
	text-align:center;
	padding: 0px;
	margin: 0px auto;
	width: 208px;
	height: 26px;
	z-index: 1;
	left: 697px;
	top: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.link a:link{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.link a:visited{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.link a:hover{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
.link a:active{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#container {
    position: relative;
    padding: 0px;
    margin: 0px auto;
    text-align: left;
    width: 1000px;
    background-position: top left;
    background-repeat: no-repeat;
	z-index: 0;
}

#header {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 83px 0px 83px;
    width: 834px;
    height: 138px;
    top: 0px;
    left: 0px;
}

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

    margin: 0px 89px 0px 87px;
    background-position: top left;
    background-repeat: no-repeat;
}

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

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

#content_column {
    vertical-align: top;
}

#left_column_container {
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 165px;
}

#sub_container1 {
    margin: 0px 3px 0px 6px;
    padding: 25px 0px 0px 0px;
    width: 156px;
}

#sub_container2 {
	margin: 0;
	padding: 23px 33px 45px 11px;
	width: 613px;
	font-size: 10px;
}

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

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

#key_visual {
    /*clear: both;*/

    position: relative;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 138px;
    /*margin-left: 261px;*/

}

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

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 1px 9px 0px 11px;
    width: 814px;
    height: 22px;
    text-align: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*margin-left: 209px;*/

}

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

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

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

    background-repeat: no-repeat;
    width: 850x;
    height: 152px;
    position: relative;
    top: -22px;
    left: -28px;
}


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

#main_nav_container {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0px 5px 0px 5px;
    margin: 0 83px 0px 83px;
    overflow: hidden;
    width: 824px;
    /*height: 25px;*/

    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: top left;
    background-repeat: repeat-y;
}

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

}

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

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

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

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

    padding-left: 12px;
	padding-right: 14.4px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-position: center right;
	background-repeat: no-repeat;
	float: left;
}

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

}

a.main_nav_item {
    line-height: 29px;
    text-align: center;
    height: 29px;
}

a.main_nav_item:hover {
    background: transparent;
    line-height: 29px;
    text-align: center;
    height: 29px;
}

a.main_nav_active_item {
    line-height: 29px;
    text-align: center;
    height: 29px;
}

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

.sub_nav_container {
    top: 0px;
    line-height: 0;
    margin: 0px 19px 0px 19px;
    padding: 23px 0px 0px 0px;
    width: 125px;
}
.sub_nav_container2 {
    top: 0px;
    line-height: 0;
    margin: 0px 19px 0px 19px;
    padding: 3px 0px 0px 0px;
    width: 125px;
}

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

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

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

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

.sub_nav_list a {
    overflow: hidden;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: top;
    background-repeat: no-repeat;
}

html>body .sub_nav_list a {
	text-align: center;
    /*width: 165px;*/

}

a.sub_nav_item {
    text-align: left;
    line-height: 32px;
    height: 32px;
    width: 111px;
}

a.sub_nav_item:hover {
    text-align: center;
    line-height: 32px;
    height: 32px;
    width: 111px;
}

a.sub_nav_active_item {
    text-align: left;
    line-height: 32px;
    height: 32px;
    width: 111px;
}

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

#footer {
    margin: 0px 89px 0px 87px;
    padding: 0;
    width: 824px;
    height: 58px;
    clear: both;
    background-position: top left;
    background-repeat: no-repeat;
}

#footer_text {
    width: 791px;
    height: 28px;
    padding: 27px 13px 3px 20px;
    margin: 0 0px 0px 0px;
    text-align: left;
}

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

.modules {
	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;
}

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

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

.modules 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: 0px;
    border-spacing: 0;
    border-left: 0px solid;
    border-top: 0px solid;
    border-collapse: collapse;
}

.modules 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: 0px;
    border-spacing: 0;
    border-left: 0px solid;
    border-top: 0px solid;
    border-collapse: collapse;
}

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

.modules 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;
}

.modules 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;
}

.modules 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: bold;
    }
	
.backlink a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    }
	
.modules a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    }

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

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

.modules th {
    border-right: 0px solid;
    border-bottom: 0px solid;
    padding: 3px 5px 3px 5px;
}

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

.modules td {
    border-right: 0px solid;
    border-bottom: 0px solid;
    padding: 3px 5px 3px 5px;
}

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------------------*/
.SmallNormal {
	font-size: 10px;
}
.SmallNormalItalic {
	font-style: italic;
}
#main_body #container #main_container #layout_table tr #content_column #content_container ul li ul li div {
	font-size: 10px;
}
#main_body #container #main_container #layout_table tr #content_column #content_container ul li ul li div {
	font-size: 11px;

#container #main_container #layout_table tr #content_column #content_container ul li ul li {
	font-weight: bold;
}
.Subheading {
	font-size: 11px;
}
#main_body #container #main_container #layout_table tr #content_column #content_container ul li ul .Subheading {
	font-size: 10px;
}

