@import url(print.css) print;

/* GENERIC DEFINITIONS */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#all {

}

div#page {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000000 solid;
}

/* HEADER */
div#header {
	height: 80px;
	border-left: 184px #EDF2F6 solid;
	background-color: #ffffff;
	text-align: right;
}

div#header img {
	padding-right: 144px;
	padding-top: 9px;
}

/* COLUMNS */
div#leftcol {
	float: left;
	width: 184px;
	background-color: #EDF2F6;
}

div#rightcol {
	float: right;
	width: 778px;
	background-color: #ffffff;
	text-align: left;
}

/* LEFTCOL */

/* TRAILER */
div#trailer {
	position: relative;
	top: 180px;
}

div#trailer a {
	color: #2799AD;
	text-decoration: none;
}

div#trailer a:hover {
	text-decoration: underline;
}

/* MENU */
ul#menu {
	list-style: none;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	background-color: #EDF2F6;
}

ul#menu li {
	width: 160px;
	border-top: 1px #CDD2D6 solid;
/*	position: relative;
	left: 23px;*/
	padding-left: 23px;
	height: 24px;
	padding-top: 6px;
}

ul#menu li#last {
	border-bottom: 1px #CDD2D6 solid;
}

ul#menu li#inactive {
	border-top: 0px;
}

ul#menu li#active {
	border-top: 1px #CDD2D6 solid;
	border-bottom: 1px #CDD2D6 solid;
	background-color: #F4F8FB;
	left: 0px;
	padding-left: 23px;
	height: 100%;
	min-height: 24px;
	font-weight: bold;
}

ul#menu li#activenosub {
	border-top: 1px #CDD2D6 solid;
	border-bottom: 1px #CDD2D6 solid;
	background-color: #F4F8FB;
	left: 23px;
/*	padding-left: 23px;*/
	height: 24px;
	font-weight: bold;
}

ul#menu li#lastactive {
	border-top: 1px #CDD2D6 solid;
	border-bottom: 1px #CDD2D6 solid;
	background-color: #F4F8FB;
	left: 0px;
	padding-left: 23px;
	height: 24px;
	font-weight: bold;
}


ul#menu li#lastinactive {
	border-top: 0px;
	border-bottom: 1px #CDD2D6 solid;
}

ul#menu li a {
	text-decoration: none;
	color: #000000;
	padding-left: 2px;
}

ul#menu li a:hover {
	color: #2799AD;
	text-decoration: none;
}

ul#navlvl2 {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-top: 6px;
	font-size: 12px;
}

ul#navlvl2 li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 16px;
	height: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
/*	border-top: 1px #CDD2D6 solid;
/*	padding-bottom: 4px;
	font-size: 11px;*/
}

ul#navlvl2 li#lvl2active span {
	margin-left: 14px;
	height: 20px;
}

ul#navlvl2 li#lvl2sub span {
	margin-left: 14px;
	height: 20px;
}

ul#navlvl2 li span {
	margin-left: 2px;
	height: 20px;
}

ul#navlvl2 li a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}

ul#navlvl2 li#lvl2active {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 4px;
	margin-bottom: 6px;
/*	height: 30px;*/
}

ul#navlvl2 li#lvl2sub {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 4px;
	height: 100%;
}

ul#navlvl2ru {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-top: 6px;
	font-size: 11px;
}

ul#navlvl2ru li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 16px;
	height: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
/*	border-top: 1px #CDD2D6 solid;
/*	padding-bottom: 4px;
	font-size: 11px;*/
}

ul#navlvl2ru li a span {
	margin-left: 3px;
	height: 20px;
}

ul#navlvl2ru li#lvl2active span {
	margin-left: 14px;
	height: 20px;
}

ul#navlvl2ru li#lvl2sub span {
	margin-left: 15px;
	height: 20px;
}

ul#navlvl2ru li a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}

ul#navlvl2ru li#lvl2active {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 4px;
	margin-bottom: 6px;
/*	height: 30px;*/
}

ul#navlvl2ru li#lvl2sub {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 4px;
	height: 100%;
}

ul#navlvl3ru {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 17px;
	margin-top: 4px;
	margin-left: -6px;
	font-size: 11px;
}

ul#navlvl3ru li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

ul#navlvl3ru li#lvl3first {
	height: 30px;
	margin-top: -2px;
}

ul#navlvl3ru li a#lvl3active span {
	margin-left: 16px;
	height: 20px;
}

ul#navlvl3ru li a span {
	margin-left: 17px!important;
	height: 20px;
}

ul#navlvl3ru li a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul#navlvl3ru li a#lvl3active {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

ul#navlvl3 {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 17px;
	margin-top: 4px;
	margin-left: -6px;
	font-size: 12px;
}

ul#navlvl3 li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

ul#navlvl3 li#lvl3first {
	height: 30px;
	margin-top: -2px;
}

ul#navlvl3 li a#lvl3active span {
	margin-left: 16px;
	height: 20px;
}

ul#navlvl3 li a span {
	margin-left: 16px!important;
	height: 20px;
}

ul#navlvl3 li a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul#navlvl3 li a#lvl3active {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

/*RIGHTCOL */

