body {
    background-color: #005941;
    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;
}
/*  controls the properties of the all links defined as sidelink */

.sidelink	{
    text-decoration:none;
	font-family: Verdana,Sans-serif;
	font-size:14px;
	color:#005941;
}

a {
    text-decoration:none;
    font-family: Verdana,Sans-serif;
	color:#005941;
}

a:hover { 
	text-decoration:underline;
}

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 */
a.contactMap {
    text-decoration:none;
	font-family: Verdana,Sans-serif;
	font-size:32px;
	color:#415936;
}

a.contactMap:hover { 
    text-decoration:underline;
}

/*Not Used*/