﻿body
{
    color: #000;
    background-color: #fff;
    margin: 0;
    font-family: Calibri, Verdana;
    font-size: 14px;
}

hr
{
	color: #a0a0a0;
	background-color: #a0a0a0;
	border: none;
	height: 1px;
}

h1
{
    font-size: 24px;
    color: #00a160;
}

h2
{
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
}

h2#front
{
    font-size: 20px;
    color: #00a160;
}

a
{
    color: #00a160;
}

address
{
    text-align: center;
    margin-bottom: 10px;
    font-style: normal;
}

input
{
    font-family: Calibri, Verdana;
    font-size: 14px;
}

img
{
    border: 0;
}

td, th
{
    vertical-align: top;
    font-size: 14px;
}

#mother
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#top
{
    height: 50px;
    background: #fff url(img/top.png) no-repeat top center;
}

#languagebox
{
    text-align: right;
    margin: 5px 32px 0 0;
}

#languagebox a
{
    color: #999;
}

#middle
{
    background: #fff url(img/middle.png) repeat-y top center;
}

#bottom
{
    height: 50px;
    background: #fff url(img/bottom.png) no-repeat top center;
}

#container
{
    width: 880px;
    margin-left: 50px;
}

#leftrow
{
    width: 212px;
    vertical-align: top;
}

#rightrow
{
    width: 661px;
    vertical-align: top;
}

#logo
{
    margin-left: 8px;
}

#menu
{
    margin: 30px 0 30px 8px;
    padding: 0;
    width: 150px;
    border-top: 1px #ccc solid;
}

#menu li
{
    border-bottom: 1px #ccc solid;
    list-style-image: url(img/arrow.png);
}

#menu li a
{
    display: block;
    margin: 5px 0 5px 0;
    color: #000;
    text-decoration: none;
}

#menu li a:hover
{
    color: #00a160;
    text-decoration: underline;
}

#menu #selected
{
	color: #00a160;
	text-decoration: underline;
}

#menu ul.level2
{
    padding-left: 22px;
}

#speedbar
{
    text-align: right;
}

#speedbar a
{
    color: #999;
}

#pagecontent img
{
    border: 1px #666 solid;
    float: right;
    margin: 0 0 20px 20px;
}

#pagecontent li
{
    margin: 15px 0;
}

img.reference
{
    border: 1px #666 solid;
    margin-right: 20px;
}

table.reference
{
    margin-bottom: 20px;
}

table.reference table
{
    width: 410px;
}

#fader
{
    width: 100%;
}

#fadesplit
{
    width: 27px;
}

.slideshow
{
    min-height: 380px;
}

.slideshow img
{
    border: 1px #666 solid;
}

.slideshowteaser
{
    width: 310px;
}

.pdfdownload
{
	display: block;
	border: 1px #999 solid;
	margin: 10px;
	padding: 10px 35px;
	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
    background-color: #fff;
}

.pdfdownload:hover
{
    border: 1px #000 solid;
    background-color: #eee;
}

.sitemapitem
{
    display: block;
    border: 1px #ccc solid;
    margin: 5px;
    padding: 5px;
}

.sitemapitem:hover
{
    background-color: #eee;
}
