/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #F3F3F3;
	color: #8D8D8D;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif, helvetica;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
}

table td {
	margin: 0;
	padding: 0;
}

table td.rowTop {
	height: 137px;
}
table td.rowSquare {
	width: 200px;
	height: 137px;
	background: #EDEEF0;
}

table td.rowNav {
	height: 137px;
	background: url(images/bg_topnav.gif) top left repeat-x;
}

td.logo {
	width: 200px;
	height: 208px;
	background: url(images/bg_logo.gif) top left repeat-x;
	vertical-align: top;
	text-align: left;
}

td.logo img {
	border: 0;
}


td.flashCell {
	text-align: right;
	vertical-align: top;
	background: url(images/bg_logo.gif) top left repeat-x;
}

td.rowContent {
	height: 439px;
	background: url(images/bg_center_row.gif) top left repeat-x;
	vertical-align: top;
	overflow: visible;
}

td.rightBG {
	background: #E5EAEB;
}

td.subNav {
	background: #E8EAE8;
	margin: 0;
	padding: 0;
}

td.subNav img {
margin: 0;
padding: 0;
}

.border {
	display: block;
	height: 1px;
	border-top: 1px solid #DADCDA;
}

/* navigation table */
table.navTable {
	margin: 0;
	padding: 0;
	width: 773px;
	height: 137px;
}

td.navUtils {
	height: 83px;
	text-align: right;
	vertical-align: top;	
}

td.mainNav {
	text-align: left;
	height: 54px;
}

td.mainNav img {
	border: 0;
}

/* front Table */
table.frontTable {
	width: 973px;
	height: 231px;
	background: #F3F3F3;
}

table.frontTable td p {
	padding: 0 0 10px 3px;
	font-size: 11px;
}

td.more {
	background: #9AAB9C;
}

td.more a, td.more2 a {
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 7px;
	font-size: 11px;
}

td.more a:hover, td.more2 a:hover {
	text-decoration: underline;
}


table.frontTable2 {
	width: 973px;
	height: 208px;
	background: #E5EAEB;
}


td.more2 {
	background: #4E6C51;
}

p.propaganda {
	padding: 1px 0 17px 3px;
	color: #BBBEBF;
	font-size: 11px;
}

p.legend {
	margin: 15px 0 0 5px;
	color: #5C5C5C;
	font-size: 11px;
}

p.legend a {
	color: #5C5C5C;
	text-decoration: none;
}

p.legend a:hover {
	text-decoration: underline;
}

p.line {
	display: block;
	width: 580px;
	color: #34733A;
	font-weight: bold;
	padding-bottom: 11px;
	border-bottom: 1px solid #E7E7E7;
}

/* news area */

.newsEntry {
	display: block;
	width: 234px;
	font-size: 11px;
}

.newsTitle {
	font-weight: bold;
	color: #6D6D6D;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.newsTitle a:hover {
	text-decoration: underline;
}

.newsDate {
	font-weight: normal;
	color: #B9B9B9;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
}

ul.newsList, ul.newsList2 {
	margin: -9px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.newsList li, ul.newsList2 li {
	display: block;
	width: 234px;
	font-size: 11px;
}

ul.newsList2 li {
	width: 100%;
}

ul.newsList li a, ul.newsList2 li a {
	display: block;
	background: url(images/bg_arrow.gif) 3px 11px no-repeat;
	border-bottom: 1px solid #D2D6D7;
	padding: 9px 0 6px 17px;
	color: #8D8D8D;
	text-decoration: none;
	line-height: 10px;
}

ul.newsList li a:hover, ul.newsList2 li a:hover {
	color: #20A480;
}

ul.newsList li a.last, ul.newsList2 li a.last {
	border: 0;
}


ul.list {
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	list-style: none;
	text-decoration: none;
}

ul.lista li {
	display: block;
	background: url(images/bg_arrow.gif) 3px 12px no-repeat;
	padding: 9px 0 6px 17px;
	color: #5C5C5C;
	list-style: none;
	text-decoration: none;
	line-height: 10px;
	font-size: 11px;
}

ul.list li {
	display: block;
	background: url(images/bg_arrow.gif) 3px 12px no-repeat;
	padding: 9px 0 6px 17px;
	color: #5C5C5C;
	text-decoration: none;
	line-height: 10px;
	font-size: 11px;
}


ul.list li a{
	color: #5C5C5C;
	list-style: none;
	text-decoration: none;
}

ul.list li:hover{
	color: #5C5C5C;
	list-style: none;
	text-decoration: underline;
}

ul.list li.color {
	color: #337337;
	text-decoration: none;
}

p.more {
	padding: 16px 0 16px 0;
		font-size: 11px;
}

p.more a {
	color: #32733B;
	text-decoration: none;
		font-size: 11px;
}

p.more a:hover {
	text-decoration: underline;
		font-size: 11px;
}

p.static {
	padding: 0 45px 25px 0;
	color: #5C5C5C;
	line-height: 20px;
	font-size: 11px; 
}

p.staticbold {
	padding: 0 45px 25px 0; 
	font-weight: bold;
	color: #4C6D50;
	line-height: 20px;
	font-size: 11px;
}

/* footer */

table.footer {
	width: 973px;
	height: 74px;
	background: url(images/bg_footer.gif) top left repeat-x;
	color: #707070;
	font-size: 11px;
}

a.gdp {
	color: #707070;
	text-decoration: none;
}

a.gdp:hover {
	text-decoration: none;
}

td.footerLinks a {
	text-decoration: none;
	color: #A6A6A6;
	padding: 0 12px 0 0;
}

td.footerLinks a:hover {
	text-decoration: underline;
}

/* utility */
ul.utils {
	margin: 17px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.utils li {
	float: left;
	font-size: 11px;
}

ul.utils li a {
	display: block;
	border-bottom: 1px solid #E8ECEA;
	padding: 0 24px 12px 15px;
	background: url(images/bg_arrow2.gif) 4px 5px no-repeat;
	color: #BBBFC0;
	text-decoration: none;
}

ul.utils li a:hover {
	text-decoration: underline;
}

#ddMenu1, #ddMenu2 {
	position: absolute;
	width: 150px;
	background: #6D8A71;
	display: none;
}

#ddMenu1 {
	z-index: 10;
	top: 137px;
	left: 215px;
}

