/*#### Main ####*/
body {
    background-color: #37322e;
    background-image: url(share/bgPage.jpg);
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
    margin:0pt;
    padding:0pt;
    width:100%;
}

.textContainer a{
    color: #464646;
    text-decoration: underline;
  font-style:italic;
}

.textContainer a:hover{
    color: #A0A078;
    text-decoration: underline;
  font-style:italic;
}

a, .breadcrumbs a, .breadcrumbs a:hover{
    color: #464646;
    text-decoration: none;
  font-style:normal;
}

p.breadcrumbs {
    padding: 0 0 0 0;
    margin: 0 0 8px 0;
}

a.breadcrumbs:hover {
    color: #464646;
    text-decoration: underline;
}

.outerContainer {
    background-color: #37322e;
  background-image: url(share/bgPage.jpg);
    width: 900px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -450px;
}

/*#### Colors ####*/
.lightgrey {
    color: #a0dc00;
}
h1.Jugendring, .green {
    color: #8CC800;
}
h1.Jugendverbaende_Staerken,.orange {
    color: #DCB400;
}
h1.Appell,.blue {
    color: #50B4FF;
}
h1.Fanprojekt,.red {
    color: #C80000;
}
h1.machmit {
    color: #A0A078;
}

.grey {
    color: #505050;
}

.lightgreyOff {
    color: #c4c3c1;
}
.greenOff {
    color: #dceeb2;
}
.orangeOff {
    color: #F4E8B2;
}
.blueOff {
    color: #CAE8FF;
}
.redOff {
    color: #EEB2B2;
}
.greyOff {
    color: #E2E2D6;
}



/*#### MainMenue ####*/
div.mainMenue {
    background-image: url(share/bgHeader.jpg);
    background-repeat: no-repeat;
    height: 294px;
    position: relative;
    overflow:auto;
}

ul.mainMenue {
    padding: 63px 0 0 240px;
}
  
li.mainMenue {
  font-size: 2.5em;
  list-style-type: none;
  letter-spacing: -1px;
  margin-top: -20px;
  margin-bottom: -20px;
  font-weight: bold;
  font-family: arial black, arial, helvetica, sans-serif;
  position: relative;
}

#topmenu {
  width: 600px;
  float: left;
}

#youpod{
  float: right;
  padding: 50px 40px 0 0;
  text-align: center;
}

#youpod a{
  letter-spacing:1px;
}

a.start {
    color: #c4c3c1;
}

a.start:hover {
    color: #848381;
  font-size: 1.3em;
}

li.mainMenue a.start {
  margin-left: 40px;
}
  
a.jugendring {
    color: #dceeb2;
}
a.jugendring:hover {
    color: #8CC800;
  font-size: 1.3em;
}

li.mainMenue a.jugendring {
  margin-left: 36px;
}

a.fanprojekt {
    color: #EEB2B2;
}
a.fanprojekt:hover {
    color: #C80000;
  font-size: 1.3em;
}

li.mainMenue a.fanprojekt {
  margin-left: 30px;
}

a.appell {
    color: #CAE8FF;
}
a.appell:hover {
    color: #50B4FF;
  font-size: 1.3em;
}

li.mainMenue a.appell {
  margin-left: 22px;
}

a.verbaende {
    color: #F4E8B2;
}
a.verbaende:hover {
    color: #DCB400;
  font-size: 1.3em;
}

li.mainMenue a.verbaende {
  margin-left: 11px;
}

a.machmit {
    color: #E2E2D6;
}
a.machmit:hover {
    color: #A0A078;
  font-size: 1.3em;
    text-decoration: none;
}

/*#### Content Area ####*/
.mainContent {
    padding: 4px 0 0 0;
    margin: 0 0 0 0;
    background-image: url(share/bgText.jpg);
}

.bcSpacer {
    margin: 0 12px 0 12px;    
}

.textContainer {
    margin: 0 0 0 65px;
    width: 480px;
    float: left;
}

.textContainer img {
    border: 0;
}

div.left img {
    float: left;
    margin: 0 8px 0 0;
}

div.right img{
    float: right;
    margin: 0 0 0 8px;
}

h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 0.8em;
  letter-spacing: -0.08em;
  font-family: arial black, arial, helvetica, sans-serif;
}

.right {
  text-align: right;
    float: right;
}

.left {
  text-align: left;
    float: left;    
}

/*## Styles for the differently colored links ##*/
/* Jugendring */
a.itemGreen, div.Jugendring h1 a{
/*    background-image: url(share/bgArrowGreenOff.jpg);*/
    background-repeat: no-repeat;
    color: #dceeb2;
#    padding: 0 42px 0 0;
    display: block;
}

a.itemGreen:hover, div.Jugendring h1 a:hover {
/*    background-image: url(share/bgArrowGreen.jpg);*/
    background-repeat: no-repeat;
    color: #8CC800;
}

/* Fanprojekt */
a.itemOrange, div.Fanprojekt h1 a {
/*    background-image: url(share/bgArrowOrangeOff.jpg);*/
    background-repeat: no-repeat;
    color: #EEB2B2;
#    padding: 0 42px 0 0;
    display: block;
}

