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

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

#main_container {
	margin:     0px 0px -7px 0px;
	padding:    0;
	height:     100%;
        width:      100%;
        background-color: #11006D;
        
}

#layout_table {
	border-collapse: collapse;
}

#header_table {
	clear: both;
	border-collapse: collapse;
	border: thin solid #11006D;
	position: relative;
	top: 2px;
	left: 0px;
	bottom: -2px;
}

#left_column {
	vertical-align: top;
}

#right_column {
	vertical-align: top;
}

#bottom_row {
	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;
	border: 0;
}

#left_column_container2 {
	position: relative;
	top:    1px;
	left:  -1px;
	border: 0;
	height=100%;
}


#sub_container1 {
}

#sub_container2 {
	width: 100%;
	margin: 0px 0px 0px  0px;
	padding: 0;
}

#content_container {
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
        height:100%;
	border: 0;
}
#bottom_row_container {
	overflow: hidden;
	position: relative;
	top: 1px;
	left: 0px;
	width: 100%;
        height:100%;
	border: 0
}

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

#header	{
	position: relative;
	top: 1px;
	left: 0px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	border: 0px solid #11006D;
        valign: bottom;
}

#header_text {
	padding: 7px 0;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#page_header {
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 0;
	width: 100%;
}
#page_text {
        padding: 5px 4%;
	margin: 0px 0px 0px 0px;
	border: 0;
	width: 100%;
}
#page_text2 {
        padding: 10px 2% 10px;
	margin: 0px 0px 0px 0px;
	border: 0;
	width: 100%;
}
#detail_page {
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 0;
	width: 100%;
}

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

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


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

#key_visual {
	width: 185px;
	height: 568px;
	border-bottom: 0px solid #fff;
}

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

#text_caption {
	width: 100%;
	line-height: 1.0;
	text-align: right;
	padding-bottom: 15px;
	color: #000000;
}

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

#main_nav_container {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: right;
	text-valign: bottom;
}

#main_nav_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-valign: bottom;
        border: 0;
}

#main_nav_list li {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align:middle;
	text-valign: bottom;
	border-style: solid;
	border-width: 1px;
}

#main_nav_list li img {
	border: 0;
}

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

a.navisub_current {
	display:block;
	width:400px;
	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: 170px;
	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: 0px -20px 0px 0px;
	padding: 0;
	width: 100%;
	border: thin solid #11006D;
}

#footer2 {
	margin: 2px -20px 0px 0px;
	padding: 0;
	width: 100%;
	border: thin solid #11006D;
}

#footer_text {
	padding: 15px 0;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#footer_text2 {
	padding:  12px 0;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

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

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

body#main_body {
	border:  0;
	margin:  0% 0% 0% 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: 0px;
	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;}

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


img {
  border: none;
}

a {
  outline: none;
}

li {
  display:inline;
}

#desc {
  font-style: italic;
}



