html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	margin: 0px;
	padding:0px;
	height:100%;
}

.clear,
.csc-textpic-clear {
	clear:				both;
	height:				0px;
}

a {
	color:				#DF0404;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}

a.external-link-new-window {
	padding-right:		25px;
	background:			url(../gfx/link_extern.jpg) no-repeat right center;
	margin-right:		1px;
	color:				#272922;
}
a.external-link:hover,
a.external-link-new-window:hover {
	background:			url(../gfx/link_extern_hover.jpg) no-repeat right center;
	text-decoration:	none;
}
a.internal-link {
	/*padding-left:		15px;
	background:			url(../gfx/link_intern.gif) no-repeat left center;*/
	margin-right:		2px;
}
a.internal-link:hover {
	background:			url(../gfx/link_intern_hover.gif) no-repeat left center;
}
a.external-link,
a.link-to-mainmenu {
	/*padding:		    0px;*/
	padding-left:		17px;
	background:			url(../gfx/link_to_mainmenu.gif) no-repeat left center;
	margin-right:		2px;
	color:				#272922;
}
a.external {
	/*padding:		    0px;*/
	padding-left:		17px;
	background:			url(../gfx/link_to_download.gif) no-repeat left center;
	margin-right:		2px;
	color:				#272922;
}
a.external-link,
a.link-to-mainmenu:hover {
	background:			url(../gfx/link_to_mainmenu.gif) no-repeat left center;
	color:				#272922;
}
a.link-to-submenu {
	/*padding:		    0px;*/
	padding-left:		17px;
	background:			url(../gfx/link_to_submenu.gif) no-repeat left center;
	margin-right:		2px;
}
a.link-to-submenu:hover {
	background:			url(../gfx/link_to_submenu.gif) no-repeat left center;
}
a.internal-link-more {
	text-transform:	uppercase;
	color:				#DF0404;
	padding-left:		15px;
	background:			url(../gfx/link_to_submenu.gif) no-repeat left center;
	background-position:	0px 0px;
	margin-right:		2px;
}
a.internal-link-more:hover {
	color:				#272922;
}
#side-column a.internal-link-more,
.teaser-search a {
	text-transform:	none;
	color:				#272922;
	background:			url(../gfx/link_to_mainmenu.gif) no-repeat left center;
	background-position: 0px 1px;
}
#side-column a.internal-link-more:hover {
	color:				#DF0404;
	text-decoration:	none;
}
a.mail-link {
	padding-left:		22px;
	background:			url(../gfx/link_mail.gif) no-repeat left bottom;
	margin-right:		2px;
}
#side-column a.mail-link {
	text-transform:	uppercase;
	font-weight:		normal;
	color:				#DF0404;
}
#side-column a.mail-link:hover;
a.mail-link:hover {
	background:			url(../gfx/link_mail.gif) no-repeat left bottom;
	color:				#272922;
}
a.linkheaderteasercontent, .nMain span.nlinkheaderteasercontent	{color:#DF0404;font-size:12px;font-weight:700;text-decoration:none;line-height:15px;margin-bottom:10px;}
a.linkheaderteasercontent:hover	{color:#DF0404;font-size:12px;font-weight:700;text-decoration:underline;margin-bottom:10px;}

.link-to-mainmenu {
	/*padding:		    0px;*/
	/*padding:		    0px 0px 0px 17px;
	background:			url(../gfx/link_to_mainmenu.gif) no-repeat left center;
	margin-right:		0px;*/
}
.link-to-mainmenu p {
	margin:				0px;
}
.link-to-mainmenu:hover {
	background:			url(../gfx/link_to_mainmenu.gif) no-repeat left center;
}
.link-to-submenu {
	/*padding:		    0px;*/
	padding-left:		17px;
	background:			url(../gfx/link_to_submenu.gif) no-repeat left center;
	margin-right:		2px;
}
.link-to-submenu:hover {
	background:			url(../gfx/link_to_submenu.gif) no-repeat left center;
}

#surround {
	width:1000px;
	margin:auto;
	text-align:left;
	/*background-color:#FF99FF;*/
	}
	
#stage {
	padding:0em 0em 0em 0em;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    color: #000000;
	text-align:left;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#servicebar {
	font-size:11px;
	padding-right:32px;
	float:right;
	}

/* ------------ Quicklinks */
#claimarea {
	clear:both;
	/*width: 674px;*/
	margin: 10px 0px 0px 0px;
	text-align:left;
	}
	
#quicklinks {
	clear:both;
	text-align:right;
	font-size:10px;
	margin:0px 0px 0px 0px;
	
}
.quicklinkbox {
	background-image:url(../gfx/bg_quicklinks.gif);
	background-repeat:repeat-y;
	height: 38px;
	
}
#quicklinks  p.date {
	font-weight:bold;
	color:#000000;
	float:left;
	margin:0px;
	padding:15px 40px 3px 20px;
}
#quicklinks  p.links {	
	float:left;
	margin:0px;
	padding:15px 3px 3px 3px;
	display:inline; /* IE6, Fix fuer Double Float Margin Bug */
}
#quicklinks a {
	margin-right: 10px;
	text-decoration:none;
	color:#000000;
}		

