body {
	font-family: verdana, arial, sans-serif !important;
  	color: #000 !important;
	font-size: 12px !important;
	
  background-color: #fff4d4 !important;
    background-image: url(../../../images/mgtreff/bilder_seite_generell/20151125_fond_racingflag_streifen.jpg) !important;
    background-repeat: repeat-x !important;
  	background-position: left top !important;
  */
}
/* Test wegen Streifen
.header{
  background-color: #fff4d4 !important;
}
*/

a {
	color: #6b3806 !important;
}
a:hover,
a:focus {
	color: #6b3806 !important;
}
.jevbootstrap a:hover, .jevbootstrap a:focus {
    color: inherit !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #6b3806 !important;
}
h1 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif !important;
	font-size: 22px !important;
  	line-height: 24px !important;
}
h2 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif !important;
	font-size: 20px !important;
  	line-height: 22px !important;
  margin-top: 0px !important;
}
h3 {
	font-size: 18px !important;
  	line-height: 20px !important;
}
h4 {
	font-size: 16px !important;
  	line-height: 18px !important;
}
h5 {
	font-size: 14px !important;
  	line-height: 16px !important;
}
h6 {
	font-size: 12px !important;
  	line-height: 14px !important;
}
.item-title {
    margin-top: 0px !important;
  margin-bottom: 15px !important;
}
.page-header {
    border-bottom: 0px solid #eee !important;
}
hr {
	border-top: 1px solid #6b3806 !important;
	border-bottom: 1px solid #9e5a10 !important;
}
.navigation {
    border-top: 0px solid rgba(0,0,0,0.075);
    border-bottom: 0px solid rgba(0,0,0,0.075);
}
.nav > li > a:hover {
	background-color: #fff4d4 !important;
	color: #6b3806 !important;
  font-weight: bold !important;
}
.nav > li > a:focus {
	color: #6b3806 !important;
}
.container{
  	background-color: #fff4d4 !important;
	padding: 0px !important;
	border: 0px !important;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.05) !important;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.05) !important;
	box-shadow: 0px 0px 0px rgba(0,0,0,0.05) !important;
}
.well {
	background-color: #fff !important;
	border: 0px !important;
  margin-bottom: 0px !important;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary {
    background-color: #fff4d4 !important;
  font-weight: bold !important;
}
.nav-header {
	font-size: 14px !important;
}
	.row-fluid [class*="span"] {
	        background-color: #ffffff !important;
	}
.span9 {
    padding: 20px !important;
}
body.site {
	padding-top: 0px !important;
  	border-top-width: 0px !important;
  	background-color: #fff4d4 !important;
}
body.site.fluid {
	background-color: #fff4d4 !important;
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
  font-weight: bold !important;
	color: #fff4d4  !important;
	background-color: #6b3806;  !important;
	background-color: #B45E0A;  !important;
	background-image: -moz-linear-gradient(top,#9e5a10,#6b3806);  !important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#9e5a10),to(#6b3806));  !important;
	background-image: -webkit-linear-gradient(top,#9e5a10,#6b3806);  !important;
	background-image: -o-linear-gradient(top,#9e5a10,#6b3806);  !important;
	background-image: linear-gradient(to bottom,#9e5a10,#6b3806);  !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}