a.itemOrange:hover, div.Fanprojekt h1 a:hover {
/*    background-image: url(share/bgArrowOrange.jpg);*/
    background-repeat: no-repeat;
    color: #C80000;
}

/* Düsseldorfer Appell */
a.itemBlue, div.Appell h1 a{
/*    background-image: url(share/bgArrowBlueOff.jpg);*/
    background-repeat: no-repeat;
    color: #CAE8FF;
#    padding: 0 42px 0 0;
    display: block;
}

a.itemBlue:hover, div.Appell h1 a:hover{
/*    background-image: url(share/bgArrowBlue.jpg);*/
    background-repeat: no-repeat;
    color: #50B4FF;
}

/* Jugendverbände stärken */
a.itemRed, div.Jugendverbaende_Staerken h1 a{
/*   background-image: url(share/bgArrowRedOff.jpg);*/
    background-repeat: no-repeat;
    color: #F4E8B2;
#    padding: 0 42px 0 0;
    display: block;
}

a.itemRed:hover, div.Jugendverbaende_Staerken h1 a:hover {
/*    background-image: url(share/bgArrowRed.jpg);*/
    background-repeat: no-repeat;
    color: #DCB400;
}

/* Mach mit */
div.Mach_mit h1 a{
    background-repeat: no-repeat;
    color: #E2E2D6;
#    padding: 0 42px 0 0;
    display: block;
}

div.Mach_mit h1 a:hover {
    background-repeat: no-repeat;
    color: #A0A078;
}

div.news-latest-item h1, div.news-list-item h1 {
  margin: 15px 0 8px 0;
  width: 480px;
}

div.news-latest-item h1 a,div.news-latest-item h1 a:hover, div.news-list-item h1 a, div.news-list-item h1 a:hover{
    text-decoration: none;
  font-style:normal;
}

div.news-latest-item p, div.news-list-item p {
    clear: both;
    text-align: justify;
}

div.news-latest-item img, div.news-list-item img {
    float: left;
    margin: 0 8px 8px 0;
}

h2 {
    font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.05em;
  font-family: arial, helvetica, sans-serif;
}

.module h2, h2.sideMenue {
  margin: 0px 0 0px 0;
  padding: 2px 0 5px 8px;
  background-image: url(share/bgH2.jpg);
  background-repeat: no-repeat;
}

    background-repeat: no-repeat;

a.sideMenue:hover {
    text-decoration: underline;
}


.moduleContainer {
    padding: 15px 0 5px 0;
    width: 250px;
    margin-left: 35px;
    background-color: #D7D6D4;
    background-image: url(share/bgModule.jpg);
    float:left;
}

img.phone {
    margin: 0 0 12px 0;
}


.module {
    padding: 0 0 0 0;
    margin: 0 0 15px 15px;
    width: 220px;
    background-color:#b4b4b4;
}

.moduleMenu {
    padding: 0 0 0 0;
    margin: 0 0 15px 15px;
    width: 220px;
}

ul.sideMenue {
  padding: 0 0 0 8px;
  margin: 0 0 0 0;
}
  
li.sideMenue {
  list-style-type: none;
  position: relative;
  font-size:13px;
  margin-bottom:5px;
}

ul.sideMenue * li {
padding:0pt 0pt 0pt 20px;
}

/*#### Footer ####*/
div.footer {
    background-image: url(share/bgFooter.jpg);
    background-repeat: no-repeat;
    background-color: #37322d;
    clear: both;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 64px;
}

ul.footMenue {
    margin: 0 0 0 0;
    padding: 35px 0 32px 87px;
}

ul.footMenue  li{
    display: inline;
  list-style-type: none;
    font-weight: bold;
    font-size: 1.4em;
    padding: 0px 8px;
}

.tx-ttnews {
  color: #ffffff;
}

#externalthumbs {
  float:left;
  width:440px;
  margin:20px 0 0 20px;
}

#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:440px;
}
 
.carouselInner .thumbnail {
  float:left;
  padding-bottom:10px;
}

.csc-menu-4 a{
    font-size: 36px;
  font-weight: bold;
  line-height: 0.8em;
  letter-spacing: -0.08em;
  font-family: arial black, arial, helvetica, sans-serif;
    color: #C4C3C1;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-style:normal;
    margin: 15px 0 8px 0;  
}

.csc-menu-4 a:hover{
    text-decoration: none;
  font-style:normal;
    color: #848381;
}

li.sideMenue a.on {
color:#FFFFFF;
font-weight:bold;
}

.news-list-item,.news-latest-item {
margin-bottom:30px;
}

/*#### Social ####*/
#social {
  padding: 10px 40px 0 65px;
  clear: both;
}
ul.socialMenue {
    margin: 0 0 0 0;
    padding: 20px 0 0px 10px;
}

ul.socialMenue  li{
    display: inline;
  list-style-type: none;
    font-size: 1.4em;
    padding: 0px 40px;
}

ul.socialMenue  li a{
    color:#000;
    text-decoration: none;
}

#twitter {
  float:right;
  margin-right:30px;
}