/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
	margin-bottom: 1.2em;
}
ol li, ul li {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
q:before, q:after,
blockquote:before, blockquote:after
{
	content: "";
}
strong, b {
	font-weight: bold;
	line-height: inherit;
}
em, i {
	font-style: italic;
	line-height: inherit;
}
address, cite {
	font-style: normal;
}
abbr, acronym {
	border-bottom: 1px dashed #1a1a1a;
	line-height: inherit;
	cursor: help;
}
sup {
	font-size: 0.76em;
	position: relative;
	top: -0.5em;
}
sub {
	font-size: 0.76em;
	position: relative;
	bottom: -0.3em;
}
a:link, a:visited {
	color: #c00;
	line-height: inherit;
	text-decoration: underline;
}
a:hover, a:active {
	color: #c00;
	line-height: inherit;
	text-decoration: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
.nobr {
	white-space: nowrap;
}
.text-right {
	text-align: right;
}
.clear {
	clear: both;
	height: 1px;
}
/* Inset 3D Raised */
.raised {}
/*.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}*/
 
.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}
 
.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block;  background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}
html {
	font-size: 0.63em;
}
body {
	background: #ffed4e;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	min-width: 850px;
	text-align: center;
	padding: 16px 0;
}
#container {
	margin: 0 auto;
	width: 850px;
}
#site-desc {
	color: #b87b52;
	line-height: 1em;
	padding-bottom: 11px;
	padding-left: 2.5em;
	padding-right: 2.5em;
}
#header {
	font-size: 1.4em;
	padding-bottom: 4px;
}
#header a:link, #header a:visited {
	color: #000;
}
#header a:hover, #header a:active {
	color: #c00;
	text-decoration: underline;
}
#header .boxcontent {
	background: #fff url(i/hbg.gif) repeat-x left bottom;
	padding: 22px 43px 28px 25px;
}
#logo {
	background: url(i/logo.png) no-repeat;
	display: block;
	height: 37px;
	width: 174px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
}
a#logo:link, a#logo:visited, a#logo:hover, a#logo:active {
	text-decoration: none;
}
#header .menu {
	display: block;
	margin: 0;
	padding:  10px 0 0 0;
}
#header .menu li {
	background: url(i/l.gif) no-repeat 0 60%;
	display: inline;
	padding: 0 0.93em 0 1em;
}
#header .menu li.first {
	background: none;
}
#header .b2, #header .b3, #header .b4, #header .b4b, #header .b3b, #header .b2b {
	background: #fff;
}
#header .b4b {
	background: #e7e7e7;
}
#header .b3b {
	background: #e5e5e5;
}
#header .b2b {
	background: #e4e4e4;
}
/* Flash */
#flash-block {
	padding-bottom: 2px;
}
#flash-block img {
	padding: 0;
	margin: 0;
}
#content {
	font-size: 1.4em;
}
#teasers {
	/*margin-bottom: 4px;*/
}
.columns {
	width: 100%;
	clear: both;
}
.columns .column-left {
	float: left;
	width: 50%;
}
.columns .column-right {
	float: left;
	width: 50%;
}
#content .columns .column-left {
	padding-right: 2px;
	width: 423px;
}
#content .columns .column-right {
	padding-left: 2px;
	width: 423px;
}
#content .columns .teaser .boxcontent {
	padding: 0.86em 1.71em 0.5em;
}
/* Teasers */
#content .columns .teaser {
	margin-bottom: 4px;
}
#content .columns .teaser p {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content .columns .teaser h2 {
	color: #fff;
	font-size: 2.14em;
	font-weight: bold;
	margin-bottom: 0.37em;
}
#content .columns .teaser h2 a:link, #content .columns .teaser h2 a:visited, #content .columns .teaser h2 a:hover, #content .columns .teaser h2 a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
/* Main */
#main .boxcontent {
	background: #fff;
	padding: 24px 1.71em;
}
#main .b2, #main .b3, #main .b4, #main .b4b, #main .b3b, #main .b2b {
	background: #fff;
}
#main p {
	margin-bottom: 1em;
	line-height: 1.4em;
}
#main h1, #main h2 {
	color: #000;
	font-size: 2.14em;
	font-weight: normal;
	margin-bottom: 0.37em;
}
#main h3 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.37em;
}
#main p img {
	padding: 0 1em;
}
#main p, #main ul, #main ol, #teaser p, #teaser ul, #teaser ol
{
    padding: 0;
    margin: 0.37em 0 1em;
}
#main li, .teaser li
{
    margin: 0.5em 0 0.5em 1.3em;
}
#main ol, .teaser ol {
	list-style-type: decimal;
}
#main ul, .teaser ul
{
    list-style-type: none;
    //list-style-image: url('i/li.gif');
}
#main ul li, .teaser ul li
{
    padding: 0;
    behavior: expression(
        ( !this.before && parentNode && parentNode.tagName == 'UL' )
        ?
            ( this.before = true )
            & ( parentNode.style.listStyleImage = 'none' )
            & (
                ( this.firstChild && this.firstChild.firstChild )
                ?
                    ( this.firstChild.style.marginTop = '-1.2em' )
                    & ( this.firstChild.style.position = 'relative' )
                : ''
            )
            & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
            & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
            & ( this.insertBefore( eNOBR, this.firstChild ) )
        : ''
    );
}
#main ul>li:before, .teaser ul>li:before
{
    content: '\2014\a0';
    float: left;
    margin-left: -1.25em;
}
#main ul>li>*:first-child:-moz-first-node, .teaser ul>li>*:first-child:-moz-first-node
{
    margin-top: -1.2em;
}
#main ul>li>*, .teaser ul>li>*
{
    text-indent: 0;
}
#main .sup, .teaser .sup
{
    position: relative;
    top: -0.5em;
    font-size: 0.75em; //font-size: 0.89em;
    line-height: 0;
    vertical-align: baseline;
}
.translator, .source {
	font-size: 0.86em;
}
#main .columns .column-left {
	padding-right: 0;
	width: 50%;
}
#main .columns .column-left .reducer {
	padding-right: 1.86em;
}
#main .columns .column-right {
	padding-left: 0;
	width: 50%;
}
#main .columns .column-right .reducer {
	padding-left: 1.86em;
}

/* Spare */
table.sparelist td, table.sparelist th {
	padding:0 10px 10px 0;
	font-size:11pt;
}

table.sparelist th {
	font-weight:bold;
	padding-bottom:15px;
	padding-top:10px;
}

table.sparelist .articul {
	width:100px;
}

.pager {
	margin-top:15px;
}

/* Footer */
#footer {
	color: #b87b52;
	line-height: 1em;
	padding: 15px 2.5em 11px;
}
#copy {
	float: left;
}
#footer-links {
	float: right;
}
#footer a {
	color: #b87b52;
}
/* Breadcrumbs */
#breadcrumbs {
	color: #b87b52;
	padding: 1em 2.5em 0;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	color: #b87b52;
}
#breadcrumbs ul {
	display: block;
	list-style-position: outside;
}
#breadcrumbs ul li {
	display: inline;
}
/* Feedback */
form#feedback {
	
}
#feedback label {
	display: block;
	float: left;
	padding-right: 10px;
	width: 89px;
}
#feedback .text {
	font-size: 12px;
	width: 256px;
}
#feedback #send {
	margin-left: 99px;
}
#feedback textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 356px;
}
/* Sape */
#sape {
	color: #b87b52;
	line-height: 1em;
	padding: 15px 2.5em 11px;
}