#language {
	float:right;
    margin: 14px 32px 0px 0px;
	display:inline; /* IE6, Fix fuer Double Float Margin Bug */
	}
#language form {
	margin:0px;
	padding:0px;
	}
#language select,
#servicenavi select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #DCDCDC;
	color:#000000;
	width:190px;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	}
#servicenavi select {
	width:160px;
}

/*----------------------
CONTENT-AREAS SECTIONS
------------------------*/
#inner-container {
	clear:both;
	padding:0px 0px 0px 0px;
	background-image:url(../gfx/bg_sidecolumn.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
#content-area {
	float:left;
	width:684px;
	/*background-color:#FFFF00;*/
	}
#side-column,
#side-column-top {
	float:right;
	width:316px;
	background-color:#EFF1F4;
	background-image:url(../gfx/bg_sidecolumn.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	padding-bottom:0px;
	margin-bottom:0px;
	}
#side-column .side-content {
	padding:0px 0px 0px 0px;
	/*background-color:#CCFF99;*/
	}
#side-column .side-content div.teaser,
#side-column .side-content div.calender {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	}
#side-column .side-content div.imageteaser {
	margin:0px 0px 0px 0px;
	}

#left-column,
#left-column-top {
	float:left;
	width:215px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	}
#sleft-column .side-content {
	padding:0px 0px 0px 0px;
	/*background-color:#CCFF99;*/
	}
#left-column .side-content div.teaser,
#left-column .side-content div.calender {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	}
#left-column .side-content div.imageteaser {
	margin:0px 0px 0px 0px;
	}
/*jho*/
div#left-column div.frame-default {
	margin:						0px 0px 15px 5px;
	width:						210px;
}
.frame-default {
	overflow:					hidden;
	width:						100%;
}
	
/* ------------ Suchfeld in der rechten Spalte oben */
SUCHFELD
Das Suchfeld taucht auf allen Seiten auf, nur nicht auf den
Detailseiten.
*/
#searchbox,
#poliexasearch {
	background-color:#89FA0F;
	padding:0px 0px 0px 0px;
	height:1%;
	margin:0px 0px 0px 0px;
	border-bottom:10px solid #A5ACB2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#poliexasearch {
	border-top:0px solid #A5ACB2;
}
#searchbox p {
	margin:0 0 3px 0;
}
#searchbox a {
	background-image:url(../gfx/bg_searchbox.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	color:#557A8D;
	text-decoration:none;
}
#searchbox input.search,
#poliexasearch input.search{
	margin:0px 4px 0px 0px;
	padding:2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	border:1px solid #CCCCCC;
	width:80%;
}
#searchbox input.search:focus,
#poliexasearch input.search:focus {
	border:1px solid #DF0404;
}	
	

	
/* ------------ Navigation */
  ul#Navigation {
    font-size: 10px;
	line-height: 16px;
    /*float: left;*/ 
	width: 215px;
    margin: 10px 0px 15px 5px; 
	padding: 0px 0px 0px 0px; 
	background-image:url(../gfx/bg_mainmenu.gif);
	background-repeat:repeat-y;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0;
  }
  ul#Navigation a {
    display: block;
    padding: 0px;
    font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 10px; 
	 padding: 0.5em;
	 color: #ffffff;
  }

ul#Navigation li.mhighlight {
	background-image:url(../gfx/bg_mainmenu_aktiv.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#272922;
  }
  
ul#Navigation li.mhighlight a {
	color:#272922;
	margin: 0px 0px 0px 20px; 
  }
  
  
  div#Menu {
    padding: 10px 0px 0px 0px;
	background-color:#FFDB00;
  }  
  
  
  /* ------------ Subavigation */
  ul#Subnavigation {
    font-size: 10px;
	line-height: 16px;
    float: none; 
	width: 215px;
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background-image:url(../gfx/bg_submenu.gif);
	background-repeat:repeat-y;
  }
  ul#Subnavigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#Subnavigation a {
    display: block;
    padding: 0px;
    font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 10px; 
    color: #df0404; 
  }

ul#Subnavigation li.mhighlight {
	background-image:url(../gfx/bg_submenu_aktiv.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
  }
  
ul#Subnavigation li.mhighlight a {
	color:#DF0404;
	margin: 0px 0px 0px 20px; 
  }
  
  
  div#Menu {
    padding: 10px 0px 0px 0px;
	background-color:#FFDB00;
  }  
  
/* ------------ Inhalt */
  
  div#Inhalt {
    margin-left: 220px;
    padding: 10px 10px 10px 10px;
	/*background-color:#DBEE1E;*/
  }
  div#Inhalt p,
  div#Inhalt .news-single-item h3 {
    font-size:1.02em;
    margin: 1em 0;
  }
