/************************************************/
/* Erstellung: 17.06.2007                       */
/* Letzte Aenderung 21.02.2010                  */
/* Bearbeitung: Stephan Schindel - inixdata GmbH*/
/* Autor: Lars Lehners - inixdata GmbH          */
/* Dateiname: firefox.css                       */
/* Bildschrimauflösung: 1024px                  */
/* Unterstuetzte Browser: Firefox               */
/* gehört zu den Designtemplates main_tmpl      */
/************************************************/

@import url(ext/twrss.css);
@import url(ext/extension.css);
@import url(ext/typo3formular.css);
@import url(ext/linksletterForm.css);
@import url(ext/cssStyledContent.css);
@import url(ext/newsevent.css);
/***********************************************/
/* HTML-tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* Verdana eingefuegt Aenderung 31.12.2008 Stephan */
	color:#00314A;
	margin: 0px;
	text-align: center;
	background: #ecf0f1 url(../bilder/dielinke-nrw.de/tmpl_bg-verlauf.jpg) repeat-x;
	font-size: 100.01%;
}


p {
	margin-top: 0px;
	line-height: 12pt; /* Aenderung 31.12.2008 Stephan */
	color:#00314A;
}

td p {
	margin: 0px;
	color:#00314A;
}

td a.download, 
td a.download:link, 
td a.download:visited{
	color: #00334a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; /* Aenderung 03.02.2009 Siggi & Stephan */
}

td a.download:hover{
	color: #DF0404;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;/* Aenderung 03.02.2009 Siggi & Stephan */
}
a, 
a:link, 
a:visited{
	color: #00334a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Aenderung 31.12.2008 Stephan */
}


a:hover{
	color: #DF0404;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Aenderung 31.12.2008 Stephan */
}

h1 {
	font-size:1.4em;
	margin:0.2em 0 0.3em 0;
	padding:0;
}

h2 {
	font-size:1.4em;
	color: #DF0404;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-weight: normal;
	border-bottom: 6px solid #ECF0F1;
	width: 100%;
}

h3 {
	font-size: 12pt;
	color: #DF0404;
	margin-top: 0px;
	margin-bottom: 4px;
}

h4 {
	font-size: 10pt;
	color: #00304A;
	font-weight: bold;
	background-color: #ECF0F1;
	margin-top: 0px;
	text-transform:uppercase;
	margin-bottom: 4px;
	padding: 2px;
	padding-left: 8px;
}


h5 {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:1em;
	margin:0em 0 0.8em 0;
	font-weight: bold;
	background-color:#BFCBD2;
	background-image:url(../bilder/dielinke-nrw.de/bg_h5.gif);
	background-repeat:no-repeat;
	padding:0.2em 0 0.2em 2.2em;
	font-stretch:wider;
}

h6 {}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

td {
	font-size: 10pt;
}

a img {
	border: 0px;
}

ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

ol {
	margin-top: 3px;
	margin-bottom: 3px;
}


dfn {
	visibility: hidden;
	font-size: 1px;
}


.accessKey{
	text-decoration: underline;	
}


/***********************************************/
/* Layout Divs (Seitenstruktur)                */
/***********************************************/

#page {
	width: 826px;
	margin: auto;
	margin-bottom: 0;
	text-align: left;
	background-color: #FFFFFF; 
	/* padding ist zu viel Aenderung 31.12.2008 Stephan 
	padding-left: 10px;
	padding-right: 5px;*/
	padding-left: 32px;
	padding-right: 32px;
	background: #fff url(../../../kundendaten/www.dielinke-nrw.de/bilder/bannerfotos/Lantag_grade_ausgeschnitten.jpg) no-repeat;
}

/***********************************************/
/* Kopfzeilen Menue Ebene 1                    */
/***********************************************/
#kopfkontainer{
	width: 100%;
	height: 180px;
}

#kopfkontainer span.hidden{
	visibility: hidden;
	font-size: 1px;
}

#kopfkontainer ul {
	clear: right;
	float: left;
	min-width: 10px;
	margin: 0;
	margin-top: 49px;
	padding: 0;
	list-style: none;
	background-image: url(../bilder/dielinke-nrw.de/tmpl_NavBarTop_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #b20303;
	font-size: 0.8em;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#kopfkontainer li {
	float: left;
	margin-right: 1px;
}

