/*----------------------------------------------------------------------------
	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;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
}

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 250;
	top: 0px;
	left: 0px;
	visibility: visible;
}

#header_table {
	border-collapse: collapse;
	width: auto;
}

#main_nav_column {
	vertical-align: top;
}
	
#kv_column {
	vertical-align: top;
}

#main_container {
	clear: both;
	width: 755px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	margin-top: 16px;
	width: auto;
	height: 168px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	position: absolute;
	width: 246px;
	height: 53px;
	top: 19px;
	left: 755px;
}

/*--- caption (as text or background image) --------------------------------*/

#text_caption {
	position: relative;
	top: 0;
	left: 415px;
	z-index: 1;
	width: 335px;
	margin: 5px 0 0 0;
	padding: 0;
}

#extra_div1 {
	z-index: 1;
	width: 56px;
	height: 45px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	margin: 0 0 0 28px;
	padding: 20px 0 0 0;
}

#main_nav_list {
	border: 0;	
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#main_nav_list li {
	margin: -5px 0 0 0;
	padding: 0;
	height: 25px;	
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 25px;
	width: 158px;
	padding-left: 12px;
	overflow: hidden;	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}

html>body #main_nav_list a {
	width: 145px;
	font-size: 24;
}

#main_nav_list a:hover {
	text-decoration: none;
}


/*--- subnavigation --------------------------------------------------------*/

.sub_nav_container {
	float: none;
	width: 724px;
	padding: 0;
	margin: 0 0 0 28px;
	;
	overflow: hidden;
}

.sub_nav_list {
	width: 724px;
	margin: 0;
	padding: 0;	
	list-style-type: none;
}

.sub_nav_list li {
	text-decoration: none;
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	overflow: hidden;	
	width: 120px;	
	height: 25px;
	background: transparent;
	margin: 0;
    padding: 0;
    float: left;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
}

.sub_nav_list a:hover {
	background: transparent;
	text-decoration: none;
}

a.sub_nav_active_item, a.sub_nav_active_item:visited {
	text-decoration: none;
}

/*--- content --------------------------------------------------------------*/

#content_container {
	clear: both;
	overflow: hidden;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

#sub_container2 {


}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0px;
	padding: 0;
	width: auto;
	height: auto;
	clear: both;
}

#footer_text {
	text-align: center;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: auto;
	width: auto;
}


/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.2;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

input {
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
}

/*--------------------------------------------------------------------------*/
#main_body #container #main_container #sub_container2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #04BB56;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 #content_container p {
	font-size: 14px;
}
#main_body #container #main_container #sub_container2 #content_container p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 #content_container p {
	font-size: 14px;
}
#main_body #container #main_container #sub_container2 #content_container ul li {
	font-size: 14px;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-size: 14px;
}
#main_body #container #main_container #sub_container2 div div div strong {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 div div div strong {
	font-size: 14px;
}
#main_body #container #main_container #sub_container2 div div div p strong {
	color: #F06;
}
#main_body #container #main_container #sub_container2 div div div p strong {
	color: #000;
}
#main_body #container #main_container #sub_container2 #content_container p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 #content_container p {
	font-size: 14px;
	color: #000;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-weight: bold;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-weight: bold;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-family: "Courier New", Courier, monospace;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#main_body #container #main_container #sub_container2 div div div p strong {
	font-weight: bold;
}
#main_body #container #main_container #sub_container2 div div div p strong {
	font-weight: bold;
}
#main_body #container #main_container #sub_container2 div div div p strong {
	font-weight: bold;
	color: #000;
}
#main_body #container #main_container #sub_container2 div div div p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #main_container #sub_container2 div div div p {
	color: #000;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	color: #000;
}
#main_body #container #main_container #sub_container2 #content_container div p {
	font-family: Arial, Helvetica, sans-serif;
}
#main_body #container #header #header_table tbody tr #kv_column3 {
	font-size: 36px;
	text-align: center;
	position: relative;
}
#main_body #container #header #header_table tbody tr #kv_column p strong {
	color: #063;
}
#main_body #container #header #header_table tbody tr #kv_column p strong em {
	color: #000;
}
.CollapsiblePanelContent .CollapsiblePanelContent tr td #MenuBar1 .sub_nav_container {
	font-family: Arial, Helvetica, sans-serif;
}

