/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;

}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
#tabbervorwaerts {
	width:332px;
	overflow:hidden;
	margin-top:15px;
        margin-right:0px;

	padding:0px 0px 0px 0px;
	background:#fff;
	border:1px solid #E2001A;
}
#ultabbervorwaerts {
padding:5px 0px 5px 49px;
}

#tabber_neu {
 margin-top:15px;
}


.tabber {
	width:330px;
	overflow:hidden;
	margin-top:0px;
        margin-right:6px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border:1px solid #fff;

}


.tabberlive {
 margin-top:0px;
 margin-left:0px;
 margin-right:6px;
padding:0px 0px 0px 0px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
margin:0px;
 margin-bottom:4px;

 padding:6px 0 0 0;
 font: 14px Arial,verdana, sans-serif;
 background:#E2001A;
 height:24px;
 border:1px solid #E2001A;
}

ul.tabbernav li
{
 list-style: none;
 margin:0px 0;
 display: inline;
 color:#5AB7D8;

}

ul.tabbernav li a
{
	padding: 4px 48px;
	margin-left: 5px;
	text-decoration: none;
	font-weight:bold;
}

ul.tabbernav li a:link { color:#ccc; }
ul.tabbernav li a:visited { color:#ccc; }

ul.tabbernav li a:hover
{
 color: #fff;

}

ul.tabbernav li.tabberactive a
{
 color: #fff;
 width:90px;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fff;

 
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	
padding:5px 5px;
	background:#fff;
	
border:1px solid #E2001A;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}


.tabberlive .tabbertab p{
	margin:0px 0px 0px 0px;

}
.tabberlive .tabbertab a{
	color:#fff;
padding:0px 0px 0px 0px;
}

.tabberlive .tabbertab a:hover{
	color:#6AC9E9;
padding:0px 0px 0px 0px;
}
.tabberlive .tabbertab li {
list-style:none;	

padding:0px 0px 0px 0px;		
	}

.tabberlive .tabbertab ul {
	list-style:none;
	padding:0px 0px 0px 0px;	
	}

.tabberlive .tabbertab ul li {
	list-style:none;
	color:#fff;
	
padding:0px 0px 2px 0px;
width:auto;
	
	}

.tabberlive .tabbertab ul li a {
	color:#99A6AF;
padding:0px 0px 2px 0px;
	
	
	}

.tabberlive .tabbertab ul li a:hover {
	color:#fff;
	
	
padding:0px 0px 2px 0px;
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
/* .tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {

 overflow:auto;
} */



#facebook li a:link , #facebook li a:visited , #facebook li a:active {
display:block;
height:59px;
padding:0px 0px 0px 0px;
background-image:url(images/imagesuz/facebook_i.jpg);
background-repeat:no-repeat;
}
#facebook li a:hover {
background-color:#fff;
background-image:url(images/imagesuz/facebook_a.jpg);
}

#wer li a:link , #wer li a:visited , #wer li a:active {
display:block;
height:59px;
padding:0px 0px 0px 0px;
background-image:url(images/imagesuz/wer_i.jpg);
background-repeat:no-repeat;
}
#wer li a:hover {
background-color:#fff;
background-image:url(images/imagesuz/wer_a.jpg);
}
#meinespd li a:link , #meinespd li a:visited , #meinespd li a:active {
display:block;
height:59px;
padding:0px 0px 0px 0px;
background-image:url(images/imagesuz/meinespd_i.jpg);
background-repeat:no-repeat;
}
#meinespd li a:hover {
background-color:#fff;
background-image:url(images/imagesuz/meinespd_a.jpg);
}
#xing li a:link , #xing li a:visited , #xing li a:active {
display:block;
height:59px;
padding:0px 0px 0px 0px;
background-image:url(images/imagesuz/xing_i.jpg);
background-repeat:no-repeat;
}
#xing li a:hover {
background-color:#fff;
background-image:url(images/imagesuz/xing_a.jpg);
}
#twitter li a:link , #twitter li a:visited , #twitter li a:active {
display:block;
height:59px;
padding:0px 0px 0px 0px;
background-image:url(images/imagesuz/twitter_i.jpg);
background-repeat:no-repeat;
}
#twitter li a:hover {
background-color:#fff;
background-image:url(images/imagesuz/twitter_a.jpg);
}
#youtube li a:link , #youtube li a:visited , #youtube li a:active {
display:block;
height:59px;
padding:0px 0px 0px 0px;
background-image:url(images/imagesuz/youtube_i.jpg);
background-repeat:no-repeat;
}
#youtube li a:hover {
background-color:#fff;
background-image:url(images/imagesuz/youtube_a.jpg);
}