#kopfkontainer ul a {
	float: left;
	display: block;
	background-color: #DF0404;
	background-image: url(../bilder/dielinke-nrw.de/tmpl_NavBarTop_fg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 5px 10px;
	font-weight: bold;
	color: #FFF;
}

#kopfkontainer ul li.active a,
#kopfkontainer ul a:hover{
	background-color: #FFFFFF;
	background-image: none;
	color: #DF0404;
}

#kopfkontainer ul li.active a {
	font-weight: bold;
}

/***********************************************/
/* Kopfzeilen Menue Ebene 2                    */
/***********************************************/

#kopfkontainer ul.ebene2 {
	border-top: none;
	background: #f2f4f6 url(../bilder/dielinke-nrw.de/tmpl_bg_subnavi.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 5px;
	width: 821px;
	margin-top: 0;
	font-size:0.8em;
}

#kopfkontainer ul.ebene2 li {
	background-image: url(../bilder/tmpl_navBarSub_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 0.86em;
}


#kopfkontainer ul.ebene2 li a {
	background: none;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	color: #00304A;
}

#kopfkontainer ul.ebene2 li.active a,
#kopfkontainer ul.ebene2 a:hover{
	background: none;
	border: none;
	color: #DF0404;
}

#kopfkontainer ul.ebene2 li.active a {
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#kopfkontainer ul.ebene2 li.active {
	background-image: url(../bilder/tmpl_navBarObenSubAktiv_pfeil.gif);
}

/*****************************************************/
/*************** Template - Einstellungen ************/
/*****************************************************/


/***************** 1 Spaltiges Template **************/
#inhalt-einspaltig{
	padding-bottom: 6px;
	width: 100%;
	min-height: 402px;
	margin-top: 24px;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */

}
/************************** 1 Spaltiges Template ENDE */

/************************** 2 Spaltiges Template (Normalzustand)*****/
#inhalt{
	float: left;
	padding-bottom: 6px;
	width: 616px;
	min-height: 402px;
	margin-top: 24px;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
	padding-right: 15px;
}

#inhaltRechts{
	padding-bottom: 6px;
	margin-top: 24px;
	width:195px;
	margin-top: 24px;
	overflow: hidden;
	max-width: 195px;	/* neue Navigation*/
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
}

/************************** 2 Spaltiges Template ENDE */

/************************** 2 Spaltiges Template Extra (mit größerer zweiter Spalte (wie bei www.die-linke.de)) *****/
#inhalt-2spaltig-links{
	float: left;
	padding-bottom: 6px;
	width: 551px;
	min-height: 402px;
	margin-top: 24px;
	margin-right: 12px;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
}

#inhalt-2spaltig-rechts{
	padding-bottom: 6px;
/*	margin-left: 15px;*/
	width: 260px;
	margin-top: 24px;
	overflow: hidden;
	max-width: 260px;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
	}

/************************** 2 Spaltiges Template Extra ENDE */

/************************** 3 Spaltiges Template *****/
#inhalt-3spaltig-links{
	float: left;
	padding-bottom: 6px;
	width: 436px;
	min-height: 402px;
	margin-top: 24px;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
}

#inhalt-3spaltig-mitte{
	float: left;
	padding-bottom: 6px;
	margin-top: 24px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	width: 180px;
	max-width: 181px;
	min-height: 402px;
	overflow: hidden;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
}

#inhalt-3spaltig-rechts{
	float: left;
	padding-bottom: 6px;
	width: 180px;
	margin-top: 24px;
	overflow: hidden;
	font-size: 0.83em;
	line-height: 1.1em; /* em eingefuegt Aenderung 31.12.2008 Stephan */
}

/************************** 3 Spaltiges Template ENDE */

#fusszeile {
	clear: both;
	width: 100%;
	border-top: 7px solid #E5EAED;
	padding-top: 0.5em;
	height: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #FFF;
}

/***********************************************/
/* Kopfzeile                                   */
/***********************************************/

#bilder {
	margin-bottom: 5px;
	float: left;
}

#logo {
	float: right;
	margin-top: 0px;

}



/***********************************************/
/* Seiteninhalt rechts 			      */
/***********************************************/

#titelebene2 {
	width: auto;
	font-size:0.95em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DF0404;
	padding: 3px 3px 3px 9px;
}


