img{
    border-width: 0;
}
html
{
}

a{
    outline: none;
    text-decoration: underline;
    color: #000000;
}
a:hover, a:focus{
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: "Arial", sans-serif;
    color: #f49e00;
    font-size: 14px;
}
.ntm {
    margin-top: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #000000;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    background: #ffffff url(../img/top-bg.png) no-repeat center 60px;
}
td{
	font-size:12px;
}

#container {
    width: 835px;
    margin: 40px auto;
    padding: 0;
    text-align: left;
}

#header {
    padding: 0;
    margin: 0;
    height: 291px;
}

#header h1 {
    display: block;
    float: left;
    margin: 40px 0 0 -35px;
    padding: 0;
}

#header h1 a{
    display: block;
    margin: 0;
    padding: 0;
    width: 277px;
    height: 82px;
	overflow: hidden;
	text-indent: 999em;
	white-space: nowrap;
	background: url(../img/logo.png) no-repeat 0 0;
}

#topMenu {
    margin: 0;
    padding: 0;
    height: 19px;
    list-style: none;
    float: right;
    font-size: 11px;
}

#topMenu li {
    float: left;
    margin: 0 0 0 12px;
    padding: 0;
}

#topMenu li a{
    float: left;
    display: block;
    color: #000000;
    padding: 0 0 0 18px;
    height: 19px;
    line-height: 19px;
    text-decoration: none;
    background-position: left 3px;
    background-repeat: no-repeat;
}

#topMenu li a:hover, #topMenu li a:focus {
    text-decoration: underline;
}

#topMenu li a.selected {
    color: #f49e00;
}

.icon-sitemap {
    background-image: url(../img/sitemap-icon.png);
}

.icon-home {
    background-image: url(../img/home-icon.png);
}

.icon-file {
    background-image: url(../img/file-icon.png);
}

#mainMenu {
    margin: 90px 0 0 0;
    padding: 0;
    list-style: none;
    clear: right;
    float: right;
}

#mainMenu li {
    float: left;
    margin: 0 0 0 7px;
    padding: 0 0 0 8px;
    background: url(../img/mainmenu-divider.png) no-repeat left 3px;
}
#mainMenu li:first-child {
    background: none;
}
#mainMenu li a {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}


#mainMenu li a:hover, #mainMenu li a:focus, #mainMenu li a.selected {
    color: #F49E00;
    text-decoration: none;
}


#subMenu {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    float: left;
    clear: left;
}

#subMenu ul {
	position:absolute;
	top:125px;
	left:160px;	
}

#subMenu li {
    margin: 0;
    padding: 0;
}

#subMenu li a {
    display: block;
    padding: 2px 0 2px 4px;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    width: 140px;
    border: 0 dotted #ffffff;
    border-bottom-width: 1px;
    color: #ffffff;
}


#subMenu li a:hover, #subMenu li a:focus, #subMenu > li.selected > a {
    background: #f9b74f;
}


#teaser {
    clear: right;
    float: right;
    /*
    margin: 134px 0 0 379px;
    position: absolute;
    */
    margin: 10px 0 0 0;
    
    width: 456px;
    height: 157px;
}


#breadcrumb {
    margin: 4px 0 0 0;
    font-size: 11px;
    color: #868889;
    height: 30px;
}

#breadcrumb span {
    float: left;
}

#breadcrumb ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}

#breadcrumb ul li {
    float: left;
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
    background: url(../img/breadcrumb-divider.png) no-repeat left 5px;
}

#breadcrumb ul li a {
    color: #868889;
    text-decoration: none;
}

#breadcrumb ul li a:hover, #breadcrumb ul li a:focus {
    text-decoration: underline;
}

#breadcrumb ul li:first-child {
    padding-left: 0;
    background: none;
}

#breadcrumb ul li:last-child a {
    color: #f49e00;
    text-decoration: none;
}

#breadcrumb em {
    font-style: normal;
    color: #f49e00;
}

#content {
    clear: both;
    margin: 10px 0 0 0;
    padding: 0;
}

.images {
    float: left;
    width: 183px;
}
.images img {
    margin: 0 0 15px 0;
}
.cs1-col1 {
    float: left;
    width: 620px;
    margin: 20px 0 0 0;
}

.cs1-col1 *:first-child {
    margin-top: 0;
}