div#Inhalt .news-single-item h3 {
	font-weight:			bold;
	color:					#000;
	margin-top:				0px;
}
#Inhalt .news-list-container {
	overflow:				hidden;	/* create independent block-formatting context for Firefox */
	width:					100%;		/* create independent block-formatting context for IE */
}
#Inhalt P.bodytext  {margin:0.3em 0 4px 0; color:#000000; line-height:1.3em;}
#Inhalt .newsListMore a  {color:#DF0404;}
#Inhalt .articlelist,
#Inhalt .ruleAfter,
#Inhalt .ruleAfterBefore,
#Inhalt .feature,
#Inhalt .listed-article,
#Inhalt .twrss_singleItem {
	background-image:url(../gfx/bg_dotline.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 0.8em 0;
	margin:0 0 0.7em 0;
	overflow:hidden;
}
#Inhalt .ruleAfter img {
	float:						left;
	margin-right:				10px;
	margin-top:					0.3em;
}
#Inhalt .redline
 {
	background-image:url(../gfx/bg_redline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 0.5em 0;
	margin:0 0 0.7em 0;
	clear:left;
	/**/
}


#Inhalt h2 {
	font-size:1.2em;
	margin:0.2em 0 0 0;
	color:#000000;
	padding:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

	}
#Inhalt h3,
#Inhalt .MouseoutWhite h3 {
	font-size:1.15em;
	margin:0.1em 0 0.3em 0;
	color:#FFFFFF;

	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#Inhalt .MouseoutWhite h3 {
	color:#000;
}
#Inhalt h4 {
	font-size:1em;
	margin:0.1em 0 0.3em 0;
	color:#272922;
	padding:0;
	}
#Inhalt h4.bgRed {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;/**/
	background-image:url(../gfx/bg_h4rot_big.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:6px 0px 6px 10px;
	margin:0.3em 0 0.3em 0;
	clear:left;
	}

#Inhalt h5,
#Inhalt dl.news-single-related dt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#272922;
	font-size:0.85em;
	font-weight:bold;
	background-image:url(../gfx/bg_divider.gif);
	background-repeat:no-repeat;
	padding:2px 0em 10px 30px;
	margin:0px 0em 0em 0em;
	line-height:24px;
}
#Inhalt .narrowCol h5 {
	clear:none;
}
#Inhalt h5 span.normal,
#Inhalt dl.news-single-related dt span.normal {
	font-weight:normal;
	}
#Inhalt h2 a,
h3 a,
h4 a {
	color:				#272922;
}
#Inhalt h2 a:hover,
h3 a:hover,
h4 a:hover {
	color:				#DF0404;
	text-decoration:	none;
}
/*--------------------------------------------*/
/*MORELNK*/
.news-list-morelink a,
.listed-article .more a, 
#Inhalt .articlelist .more a,
#Inhalt p a.more,
#Inhalt li a.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:none;
	color:#DF0404 !important;
	padding-left:2px !important;
	text-transform:uppercase;
	text-decoration:none !important;
}	
	
	
/* --------Datum- und Strukturbezeichnungen
- Artikelliste Positionen
- Artikel Startseite
- Presse-Artikel-Liste */
#Inhalt .csc-header-date,
#Inhalt .datum,
#Inhalt .info,
#Inhalt .struktur,
#Inhalt .struktur_europarot  { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;/**/
	font-size:0.95em;
	}
#Inhalt .datum {
	margin-right:0px;
	}
#Inhalt .struktur img {
	float: right;
}
  
#Inhalt .struktur { 
	background-image:url(../gfx/bg_documentinfo.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	color:#636459;
	text-transform:none;
	}

#Inhalt .struktur_europarot {
	color:#636459;
	text-transform:none;
}
		
/* ------------ Nachrichten */
.nachricht {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	overflow:hidden;
}
.nachricht h1,
.news-single-item h1,
h1 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				1.8em;
	color:					#df0404;
	margin:					10px 0px 5px 0px;
	line-height:			22px;
}
.nachricht h1 a {
	color:#df0404;
	}
.nachricht h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 3px 0px 3px 0px;

	}
