body {
background-color: #e0e0e0;
background-image: url("../images/1jcmglinks.jpg");
background-repeat: no-repeat;
/*background-attachment: fixed;*/
}

/* Schrift in TopMenu*/
.nav-pills > li > a {
font-size: 18px;
}


.nav > li > a {
font-size: 16px;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: left;
list-style-type: disc;


}
/*
  font-weight: bold;
      background-color: #deine farbe;
    color: #ffffff;
    font-size: 1.1em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
*/

/*   weg
ul.menu li a:link, ul.menu li a:visited {
    background: url(../images/karo.gif) 5px 12px no-repeat;
}
*/



/* Contentbreite AHo
.container {
	max-width: 1000px;
}

	.container, 
  	.navbar-static-top .container, 
  	.navbar-fixed-top .container, 
  	.navbar-fixed-bottom .container {
		width: 1000px;
	}

*/





/*

@media (max-width: 960px) {
      .container {max-width: 960px;}
      .container {width: auto;}
}
*/

/*
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1130px;
}
.span12 {
width: 1130px;
}
.offset12 {
margin-left: 1170px;
}
.container {
max-width: 1150px;
}
*/