.hidden {display: none;}

body.site {
    border-top: none !important;
    background-color: #fff !important;
}

a {color: #95b625;}
h2 {text-transform: uppercase;}

.body .container {
    padding: 0px;
    border: 0px;
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 0px rgba(0,0,0,0.05);
}

.brand img {max-width: 281px; margin-top: 30px;}
.navigation { background: #A4CB1F;text-align: right;}
.navigation a {color: #fff;}
.langswitch {padding: 3px 20px 0 0; float: right;}
.search {float: right;}
.search form { margin: 0;}

input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    border-radius: 2px;
	max-width: 120px;
	margin-right: 10px;
}
input[type="search"] {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	height: 18px;
	padding: 2px 6px;
}

/*  Navigation links */
.sidebar-nav {font-family: 'Roboto Condensed', sans-serif;}
.sidebar-nav li {padding: 12px 0;}
.sidebar-nav ul ul {margin-top: 10px;}
.sidebar-nav ul ul li {padding: 6px 0;}
.sidebar-nav a {color: #000; font-size: 20px;}
.sidebar-nav a:hover {color: #A4CB1F; font-size: 20px;background-color: #fff !important;}

/*  Navigation responsive */

.navbar .btn-navbar {
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: none;
    background-color: none !important;
    background-image: none !important;
    filter: none;
    border-color: none !important;
    *background-color: none;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 22px;
	height: 3px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: transparent !important;
    background-image: none !important;
    filter: none;
    border-color: #fff;
    *background-color: #e6e6e6;
    filter: none;
    border: 0px solid #bbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
}

.form-actions .btn {
    padding: 8px 16px;
    color: #fff;
    background-color: #A4CB1F !important;
}

.form-actions .btn:hover {

    color: #fff;
    background-color: #7ea008 !important;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    color: #fff;
	font-size: 16px;
}

.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #7da104;
	color: #fff;
}

ul.nav ul li, ul.nav ul li:hover { padding-left: 15px;}
ul.nav ul li a, ul.nav ul li a:hover {font-size: 16px;font-weight: normal;text-decoration: none; }

/*  Beiträge */

blockquote {
	margin: 0; 
	padding: 15px; 
	background: #f5f5f5; 
	border-bottom: 1px solid #bcbcbb;
	margin-bottom: 30px;
	}
	
	
.partner .text, .partner .pict, .partner .link {
    width: 32%;
	float:left;
}
.partner .line {
	clear:both; 
	border-bottom: 1px solid #eee;
	margin: 18px 0;
	}

.links .text, .links .link {
    width: 48%;
	float:left;
}

.links .line {
	clear:both; 
	border-bottom: 1px solid #eee;
	margin: 18px 0;
	}
.item-page a {padding-left: 20px; background: url(../images/pfeil_gruen.png) no-repeat; background-position:left center;}
.item-page a.anker {padding: 0; background: none;}
.item-page a img {margin-left: -20px; background: none;}

/*  Randspalte */

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #A4CB1F;
    border: 1px solid #A4CB1F;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	color: #fff;
}

.well .page-header {border-bottom: none;}

.well p {padding: 5px 0;}

.well a {color: #fff; font-weight: 600; padding-left: 20px; background: url(../images/pfeil_weiss.png) no-repeat; background-position:left center;}


.whitebox {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #A4CB1F;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	color: #A4CB1F;
}


.well .whitebox{
    min-height: 20px;
    padding: 0px;
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
	color: #333;
}


.whitebox .page-header, .whitebox h3 {border-bottom: none; color: #333;}

.well .whitebox a {color: #A4CB1F; font-weight: 600; padding-left: 20px; background: url(../images/pfeil_gruen.png) no-repeat; background-position:left center;}

.jsn-form-content .labelsmall label {float: left;font-weight: normal !important; width: 130px;}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    padding: 5px;
}
.jsn-master {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}


/*******************************************************

                     Media-Queries

********************************************************/


@media (min-width: 768px) and (max-width: 979px) {
	
	
}


@media (max-width: 767px) {
ul.nav ul li, ul.nav ul li:hover {
    padding-right: 15px;
}
ul.nav ul li:hover	{
	    background-color: #7da104;}
.navigation .nav-child a, .navigation .nav-child a:hover {
	color: #fff; font-size: 14px;
	}
}

@media (max-width: 480px) {
	h2 {font-size: 18px;}
	.item-page img {width: 100%;}
	.partner .text, .partner .pict, .partner .link {
    width: 98%;
	}
	.partner .pict img{
	padding-top: 15px;
    float:right;
	max-width: 138px;
	}	
	.item-page .pict a {
    background: none;
	}
	.links .text, .links .link {
		width: 98%;
		float:left;
	}
}


@media (min-width: 768px) and (max-width: 979px) {
.hidden-tablet {display: none;}
#sidebar {display: none !important;}
.row-fluid .span6 {width: 100%;*width: 100%; margin-left: 0px;}
.row-fluid .span3 {width: 100%;*width: 100%; margin-left: 0px;}
}

@media (min-width: 1200px) {
	
}

@media (max-width: 979px) {
	.navbar {margin-bottom: 5px;}
	
	.navigation .langswitch {margin: -30px 60px 0 0;}
	.navigation .search {margin: -30px 160px 0 0;}
}

@media (min-width: 980px) {
	
.hidden-desktop, .navbar .btn-navbar {display: none;}
.brand {padding-bottom: 30px;}
}

@media (max-width: 359px) {	
	.navigation .langswitch {margin: -30px 40px 0 0;}
	.navigation .search {margin: -30px 120px 0 0;}
}
