﻿body {
}

img
{
border:0;
}
#key_visual {
   background: url(images/dynamic/key_visual7.jpg) no-repeat;
}
#text_caption {
  font-family: Impact,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #9CF;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#content_container h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container, #content_container p {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#content_container a:visited {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #630;
}
#content_container a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#content_container a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#footer_text {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}

#menu {
  width: 180px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

#menu ol {
  display: none;
  /*text-align: right;*/
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

#menu li
   {
  font-family: arial, sans-serif;
  font-size: 17px;
  /*color: #785a3c;*/
  color: black;
  padding: 2px;
    border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

#menu a
 {
  font-family: arial, sans-serif;
  font-size: 17px;
  /*color: #785a3c;*/
  color: black;
  padding: 2px;
    text-decoration: none;
  outline: none;
}


#menu ol li {
  border-bottom: none;
}

#menu ol li:before {
  /* content: "- "; */
}


#menu a:hover {
  color: #539dbc;
}

#menu a.active {
  color: #be5028;
}
.Menu
{
    padding:0px 10px 0px 10px;   
}
.Menu a
{
    font-family: arial, sans-serif;
    font-size: 17px;
    /*color: #785a3c;*/
    color: #AA4C24;
    padding: 2px;
    text-decoration: none;
    outline: none;
}
.Menu a:hover
{
    color: #539dbc;
}
.Menu a:active
{
    color: #be5028;
}
.SubMenu a
{
    font-family: arial, sans-serif;
    font-size: 13px;
    /*color: #785a3c;*/
    font-weight:100;
    color: #5555BB;
    padding: 10px;
    text-decoration: none;
    outline: none;
}
.SubMenu a:hover
{
    color: #539dbc;
}
.SubMenu a:active
{
    color: #be5028;
}

ul normalList{
	list-style-position: inside;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul normalList li:before 
{
    /*
	content: "\00BB \0020";
    */
}

.normalList{
	list-style-position: inside;
	list-style: none;
	margin: 0;
	padding: 0;
}

font#activeTop a{
	text-decoration: none;
	outline: none;
	font-family: arial;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #9E0B0E;
	font-size: 18px;
}

.topMenu a{
	text-decoration: none;
	outline: none;
	font-family: arial;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.topMenu a:hover {
	color: #CE0A11;	
}
.titleMap a{
	text-decoration: none;
	outline: none;
	font-family: arial;
	color: #754C24;
	font-size: 12px;
}
.titleMap a:hover {
	color: red;
}

font#mainTitle {
	font-family: arial;
	color: #790000;
	font-size: 25px;
	font-weight: bold;
}

.productTitle a{
	text-decoration: none;
	font-family: arial;
	color: #602E2F;
	font-size: 16px;
	font-weight: bold;
}

.productTitle {
	text-decoration: none;
	font-family: arial;
	color: #602E2F;
	font-size: 16px;
	font-weight: bold;
}
.SeriesProduct
{
    text-decoration: none;
	font-family: arial;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
}
font#productTitleBlack a:hover{
	text-decoration: none;
	font-family: arial;
	color: #CE0A11;
	font-size: 16px;
	font-weight: bold;
}

font#productTitleBlack a{
	text-decoration: none;
	font-family: arial;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

font#productTitleBlack {
	text-decoration: none;
	font-family: arial;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

font#productSubTitle {
	text-decoration: none;
	font-family: arial;
	color: #602E2F;
	font-size: 18px;
}

font#eventsDates {
	text-decoration: none;
	font-family: arial;
	color: #9B0A0E;
	font-size: 18px;
}

.subTitles {
	text-decoration: none;
	font-family: arial;
	color: #602E2F;
	font-size: 14px;
	font-weight: bold;
}

.productText {
	font-family: arial;
	color: black;
	font-size: 13px;
	line-height: 14pt 
}

.boldProductText {
	font-family: arial;
	color: black;
	font-size: 13px;
	line-height: 14pt;
	font-weight: bold;
}

font#smallProductText {
	font-family: arial;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
font#smallNormalProductText {
	font-family: arial;
	color: black;
	font-size: 12px;
}



font#textLink a{
	text-decoration: none;
	outline: none;
	font-family: arial;
	color: black;
	font-size: 16px;
}

font#textLink a:hover {
	color: red;
}

.smallTextLink a{
	text-decoration: none;
	outline: none;
	font-family: arial;
	color: black;
	font-size: 12px;
	font-weight: bold
}

.smallTextLink a:hover {
	color: red;
}

.tiny {
	font-family: arial;
	color: #754C24;
	font-size: 9px;
	font-weight: bold;
}

.linkStyleTwo a{
	text-decoration: none;
	font-family: arial;
	color: #053E20;
	font-size: 13px;
	line-height: 14pt;
	font-weight: bold
}

.linkStyleTwo a:hover{
	color: red;
}

.linkStyleThree a{
	text-decoration: none;
	font-family: arial;
	color: #603913;
	font-size: 14px;
	line-height: 14pt;
	font-weight: bold
}