.nachricht p.kategorie {
	background-image: url(../aa_images_main/eyecatcher_00.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding:3px 0px 0px 25px;
	text-transform: uppercase;
	font-size:12px;
	margin:0px 0px 5px 0px;
}
.nachricht p {
	color:#000000;
	margin:3px 0px 3px 0px;
	}
.nachricht img.umfliessen {
	float:left;
	margin: 0px 15px 6px 0px;
}
.nachricht img.nichtumfliessen {
	float:none;
	margin: 0px 0px 10px 0px;
}
	
.contentimageNew  {width: 440px; position:relative; top:0px; left:0px; margin:0px; padding:0px 0px 0px 0px;}

.nachricht .MouseoutStandard         {position: absolute; z-index:1; margin-top:15px; padding:3px 10px 3px 10px;}
.nachricht .MouseoverBlack {background:url(../gfx/black.png);}
.nachricht .MouseoutBlack  {background:url(../gfx/black.png);} 
.nachricht .MouseoverWhite {background:url(../gfx/white.png);} 
.nachricht .MouseoutWhite  {background:url(../gfx/white.png);} 
/* schwarz_60alpha.png und weiss_60alpha.png bei mouseover rausgenommen */

.nachricht a.imglinkblue, .contentdiv span.imglinkblue {cursor:hand; cursor:pointer; font-size:12px; font-weight:700; color:#039;}
.nachricht a.imglinkwhite, .contentdiv span.imglinkwhite {cursor:hand; cursor:pointer; font-size:12px; font-weight:700; color:#fff;}
.nachricht a.imglinkblack, .contentdiv span.imglinkblack {cursor:hand; cursor:pointer; font-size:12px; font-weight:700; color:#000;}

.nachricht .spalteleft {width:214px;float:left;margin-right:8px;}
.nachricht .spaltemiddle {width:1px;float:left;background-image: url(http://pix.sueddeutsche.de/img/layout/verlauf_vertical_300.jpg); background-repeat: no-repeat;}
.nachricht .spalteright {width:220px;float:left;margin-left:10px;}




.relevantelinks {
	clear:both;
	}
.relevantelinks ul {		
		text-align:left;
		margin:0px 0px 0px 0px;
		padding:4px 0px 4px 0px;
		list-style-type:none;
		font-size:11px;
		line-height:13px;
}

.relevantelinks li  {
		text-align:left;
		background-image: url(../gfx/relatives.gif);
		background-repeat: no-repeat;
		background-position: 2px 5px;
		padding:2px 0px 2px 12px;
}

.relevantelinks .schlagwort {
		color: #DF0404;
		text-transform: uppercase;
}

	
/*----------------------Abgeordneten-Seiten------------------------*/	
/*Layout MEP-Profil mit Lebenslauf*/


#Inhalt div.mepinfo h2 {
	font-family:			Arial, Helvetica, sans-serif;
	color:					#272922;
	text-transform:		uppercase;
	font-size:				16px;
	margin:					0px 0px 10px 0px;
}

#Inhalt div.mepinfo h3 {
	color:					#272922;
	font-size:				11px;
	padding:					25px 0px 0px 0px;
}
.mepinfo {
	background-image: url(../gfx/bg_abgeordnete.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	padding:3px 0px 5px 35px;
	margin-bottom: 0px;
	color: #272922;
	overflow:hidden;
}
.mepinfo .mdbname {
	font-size: 1.9em;
	font-weight: bold;
}
.mepinfo .imagebox {width:155px;margin:0;padding:0;float:left;}
#Inhalt div.mepinfo p.bodytext {
  padding:0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #df0404;}

.mepinfo .abgeordnetenlinks {
	clear:both;
	}
.mepinfo ul {		
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 0px;
	list-style-type:none;
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	color:#DF0404;
}

.mepinfo ul li  {
	padding:2px 0px 2px 0px;
}
.mepinfo ul a.internal-link,
.mepinfo ul a  {
	background-image: url(../gfx/relatives.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding:2px 0px 2px 12px;
	text-transform:uppercase;
	color:#DF0404;
}
div.mepinfo ul a {
	color:#DF0404;
}
div.mepinfo ul a:hover {
	color:				#272922;
	background-image: url(../gfx/relatives.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
div.mepinfo ul a.mail-link {
	color:#272922;
	text-transform:none;
	padding-left:		22px;
	background:			url(../gfx/link_mail.gif) no-repeat left bottom;
}
div.mepinfo ul a.mail-link:hover {
	color:#DF0404;
	padding-left:		22px;
	background:			url(../gfx/link_mail.gif) no-repeat left bottom;
}

/*----------------------TEASER------------------------*/	
	
.teaser-bg			{width:316px;overflow:hidden;background-image:url(../gfx/teaser_bg.gif); margin:0px;}
.teaser-top, .teaser-top-quicksearch 		{width:316px;height:28px;background-image:url(../gfx/teaser_top.gif);background-repeat:no-repeat;}
.teaser-top-quicksearch 		{background-image:url(../gfx/teaser_top_quicksearch.gif);}
.teaser-top-gfx		{width:316px;height:11px;background-image:url(../gfx/teaser_top_gfx.gif);background-repeat:no-repeat;}
.teaser-bottom 	    {width:316px;height:15px;background-image:url(../gfx/teaser_bottom.gif);background-repeat:no-repeat;}
.teaser-header 	    {width:316px;color:#272922; font-size:11px; font-weight: 700; padding:10px 0 0 15px;float:left;text-transform:uppercase;}
.teaser-content {
	padding:					10px 20px 0px 15px;
	background-image:		url(../gfx/teaser_content.gif);
	background-repeat:	repeat-y;
}
.teaser-content p {
	margin-bottom:			0px;
	padding-bottom:		5px;
}
.frame-default .teaser-content {
	padding:					0px;
}
.teaser-search   	{padding:10px 0 3px 15px;height:40px;background-image:url(../gfx/teaser_content.gif);background-repeat:repeat-y;}
.teaser h1        {width:316px;color:#272922; font-size:11px; font-weight: 700; padding:10px 0 0 15px;float:left;}

#left-column .teaser-top {
	width:					215px;
	height:					5px;
	background-image:		url(../gfx/box_left_top.gif);
	margin:					0px;
}
#left-column .teaser-bottom {
	width:					215px;
	height:					9px;
	background-image:		url(../gfx/box_left_bottom.gif);
	margin:					0px;
}
#left-column .teaser-bg {
	width:					215px;
	background:				url(../gfx/box_left_main.gif) repeat-y;
	margin:					0px;
}
#left-column h1,
#left-column h2,
#left-column h3,
#left-column h4,
#left-column h5 {
	font-family:			Verdana, Arial, sans-serif;
	line-height:			150%;
	color:					#000;
}
#left-column .teaser-bg h3,
#left-column .teaser-bg h4 {
	margin:					0px 4px 0px 5px;
	padding:					0px 5px 5px 8px;
	text-align:				center;
	text-transform:		uppercase;
	font-size:				11px;
	font-weight:			bold;
	border-bottom:			1px solid #c8c8c8;
	line-height:			120%;
}
#left-column .teaser-bg h4 {
	padding:					4px 5px 4px 8px;
	margin-bottom:			5px;
	background-color:		#efefef;
	color:					#272922;
	text-align:				left;
	clear:					both;
}
.news-amenu-container ul {
	list-style-type:		none;
	margin:					0px 10px 5px 10px;
	padding-left:			0;
	font-weight:			bold;
	text-transform:		uppercase;
	font-weight:			bold;
	font-size:				11px;
	clear:					both;
}
.news-amenu-container ul li {
	float:					left;
	width:					32px;
	text-align:				center;
	padding-bottom:		5px;
}
.news-amenu-container ul li a {
	color:					#df0404;
	font-weight:			normal;
}
.news-amenu-more {
	clear:					both;
	background-color:		#eaeaea;
	border-top:				1px solid #c8c8c8;
	margin:					0px 4px 0px 5px;
	padding:					5px 5px 0px 8px;
}
.news-amenu-more p {
	margin:					0px;
}
.news-amenu-after {
	border-bottom:			1px solid #c8c8c8;
	margin:					0px 4px 0px 5px;
	height:					1px;
}

/*----------------------SERVICEMENU------------------------*/	
.back {
	clear:both;
	}
ul.servicemenue {		
		text-align:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 0px;
		font-size:11px;
}
ul.servicemenue {
	list-style-type:	none;
	padding:				10px 20px 3px 15px;
}
ul.servicemenue li {
		text-align:left;
		background-repeat: no-repeat;
		padding:4px 0px 2px 40px;
		margin:0px 0px 2px 0px;
		height:18px;
		border-bottom:1px solid #eee;
}

li.back {
		background-image: url(../gfx/icon_back.gif);
}

.print {
	clear:both;
	}

li.print  {
		background-image: url(../gfx/icon_print.gif);
}

.pdf {
	clear:both;
	}

li.pdf {
		background-image: url(../gfx/icon_pdf.gif);
		border-bottom:none;
}
ul.servicemenue a {
	color:				#272922;
}
ul.servicemenue a:hover {
	color:				#DF0404;
	text-decoration:	none;
}


/*----------------------PAGE-FOOTER------------------------*/
#footer {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	color:#000000;
	height: 45px;
    width: 1000px;
	background-color:#FFFFFF;
	}
	
.footerbox {
	background-image:url(../gfx/bg_footer.gif);
	background-repeat:no-repeat;
	height: 45px;
	}
	
#footer a {
	color:#DF0404;
	text-decoration:bold;
	}
  
#footer  div.top {
	font-weight:none;
	color:#DF0404;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 10px 140px 0px 32px;
}
#footer  p.disclaimer {	
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}