/***********************************************/
/* Menue rechts Ebene 1			      */
/***********************************************/
#navBarRechts .accessKey{
	text-decoration: underline;	
}

#navBarRechts dfn {
	position:absolute; left:-1000em; width:20em;	
	visibility: hidden;
}

#navBarRechts .hidden{
	visibility: hidden;
	font-size: 1px;
}

#navBarRechts {
	width: 100%;
    overflow: hidden;
    list-style-type: none;
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}

#navBarRechts li {
	float: left;
	padding: 0;
	width: 100%;
	margin: 1px 0 0 0;
}

#navBarRechts li a {
	display: block;
	background: #EBEFF1 url(../bilder/tmpl_navBarSub_pfeil.gif) no-repeat 9px 7px;
	background-position: 9px 8px;
	padding: 3% 0 3% 10%; 
	text-transform:uppercase;
	font-size: 85%;
}

#navBarRechts li a.active {
	background-image: url(../bilder/tmpl_navBarRechtsAktiv_pfeil.gif);
	color: #fff;
	background-color: #DF0404;
}


/***********************************************/
/* Menue rechts Ebene 2			      */
/***********************************************/

#navBarRechts li ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#navBarRechts li ul li {}

#navBarRechts ul li a {
	background-position: 0px 7px;
	display: block;
	background-image: url(../bilder/tmpl_navBarSub_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 22px 7px;
	background-color: #FFDEC8;
	padding: 3% 0 3% 17%; 
	text-transform: uppercase;
	font-size: 85%;
}

#navBarRechts ul li a.active {
	background: #FFDEC8 url(../bilder/tmpl_navBarRechtsSubAktiv_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 22px 7px;
	padding: 3% 0 3% 17%; 
	color: #DF0404;
	font-weight: bold;
}


/***********************************************/
/* Menue rechts Ebene 3			      */
/***********************************************/

#navBarRechts ul li ul li a {
	background-position: 0px 7px;
	display: block;
	background-image: url(../bilder/tmpl_navBarSub_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 35px 7px;
	padding: 3% 0 3% 24%; 
	text-transform: uppercase;
	font-size: 85%;
}

#navBarRechts ul li ul li a.active {
	background: #FFDEC8 url(../bilder/tmpl_navBarRechtsSubAktiv_pfeil.gif);
	background-repeat: no-repeat;
	background-position:35px 7px;
	padding: 3% 0 3% 24%; 
	color: #DF0404;
	font-weight: bold;
}


/***********************************************/
/* Fusszeilen Menue			             */
/***********************************************/

#fusszeile .accessKey{
	text-decoration: underline;
}

#fusszeile .hidden{
	display: none;
}

#fusszeile dfn{
	display: block;
	width: 10px;
	float: left;
}

#fusszeile ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#fusszeile ul li {
	float: left;
	display: inline;
	padding-right: 5px;
}


#fusszeile ul li a {
	background: none;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #99ADB7;
}

#fusszeile ul li.active a,
#fusszeile ul a:hover{
	color: #DF0404;
}



/***********************************************/
/* Service Icons				      */
/***********************************************/

#fusszeile #servicelinks {
	float: right;
	margin-top: 2px;
}


#fusszeile #servicelinks a.suchbutton img{
	margin-left: 10px;
	margin-right: 10px;
}

/***********************************************/
/* Extension: html_area RTE			      */
/***********************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
/*p.csc-frame-frame1, 
table.csc-frame-frame1 { 
	background: none; 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #7F98A4;
}

p.csc-frame-frame2, 
table.csc-frame-frame2 { 
	background-color: #f2f4f6; 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #7F98A4;
}
*/
/* Bullet styles for unordered lists.*/
ul.component-items {
	list-style-type: circle; 
}

ul.action-items { 
	list-style-image: url(img/red_arrow_bullet.gif); 
}

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { 
	list-style-type: lower-roman; 
}

ol.action-items-ordered { 
	list-style-type: lower-greek; 
}

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/


span.important { 
/*DielInke.PDS-Rot*/
	color: #DF0404; 
}

span.name-of-person { 
/*DielInke.PDS-Grau*/
	color: #ECF0F1; 
}

span.detail {
/*DielInke.PDS-Grau (dunkel)*/
	color: #00304A; 
}

