/*
Theme Name: JA-Bootstrap_01 Childtheme
Author: the Netalb Webdesign
Author URI: https://www.netalb.com/
Template: JA-Bootstrap_01
*/


.pictures-team {    float: left;    padding: 9px;}	
.wp-caption {    float: left;    padding: 9px;	background-color: transparent;    border-color: #ccc;	border: 1px solid;
}

/*
Anfang Stylesheet für das Kontaktformular
*/

#two-column{
	width: 550px;
margin-left:40px;
}
#two-column #left{
	width: 300px;
	float: left;
}
#two-column #right{
	width: 250px;
	float: right;
}
#two-column p{
	margin-bottom: 12px;
	font-size: 14px;
}
#two-column input[type="text"]{
	border:none;
	border:1px solid #cccccc;
	font-size :16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 540px;
	padding: 5px;
}
#two-column #right input[type="text"], #two-column #left input[type="text"]{
	width:240px;
}
#two-column textarea {
    position: relative;
    padding: 5px;
    border:1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 540px;
height: 150px;
}
#two-column input[type="submit"]{
	padding:8px 18px;
	background:#0088cc;
	color:#fff;
	border: 1px solid #fff;
	float:right;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#two-column input[type="text"]:focus, #two-column textarea:focus{
	background: #eee;
}
#two-column input[type="submit"]:hover{
	background:#404040;
	color:#fff;
	border: 1px solid #222;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 4px 6px;
    vertical-align: middle;
}

/*
Ende Stylesheet für das Kontaktformular
*/


.wp-caption-text {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    text-align: center;
}

.video-left {
    background-color: transparent;
    border-radius: 4px;
    margin-bottom: 90px;
    padding: 15px;
    margin-right: 50px		
	height: 150px;
    width: 300px;
	float: left;
}

.span8 {
    margin-bottom: 30px;
    max-width: 770px;
	margin-top: 30px;
}

.video-right {
    background-color: transparent;
    border-radius: 4px;
    margin-bottom: 90px;

    padding: 15px;
	height: 150px;
    width: 300px;
	float: right;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 4px;
    list-style: none outside none;
    margin: 10px 0px 0px 0px;
    padding: 8px 15px;
}

.header-center {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
	text-align: center	
}

td {
    list-style: none outside none;
    margin: 10px 0px 0px 0px;
    padding: 5px 5px;
}

.sozial-header {

    list-style: none outside none;
    margin-top: 1px;
    margin-right: 1px;	

    padding: 0px;
	width:18px;
	height: 18px;
}


.sozial {
    list-style: none outside none;
    margin-top: 10px;
    padding: 0px;
}

.logo {
    background-color: #F6F6F6;
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}

.menu-oben {
    background-color: #404040;
}

.row {
    margin-left: 0;
}

