#main .inside {
    border:1px #805252;
}
html {
  height: 101%;
}

body { 
  background: #e5e5e5; 
	color: #6f6f6f;
	font-family: Domine;
	font-size: 17px;
  line-height: 1.6;
}

/* display none mobile */
#d_logo_s,
#d_logo_l,
.jumbotron.top_jumbo
{
  display: none;
}

.container{
	padding: 5px;
}

#header.row{
	background: #fff;
	border-radius: 15px;
	margin: 0;
	padding: 0;
}

#header.row,
#header .col-sm-24{
	padding: 0;
}

.mod_coverpicture{
  clear: both;
}




/* FOOTER */
	
#footer{
  text-align: right;
}

#footer .inside{
	padding: 15px;	
}

#footer .ce_text{
}

#footer, #footer a {
  color: #888888;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
}

#footer a:hover{
	color: #57778D;
	font-weight: bold;
}

#footer p {
  margin: 0;
}

/* KLASSEN LAYOUT */
.mod_article,
.mod_breadcrumb,
.mod_calendar,
.mod_boxes4ward {
}

.ce_accordeon,
.ce_gallery,
.ce_downloads,
.ce_image,
.ce_text,
.mod_boxes4ward {
	
}
#m_logo,
nav#main_menu,
#main .inside,
#left .inside,
#right .inside{
	background: white url(../../files/files/bg/schattenBoxOben.png) repeat-x;
	border: 1px solid #d7d7d7;
	border-radius: 15px;
	clear: both;
	padding: 15px;
	margin-top: 15px;
}


#m_logo{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	float: left;
	margin-top: 0;
	padding: 0;
	width: 100%;
}

nav#main_menu{
	background: #fff;
	border-top: 2px solid #FABD3F;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* KLASSEN */

img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto\9;/* ie8 */
}


/* Bilder in Text integriert */
.image_container.float_right{
       float: none;
}
@media (min-width: 768px) {
    .image_container.float_right{
        float: right;
	margin: 0 0 20px 20px;
	width: 350px!important;
    }
}



.jumbotron {
  padding: 0;
	margin: 0;
}

figure {
  margin: 0;
}

.clearfix {
  clear: both;
  height: 1px;
}

/* FONTS */

h1, h2,
.mod_breadcrumb,
.ue_r{
  color: #577CB6;
	text-transform: upperase;
  width: auto;
}


h1 {
	border-bottom: 2px dotted #FABD3F;
  display: inline-block;
  font-size: 30px;
	margin: 10px 0 30px 0;
}

h2{
  font-size: 22px;
}

.ue_r{
  font-size: 30px;
}

a {
  color: #57778D;
  font-weight: bold;
}

a:hover,
#kontakt_box #emailText a:hover{
  text-decoration: none;
  color: #FABD3F;
}

ul {
  padding-left: 15px;
  list-style-type: circle;
}
#main ul{
	list-style: none;
	padding-left: 20px;
}

#main li{ 
	text-indent: -.5em;
}

#main li:before{
	color: #FABD3F;
	content: "•";
	font-size: 45px;
	line-height: 0.6;
	position: relative;
	top:9px;
	left: -4px;
}


/*
 * AKTION
 */
.oil_cols, .bestell_container{
  background-color:#f7f7f7;
  border-radius: 5px;
    -webkit-box-shadow: #666 2px 2px 3px;
  -moz-box-shadow: #666 2px 2px 3px;
  box-shadow: #666 2px 2px 3px;
  margin: 30px 15px 30px 15px;
}

.bestell_container{
    padding: 30px;
}
    


.oil_cols .img{
    padding: 0!important;
}

.oil_cols img{
    border-radius: 5px 0 0 5px;
}

.oil_cols .text{
    font-size: 15px;
    padding: 20px;
}

.oil_cols .text h2{
    margin-top: 0;
}

/* Ölformular */
.radio_container input{
    display: inline-block;
}

.radio_container span{
  display: block;
}


/*
 * BLOG
 */
.mod_newslist .layout_latest{
  border: 1px dotted #577CB6;
  border-radius: 5px;
  font-size: 15px;
  margin-bottom: 60px;
  padding: 15px;
}