/*jho, news*/
div.news-single-video,
div.news-single-img {
	float:					left;
	margin-right:			10px;
}
div.csc-textpic-imagewrap {
	padding:					0 !important;
}
div.teaser-content p.bodytext {
	margin-top:				0;
}

/* jho, Abgeordnete */
.mepinfo .csc-textpic-text {
	height:					100%;
	position:				relative;
	bottom:					0px;
}
#Inhalt .indented {
	margin-bottom:			10px;
}
#Inhalt .indented p {
	padding-left:			25px;
}
#Inhalt .indented ul {
	padding-left:			45px;
}
#servicenavi {
	background-color:		#00984e;
	margin:					0px 10px 0px 5px;
	padding:					3px 5px 3px 8px;
}
#servicenavi p {
	margin:					0px 10px 0px 0px;
	float:					left;
	color:					#ffffff;
	font-weight:			bold;
}

/* jho, teaser rechts, mit tabs */
.rgtabs-menu,
.rgtabs-menuActive {
	width:					316px;
	height:					28px;
	background:				url(../gfx/bg_rgtabs.gif) no-repeat;
	list-style-type:		none;
	padding:					0px;
	width:					100%;
	font-size:				10px;
}
.rgtabs-menu {
	margin-bottom:			0px;
	margin-left:			0px;
	margin-top:				0px;
}
.rgtabs-menuActive {
	background:				url(../gfx/bg_rgtabs-selected.gif) no-repeat;
}
.rgtabs-menu li {
	float:					left;
	text-transform:		uppercase;
	font-weight:			bold;
	height:					15px;
	margin-top:				8px;
	padding-top:			4px;
}
.rgtabs-menu li a {
	margin:					0px 9px 0px 8px;
	text-decoration:		none;
	color:					#272922;
}
.rgtabs-menu li a:hover {
	margin:					0px 9px 0px 8px;
	color:					#DF0404;
}
li.tabfirst {
	background:				url(../gfx/bg_tabfirst.gif);
	margin-left:			5px;
	border-right:			1px solid #c8c8c8;
	border-bottom:			1px solid #c8c8c8;
}
li.tabfirstActive {
	background:				url(../gfx/bg_tabfirst-selected.gif) no-repeat;
	border-bottom:			1px solid #fff;
}
li.tabmiddle,
li.tabmiddleActive {
	background:				url(../gfx/bg_tabmiddle.gif);
	border-left:			1px solid #fff;
	border-right:			1px solid #c8c8c8;
	border-bottom:			1px solid #c8c8c8;
}
li.tabmiddleActive {
	background:				none;
	background-color:		#ffffff;
	border-bottom:			1px solid #fff;
}

