
/* Anpassung Kopf */
body
{
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    background-color: #fff;
}
a {
	color: #99CC00;
	text-decoration: none;
}

.pull-left
{
    float: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
}

.pull-center
{
    float: left;
	padding-top:20px;
	padding-left:250px;
}
.brand
{
   padding-left:10px;
}

.pull-right
{
    float: right;
	padding-right:10px;
}

.sclogin {
margin-top: 40px !important;
}
.social
{
	background:#E9F5D1;
	border-bottom:1px solid #ddd;
	margin-top:-30px;
	margin-left:-50px;
	margin-right:-50px;
	padding-right:30px;
}

/* Textfenster unter Menü */
.span_em
{
    background: #99CC00;
    color: #fff;
    height: auto;
    width:880px;
    margin-left: 0px;
    margin-top: -10px;
    margin-right: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
h4
{
    font-size: 18px;
    line-height: 1.2;
    font-weight: normal;
}

/* Anpassung Menü */

.navigation
{
    padding-left: 52px;
    padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-top: 1px solid rgba(0,0,0,0.075);
    border-bottom: 1px solid rgba(0,0,0,0.075);
    margin-bottom: 10px;
    margin-left: -50px;
    margin-right: -50px;
    background: #E9F5D1;
    height: auto;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff;
	background-color: #99CC00;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #333;
	text-decoration: none;
	outline: 0;
	background-color: #99CC00;
	background-image: none;
}


.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    background-color: #99cc00;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus
{
    color: #fff;
    background-color: #99cc00;
}


.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
		padding-top:20px;
	padding-bottom:20px;
    margin-bottom: -1px;
	margin-top:0px;
	font-size:15px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.nav > li > a:hover, 
.nav > li > a:focus
{
    text-decoration: none;
    background-color: #99CC00;
	color:#fff;               /*##### Mouse over #####*/
}

.nav-pills > li > a
{
	padding-top:20px;
	padding-bottom:20px;
    margin-bottom: -1px;
	text-decoration:none;
    color:#444444;                      /*####### Nicht aktive Schaltflächen ########*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.nav > .disabled > a:hover, .nav > .disabled > a:focus
{
    text-decoration: none;
    background-color: #99CC00;
    cursor: default;
}

.navigation .nav li {
	position: relative;
	margin-left:-2px;
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
    text-decoration: none;
    color: #fff;
    background-color: #99cc00;
	background-image:none;
}
.collapse.in {
	height: auto;
	overflow:visible;
}

/* Login Farben und Position anpassen */

.table th,
.table td {

	border: 1px solid #ddd;
}


.sourcecoast .btn-primary {
     background-color: #99CC00 !important;
     background-image:none !important;
}
  
.sourcecoast .btn-primary:hover,
.sourcecoast .btn-primary.disabled,
.sourcecoast .btn-primary[disabled] {
     color: #ffffff !important;
     background-color: #0044cc !important;
}

.sourcecoast input[type='radio'], 
.sourcecoast input[type='checkbox'] {
    margin:0 !important;
}


.icons
{color:#000;}




@media (max-width: 767px) { /* Zeile 4736 */
	.span_em {
		width: auto;
	}
}

@media (max-width: 480px) { /* Zeile 4819 */
	.span_em {
		width: auto;
	}
}

@media (min-width: 768px) and (max-width: 979px) { /* Zeile 4865 */
	.span_em {
		width: 655px;
	}

}

@media (min-width: 1200px) { /* Zeile 5205 */

}

@media (max-width: 979px) {/* Zeile 5554 */
	.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: #99cc00;
	}
.pull-center
{
	padding-left:150px;
}

}

@media (min-width: 980px) {/* Zeile 5705 */

}

@media (max-width: 767px) {/* Zeile 6197 */
.pull-center
{
display:none;
}

}
@media (max-width: 480px) {/* Zeile 6213 */
.pull-center
{
display:none;
}
}

@media (max-width: 480px) {/* Zeile 7280 */
.nivo-slider-wrapper{
     display:none;
}
}
@media (max-width: 768px) {/* Zeile 7292 */
}

@media (max-width: 980px) {/* Zeile 7396 */
}
@media (min-width: 768px) and (max-width: 979px) {/* Zeile 7407 */
}