#ddMenu2 {
	z-index: 15;
	top: 137px;
	left: 320px;
}

.drop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.drop ul li {
	margin: 0;
	padding: 0;
}

.drop ul li a {
	display: block;
	padding: 5px 0 5px 5px !important;
	padding: 0 0 0 5px;
	margin: 0;
	color: #fff;
	text-decoration: none;
}

.drop ul li a:hover {
	text-decoration: underline;
}


/* sub navigation */

ul.subList {
	margin: 20px 0 0 51px;
	padding: 0;
	list-style: none;
}

ul.subList li {
	display: block;
	width: 230px;
	font-size: 11px;
}


ul.subList li a {
	display: block;
	background: url(images/bg_arrow.gif) 3px 11px no-repeat;
	border-bottom: 1px solid #D2D6D7;
	padding: 9px 0 6px 17px;
	color: #8D8D8D;
	text-decoration: none;
	line-height: 10px;
}

ul.subList li a:hover {
	text-decoration: underline;
}

ul.subList li.current a {
	color: #20A480;
	text-decoration: none;
}


ul.subList li a.last {
	border: 0;
}


p.description {
	width: 570px;
	line-height: 15px;
	font-size: 11px;
	color: #5C5C5C;

}

p.model {
	line-height: 15px;
	font-size: 11px;
	color: #5C5C5C;
	margin: 0 35px 15px 0;

}

table.models td img a {
	border: 0;
}

p.modelName {
	padding: 7px 0 0 3px;
}

p.modelName a {
	font-size: 11px;
	color: #5C5C5C;	
	text-decoration: none;
}

p.modelName a:hover {
	text-decoration: underline;
}

.toolbox {
	border-top: 1px solid #E6E7E6;
	width: 581px;
	margin-bottom: 90px;
}

.toolbox a {
	padding: 0 20px 0 0;
	font-size: 11px;
	color: #337339;
	text-decoration: none;
	line-height: 45px;
}

.toolbox a:hover {
	text-decoration: underline;
}

/** order cd **/
table#order {
	margin: 12px 0 34px 0;
	position: relative;
}

table#order td {
	vertical-align: middle;
	padding: 3px;
}

table#order td.label {
	width: 100px;
	text-align: right;
	color: #5C5C5C;
	font-size: 11px;
}

table#order td input {
	border: 1px solid #E5E5E5;
	background: #F8F8F8;
	width: 245px;
	padding: 3px;
	font-size: 11px;
	color: #9A9A9A;
}

table#order td textarea {
	border: 1px solid #E5E5E5;
	background: #F8F8F8;
	width: 245px;
	height: 100px;
	padding: 3px;
	font-size: 11px;
	color: #9A9A9A;
}

table#order td input.button {
	width: 125px;
	font-weight: bold;
	color: #4C6D50;
}

div.hint {
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 35px;
	color: #6F9B78;
	background: url(images/bg_hint.gif) top left no-repeat;
	position: absolute;
	top: -37px;
	left: 13px;
	display: none;
}


p.hintInfo {
	padding: 5px 0 0 14px;
}

/* kontakt */
dl.kontakt {
	margin: 0 0 20px 0;
	font-size: 11px;
}

dl.kontakt dt {
	font-weight: bold;
	padding: 15px 0 5px 0;
}

dl.kontakt dd {
	padding: 1px 0 1px 0;
}

dl.kontakt dd a, dl.kontakt dt a {
	font-size: 11px;
	color: #5C5C5C;	
	text-decoration: none;
}

dl.kontakt dd a:hover, dl.kontakt dt a:hover {
	text-decoration: underline;
}

p.line {
	font-size: 11px;
}

.imageHolder img {
	margin: 0 0 39px 0;
	display: block;
}

.image {
	float: left;
	margin: 0 20px 30px 0;
}

.image span {
	display: block;
	model: #5D5D5D;
	margin: 16px 0 0 5px;
	font-size: 11px;
}

.image img {
	border: 0;

}

ul.mapa {
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	list-style: none;
	text-decoration: none;
}

ul.mapa li {
	display: block;
	background: url(images/bg_arrow.gif) 3px 12px no-repeat;
	padding: 9px 0 6px 17px;
	color: #5C5C5C;
	list-style: none;
	text-decoration: none;
	line-height: 10px;
	font-size: 11px;
}

ul.mapa li a {
	padding: 3px 0 3px;
	color: #5C5C5C;	
	text-decoration: none;
	font-size: 11px;
}

ul.mapa li a:hover {
	text-decoration: underline;
}

ul.mapa li ul {
	list-style: none;
	margin: 0 0 5px 20px;
}
