/* CSS Document */

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-slab-regular - latin */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-slab-v24-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-slab-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-slab-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-slab-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-slab-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-slab-v24-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-700 - latin */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-slab-v24-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-slab-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-slab-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-slab-v24-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-slab-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-slab-v24-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}


body {
	font-family: 'Roboto', sans-serif;
	background: #f4f4f4;
  color: #333;
}

.container{
	max-width: 990px;
} 

h1 {
    margin-bottom: 10px;
    font-size: 26px;  
    padding: 0px 0px 2px;
    font-weight: normal;
    font-style: italic;
    font-family: "Times New Roman",Times,serif;
    border-bottom: 1px dotted #333;
}

h2 {
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	padding: 3px 0 0 0;
  margin-bottom:5px;
	font-style: normal;
	border-bottom: none;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
} 

/* Links allgemein */
a:link {
	color: #96CC2E; 
	font-weight: bold;
	text-decoration: none;
}

/* Bereits besuchter Verweis */
a:visited {
	color: #6ea403; 
	font-weight: bold;
	text-decoration: none; 
}

/* Verweis bei Mouse-over */
a:hover {
	text-decoration: underline;
}

/* Aktiver Verweis oder Verweis mit Fokus */
a:active, a:focus {
	text-decoration: underline;
}


.content .row {
  padding-top: 15px;
}

.divider {
  margin: 20px 0;
  height: 1px;
  width: 100%;
  background-color: #ccc;
}

/* *****************************************************************************
*
*  Aufteilung
*
*  ****************************************************************************/

#maincontainer {
  background-color:#fff;
  box-shadow: 0px 0px 10px #333;
  -webkit-box-shadow: 0px -5px 10px #333;
  -moz-box-shadow: 0px -5px 10px #333;
  padding-bottom:20px;
}

#logo, #logo a {
    padding-top: 25px;
    font-family: Arial Black,Arial Bold,Gadget,sans-serif;
    color: #96CC2E;
    font-size: 2em;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15), 0px -5px 35px rgba(255, 255, 255, 0.298);
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 2px;
    font-weight: bold;
    text-decoration: none;
}

#slogan {
  font-family: Aldrich,sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 35px;
  color: #999;
  text-shadow: none;
  padding: 5px 0px;
  padding-bottom:0px;
  font-weight: bold;
  font-style: normal;
  background-color: transparent;
  text-transform:uppercase;
}

#langnav {
  text-align:right;
  text-transform:uppercase;
}

#langnav a:hover, #langnav a.active {
	color: #96CC2E;
}

#visualrow {
  background-color: #FA9703;
  border-top: 4px #ccc solid;
  border-bottom: 4px #ccc solid;
  margin-right:-15px;
  margin-left:-15px;
/*  padding-left: 0px;*/
}

#visualrow .csc-default   {
padding-right:15px;
margin-left:0px;
}

#visualrow .col-md-8 {
padding-right:0px;
}

#visualrow a {
  color:#333;
  font-weight:bold; 
  text-decoration:underline;
}

#visual{
  padding:0;
}

#visual img{
  border-right: 2px #fff solid;
}

#visualtext{
  padding-top: 15px;
}

#footer {
  text-align:center;
  margin-top: 10px;
}

/* Navigation */

.navbar-default .navbar-nav > li > a {
    color: #999;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #96CC2E;
}

.navbar-default {
    background: none;
    border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: none;
	font-weight: bold;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #96CC2E;
}

.navbar-toggle {
    float: left;
}

.navbar {
    min-height: 20px;
    margin-bottom: 0px;
}

.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 15px;
}

.nav > li > a {
    padding-left: 0px;
    font-size: 15px;
}

.navbar-collapse {
    padding-left: 0px;
}


/* Sprachnavigation */
#dropdownMenu1 {
    display: inline-block;
    padding: 2px 8px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    color: #ccc;
    border-radius: 0px;
    -moz-user-select: none;
}

#dropdownMenu1 .caret {
    margin-left: 5px;
}

ul.footer-list li { 
display: inline-block; 
border-right: 1px solid #333;
padding: 5px;
line-height: 10px;
}

ul.footer-list li.last { 
border-right: 0px solid #333;
}


/* Slider */
.bx-wrapper .bx-viewport {
    box-shadow: 0px #CCC;
    border: 0px solid #FFF;
    left: 0px;
    background: #FFF none repeat scroll 0% 0%;
}

.container .bx-wrapper .bx-viewport {
    box-shadow: 0px  #CCC;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper {
    position: relative;
    margin: 0px auto;
    padding: 0px;
}

/* Formular */
#mailform {
line-height:10px;
font-size: 12px;
}

#mailform label {
    width: 200px;
    padding: 0 0 5px 0;
    display:block;
}

#mailform input{
	border: 1px solid #666666;
	display: block;
  margin-bottom: 6px;
  width: 360px;
	padding:2px;
	
}

#mailform input.submit{
	border: 1px solid #666666;
  margin: 10px 0 0 0;
}

#mailform textarea{
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #666666;
	width: 360px;
	height:100px;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
}

/* Masonry Galerie */
#content {
  margin-top:5px;
  margin-left:-10px;
  margin-right:-10px;
}

#content .textbox {
  padding:10px;
  background-color: #FA9703;
  min-height:156px;
}


img {
    max-width: 100%;
    height:auto;
}
.box .caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(80, 80, 80, 0.75) none repeat scroll 0% 0%;
    width:100%;
    margin-left:6px;
    margin-bottom:6px;
    margin-right:50px;
    display:none;
}

.box .caption span {
    color: #FFF;
    font-family: Arial;
    display: block;
    font-size: 0.85em;
    padding: 5px 10px 15px;
    display:none;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 999;
}

#content .box {
  width: 50%;
  padding: 6px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

@media screen and (min-width: 520px) {
  #content .box { width: 33%; }
}

@media screen and (min-width: 992px) {
  #content .box { width: 25%; }
  #content .box2 { 
  width: 50%;
  }
}

@media only screen and (max-width : 767px) {  
.navbar-collapse {
    padding-left: 15px;
}

#visualrow {
  margin:0px;
/*  padding-left: 0px;*/
}

#visualrow .col-md-8 {
padding-right:15px;
}

#visualrow .csc-default   {
padding-right:0px;
margin-left:0px;
}

#visualrow .csc-default {
    padding: 5px;
}




#logo, #logo a {
    font-size: 30px;
}

}

