@import "menu_v2.css";

body {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #010066;
	overflow-y: scroll;	
}

h1 {
	font-size: 28px;
	color: #9CBA34;
}

h2 {
	font-size: 18px;
	color: #9CBA34;
}

h3 {
	font-size: 14px;
	color: #000000;
	margin: 0;
}

ul.sitemap li {
	margin-left: -1.5em;	
}

#specifications {
	background-color: #000066; 
	padding-left: 8px; 
	text-align: left; 
	width: 684px;
	margin-bottom: 2px;
}

#specifications h2 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	display: inline;
}

#specifications-table {
	width: 700px;
}

#specifications-table tr {
	background-color: #E1EAC2;
}

#specifications-table td {
	border-bottom: 2px solid #fff;
	text-align: left;
	vertical-align: middle;
}

.specifications-bullet {
	padding:3px;
	padding-left:8px;
}

.specifications-name {
	padding:5px; 
	font-size:11px;
}

.specifications-value {
	padding:5px;
	font-size:11px;
}

#downloads-table {
	
}

.downloads-categories {
	padding-top:4px;
	padding-left:6px;
	padding-bottom:4px;
	color: #fff;
}

.downloads-categories h2 {
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	display: inline;
}

.downloads-files-req .downloads-files-noreq {

}

.downloads-files-noreq a h3{
	color: #000;
	font-size: 12px;
}

.downloads-files-noreq a {
	color: #000;
	font-weight: normal;
}

.downloads-files-noreq a:hover {
	
	font-weight: normal;
}

.downloads-files-req a h3{
	color: #000;
	font-size: 12px;
}

.downloads-files-req a {
	color: #000;
	font-weight: normal;
}

.downloads-files-req a:hover {
	font-weight: normal;
}

#container {
	width: 800px; 
	position: absolute; 
	left: 50%;
	top: 130px; 
	margin-left: -400px; 
	margin-top: 0px;
	padding: 0; 
}

#top {
	width: 800px;
	height: 115px;
	position: absolute; 
	left: 50%;
	top: 15px;
	margin-left: -400px; 
	padding: 0;
}

#page-top {
	height: 84px; 
	width: 800px;
	background-color: #000;
}

#page-top-logotype {
	float: left; 
	width: 214px; 
	position: absolute; 
	left: 30px; 
	top: 26px;
}

#page-top-pattern {
	float: right; 
	background-image: url(/images/top_pattern.gif); 
	width: 200px; 
	height: 84px;
}

#content-page {
	padding: 40px 40px 30px 40px;
	width: 700px;
}

#map-page {
	padding: 40px 40px 30px 10px;
	width: 730px;
}

a {
	color: #9CBA34;
}	

a:visited {
	color: #9CBA34;
}	

#news-list {
	padding: 20px 40px 30px 40px;
}

#news-list h2 {
	font-size: 18px;
	line-height: 22px;
	display: inline;
}

.news-list-article {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #999;
}

.news-list-article-date {
	font-size: 10px;
}

#news-article {
	padding: 20px 40px 30px 40px;
}

#news-article h1 {
	font-size: 18px;
	color: #9CBA34;
}

#footer {
	width: 800px; 
	margin-top: 20px;
	padding-bottom: 40px;
}

#footer-content {
	color: #999; 
	text-align: center; 
	width: 500px; 
	position: absolute; 
	left: 50%; 
	margin-left: -250px;
	font-size: 10px;
}

#footer-content a {
	text-decoration: none;
	color: #999;
	font-weight: normal;
	font-size: 10px;
}

#footer-padding {
	height: 50px;
}

.clear {
	clear: both;
}

.page-black {
	background-color: #000;
}

.page-white {
	background-color: #fff;
}

td {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #6d8617;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #6d8617;
	font-weight: bold;
	text-decoration: underline;
}

div.menu a:hover {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.page_title {
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.firstPageTeaser {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.firstPageTeaserTitle {
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}