li.tablast {
	background:				url(../gfx/bg_tabmiddle.gif) no-repeat right;
	margin-right:			4px;
	border-left:			1px solid #fff;
	border-bottom:			1px solid #c8c8c8;
}
li.tablastActive {
	background:				url(../gfx/bg_tablast-selected.gif) no-repeat right;
	border-bottom:			none;
}
/* jho, Sitemap */
div.csc-sitemap ul {
	list-style-type:		none;
	text-transform:		uppercase;
	margin:					0px 0px 0px 0px;
	line-height:			180%;
	padding:					0;
	color:					#DF0404;
}
div.csc-sitemap ul li {
	background:				url(../gfx/relatives.gif) no-repeat left 6px;
	padding-left:			12px;
}
div.csc-sitemap ul a {
	color:					#DF0404;
}
div.csc-sitemap ul a:hover {
	color:					#272922;
}
div.csc-sitemap ul ul {
	margin-top:				5px;
	margin-bottom:			5px;
	text-transform:		none;
	margin-left:			12px;
}
div.csc-sitemap ul ul li {
	background-position:	left 7px;
}
div.csc-sitemap ul ul a {
	color:					#272922;
}
div.csc-sitemap ul ul a:hover {
	color:					#DF0404;
}
/*jho, galerie*/
#tx-lzgallery-pi1-fotonav,
#tx-lzgallery-pi1-fotonav-bottom {
	border-bottom:			1px solid #ddd;
	padding:					3px 0px 3px 0px;
	margin-bottom:			6px;
}
#tx-lzgallery-pi1-fotonav-bottom {
	border-bottom:			none;
	border-top:				1px solid #ddd;
}
.tx-previous, .tx-next, .tx-top, .tx-up {
	float:					left;
	text-transform:		uppercase;
}
.tx-next {
	float:					right;
}
.tx-next .inactive {
	background:				url(../gfx/relatives_inactive.gif) no-repeat right center;
	padding-right:			10px;
	color:					#636459;
}
.tx-previous .inactive {
	background:				url(../gfx/relatives-left_inactive.gif) no-repeat left center;
	padding-left:			10px;
	color:					#636459;
}
.tx-up {
	margin-left:			120px;
}
#tx-lzgallery-pi1-fotonav a,
#tx-lzgallery-pi1-fotonav-bottom a {
	color:					#DF0404;
}
#tx-lzgallery-pi1-fotonav a:hover,
#tx-lzgallery-pi1-fotonav-bottom a:hover {
	color:					#272922;
}
.tx-previous a {
	background:				url(../gfx/relatives-left.gif) no-repeat left center;
	padding-left:			10px;
}
.tx-next a {
	background:				url(../gfx/relatives.gif) no-repeat right center;
	padding-right:			10px;
}
#tx-lzgallery-pi1-title {
	margin-top:				10px;
}
#tx-lzgallery-pi1-fotos td {
	padding-right:			2px;
	padding-bottom:		2px;
}
#tx-lzgallery-pi1-fotos {
	margin-bottom:			6px;
}


/*-------------------------------------------*/
/*F?r FORMULARE*/

#Inhalt fieldset {
	/*padding:0.5em 1em 0.8em 1em;
	border:7px solid #EBEFF1;*/
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:0.8em;
	/*background-color:#FFFFFF;*/
	}	
#Info fieldset {
	padding:0;
	border:none;
	margin-bottom:0.8em;
	}
#Inhalt fieldset fieldset {
	padding:0;
	border:none;
	margin-bottom:0;
	width:62%;
	}
#Inhalt fieldset fieldset legend {
	display:none;
	}
#Inhalt .csc-mailform-field {
	padding:0.5em 0 0.4em 0.5em;
	clear:left;
	/*border-top: 4px solid #EBEFF1;*/
	margin:0.2em 0 0 0;
	background-color:#F2F4F6;
	}
#Inhalt .sitesearch .form-field {
	padding:2em;
	margin:1px 0 0 0;
	background-color:#F2F4F6;
	border-bottom:1px solid #FFFFFF;
	}
#Inhalt .sitesearch .form-field input.search {
	width:250px;
	}
#Inhalt .sitesearch fieldset {
	margin:0px;/**/
	}
#Inhalt .sitesearch .subordinate {
	padding:8px 15px 30px 15px;
	margin:0px 15px 0px 15px;
	background-image:url(../gfx/bg_sub_fieldset.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
#Inhalt .sitesearch .last {
	background-image:url(../gfx/bg_sub_fieldset_last.gif);
	margin-bottom:20px;
	}
#Inhalt .sitesearch .subordinate .csc-mailform-field {
	background:none;
	}
#Inhalt legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	text-transform:uppercase;
	padding:0em 0.7em 0.4em 0em;
	margin:0em 0em 0.2em 0em;
	/*background-color:#FFFFFF;
	background-color:#EBEFF1;*/
	}
#Inhalt .sitesearch .subordinate legend {
	padding:0;
	margin:0;
	/*background-color:#FFFFFF;
	background-color:#EBEFF1;*/
	}