.layout_latest h2{
    margin-top: 0;
}

.mod_newslist .layout_latest{
    clear: both;
}

.mod_newslist .ce_text .col-sm-16,
.mod_newsreader .ce_text .col-sm-16{
    clear: both;
    padding: 0!important;
    width: 100%;
}

.mod_newslist .info{
    text-align: right;
}


/* KONTAKT BOX */
#kontakt_box .glyphicon{	
  clear: both;
  color: #577CB6;
  font-size: 25px;
  float: left;
  height: 29px;
  margin: 10px 0 0 10px;
  width: 29px;
}

#kontakt_box .ue_r{
	color: #577CB6;
  margin: 0 0 15px;
}

#kontakt_box .letters,
#kontakt_box #emailText a{
	color: #577CB6;
  float: left;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 4px 0 0 10px;
}
  
#kontakt_box #telefon{
  margin: 0 0 0 10px;
}
#kontakt_box #telNr{
}

#kontakt_box #handy{	
}
#kontakt_box #handyNr{
  margin-top: 14px;
}

#kontakt_box #fax{
  margin-top: 12px;
}
#kontakt_box #faxNr{
  margin-top: 14px;
}

#kontakt_box #email{
	font-weight: bold;
	margin-top: 2px;
}

#kontakt_box #emailText a{
  margin-top: 9px;
}


/* BREADCRUMB */
#box_nav .mod_breadcrumb{
	float: left;
	margin-top: 15px;
}

#box_nav .mod_breadcrumb ul{
	list-style-type: none;
}

#box_nav .mod_breadcrumb li{
	display: none;
	float: left;
	margin-right: 15px;
}

#box_nav .mod_breadcrumb li.first{
	display: none;
}

#box_nav .mod_breadcrumb li.last{
	color: #09416D;
	display: block;
	font-size: 15px;
	font-weight: bold;
}

/* MENUE */
#main_menu .navbar{
	border: none;
	margin: 0;
}


/* hintergrundfarbe container button */
#main_menu .navbar-default{
	background: none;
}

/* toggle button */
#main_menu .navbar-toggle{
	background: #577CB6;
	border: none;
	margin-right: 5px;
}

/* striche in toggle button */
#main_menu .navbar-default .navbar-toggle .icon-bar{
	backgroun: #fff;
	border-bottom: 1px solid #fff;
}

#main_menu .navbar-collapse{
	max-height: none;
}

#main_menu .navbar-default .navbar-toggle:hover,
#main_menu .navbar-default .navbar-toggle:active,
#main_menu .navbar-default .navbar-toggle:focus{
	background: #577CB6;
}

.navbar-collapse, .navbar-default {
	/* test menu
	display: block;*/
  background: none;
	border: none;
}

#main_menu .navbar-default .navbar-nav > li > a {
	border-top: 1px dotted #7397D0;  /*  1 liner  */
	/*border-bottom: 1px solid #7f7f7f; 2 liner 
	border-top: 1px solid #e0e0e0;*/
  color: #7397D0;
  display: block;
  font-size: 18px;
	font-weight: normal;
  padding: 10px 10px;
}

#main_menu .navbar-default .navbar-nav > li.first > a{
	border-top: none;
}
#main_menu .navbar-default .navbar-nav > li.last > a{
	border-bottom: none;
}

#main_menu .navbar-default .navbar-nav > li > a.active{
	background: #577CB6;
	border: none;
	color: #fff;
}

#main_menu .navbar-default .navbar-nav > li.open a{
	padding-bottom: 10px;
}

/* ebene 1 von offener menüpunkt */
#main_menu .navbar-default .navbar-nav > .open > a{
	background: none;
	border-bottom: none;
	text-transform: uppercase;
}

#main_menu .navbar-default .navbar-nav > .open > .dropdown-menu{
	border-bottom: none;
	border-radius: 0;
	padding-bottom: 15px;
}

#main_menu .dropdown-menu{
	/* border-bottom: 1px solid; 2 liner */
	margin: 0;
	padding: 0;
}