/* Selectors for the default configuration of the link accessibity feature.
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}*/
/* Aenderung 18.02.2009 Stephan */
/* a.external-link */
a.external-link, a.external-link:link, a.external-link:visited {
	color: #00334a;
	text-decoration: none;
	font-family: Arial,Verdana,  Helvetica, sans-serif; 
}
a.external-link:hover{
	color: #df0404;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* a.external-link-new-window */
a.external-link-new-window, a.external-link-new-window:link, a.external-link-new-window:visited {
	color: #00334a;
	text-decoration: none;
	font-family: Arial,Verdana,  Helvetica, sans-serif; 
}
a.external-link-new-window:hover{
	color: #df0404;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* a.internal-link */
a.internal-link, a.internal-link:link, a.internal-link:visited {
	color: #00334a;
	text-decoration: none;
	font-family: Arial,Verdana,  Helvetica, sans-serif; 
}
a.internal-link:hover{
	color: #df0404;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* a.internal-link-new-window */
a.internal-link-new-window, a.internal-link-new-window:link, a.internal-link-new-window:visited {
	color: #00334a;
	text-decoration: none;
	font-family: Arial,Verdana,  Helvetica, sans-serif; 
}
a.internal-link-new-window:hover{
	color: #df0404;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* a.download */
a.download, a.download:link, a.download:visited {
	color: #00334a;
	text-decoration: none;
	font-family: Arial,Verdana,  Helvetica, sans-serif; 
}
a.download:hover{
	color: #df0404;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* a.mail */
a.mail, a.mail:link, a.mail:visited {
	color: #00334a;
	text-decoration: none;
	font-family: Arial,Verdana,  Helvetica, sans-serif; 
}
a.mail:hover{
	color: #df0404;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* Aenderung 18.02.2009 Stephan */

/*###### Schriftgroessen #############*/

span.fontsize8,
p.fontsize8,
h1.fontsize8, 
h2.fontsize8, 
h3.fontsize8, 
h4.fontsize8, 
h5.fontsize8, 
h6.fontsize8,
td.fontsize8,
table.fontsize8 {
	font-size: 8pt;
}

span.fontsize9,
p.fontsize9, 
h1.fontsize9, 
h2.fontsize9, 
h3.fontsize9, 
h4.fontsize9, 
h5.fontsize9, 
h6.fontsize9,
td.fontsize9,
table.fontsize9 {
	font-size: 9pt;
}

span.fontsize10,
p.fontsize10, 
h1.fontsize10, 
h2.fontsize10, 
h3.fontsize10, 
h4.fontsize10, 
h5.fontsize10, 
h6.fontsize10,
td.fontsize10,
table.fontsize10 {
	font-size: 10pt;
}

span.fontsize12,
p.fontsize12,
h1.fontsize12, 
h2.fontsize12, 
h3.fontsize12, 
h4.fontsize12, 
h5.fontsize12, 
h6.fontsize12,
td.fontsize12,
table.fontsize12 {
	font-size: 12pt;
}

span.fontsize14,
p.fontsize14,
h1.fontsize14, 
h2.fontsize14, 
h3.fontsize14, 
h4.fontsize14, 
h5.fontsize14, 

h6.fontsize14,
td.fontsize14,
table.fontsize14 {
	font-size: 14pt;
} 

span.fontsize18,
p.fontsize18,
h1.fontsize18, 
h2.fontsize18, 
h3.fontsize18, 
h4.fontsize18, 
h5.fontsize18, 
h6.fontsize18,
td.fontsize18,
table.fontsize18 {
	font-size: 18pt;
} 

span.fontsize24,
p.fontsize24,
h1.fontsize24, 
h2.fontsize24, 
h3.fontsize24, 
h4.fontsize24, 
h5.fontsize24, 
h6.fontsize24,
td.fontsize24,
table.fontsize24 {
	font-size: 24pt;
}

span.fontsize36,
p.fontsize36,
h1.fontsize36, 
h2.fontsize36, 
h3.fontsize36, 
h4.fontsize36, 
h5.fontsize36, 
h6.fontsize36,
td.fontsize36,
table.fontsize36 {
	font-size: 36pt;
} 




#twrss_table {background: #fff;padding: 5px 0 5px 0; margin: 0 5px 0 5px; }

#twrss_table .twrss_bodytext.twrss_item_link a { font-weight: normal; font-size: 90%;}

#twrss_table div.twrss_bodytext { margin: 0.5em 0 0.5em 0;}