#Inhalt .csc-mailform-label {
	padding:0.5em 0 0.4em 0;
	clear:left;
	/*border-top: 4px solid #EBEFF1;*/
	margin:0.2em 0 0 0;
	}
#Inhalt .csc-mailform-field label {
	/*border-top: 1px solid #EBEFF1;*/
	display:block;
	width:180px;
	float:left;
	clear:left;
	padding:0.1em 0.5em 0.3em 0;
	margin:0 0.4em 0 0;
	text-align:left;
	/*background-color:#00CCFF;*/
	}
#Inhalt .csc-mailform-radio label {
	float:none;
	clear:none;
	display:inline;
	border:none;
	}
#Inhalt .csc-mailform-field input,
#Inhalt .csc-mailform-field textarea {
	border: 1px solid #BFCBD2;
	width: 240px;
	}
#Inhalt .csc-mailform-field input.mailformAktion {
	width: auto;
	border: none;
}
#Inhalt .csc-mailform-field label.mailformAktion {
	height: 25px;
}
#Inhalt .csc-mailform-field input:focus,
#Inhalt .csc-mailform-field textarea:focus {
	border: 1px solid #DF0404;
	}
#Inhalt input.search {
	border: 1px solid #BFCBD2;
	width:55%;
	}
#Inhalt input.search:focus {
	border: 1px solid #DF0404;
	}
#Inhalt input.csc-mailform-check {
	border:none;
	width:auto;
	}
#Inhalt input.csc-mailform-radio {
	border:none;
	width:auto;
	}
#Inhalt input.csc-mailform-submit,
#Inhalt input.button {
	/*float:right;
	margin:0.5em 0 0 0;
	clear:both;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:none;
	background-color:#df0404;
	color:#FFFFFF;
	padding:0.05em 0.5em 0.1em 0.5em;
	width:auto;
	}
#Inhalt input.button {
	background-color:#DF0404;
	font-weight:bold;
	}
#Inhalt input,
#Inhalt textarea,
#Inhalt select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}


/*
 * Styles für Erweiterung News-Kalender (newscalendar)
 */ 
div#left-column div.frame-default div.tx-ttnews {
	background:			url(../gfx/bg_kalender-rahmen.gif) no-repeat bottom left transparent;
	padding-right:		6px;
}
tr.kalender-kopf {
	background:			url(../gfx/bg_kalender_kopf.gif) repeat-y transparent;
	background-position:	1px top;
	height:				23px;
}
tr.kalender-kopf td {
	background:			none;
}
.calendar-table td.kalender-kopf-unten {
	background:			url(../gfx/bg_kalender_kopf_unten.gif) repeat-x transparent;
	background-position:	1px top;
	height:				3px;
	padding:				0px;
}
.columnYear a {
	font-weight:		bold;
	text-transform:	uppercase;
	font-size:			10px;
	color:				#df0404;
}
.calendar-table {
	width:100%;
	padding:				0 0 5px 0px;
	margin:				0;
	border-top:			1px solid #c5c5c5;
}
.calendar-table TD, .calendar-table TH{
	padding:2px 1px 2px 1px;
	text-align:center;
	font-size:			11px;
}
.calendar-table TH {
	color:#333333;
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color:#333333;
	background-color:#C7D5FE;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #333333;
}
.linked_today_nolink{
	padding:2px 1px 2px 1px;
	color:#000000;
	font-weight:bold;
}
.linked_day{
	/*padding:2px 1px 2px 1px;*/
	color:#df0404;
	background-color:#e5e9ee;
	cursor:pointer;
	text-decoration:none;
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:1.5em;
	font-weight:bold;
	background-color:#C7D5FE;
	color:#333333;
	border:1px solid #7e7e7e;
	padding:0.5em;
}
.newsCalendar_listBody{
	padding:1em;
}
.newsCalendar_listItem{
	font-size:1em;
	padding-left:1em;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.25em;
	font-size:1.25em;
}

/*
 * Styles für Erweiterung News-Kalender (Kontextmenue)
 */ 
