﻿/*----------------------------------------------------------------------------
	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: 0;
    text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: auto;
}

#header {
	position: relative;
	padding: 0;
	margin: 0;
	width: 842;
    /*height:179px;*/
	top: 0px;
	left: 0px;
}

#main_container {
	background-position: center;
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#layout_table {
	border-top-color: #909090;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
	border-color: #909090;
	border: #909090;
	border-collapse: collapse;
	outline-color: #909090;

}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
	vertical-align: top;
}

#left_column_container {
    margin: 0 0px 0 0px;
    padding: 0;
    /*width: 200px;*/

    float: right;
}

#sub_container1 {
    margin: 0 0 0 0px;
    padding: 0;
}

#sub_container2 {
	margin: 25px 0px 0 0;
	padding: 12px 20px 12px 20px;
	background-repeat: no-repeat;
	background-position: center;
	width: 842;
}

#content_container {
	background-position: center;
	overflow: hidden;
	margin: 0px 0px 0px 0;
	padding: 0;
	width: 842;
	color: #fffff;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: relative;
    top: 15px;
    left: 0px;
    width: 842px;
    height: 120px;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 7px;
    left: 0px;
    padding: 0px 0 0px 30px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 842px;
}

html>body #slogan {
	width: 842;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    width: 200px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 60px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	top: 15px;
	left: 0px;
	line-height: 0;
	padding: 0 0px 0 0px;
	margin: 0 0 0px 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 842px;
    /*height: 27px;*/
}

html>body #main_nav_container {
	width: 842px;
}

#main_nav_list {
    margin: 0;
    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: 0;
    padding: 0px 10px 0px 30px;
    display: block;
    float: left;
    line-height: 27px;
    text-align: center;
    height: 27px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #main_nav_list a {
    height: 27px;
}

a.main_nav_item:hover {
    /*background: transparent;*/

}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    top: 12px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0px 0 0px 0;
    overflow: hidden;
    width: 842px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*height:22px;*/

}

html>body .sub_nav_container {
    width: 842px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0;
    padding-left: 12px;
    list-style-type: none;
}

.sub_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 20px 0px 20px;
    display: block;
    float: left;
    line-height: 22px;
    text-align: center;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 22px;
}

html>body .sub_nav_list a {
    height: 22px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: auto;
    /*height: 21px;*/
	clear: both;
}

#footer_text {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

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

.content {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	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: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px; /* width: 99.8%;*/;
	border-left: 0px solid;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	border-style: none none none none;
}

.content select {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.content input {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

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

.content th {
	border-right: 0px solid;
	border-bottom: 0px solid;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
}

.content td {
	border-right: 0px none;
	border-bottom: 0px none;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
}

.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 ----------------------------------------------------------------*/

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

