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


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

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

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

#main_container {
	position: relative;
	margin: 0;
	padding: 0;
}

#layout_table {
	margin-top: 0;
	border-collapse: collapse;	
	clear: both;	
}
	
#left_column {
	vertical-align: top;
}

#right_column {
	vertical-align: top;
}

/*--- the main container is devided in sub containers ----------------------*/

#left_column_container {
	margin: 10;
	padding: 10;
	width: 195px;
	bgcolor: #D73600;
}

#left_column_container img {
	margin: 50px 5px 0 10px;
	padding: 0;
	width: 195px;
}

#sub_container2 {
	margin: 0px 250px 0px 25px;
	padding: 0;
	width: 530px;
        text-align: justify;
}

#sub_container1{
	margin: 0px 250px 0px 25px;
	padding: 0;
	width: 50px;
        text-align: justify;
 color: #8C0209;       
}

#content_container {

	margin: 0 0px 12px 0;
	padding: 0;
	width: 500px;
}



/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 775px;
	height: 283px;
	top: 0px;
	left: 0px;
}

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

#key_visual {
	position: absolute;
	top: 79px;
	left: 13px;
	width: 746px;
	height: 206px;
}

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

#logo {
  z-index: 2;
  background: no-repeat top right;
	width: 229px;
	height: 70px;
	position: absolute;
	top: 1px;
	left: 85px;
}

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

#text_caption {
	z-index: 2;
	position: relative;
	top: 10px;
	left: 390px;
	width:350px;
	text-align:right;
}

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

#main_nav_container {
  overflow: hidden;
	width: 746px;
	margin: 0 0 0 13px;
	padding:0;
}

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

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

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

#main_nav_list a {
	margin: 0;
  padding: 10px 19px 0px 17px;
  display: block;
  float: left;
	height: 35px;
	line-height: 22px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
}

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

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

.sub_nav_container {
	margin: 3px;
	padding: 0 0 10px 0;
}

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

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

.sub_nav_list li {
	margin: 3px 0 2px 0;
	padding: 0;
}

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

.sub_nav_list a {
	overflow: hidden;
	text-align: left;
	line-height: 19px;
	width: 177px;
	padding-left: 25px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 153px;
}

html>body .sub_nav_list a {
  	width: 153px;
}

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

#footer {
	margin: 0;
	padding: 0 ;
	width: 775px;
	height: 98px;
}

#footer_text {
	padding: 20px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
}



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

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

body#main_body {
	margin: 0;
	padding: 0;
	font-size: 12px; 
	text-align: justify;
}

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

.content {
        width:550px; 
 }

.content p {
	margin: 5px 14px 20px 0;
	padding: 0;
	line-height: 180%;
        font-size: 3em;
}

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

.content table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0;
}

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

.content form {
	margin: 0;
	padding: 0;
}

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

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

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

#content_container h1 { 
        padding: 1px 0 0 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 2em;
	color: #8C0209;
 }

#content_container h2 { 
        padding: 0px 0 0 50px;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 1.75em;
	color: #8C0209;
 }

#content_container p{ 
        font-size: 14px;
 }

#content_container li{ 
        font-size: 14px;
        line-height: 180%;
 }

/*--- special --------------------------------------------------------------*/

#extra_div1 {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 155px;
	top: 0px;
	left: 0px;
	text-align:center;
}

#extra_div1 span {
	position: relative;
	display:block;
	width: 775px;
	height: 93px;
	top:62px;
	margin:0 auto;
	padding:0;
}

#interviewDiv {
    width: 315px;
    margin:0 auto;
}

#interview {
    border-radius: 25px;
    border: 2px solid #73AD21;
    background: #cad484;
    padding: 10px;
    text-align: center;
    margin:0 auto;
}

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