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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Alegreya', serif;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
	font-size: 28px;
	padding-bottom: 20px;
}


h2 {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: black;
}

h3 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: black;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	font-size: 16px;
	color: black;
    background-color: #FFBB4C;
    padding-bottom: 10px;
}

.container {
    width: 1000px;
    padding: 0 25px;
    background-color: white;
}

a {
	color: #004C80;
	text-decoration: underline;
}

a:hover {
	color: black;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

.tright {
	text-align: right;
}

.boxStyle {
	padding:0px;
    font-size: 17px;
    text-align: left;
    margin-right: -15px;
}

.effectBorder{
    border-top: #C0C0C0 solid 2px;
    border-bottom: #C0C0C0 solid 2px;
    height: 10px;
}

.effectBorder2{
    height: 6px;
}

.effectBorder3{
    border-top: #C0C0C0 solid 2px;
}

.boxStyle img{
    border: #C0C0C0 solid 2px;
    padding: 5px;
}

.boxStyle p{
    margin-right: -15px;
}

.boxStyle2 {
	padding: 15px;
	color: white;
}

.boxStyle2 img{
	padding-bottom: 15px;
    border: #C0C0C0 solid 2px;
}

.rowStyle {
    margin-top: 20px;
    margin-right: 5px;
    padding-bottom: 30px;
}


.desc {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	padding-top: 5px;
}

.center {
	text-align: center;
}

.panelStyle {
    padding: 10px 0;
	background-color: #ffffff;
    color: black;
    font-size: 36px;  
    font-weight: bold;
    background-color: #fff;
     border: none; 
     border-radius: 0px; 
    -webkit-box-shadow: none; 
    box-shadow: none ; 
    margin-bottom: 0px;
}

.panel_text {
    padding: 0 25px;
    font-size: 18px;
}

.panelStyle2 {
    padding: 10px 0;
	background-color: #ffffff;
    color: black;
    font-size: 19px;
    background-color: #fff;
     border: none; 
     border-radius: 0px; 
    -webkit-box-shadow: none; 
    box-shadow: none ; 
    border-top: #C0C0C0 solid 2px;
    border-bottom: #C0C0C0 solid 2px;
    text-align: center;
}

.more {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 1px 10px;
	background-color: #0609a4;
    text-decoration: none;
    color: white;
}

.more:hover {
    text-decoration: underline;
    color: white;
}

.navbar-default {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
}

.nav>li>a {
    padding: 1px 5px;
}

.main {
    padding: 0 20px;
}

.main h1{
    color: #0609a4;
    font-size: 30px;
}

#map {
    float: right;
}

#navbar_slogan {
    position: absolute;
    right: 60px;
    top: 15px;
}

#navbar_slogan h1{
    font-size: 32px;
}

#navbar_slogan h1 strong{
    font-size: 37px;
    padding-right: 10px;
}


#navbar1 {
    position: absolute;
    right: 50px;
    bottom: 10px;
}

#footer {
    height: 60px;
    background-color: #ffffff;
	color: #000000;
    font-size: 17px;
    padding: 20px;
}


#logoNavbar{
    text-align: left;
    font-size: 25px;
    background-color: #ffffff;
	color: #000000;
    z-index: 1000;
    position: absolute;
    padding: 10px 10px 10px 10px;
    left: 30px;
}

#logoNavbar h1{
	color: #000000;
    padding: 0;
    font-size: 55px;
}

.navbar-default {
    margin-top: 10px;
	background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0px;
    height: 120px;
}

.navbar a{
	text-decoration: none;
}

.navbar-collapse.collapse {
display: block!important;
}

.navbar-nav>li, .navbar-nav {
float: left !important;
}

.navbar-nav>li {
border-right: solid 2px black;
padding: 0 20px;
}

.navbar-nav>li:last-child {
border-right: none;
    padding-right: 5px;
}

.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}

.navbar-right {
float: right!important;
}

.navbar-default .navbar-nav>li>a {
	color: black;
    font-size: 22px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>a:hover{
	font-weight: bold;
    font-style: italic;
    background-color:  #ffffff;
	color: black;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	font-weight: bold;
    font-style: italic;
    background-color:  #ffffff;
	color: black;
}

#myCarousel {	
    padding-top: 35px;
    margin-top: 35px;
    padding: 10px;
    width: 907px;
    border: #C0C0C0 solid 2px;
}

#main {	
    background-color: white;
    width: 1000px;
    padding: 0px;
    min-height: 735px;
}

.kattitle {
    color: red;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.galerie {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.galerie td {
    text-align: center;
    padding: 5px;
}

.galerie td img {
    background-color: #FFBB4C;
    padding: 2px;
}

#leftmenu li {
    display: inline-block;
    padding-right: 20px;
}