body {
    background-color: white;
    font-family: Verdana,Geneva,sans-serif; 
}
.container {
    background-color: white;
}
.banner {
    margin: auto;
}

.nav-link {
    text-transform: uppercase;
    color:#2c3c25;
    font-size:1.5rem;
}
.dropdown-item {
    text-transform: uppercase;
    color:black;
}

.submenu1 {
    padding-left: 15px;
    font-size:14px;
}
.documentTitle {
    font-size:22px;
    font-weight:bold;
    text-align: center;
}
.searchResultCategory {
    font-size:22px;
}
.searchResultPage {
    font-size:16px;
}
.xnavbar {
    background-color: #2C6525;
}
.headernavbar {
     background-color: #005035;
     font-size:0.25rem;
     margin-top: 5px;
}
/*  controls the properties of the all links defined as sidelink */

.sidelink	{
    text-decoration:none;
	font-family: Verdana,Sans-serif;
	color:#005941;
}

a {
    text-decoration:none;
    font-family: Verdana,Sans-serif;
    font-weight: bold;
	color:#005035;
}

a:hover { 
	text-decoration:underline;
	color:#FECA29;
}

a.sidelink:hover { 
		text-decoration:underline;
}
.panel-default > .panel-heading {
    color: white;
    background-color: #005941;
}

/*
.panel-default > .panel-body > p > a > .btn-default {
    background-color: #326b85;
}
*/
.navLink {
    color:#005941;
}

.bigKontaktLink {
    font-size:22px;
    color:#005941;
    text-decoration:none;

}

.carousel-caption {
    position: relative;
    left: 0;
    top: 0;
    color: white;
    background-color: #005941;
        padding-bottom:50px;
}


/*Page specific */
.fppovtitle
{
 text-transform:uppercase;
color:#415936;
text-align:center;
font-size: 18px;
font-weight:bold;
}

.fppovtitlegreen
{
 text-transform:uppercase;
color:#415936;
text-align:center;
font-size: 18px;
font-weight:bold;
}

.fppovtitleblack
{
 text-transform:uppercase;
color:black;
text-align:center;
font-size: 18px;
font-weight:bold;
}

.fppovtitleblue
{
 text-transform:uppercase;
color:blue;
text-align:center;
font-size: 18px;
font-weight:bold;
}

.fppovfooter
{
 font-size:16px;
 text-align:center;
}

.fppovImg {
    text-align:center;
    margin:auto;

}

.fppovlink
{
  text-transform:uppercase;
text-decoration:none;
color:#FEC923;
text-align:center;
font-size: 18px;
font-weight:bold;
}

.bigFooterDiv {
    background-color: #005035;
    color:#FECA29;
}
.bigFooterDiv a {
    color:#FECA29;
}
.bigFooterDiv a:hover {
    color:#FECA29;
}
/*Not Used*/