#main_menu .navbar-default .navbar-nav .open .dropdown-menu > li > a,
.dropdown-menu{
	color: #5C7FBA;
	font-size: 95%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#main_menu .navbar-nav .trail .dropdown-menu a.last{
	border-bottom: none; /* 1 liner */
}

#main_menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a{
	background: none;
	font-weight: 700;
	text-transform: uppercase;
}

/* KONTAKT FORMULAR */

#kontakt_table{
	width: 100%;
}

#kontakt_table td{
	display: block;
}

#kontakt_table br, .kleine_anfrage br{
  display: none;
}

#kontakt_table .invisible, .kleine_anfrage label .invisible{
	display: none;
}
#kontakt_table label{
  margin-top: 7px;
}

#kontakt_table .ce_form .invisible{
  display: none;
}

#kontakt_table input[type='text'], input[type='textarea'], input[type='email'], textarea, input[type='submit']{
  border: 1px solid silver;
  display: block;
  padding: 5px;
  width: 100%;
}
#kontakt_table textarea{
  height: 250px;
}

#kontakt_table .submit{
	color: #595959;
	font-weight: bold;
	margin-top: 15px;
}
#kontakt_table label, .error{
  font-weight: bold;
}

  }
	
	#kontakt input[type="email"],
	#kontakt input[type="text"],
	#kontakt textarea {
		display: block;
	}

/* FORMULAR KURZE FRAGE */
form.kleine_anfrage{
  margin-top: 30px;
}

#right .mod_form{
	display: block;
	float:left;
}
.kleine_anfrage label{
	display: none;
}

.kleine_anfrage textarea{
	height: 150px;
}

.kleine_anfrage textarea,
.kleine_anfrage input{
	border: 2px solid #7397D0;
	border-radius: 5px;
	width: 100%;
}

.kleine_anfrage #fields{
	height: 120px;
}

.kleine_anfrage input{
	padding: 5px;
	margin-top: 15px;
}

.kleine_anfrage .email_klein.wech,
.kleine_anfrage .anfrag_schick.wech{
	display: none;
}

.kleine_anfrage .anfrag_schick.wech{  
  background: #7397D0;
	color: #FABD3F;
}

.mod-form {float:left;}


/* MENÜ lp */
#navLP{
  display: none;
}

#lp ul{
  list-style-type: none;
}

#lp li{
  float: left;
}
#lp{
  margin: 10px 0 60px 0;
}

#lp a{
  display: block;
  font-size: 10px;
  height: 25px;
  margin: 0 0 5px 0;
  overflow: hidden;
  width: 156px;
}