/* TOPNAV */
div#topnav {
	background-image: url(/images/topnav_background.jpg);
	height: 105px;
	text-align: right;
	vertical-align: top;
	width: 778px;
	font-size: 12px;
}

div#topnav img {
	margin: 0px;
	padding: 0px;
}

/* SERVICENAV */
ul#servicenav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	margin-top: -4px;
	width: 778px;
	height: 29px;
	background-image: url(/images/servicenav_background_old.jpg);
	background-repeat: repeat;
}

ul#servicenav li {
	width: 99px;
	display: inline;
	float: right;
	text-align: center;
	/*padding*/margin-top: 10px;
}

ul#servicenav li#languages {
	width: 268px;
	text-align: right;
	margin-right: 22px;
	margin-top: 8px;
}

#languages form {
	position: relative;
	top: -3px;
}

ul#servicenav li#languages img, a {
	border: 0px;
}


ul#servicenav li a {
	color: #000000;
	text-decoration: none;
}

ul#servicenav li a:hover {
	color: #2799AD;
	text-decoration: none;
}

/* CONTENT */
div.contentcontainer {

}

div.content {
	text-align: left;
	padding: 40px;
	font-size: 13px;
	width: 698px;
	min-height: 400px;
/*	overflow: scroll;
	height: 460px;*/
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

div#contenthome {
	background-image: url(/images/home_background.jpg);
	background-repeat: no-repeat;
}

/* HELPNAV */
ul#helpnav {
	list-style: none;
	display: block;
	padding-bottom: 28px;
	margin-left: -16px;
}

ul#helpnav li {
	display: inline;
}

ul#helpnav li a {
	text-decoration: none;
	color: #000000;
}

ul#helpnav li a#helpnavactive {
	text-decoration: underline;
	color: #000000;
}
/* CONTENT */
div.content a {
	color: #2799AD;
	text-decoration: none;
}

ul.contentlist {
	list-style: none;
	list-style: url(/images/contentlist.gif);
	margin-left: 20px;
}

ul.contentlist2 {
	list-style: none;
	list-style: url(/images/contentlist2.gif);
	margin-left: 16px;
}

ul.contentlist3 {
	list-style: none;
	list-style: url(/images/contentlist2.gif);
	margin-left: 32px;
}

span.anchor {
	float: right;
}

span.anchor a {
	color: #2799AD;
	text-decoration: none;
}

table {
	width: 100%;
	font-size: 12px;
}

table.galleryinfo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: none;
	width: 500px;
}

.galleryinfo tr {
	height: 20px;
}

table.prospekttable {
	width: 200px;
}

table.prospekttable img {
	border: 1px solid #AAAAAA;
}

ul.gallery {
	list-style: none;
	width: 540px;
}

ul.gallery li a {
	text-decoration: none;;
	border: 0px;
}

a.previewlink {
	text-decoration: none;
	border: 0px;
}

a.previewlink span {
	text-decoration: underline;
}

a.previewlink:hover span {
	text-decoration: underline;
	color: #666666;
}

a#galleryactive span {
	text-decoration: none;;
}

img.previewimg  {
	text-decoration: none;
	border: 0px;
}

.clearfix {
	clear: both;
}

ul.gallery a#galleryactive {
	text-decoration: none;
	color: #000000;
}

ul.gallery img {
	border: 0px;
}

img.largeimg {
	position: absolute;
	top: 600px;
	left: 376px;
}

ul.gallery a:hover {
	border: none;
	background-color: #ffffff;
}

ul.gallery a:hover span {
	display: inline;
	border: none;
}

ul.gallery li {
	display: inline;
	width: 65px;
	padding-right: 20px;
	height: 75px;
	overflow: hidden;
	float: left;
}

a img {
	border: 0px;
}

a.active {
	text-decoration: underline;
}

/* HEADLINES */
h1 {
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 18px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h2 span {
	font-size: 12px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h3 span {
	font-size: 11px;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

/* LINKS */
img.magnify {
	margin-left: 8px;
	margin-right: 16px;
}

div.content a {
	text-decoration: none;
}

a.gallerylink {
	text-decoration: underline;
}

a.gallerylink:hover {
	text-decoration: none;
	color: #666666;
}

a.gallerylinkactive {
	text-decoration: underline;
	color: #333333;
}

a.gallerylinkactive:hover {
	text-decoration: none;
	color: #333333;
}

img.productimg {
	float: left;
	margin-right: 10px;
	border: 0px;
}

ul.productlist {
	list-style: none;
	border-top: 1px solid #BBBBBB;
/*	padding-top: 12px;*/
}

ul.productlist li {
	border-bottom: 1px solid #BBBBBB;
	height: 74px;
	padding-top: 12px;
}

ul.productlist li a {

}

/* FOOTER */
div#footer {
	clear: both;
	height: 20px;
	border-left: 184px #ffffff solid;
	background-color: #EDF2F6;
	text-align: left;
	padding-left: 40px;
	padding-top: 4px;
}

/* FORM */
label {
	float: left;
	width: 160px;
}

input {
	border: 1px solid #AAAAAA;
	margin: 1px;
	margin-bottom: 4px;
}

input#button {
	border: 0px;
}
