body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #98987b;
}

#headline {
	margin: 0px;
	padding: 5px 0px 5px 3%;
	background-color: #dce1c8;
}

#menu {
	margin: 3px 0px 3px 0px;
	background-color: #dce1c8;
}

#menu_news {
}
#menu_sport {
}
#menu_company {
}
#menu_book {
}
#menu_foto {
}
#menu_video {
}
#menu_equip {
}
#menu_contact {
}
#menu_link {
}

.menu_item {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #ba4923;
}

.menu_active {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #e39182;
	border: 2px solid #ba4923;
}

#main {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.drop_menu {
	font-size: 14pt;
	font-weight: normal;
	font-family: Haettenschweiler, System, 'Arial Narrow';
	color: #fff;
	background-color: #e6cea0;
	z-index: 2;
	visibility: visible;
}

.hidden {
	visibility: hidden;
}

#drop_sport {
	position: absolute;
	width: 8.2%;
	padding: 0.5% 1% 0.5% 1%;
	border: 2px solid #ba4923;
}

#drop_company {
	position: absolute;
	width: 12.9%;
	padding: 0.5% 1% 0.5% 1%;
	border: 2px solid #ba4923;
}

#drop_book {
	position: absolute;
	width: 11%;
	padding: 0.5% 1% 0.5% 1%;
	border: 2px solid #ba4923;
}

#drop_foto {
	position: absolute;
	width: 6%;
	padding: 0.5% 1% 0.5% 1%;
	border: 2px solid #ba4923;
}

#drop_equip {
	position: absolute;
	width: 10.3%;
	padding: 0.5% 1% 0.5% 1%;
	border: 2px solid #ba4923;
}

#drop_contact {
	position: absolute;
	width: 8.9%;
	padding: 0.5% 1% 0.5% 1%;
	border: 2px solid #ba4923;
}

#drop_link {
	position: absolute;
	width: 5%;
	padding: 0.5% 1% 0.5% 0.5%;
	border: 2px solid #ba4923;
}

.drop_item {
	margin: 0px 0px 0.5% 0px;
}

#content {
	margin: 0px 0px 0px 27%;
	padding: 1px 0px 1px 0px;
	background-color: #ffffff;
	font-size: 12pt;
	font-family: Arial;
}

#two_columns {
	position: relative;
	width: 90%;
	margin: 0px;
	padding: 0px 5% 0px 5%;
}

#right_column {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 45%;
	margin: 0px;
	padding: 0px;
}

.subject {
	margin: 2% 0px 2% 0px;
	padding: 0px;
	background-color: #dce1c8;
	font-size: 20pt;
	font-family: Arial;
	color: #6b6b50;
	text-align: center;
}

.subject2 {
	margin: 2% 0px 2% 0px;
	padding: 0px;
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.subject3 {
	margin: 1% 0px 0px 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: #000;
}

hr.line {
	height: 3px;
	background-color: #6b6b50;
}

img.left {
	float: left;
	margin: 0px 10px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: black;
}

img.right {
	float: right;
	margin: 0px 0px 0px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: black;
}

img.normal {
	margin: 10px 10px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: black;	
}

img.noborder {
	margin: 20px 20px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: white;
}

img.noborder_left {
	float: left;
	margin: 0px 20px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: white;
}

img.noborder_right {
	float: right;
	margin: 0px 0px 0px 20px;
	border-width: 2px;
	border-style: solid;
	border-color: white;
}

.text {
	margin: 0px;
	padding: 0px 5% 0px 3%;
	text-indent: 2%;
}

.text2 {
	margin: 0px;
	padding: 0px 5% 0px 5%;
	text-indent: -2%;
}

.text3 {
	margin: 0px;
	padding: 0px 5% 0px 3%;
}

.info {
	margin: 0px;
	padding: 0px 5% 0px 5%;
}

.source {
	margin: 2% 5% 2% 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	font-style: oblique;
	color: navy;
	text-align: right;
}

.gallery_pages {
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
}

.current_page {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #ba4923;
}

.content_li {
	display: list-item;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial;
	color: #000;
}

#basement {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ba4923;	
}

#copyright {
	margin: 0px 0px 0px 40%;
	padding: 2% 0px 3% 0px;
	font-weight: bold;
	font-size: 10pt;
	font-family: System, Arial;
	color: #fff;
}

#signature {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 35%;
	margin: 0px;
	padding: 2% 0px 2% 2%;
	font-weight: bold;
	font-size: 10pt;
	font-family: System, Arial;
	color: #fff;
}

#hotlog {
	position: absolute;
	top: 0px;
	left: 90%;
	margin: 0px;
	padding: 1% 0px 0px 0px;
}

#left_column {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25%;
	margin: 3% 2% 0px 0px;
	padding: 0px;
}

.left_current_section {
	display: list-item;
	list-style-image: url('img/LeftMenuSection.bmp');
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 5% 15%;
	padding: 0px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	color: rgb(255, 233, 155);
}

.left_section {
	display: list-item;
	list-style-image: url('img/LeftMenuSection.bmp');
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 5% 15%;
	padding: 0px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	color: #fff;
}

.left_subsection {
	display: list-item;
	list-style-image: url('img/dot.bmp');
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 5% 20%;
	padding: 0px;
	font-weight: normal;
	font-size: 14pt;
	font-family: 'Arial Narrow';
	color: #fff;
}

.left_news {
	margin: 0px 0px 2% 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14pt;
	font-family: 'Arial Narrow';
	color: #fff;
}

.left_news_data {
	margin: 0px 0px 0px 12%;
	padding: 0px;
	font-weight: bold;
	font-size: 14pt;
	font-family: 'Arial Narrow';
	color: #fff;
}


a:hover.menu_item {
	color: #efbcab;
}


div.left_section a {
	color: #fff;
}
div.left_section a:hover {
	color: #a0401f;
	text-decoration: none;
}


div.left_subsection a {
	color: #fff;
}
div.left_subsection a:hover {
	color: #555;
	text-decoration: none;
}


div.left_news a {
	color: #fff;
}
div.left_news a:hover {
	color: #555;
	text-decoration: none;
}
div.left_news_data a {
	color: #fff;
}
div.left_news_data a:hover {
	color: #555;
	text-decoration: none;
}


div#signature a {
	color: #fff;
}
div#signature a:hover {
	color: #ffe864;
	text-decoration: none;
}


div.content_li a {
	color: #000;
	text-decoration: none;
}
div.content_li a:hover {
	color: blue;
	text-decoration: underline;
}


a.text_item {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
a:hover.text_item {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a:vizited.text_item {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

a.text_item2 {
	color: black;
	text-decoration: none;
}
a:hover.text_item2 {
	color: blue;
	text-decoration: none;
}
a:vizited.text_item2 {
	color: blue;
	text-decoration: none;
}

div.drop_item a {
	color: #ba4923;
	text-decoration: none;
}
div.drop_item a:hover {
	color: #fff;
}


div.source a {
	color: blue;
	text-decoration: none;
}
div.source a:hover {
	color: blue;
	text-decoration: underline;
}
div.source a:vizited {
	color: blue;
	text-decoration: none;
}