/*----------------------------------------------------------------------------
	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;
	border: 0;
	margin: 0;
	text-align: left;
	width: 1000px;
	background-image: url(images/static/contentbgx.gif);
	overflow: auto;
}

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

#main_container {
	padding: 0;
	margin: 0;
	height: 1200px;
}

#layout_table {
	border-collapse: collapse;
}

#header_table {
	clear: both;
	border-collapse: collapse;
}

#left_column {
	vertical-align: top;
}

#right_column {
	vertical-align: top;
}

#sub_nav_column {
	vertical-align: top;
}

#slogan_column {
	vertical-align: top;
}

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

#left_column_container {
	position: relative;
	top: -1px;
	left: -1px;
	height: 1000px;
}

#sub_container1 {
}

#sub_container2 {
	width: 760px;
	margin: 15px 0px 25px 10px;
	padding: 0;
}

#content_container {
	overflow: hidden;
	line-height: 1.3;
	width: 730px;
}

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

#header	{
	position: relative;
	top: -1px;
	left: -3px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 795px;
}

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

#logo {
	width: 200px;
	height: 100px;
}

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

#key_visual {
	width: 200px;
	height: 1000px;
	border-bottom: 1px solid #fff;
}

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

#text_caption {
	width: 380px;
	line-height: 2.0;
	text-align: right;
	padding-bottom: 15px;
}

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

#main_nav_container {
	width: 630px;
	padding: 0;
	margin: 0 10 0 10;
}

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

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

#main_nav_list li img {
	border: 0;
}

/*--- added for button images navigation */
a.navimain_current {
	display:block;
	line-height:32px;
	vertical-align:middle;
	width:120px;
	height:100px;
	padding:0px;
	margin: 0;
	float: left;
	text-align: left;
}

a.navimain_link {
	display:block;
	line-height:32px;
	vertical-align:middle;
	width:120px;
	height:100px;
	padding:0;
	margin: 0;
	float: left;
	text-align: left;
	
}

a.navisub_current {
	display:block;
	width:200px;
	height:24px;
	padding:0px;
	margin:0px;
	border:0px;
}

a.navisub_link {
	display:block;
	width:200px;
	height:24px;
	padding:0px;
	margin:0px;
	border:0px;
}

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

.sub_nav_container {
	width: 200px;
	padding: 0;
	margin: 0;
}

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

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

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

.sub_nav_list li img {
	border: 0;
}

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

#footer {
	margin: 0;
	padding: 0;
	width: 1000px;
}

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

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

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

body#main_body {
	border: 0;
	margin: 0;
	padding: 0;
}

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

#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.3;
}

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

#content_container table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
}

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

#content_container fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

#content_container input {
	border-style: solid;
	border-width: 1px;
}

#content_container textarea {
	border-style: solid;
	border-width: 1px;
}

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

.hidden { display: none; }

/*--------------------------------------------------------------------------*/
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
.whitehead18 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.redhead16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.redhead20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
.bluhed16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
#xcontainer {
	margin-right: 15px;
	padding-right: 30px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: 791B1B;
}
h2 {
	font-size: 16px;
	color: #00004C;
}
h3 {
	font-size: 16px;
	color: #791B1B;
}
.style1 {
	font-size: 16px;
	font-style: italic;
}