.linkStyleThree a:hover{
	color: red;
}

#rollover{

width: 156px;
height: 95px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: white; 
border-style: solid
} 

#rollover:hover {
border:2px; 
border-color: #590709; 
border-style: solid
} 

#download{

width: 222px;
height: 22px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #737373; 
border-style: solid
} 

#download:hover {
border:2px; 
border-color: #790000; 
border-style: solid
} 

#bullet{
width: 250px;
height: 15px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: white; 
border-style: solid
} 

#bullet:hover {
border:2px; 
border-color: #590709; 
border-style: solid
} 

.catalogLink{
width: 504px;
height: 78px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #AE9987; 
border-style: solid
} 

.catalogLink:hover {
border:2px; 
border-color: #590709; 
border-style: solid
} 

#productPicLinkage{
width: 118px;
height: 118px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #AE9987; 
border-style: solid
} 

#productPicLinkage:hover {
border:2px; 
border-color: #590709; 
border-style: solid
} 

#productPicStatic{
width: 118px;
height: 118px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #AE9987; 
border-style: solid
} 

#logoLink{
width: 136px;
height: 44px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #AE9987; 
border-style: solid
} 

#logoLink:hover {
border:2px; 
border-color: #CE0A11; 
border-style: solid
} 

#mapBorder{
width: 209px;
height: 210px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #AE9987; 
border-style: solid
} 

.newsEvents{
width: 152px;
height: 67px;
text-decoration: none;
outline: none;
display:  block;
border:2px; 
border-color: #AE9987; 
border-style: solid
} 

.newsEvents:hover {
border:2px; 
border-color: #590709; 
border-style: solid
} 

/*
#storage {
	//font-style: italic;
	//outline: none;
		//font-style: italic;
		//outline: none;
			//font-style: italic;
	//font-weight: bold;
		//outline: none;
}
*/

/*----------------------------------------------------------------------------
	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: 730px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
	padding: 0;
	margin: 20px;
}

/*--- the main container is devided in sub containers ----------------------*/

#sub_container1 {
	height: 300px;
}

#sub_container2 {
	float: right;
	margin: 0;
	padding: 0;
	width: 490px;
}

#left_column_container {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 730px;
	height: 220px;
	top: 0;
	left: 0;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	z-index: 1;
	position: absolute;
	top: 25px;
	left: 5px;
	width: 720px;
	height: 220px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	z-index: 2;
	width: 215px;
	height: 40px;
	position: relative;
	top: 35px;
	left: 5px;
}

/*--- caption (as text or background image) --------------------------------*/

#text_caption {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight: normal;
	/*font-style: italic;*/
	position: relative;
	z-index: 2;
	top: -10px;
	left: 235px;
	font-size: 130%;
	width: 490px;
}

#image_caption {
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	left: 4px;
	top: 25px;
	float: left;
	width: 721px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 721px;
}

html>body #main_nav_container {
	width: 721px;
}

#main_nav_list {
        float: left;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	list-style-type: none;
}

#main_nav_list li {
	height: 28px;
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	background: transparent;
	margin: 0;
        padding: 2px 19px 0 24px;
        display: block;
        float: left;
	height: 28px;
	font-size: 100%;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
}

body #main_nav_list a {
	height: 26px;
}

#main_nav_list a.main_nav_item:hover {
	background: transparent;
	text-decoration: none;
}


a.main_nav_active_item:link {
	text-decoration: none;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	clear: both;
	margin: 0;
	padding: 0;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	position: relative;
	top: 25px;
	left: -15px;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	margin: 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	text-decoration: none;
	text-align: left;
	line-height: 28px;
	width: 160px;
	padding: 0 0 0 22px;
	display: block;
}

body .sub_nav_list a {
  	width: 160px;
	text-decoration: none;
}


.sub_nav_list a:hover {
	text-decoration: none;
}


/*--- content --------------------------------------------------------------*/

#content_container {
	overflow: hidden;
	margin: 50px 20px 20px 0;
	line-height: 1.3;
	padding: 0;
	width: 420px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 460px;
}

body #content_container {
	width: 460px;
}


#content_container table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
	width: 100%;
}

#content_container tr.odd {
	font-size: 90%;
}

#content_container tr.even {
	font-size: 90%;
}



/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 730px;
	height: 65px;
	clear: both;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 80%;
}



/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body #main_body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: x-small; /* IE5 Win */
	font-size: small;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.3;
}

/*--- headings -------------------------------------------------------------*/

#content_container h1 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 200%;
}

#content_container h2 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 160%;
}

#content_container h3 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 120%;
}

/*--- links ----------------------------------------------------------------*/


#content_container a:hover {
	text-decoration : none;
}


/*--- tables ---------------------------------------------------------------*/

#content_container table {

}

#content_container th {
}

#content_container tr {
}

#content_container td {

}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

input {
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
}

button {
}

label { 
}

select { 
}

option { 
}

/*--- lists ----------------------------------------------------------------*/

ul { 
	list-style: square;
}

li { 
}

/*--------------------------------------------------------------------------*/