#facebookfuss a{

float:right;
height:25px;
width:90px;
padding:0px 58px 0px 0px;
background-image:url(images/imagesuz/face_fuss_i.jpg);
background-repeat:no-repeat;
}
#facebookfuss a:hover {

background-image:url(images/imagesuz/face_fuss_a.jpg);


}
#werfuss a {

float:right;
height:25px;
width:90px;
padding:0px 10px 0px 0px;
background-image:url(images/imagesuz/wer_fuss_i.jpg);
background-repeat:no-repeat;
}
#werfuss a:hover {
background-image:url(images/imagesuz/wer_fuss_a.jpg);
}

#meinespdfuss a {

float:right;
height:25px;
width:90px;
padding:0px 10px 0px 0px;
background-image:url(images/imagesuz/meinespd_fuss_i.jpg);
background-repeat:no-repeat;
}
#meinespdfuss a:hover {
background-image:url(images/imagesuz/meinespd_fuss_a.jpg);
}

#xingfuss a {

float:right;
height:25px;
width:90px;
padding:0px 10px 0px 0px;
background-image:url(images/imagesuz/xing_fuss_i.jpg);
background-repeat:no-repeat;
}
#xingfuss a:hover {
background-image:url(images/imagesuz/xing_fuss_a.jpg);
}


#twitterfuss a {

float:right;
height:25px;
width:90px;
padding:0px 10px 0px 0px;
background-image:url(images/imagesuz/twitter_fuss_i.jpg);
background-repeat:no-repeat;
}
#twitterfuss a:hover {
background-image:url(images/imagesuz/twitter_fuss_a.jpg);
}


#youtubefuss a {

float:right;
height:25px;
width:90px;
padding:0px 10px 0px 0px;
background-image:url(images/imagesuz/youtube_fuss_i.jpg);
background-repeat:no-repeat;
}
#youtubefuss a:hover {
background-image:url(images/imagesuz/youtube_fuss_a.jpg);
}
/*--------------------------------------------------
  Fussleiste mit SPD logos
  --------------------------------------------------*/
#fuss_spd {
	height:121px;
	width:998px;
	border-left:1px solid #BBD8E1;
        border-right:1px solid #BBD8E1;

	background:#fff;
        padding: 0px 0px 7px 0px;
        }
#wahl09 a{
float:left;
height:121px;
width:176px;
padding:0px 12px 0px 0px;
background-image:url(images/imagesuz/wahlkampf09_i.jpg);
background-repeat:no-repeat;
}
#wahl09 a:hover {

background-image:url(images/imagesuz/wahlkampf09_a.jpg);


}
#ospenden a {

float:left;
height:121px;
width:176px;
padding:0px 12px 0px 0px;
background-image:url(images/imagesuz/onlinespenden_i.jpg);
background-repeat:no-repeat;
}
#ospenden a:hover {
background-image:url(images/imagesuz/onlinespenden_a.jpg);
}

#einmischen a {

float:left;
height:121px;
width:176px;
padding:0px 12px 0px 0px;
background-image:url(images/imagesuz/sicheinmischen_i.jpg);
background-repeat:no-repeat;
}
#einmischen a:hover {
background-image:url(images/imagesuz/sicheinmischen_a.jpg);
}

#ibleiben a {

float:left;
height:121px;
width:176px;
padding:0px 12px 0px 0px;
background-image:url(images/imagesuz/informiertbleiben_i.jpg);
background-repeat:no-repeat;
}
#ibleiben a:hover {
background-image:url(images/imagesuz/informiertbleiben_a.jpg);
}


#mwerden a {

float:left;
height:121px;
width:176px;
padding:0px 12px 0px 0px;
background-image:url(images/imagesuz/mitgliedwerden_i.jpg);
background-repeat:no-repeat;
}
#mwerden a:hover {
background-image:url(images/imagesuz/mitgliedwerden_a.jpg);
}


#tabber_sidebarneu {
	width:332px;
	overflow:hidden;
	margin-top:3px;
        margin-right:0px;

	padding:0px 0px 0px 0px;
	background:#fff;
	border:1px solid #E2001A;
}