.rcMenuContainer {
    font-family: Verdana, Arial, sans-serif;
    position: absolute;
    background:#ffffff;
    border:1px solid #c5c5c5;
    padding:0px 0px 0px 0px;
    z-index:10;
    width:auto;
}
.rcMenuItem {
    font-size:11px;
    font-weight:normal;
    padding:2px 5px 2px 5px;
    text-decoration:none;
    color:#333333;
    background-color:#e5e9ee;
}
.rcMenuItemHover {
    font-size:11px;
    font-weight:normal;
    padding:2px 5px 2px 5px;
    text-decoration:none;
    color:#df0404;
}
.rcMenuItemText {
    font-size:11px;
    padding:4px 6px 4px 6px;
    font-weight:bold;
    border:0px;
    margin:0;
    color:#000000;
	/*background:			url(../gfx/bg_kalender_kopf.gif) repeat-y top right #ffffff;*/
	background-color:#e5e9ee;
    text-align:center;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
} 
.rcMenuSeparator{
    color:#7e7e7e;
    height:1px;
    width:200px;
}
.rcImage {
	padding-right:4px; 
}
/*jho, Box mit Abgeordnetenlinks, Startseite */
#mep-teaser h4 {
	color:					#DF0404;
	margin-top:				0px;
	margin-bottom:			10px;
	font-size:				11px;
}
#mep-teaser a {
	color:					#DF0404;
}
#mep-teaser .csc-textpic-text a.internal-link-more {
	background-image:		url(../gfx/relatives.gif);
	background-position:	2px 5px;
	padding:					2px 0px 2px 12px;
}
#mep-teaser .csc-textpic-text a.internal-link-more:hover {
	background-image:		url(../gfx/relatives.gif);
	background-position:	2px 5px;
	padding:					2px 0px 2px 12px;
}
.mep-navi {
	padding-top:			0px !important;
}
/*jho, Auf und Zuklappbox (Inhaltselement Sitemap: "Inhaltselemente einfügen (mit Auf- und Zuklappfunktion)")*/
.toggle-elements {
	padding:					0px !important;
}
.toggle-elements h2 {
	background-color:		#eff1f4;
	border-bottom:			1px solid #c8c8c8;
	padding:					3px 10px 3px 10px;
	margin:					0px 10px 0px 5px;
	font-size:				11px;
}
a.header-open,
a.header-closed {
	background-position:	right top;
	background-repeat:	no-repeat;
	display:					block;
	color:					#272922;
}
a.header-open {
	background-image:		url(../gfx/bg_header_open.gif);
}
a.header-closed {
	background-image:		url(../gfx/bg_header_closed.gif);
}
a.header-open:hover,
a.header-closed:hover {
	color:					#DF0404;
	text-decoration:		none;
}
.content-toggle {
	border-bottom:			1px solid #c8c8c8;
	padding:					0px 10px 0px 10px;
	margin:					5px 10px 0px 5px;
}

/* Logobereich */
#logo_guengl {
	float:					left;
	margin-left:			37px;
	margin-top:				8px;
	display:					inline; /* IE6, Fix fuer Double Float Margin Bug */
}
#logo_linke {
	float:					right;
	margin-right:			70px;
	margin-top:				42px;
	display:					inline; /* IE6, Fix fuer Double Float Margin Bug */
}
#logo_text {
	margin-left:			172px;
	margin-right:			220px;
	text-align:				center;
}
#logo_text p {
	margin:					0px;
	padding-top:			65px;
	font-weight:			bold;
	font-family:			Arial, Helvetica, sans-serif;
	position:				relative;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox, 
.pagination,
.browseBoxWrap,
#tx-lzgallery-pi1-listing .sorting,
#tx-lzgallery-pi1-fotonav { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:0.83em;
	color:#99ADB7;
	margin-bottom:1.5em;
	clear: both;
	}
.tx-ttnews-browsebox-list,
.browselinks  { 
	margin:0.75em 0 0 0;
	}
.tx-ttnews-browsebox a,
.browselinks a {
	padding: 1px 8px 2px 8px !important;
	background-color:#eff1f4;
	color:#000000;
	height:16px;
	text-decoration:none !important;
	background-image:none !important;
	}
.tx-ttnews-browsebox a:hover,
.browselinks a:hover {
	background-color:#DF0404;
	color:#FFFFFF !important;
	}
.browselinks .act a {
	background-color:#00314A;
	color:#FFFFFF !important;
	}
.browselinks .act {
	background-color:#00314A;
	color:#FFFFFF !important;
	}	
.tx-ttnews-browsebox .browseBack a:hover,
.tx-ttnews-browsebox .browseForward a:hover {
	background-color:#CCD6DB;
	color:#00314A;
	}
.tx-ttnews-browsebox-strong, 
.tx-ttnews-browsebox-SCell {
	font-weight: bold;
	}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P {
	margin:0px;
	}
.tx-ttnews-browsebox-SCell a {
	background-color:#DF0404;
	color:#FFFFFF !important;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

.strange-list {margin: 0px 0px 1.1em 0px;}
.strange-list p span.big-letter {
	font-weight:bold;
	text-transform:uppercase;
	float: left;
	width: 40px;
	text-align: center;
	}
.strange-big-letter-box {
	font-weight:bold;
	text-transform:uppercase;
	float: left;
	width: 38px;
	text-align: center;
	background: #F2F4F6;
	padding: 2px 0px 0px 0px;
	font-size: 16px;
	/*border-top: 1px solid #FFFFFF;*/
	}
.strange-mantel-box {
	clear:both;
	background: #F2F4F6;
	/*border-bottom: solid 1px #FFFFFF;*/
	border-bottom: solid 1px #FFFFFF;
	}
.strange-content-box {
	width: 521px;
	margin: 0px 0px 0px 38px;
	border-left: solid 1px #FFFFFF;
}
.odd {
	background: #FFFFFF;
	padding: 5px 0px 5px 10px;
	/*border-top: 1px solid #FFFFFF;*/
	/*border-bottom: 1px solid #F2F4F6;	*/
}
.even {
	/*border-bottom: 1px solid #FFFFFF;*/
	padding: 4px 0px 5px 10px;
}
div#Inhalt .strange-list p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:26px;
	}
.strange-list p a {
	padding: 2px 6px 2px 6px;
	color:#4e6172;
	}
.strange-list p a:hover {
	background-color:#F0F000;
	color:#000000;
	}