#lp .level_2{
  background: #e5e5e5;
  border-radius: 0 0 5px 5px;
  margin: 0;
  padding: 0;
  padding: 5px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #666 2px 2px 3px;
  -moz-box-shadow: #666 2px 2px 3px;
  box-shadow: #666 2px 2px 3px;
  background: #F2F2F2;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F2F2F2), to(#919191));
  background: -webkit-linear-gradient(#F2F2F2, #919191);
  background: -moz-linear-gradient(#F2F2F2, #919191);
  background: -ms-linear-gradient(#F2F2F2, #919191);
  background: -o-linear-gradient(#F2F2F2, #919191);
  background: linear-gradient(#F2F2F2, #919191);
  
  /* dropdown function code */
  position: absolute;
  left: -33000px;
  top: -33000px;
  overflow: hidden;
  display: inline;
  width: 0;
  height: 0;
}

#lp .level_2 a{
  color: #8b8b8b;
  height: auto;
}
#lp .level_2 a:hover{
  color: #292929;
}

#lp .level_2 li{
  width: 100%;
  
  /* dropdown function code */
  clear: both;
  position: relative;
  z-index: 101;
}

#lp li:hover .level_2{
   /* dropdown function code */
  left: auto;
  top: auto;
  overflow: auto;
  display: block;
  width: auto;
  min-width: 120px;
  height: auto;
  z-index: 100000000000000000000008;
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
	
	/* DISPLAY NONE */
	#m_logo,
	#m_breadcrumb,
	#ootstrap#main_menu{
		 display: none;
	 }
	
	/* DISPLAY DESKTOP */	
	#d_logo_s,
	.jumbotron.top_jumbo,
	#container_d_logo,
	#d_logo{
    display: block;
  }

  body {
    font-size: 19px;
  }
	
	.jumbotron.top_jumbo{
		background: #fff;
		height: 80px;
	}
	
	#header.row{
		margin: 15px -15px 0 -15px;
	}

	#header .col-sm-24{
		padding: 0;
	}
	
	#header{
		padding-top: 50px;
	}
  
  .logo_rechts{
    text-align: cente;
  }
  
  #d_logo_s{
    margin-left: 15px;
    position: relative;
    top: -55px;
  }
  
  .mod_coverpicture{
    border-top: 2px solid #FABD3F;
    margin-top: -57px;
  }

  .container {
    max-width: 960px;
  }

  .container {
    padding: 0 15px;
  }
  
  .ue_r{
    padding: 30px 0 0 0;
  }
	
	/* KLASSEN */
	
	
	/* KLASSEN LAYOUT */
	.mod_article,
	.mod_breadcrumb,
	.mod_calendar,
	.mod_boxes4ward {
	}
	
	.ce_accordeon,
	.ce_gallery,
	.ce_downloads,
	.ce_image,
	.ce_text,
	.mod_boxes4ward {
		
	}
	
	#main .inside,
	#left .inside,
	#right .inside,
	#footer .inside{
		background: none;
		border: none;
		border-radius: none;
		clear: both;
		margin-top: 15px;
		padding: 0;		
		-webkit-box-shadow: none;
    box-shadow: none;
	}
    
  #content{
    padding: 15px;
  }
  

	#header, #page{
		background: white url(../../files/files/bg/schattenBoxOben.png) repeat-x;
		border: 1px solid #d7d7d7;
		border-radius: 15px;
		clear: both;
		margin-top: 15px;
		
		-webkit-box-shadow:2px 2px 2px 2px rgba(0,0,0,.3);
    box-shadow:2px 2px 2px 2px rgba(0,0,0,.3);
	}

  
	
	nav#main_menu{
		background: #7397D0; 
		border: none;
		-webkit-box-shadow:none;
    box-shadow:none;
		padding: 20px 0 0 0;
	}
  
  #main_menu .navbar-collapse{
    padding-left: 25px;
  }
  
  .container-fluid{
    padding: 0;
  }


	
	/* MENÜ */

  #main_menu .navbar-default .navbar-nav > li > a {
    color: #fff;
		border: none;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 8px 0;
    padding: 0;
		padding-left: 12px;
    white-space: nowrap;
  }

  #main_menu .navbar-default .navbar-nav > li.first > a {
    padding-left: 0;
  }

  #main_menu .navbar-default .navbar-nav > li.last > a {
    border: none;
  }

  #main_menu .navbar-default .navbar-nav > li > a.active{
		background: none;
    color: #FABD3F;
  }
	
	#main_menu .navbar-default .navbar-nav > li > a:hover {
    background: none;
    color: #ea9f06;
  }
	
	/* level 2 */
	#main_menu .navbar-default .navbar-nav > .open > .dropdown-menu{
		/* test menu level 2
    display: block; */
		
		background: #7397D0;
    border: 1px solid silver;		
    border-radius: 5px;
		padding: 0 15px;
    margin: 0;
  }

  #main_menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #638acb;
    border-top: 1px solid #8fabda;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 5px;
  }
	
	#main_menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
		background: none;
    color: #FABD3F;
	}

  #main_menu .navbar-default .navbar-nav .open .dropdown-menu > li.first > a {
    border-top: none;
  }

  #main_menu .navbar-default .navbar-nav .open .dropdown-menu > li.last > a{
    border-bottom: none;
    margin-bottom: 5px;
  }
	
	
}

@media (min-width: 1024px){
	
	/* DISPLAY NONE */
	#d_logo_s{
		display: none;
	}
	
	/* DISPLAY */
	#d_logo_l{
		display: block;
	}
	
	
	#d_logo_l{
    left: 15px;
		position: relative;
		top: -68px;
	}	
  
  .mod_coverpicture{
    margin: -70px 0 0 0;
  }
}

	





/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.gelb { color:#FABD3F; font-weight: bold; }