.content {
min-height: 800px;

}
.navbar-inverse .btn-navbar {
    background-color: #497E00;
    background-image: linear-gradient(to bottom, #76CA00, #497E00);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}


#searchform {
    background-color: #404040;
    display: inherit;
    margin-bottom: 0;
    vertical-align: middle;
	height: 40px;
}

input, textarea, .uneditable-input {
    margin-left: 10px;
    margin-top: 5px;
    width: 150px;
}

td auto-style19 {
	background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    display: block;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-break: normal;
    word-wrap: break-word;
	font-size: 12px;
}

pre {
	background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    display: block;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: normal;
    word-break: normal;
    word-wrap: break-word;
	font-size: 12px;
}

code, pre {
    border-radius: 3px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 10px;
}

/*####### länderflaggen Anfang ########*/

/*#######
.flaggen {
    float: right;
    margin-top: 5px;
    padding: 0;
}
########*/

.flaggen-ewiv  {
	display: inline;
    text-align: center;
}

img.aligncenter {
    display: inline-block;
    margin: auto;
    text-align: center;
	padding: 3px;
}

.flaggen {
    float: right;
    height: 30px;
    margin-top: 0;
    padding: 0;
}

.mlp_language_box ul li {
	display: inline-block;
    list-style-type: none;
	margin-right: 5px;
	border: none;
	float:left;
}

/*####### länderflaggen Ende ########*/



/* Bilder */

.kidle-logo    {
	width: 66px;
	height: 20px;
	display: initial;
	padding-bottom: 35px;
	padding-right: 10px;
	}

.social {
    padding: 5px;
	width: 22px;
	height: 22px;
	display: initial;
	}

	
img.alignleft {
    display: inline;
    float: left;
    margin: 5px;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

/* Zweispaltiger Inhalt mit Shortcode */
.content .leftcolumn, .content .rightcolumn {width: 48%; margin-bottom: 30px;}
.content .leftcolumn {float: left;  }
.content .rightcolumn {float: right; }
.content .topcolumn {clear: both; }

.navbar-inverse .navbar-inner {
    background-color: #EBECEE;
    background-repeat: repeat-x;
    border-color: #EBECEE;
	box-shadow: none;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .btn-navbar {
margin-right: 15px;
}

.navbar .brand {
    margin: 0 0 0 -5px;
    padding-left: 30px;
    padding-right: 10px;
}

.sidebar-nav ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #d0d0d0;
	padding: 8px 5px 2px 20px;
    position: relative;	
	margin-left: 10px;
}

.sidebar-nav > li > a {
    background: url("https://libertas.netalb.com/wp-content/uploads/2014/07/menue-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

element.style {
    width: 800px;
}


.page-title {
display: none;
}

/*
a[href^='https://www.libertas-institut.com'],
a[href^='https://www.libertas-institut.eu'] 
{
  padding-right: 24px;
  background: url(https://libertas.netalb.com/wp-content/uploads/2014/08/pdficon2.png) right no-repeat;
}
*/

.pdf {
  padding-right: 12px;
  background: url(https://libertas.netalb.com/wp-content/uploads/2014/08/pdficon2.png) right no-repeat;
}



body {
    line-height: 23px;
    margin: 0;
    padding: 0;
	color: #666666;	
    font-family: Arial,Tahoma,sans-serif;
    font-size: 13px;
	font-weight: 300;
	background-color: #EBECEE;	
	}

.container {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}
	
.navbar-relative-top {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    position: static;
}

li {
    line-height: 1.5em;
}	
	
.footer {
    background-color: #EBECEE;
}

.footer-fusszeile {
    text-align: center;
}

.footer ul li {
    background: url("images/marker.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 12px;
    font-weight: 30000;
    line-height: 16px;
    list-style: none outside none;
    margin: 0 0 14px;
    padding: 0 0 0 8px;
    text-transform: uppercase;
}

.footer ul li a:hover {
    color: #961e3c;
    text-decoration: none;
}

article, aside, details, figcaption, figure, header, hgroup, nav, section {
    display: block;
}

.fx {
    color: #961e3c;
	background-color: #ccc;
}


h4.widget-title {
    font-size: 25px;
    font-weight: 300;
    font-family: 'Arial',sans-serif;
	text-rendering: optimizelegibility;
	line-height: 40px;
	color: #049096;
padding-bottom: 30px;
margin-top: 10px;
}

h1 {

    font-size: 25px;
    font-weight: 300;
    font-family: 'Arial',sans-serif;
	text-rendering: optimizelegibility;
	line-height: 40px;
	color: #049096;
padding-bottom: 30px;
margin-top: 10px;
	}

	


h2 {

    font-size: 24px;
    font-weight: 300;
    font-family: 'Arial',sans-serif;
    margin: 40px 0 10px;
	text-rendering: optimizelegibility;
	line-height: 30px;
	color: #000000
}

h3 {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Arial',sans-serif;
    margin: 30px 0 0px 5px;
	text-rendering: optimizelegibility;
	line-height: 25px;
	color: #A60800;
}

h4 {

    font-size: 20px;
    font-weight: 300;
    font-family: 'Arial',sans-serif;
    margin: 40px 0 10px;
	text-rendering: optimizelegibility;
	line-height: 30px;
	color: #000000
}

h5 {
    font-size: 18px;
	font-weight: bold;
    line-height: 18px;	
}


h6 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #9d9d9d;
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    margin: 0 0 4px;
	padding-bottom: 15px;
    padding-top: 15px;
    text-transform: none;
}



div.widget {
    margin-bottom: 1px;
}

.widget ul > li > a:hover {
  color: #cf2626;
  text-shadow: none;
  background-color: transparent;
  text-decoration: none;  
}

.widget ul > li > a:active {
  color: #fff;
  text-shadow: none;
  background-color: #EBECEE;
  text-decoration: none;  
}

.seitensprache {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #9d9d9d;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
	letter-spacing: 0.3em;
}

.frei {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #9d9d9d;
	float: right;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
	letter-spacing: 0.3em;
}

footer div.divider {
    border-bottom: 0 none;
    border-top: 1px solid #ddd;
}

.navbar-relative-top .navbar-inner {
    border-radius: 0;
    border-width: 0 0 0px;
    box-shadow: none;
}

.navbar .brand {
    color: #000;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: small-caps;
    padding: 0 1px 1px 20px;
}

.navbar .nav {
    display: block;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
}

.nav-collapse, .nav-collapse.collapse {
    background-color: transparent;
    height: 0;
    overflow: -moz-hidden-unscrollable;
}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
	background-color: #404040;
	margin: 0px;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    border-radius:0px;
    color: #777777;
    font-weight: bold;
}

.menu-back {
	background-color: #404040;
}


.footer-nav {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #6a6a6a;
	font-size: 12px;
	line-height: 1.7em;
}

.navbar-inner {
    background-color: #EBECEE;
    background-repeat: repeat-x;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.menu-hauptmenue-rechts-container  {
 background-color: #DDDDDD;
 }

.start-titel {
    color: #9d9d9d;
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    padding-left: 50%;
    padding-right: 50%;
}

.well {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0;
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #497e00;
}





/*
######IE Hacks)######
*/



.navbar .container {
max-width: 1170px
}
/*
das ist nur zum test eingebunden um die Flaggen richtig anzuzeigen. nach entfernen greift wieder die alte bootstrap css
*/

.widget ul > li > a {
    display: block;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.widget ul > li > a {
    display: block;
    margin-left: -1px;
    margin-right: -1px;
    padding: 0px;
}


/*
bootstrap css Anpassungen
*/

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #7C7C7C;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;

    border-width: 1px 0;
    margin: 20px 0;
	


}



/*
bbpress
*/
div.bbp-submit-wrapper {
    margin-top: 15px;
    float: left;
    clear: both;
}

.well.sidebar-nav {
    background-color: #DDDDDD;
    padding: 20px;
}

.bbp-logged-in h4 {
    font-weight: normal;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    width: 100%;
    margin: 0;
    font-size: 15px;
    /* border-color: black; */
    /* border-width: inherit; */
    border: 1px solid #cccccc;
    min-height: 300px;
}

select#bbp_stick_topic_select, select#bbp_topic_status_select {
    height: auto;
}