.cs2-col1 {
    float: left;
    padding: 0 15px 0 0;
    margin: 8px 0 0 -625px;
    width: 130px;
    border: 0 solid #c8d1d4;
    border-right-width: 1px;
}

.cs2-col2 {
    float: left;
    width: 460px;
    margin: 20px 0 0 165px;
    
}

.cs2-col2 *:first-child {
    margin-top: 0;
}

.info-col {
    width: 166px;
    padding: 12px;
    margin: 0 0 0 645px;
    border: 0 solid #fcd08d;
    border-top-width: 16px;
    background: #feedd3;
}
.info-col strong {
    color: #f49e00;
}
.info-col *:first-child {
    margin-top: 0;
}
.info-col p:first-child {
    margin: 0;
    padding: 0;
    border: none;
}
.info-col p {
    margin-top: 12px;
    margin-right: -12px;
    padding-top: 12px;
    padding-right: 12px;
    border: 0 solid #fdcb8a;
    border-top-width: 5px;
}


#footer-container{
    background: url(../img/bottom-bg.png) no-repeat center top;
    text-align: center;
    padding: 25px 0 0 0;
    margin: 20px 0;
}

#footer {
    width: 835px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#footer span {
    display: block;
    width: 449px;
    text-align: right;
    font-size: 11px;
    color: #f49e00;
}
#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

#footer li {
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
}

#footer li a {
    margin: 0;
    padding: 0 0 0 12px;
    display: block;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
}

#footer li a:hover, #footer li a:focus, #footer li.active a {
    text-decoration: underline;
}

#footer .icon-print {
    background-image: url(../img/print-icon.png);
    padding: 0 0 0 20px;
}
#footer .arrow-left{
    background-image: url(../img/arrow-left.png);
}
#footer .arrow-up {
    background-image: url(../img/arrow-up.png);
}

/* contact */

.cs3-col1 {
    float: left;
    width: 380px;
}
.cs3-col2 {
    margin: 0;
    width: 425px;
    float: right;
}
.cs3-col1 *:first-child, .cs3-col2 *:first-child {
    margin-top: 0;
}
.cs4-col1 {
    float: left;
    width: 100px;
    margin: 0 10px 0 0;
}

.cs4-col2 {
}
#contactform h1 {
    margin-bottom: 0px;
}
#contactform label {
    display: block;
    color: #f49e00;
    margin: 6px 0 0 0;
}
#contactform label span {
    color: #000000;
}
#contactform select {
    display: block;
}
#contactform input, #contactform textarea, #contactform select {
    border: 1px solid #4b4b4d;
    width: 97%;
    font-size: 12px;
    font-family: "Arial", sans-serif;
}
#contactform input[type=checkbox] { border: none; }

#contactform textarea {
    margin: 35px 0 0 0;
    float: right;
    width: 100%;
}
#contactform input.submit {
    float: right;
    width: auto;
    margin: 5px 0 0 0;
    padding: 30px 0 0 0;
    color: #f49e00;
    font-weight: bold;
    cursor: pointer;
    border: none;
    background: transparent url(../img/mail-icon.png) no-repeat right top;
}
#contactform .callback label {
    float: none;
    color: #000000;
}
#contactform .callback input {
    width: auto;
    float: left;
    margin: 4px 10px 10px 0;
}

#contactform .decent {
    font-size: 11px;
    color: #000000;
}

#contactform h3.decent {
    padding: 30px 0 0 0;
    margin: 0;
}

#contactform p.decent {
    margin-top: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.expnavi,.bildernavi
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:24px;
}
.expnavi li,.bildernavi li
{
	float:left;
}

.expnavi li a,.bildernavi li a
{
	display:block;
	text-decoration:none;
	font-weight:bolder;
}
.expnavi li a div
{
	padding:4px;
}
.expnavi li a:hover div,.bildernavi li.pages a:hover div,td.pages a:hover div
{
	color:#F9F7E9;
    background-color:#f49e00;
 }   
 .bildernavi li.pages
 {
 	width:90px;
 }
 .bildernavi li.pages a,td.pages a
 {
 	float:left;
	width:15px;
	text-decoration:none;
	text-align:center;
 }
 
a.selected div
{
	color:#F9F7E9;
    background-color:#f49e00;
    text-decoration:none;
}
