#debugWin { display: none; text-align: left; background-color: white; position: absolute; top:0px; height:90px; left: 0px; z-index: 2000; border: 1px solid blue; width: 390px; overflow: hidden; font-size:10px; font-family: monospace; }

/* Standard-Style fuer F&F PR AG */
BODY {
    background-color: white;
    font-size: 13px;
    font-family: Arial, Helvetica, Helv, sans-serif;
    color: #636363;
    padding: 0px;
    margin: 0px;
    text-align: center;
}


H1 { font-size: 26px; margin: 0px 0px 15px 0px; line-height: 30px; color: #10238C; }
/* H2 { font-size: 13px; margin: 0px 0px 2px 0px; line-height: 18px; height: 20px; text-transform: uppercase; } */
H2 { font-size: 13px; margin: 0px 0px 2px 0px; line-height: 18px; }
H3 { font-size: 13px; margin: 0px 0px 4px 0px; line-height: 16px; }
P,ADDRESS,LI { margin: 0px; line-height: 17px; }

A { color: #68108C; }


/* FORMS start */
FORM { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
INPUT, SELECT, TEXTAREA {
    background-color: white; border: 1px solid #A1A1A1; font-size: 11px; color: #636363; margin: 0px;
    padding: 1px 2px 1px 2px; font-family: Arial, Helvetica, Helv, sans-serif;
}
TEXTAREA { overflow: auto;
    resize:horizontal;
}
LABEL { font-size: 11px; display: block; clear: both; margin-bottom: 1px; margin-top: 10px; }
.form01 { /* text */
    width: 192px;
    height: 14px;
}
INPUT.form01:focus {
    color: #636363; border: 1px solid #636363;
}
.form02 { /* submit*/
    height: 18px;
    display: inline;
}
.form03 { /* textarea */
    padding-left: 2px; padding-right: 2px;
    overflow: auto;
}
TEXTAREA.form03:focus {  color: #636363; border: 1px solid #636363; }
.form04 { /* select */
       
}
 SELECT.form05:focus { color: #636363; border: 1px solid #636363; }
.form05 { /* radio */
    border:0px;
}
.form00 { /* spacer */
    display: block; float: left; height: 16px; width: 21px; padding: 0px; margin: 0px;
}
P.fR1 { margin: 0px; padding: 0px; line-height: normal; display: block; float: left; }
P.fhint, .fhint { font-size: 11px; }

.fAlert {
    width: 423px; display: block; font-size: 11px; color: #8C1068; font-weight: bold; background-color: #F3E7F0;
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/fAlert_bg.png); background-position: left top; background-repeat: no-repeat;
}
.fAlerti {
    display: block;
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/fAlert_bg1.png); background-position: left bottom; background-repeat: no-repeat;
    padding: 10px;
}
#content .fAlert UL LI, .fAlert UL LI { list-style: none; line-height: normal; padding-bottom: 0px; margin-top: 5px; list-style-image: url(http://www.ffpr.de/fileadmin/media/../images/listitem_e.gif); margin-left: 16px;}

.formSubmit { display: block; float: left; padding: 0px 1px 0px 1px; cursor: pointer; margin-top: 16px; }
.fS1 {
    display: block; 
    border-top: 1px solid #A1A1A1;
}
.fS3 {
    display: block;
    margin: 0px -1px 0px -1px;
    padding-right: 10px; border-right: 1px solid #A1A1A1;
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/submit_bg.png); background-position: right center; background-repeat: no-repeat;
}
.fS3 INPUT {
    border-top: 0px; border-bottom: 0px;
    cursor: pointer; width: auto;
    padding: 1px 5px 0px 5px;
    margin: 0px 3px 0px 0px;
    background-color: transparent;
}
.fS2 {
    display: block; 
    border-bottom: 1px solid #A1A1A1;
}
.formSubmit:hover .fS1 { border-top: 1px solid #68108C; }
.formSubmit:hover .fS2 { border-bottom: 1px solid #68108C; }
.formSubmit:hover INPUT {
    border-left: 1px solid #68108C; border-right: 1px solid white;
    color: white; width: auto; background-color: #68108C;
    padding: 1px 5px 0px 5px;
    margin: 0px 3px 0px 0px;
}
.formSubmit:hover .fS3 { border-right: 1px solid #68108C; background-color: #68108C; background-image: url(http://www.ffpr.de/fileadmin/media/../images/submit_bg_hover.png); }
/* FORMS end */


DIV.spacer, SPAN.spacer, BR.spacer { display: block; height: 1px; line-height: 1px; clear: both; float: none; font-size: 1px; }

#page {
    width: 905px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#frame, #frame0 {
    padding-left: 18px; padding-right: 18px; text-align: left;
    width: 869px;
    position: relative; z-index: 60; background-color: white;
    min-height: 200px;

}
#frame1 {
    height: 116px;
    display: block;
    padding-left: 19px;
    padding-right: 19px;
    clear: both;
    float: none;
    text-align: left;
}

    #logo {
        float: right; padding-top: 30px;
    }
    
    #langSelector {
        float: left; padding-top: 46px; padding-right: 23px;
        min-width: 134px;
    }
    #langSelector UL, #langSelector LI, #navFooter UL, #navFooter LI { display: block; margin: 0px; padding: 0px; }
    #langSelector LI,#navFooter LI { float: left; font-size: 11px; line-height: 13px; }
    #langSelector LI A, #langSelector LI A:hover, #navFooter LI A, #navFooter LI A:hover {
        display: block; float: left; margin-right: 15px; text-decoration: none; color:#636363; padding-left: 13px;
        background-image: url(http://www.ffpr.de/fileadmin/media/../images/nav0.png); background-position: 0px 2px; background-repeat: no-repeat;
    }
    #langSelector LI A:hover, #navFooter LI A:hover {
        color: #68108C; background-image: url(http://www.ffpr.de/fileadmin/media/../images/nav0hover.png);
    }
    #langSelector LI.ACT A, #langSelector LI.ACT A:hover, #navFooter LI.ACT A, #navFooter LI.ACT A:hover {
        color:#8C1068; background-image: url(http://www.ffpr.de/fileadmin/media/../images/nav0act.png);
    }
    
    #search {
        display: block; float: left;
        padding-top: 42px;
        padding-left: 19px;
        background-image: url(http://www.ffpr.de/fileadmin/media/../images/search.png); background-repeat: no-repeat; background-position: 0px 42px;
        white-space: nowrap;
        
    }
    #search FORM { width: 250px; }
    #search INPUT { float: left; }
    #search INPUT:focus { color: #636363; border: 1px solid #636363; }
    #search INPUT.form01 {
        width: 156px; margin-right: 1px; 
    }
    #search INPUT.form02a { border: 0px; padding: 0px; }

H1#conAbove {
    display: block; clear: both; float: none;
    text-align: center;
    margin-left: auto; margin-right: auto;
    color: #636363; font-weight: normal; height: 40px;
    font-size: 27px; line-height: normal; letter-spacing: -1px;
    /* font-size: 34px; font-family: 'Univers LT Std 47 Cn Lt'; letter-spacing: -1px; */
    white-space: nowrap;
    margin-bottom: 32px;
}


H1.pageTitle {
	width: 571px;
	margin-bottom: 0px;
    padding: 20px 0px; 
	font-size: 26px; 
	font-weight: normal;  
	line-height: normal; 
	letter-spacing: -1px;
	color: #10238C;
	border-bottom: 1px solid #D0D0D0;
}

.con {
    background-color: white;
}
/* CONTENT */
#content {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    padding-top: 1px;
    background-color: white;

    min-height: 200px;
}
#content .csc-header H1 { margin-bottom: 16px; color:#636363; }
#content .csc-header H2 { margin-bottom: 6px; line-height: normal; height: auto; }

#content .csc-header H3 { margin-top: 16px; }
.csc-hrline { font-size:1px; line-height: 1px; height: 4px; clear: both; float: none;
    display: block; border-top: 1px solid #D0D0D0; margin-bottom: 0px;
}

SPAN.layout4_0, SPAN.layout4_1 {
    display: block; border-left: 1px solid white; border-right:1px solid white; line-height:1px; font-size:1px; height: 1px; background-color: #B9B9B9;
}
SPAN.layout4_1 { margin-bottom: 10px; }

#content DIV.csc-textpicHeader H2.layout4, #content DIV.csc-header H2.layout4 {
    background-color: #B9B9B9; line-height: 14px; font-size: 13px; color: white; text-transform: none; font-weight: bold;
    margin: 0px 0px 0px 0px; 
    padding: 0px 6px 0px 6px;
    height: auto;
}

#content UL,#content LI { margin: 0px; padding: 0px; }
#content UL LI { 
	margin-left: 16px;  
	padding-bottom: 3px;
	/* list-style-image: url(http://www.ffpr.de/fileadmin/media/../images/listitem.gif); */
}
OL { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 19px; 
}

* html OL {  
	padding-left: 23px; 
}

*+html OL {  
	padding-left: 23px; 
}

SPAN.linkSpecial, A.linkSpecial {
    background-image: url(/wp-content/themes/ffpr/images/ico_link.png); 
	background-position: 0px 7px; 
	background-repeat: no-repeat; 
	font-size: 11px; 
	padding-left: 12px;
}
P.linkSpecial A { display:inline; }
P.linkSpecial SPAN.linkSpecial, P.linkSpecial A.linkSpecial, SPAN.linkSpecial A.linkSpecial, A.linkSpecial SPAN.linkSpecial { background-image: none; padding-left: 0px; }
P.linkSpecial, #content P.linkSpecial {
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_link.png); background-position: 0px 5px; background-repeat: no-repeat; font-size: 11px; padding-left: 12px; display: block;
}

#content UL.csc-menu-1 LI { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_link.png); background-position: 0px 5px; background-repeat: no-repeat; font-size: 11px; padding-left: 12px; display: block; margin-left: 0px; list-style-type: none; padding-bottom: 0px; }

A.linkPDF { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_pdf.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px; min-height: 14px; }
P.linkPDF { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_pdf.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px;  min-height: 14px; }
P.linkPDF A.linkPDF { background-image: none; padding-left: 0px; }

A.linkDoc { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_doc.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px; min-height: 14px; }
P.linkDoc { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_doc.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px;  min-height: 14px; }
P.linkDoc A.linkDoc { background-image: none; padding-left: 0px; }

A.linkImg { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_image.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px; min-height: 14px; }
P.linkImg { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_image.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px;  min-height: 14px; }
P.linkImg A.linkImg { background-image: none; padding-left: 0px; }


A.linkSound { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_sound.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px; min-height: 14px; }
P.linkSound { background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_sound.gif); background-position: 0px 1px; background-repeat: no-repeat; font-size: 11px; padding-left: 16px;  min-height: 14px; }
P.linkSound A.linkSound { background-image: none; padding-left: 0px; }



P.quoteP { padding-left: 30px; background-image: url(http://www.ffpr.de/fileadmin/media/../images/quote1.gif); background-repeat: no-repeat; background-position: 10px 3px; }
P.quoteP .quoteT { display: block; padding-right: 30px; background-image: url(http://www.ffpr.de/fileadmin/media/../images/quote2.gif); background-repeat: no-repeat; background-position: right bottom; }

.smallTxt, P.smallTxt, A.smallTxt, SPAN.smallTxt { font-size: 11px; line-height: 15px; }
.smallTxt2, P.smallTxt2, A.smallTxt2, SPAN.smallTxt2 { font-size: 10px; line-height: 15px;  }

TABLE.contenttable { width: 100%; }
.contenttable TH { padding: 1px 10px 2px 10px; color: white; background-color: #B9B9B9; border-right: 1px solid white; text-align: left; font-weight: bold; vertical-align: bottom; }
.contenttable TH.td-0, .contenttable TH.td-last {
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/pixwhite.gif); background-position: 0px 0px; background-repeat: no-repeat;
}
.contenttable TH.td-last {
    background-position: right top;
}
.contenttable TD { padding: 10px 10px 7px 10px; font-size: 11px; border-right: 1px solid white; border-bottom: 1px solid #E0E0E0; text-align: left; vertical-align: top; }

DL,DT,DD { padding:0px; margin:0px; display: block; list-style: none; }

	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px solid white;
		padding: 0px 0px;
	}

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 20px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 20px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 20px;
	}

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 20px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 20px !important;
	}
    
    
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
    .csc-textpic-caption { font-size: 11px; padding-bottom: 0px; padding-top:5px; line-height: normal; }
    
	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

.align-left, P.align-left { text-align: left; }
.align-center, P.align-center { text-align: center; }
.align-right, P.align-right { text-align: right; }	
    
/* FOOTER */
#footer {
    display: block;
    text-align: left;
    float: none;
    clear: both;
    width: 100%;
    background-color: white;
}
    #footerSpacer { display: block; clear: both; float: none; padding-top: 18px; font-size: 1px; line-height: 1px; height: 1px; width: 100%; border-top:1px solid white; }
    #footerImage { display: block; clear: both; float: none; padding-top: 7px; text-align: center; }
    #footerLogo { display: block; float: left; padding-left: 18px; padding-top: 19px; padding-bottom: 20px; }
    #navFooter { display: block; float: right; text-align: right; padding-top: 19px; }
    #navFooter UL { margin-right: 18px; }
    #navFooter LI A { margin-right: 0px; margin-left: 15px; margin-top: 4px; margin-bottom: 20px; }
    #navFooter LI.ACT A:hover { margin-right: 0px; margin-left: 15px; margin-top: 4px; margin-bottom: 20px; }
    #navFooter LI A:hover { margin-right: 0px; margin-left: 15px; margin-top: 4px; margin-bottom: 20px; }


/* TIP A FRIEND */
.tx_tipafriend .tx_tipafriend_recs INPUT { width: 410px; }
.tx_tipafriend TEXTAREA { width: 415px; max-width: 415px; }
 

/* GUESTBOOK */
.tx-veguestbook-pi1 TEXTAREA { width: 415px; max-width: 415px; }
.tx-veguestbook-pi1 H3#comments { margin-top: 0px; }
.tx-veguestbook-pi1 H3#respond { margin-top: 15px; }
.tx-veguestbook-pi1 { font-size: 11px; }
.tx-veguestbook-pi1 p { font-size: 12px; }
.tx-veguestbook-pi1-commtentItem { border-top: 1px solid #E0E0E0; padding: 5px 0px 10px 5px; margin: 0px 0px 0px 0px; }
.tx-veguestbook-pi1 P.tx-veguestbook-pi1-comment { font-size: 13px; }
.tx-veguestbook-pi1-no { display: block; font-weight: bold; float: left; width: 30px;  }
.tx-veguestbook-pi1-info { display: block; float: left; width: 535px; }
P.tx-veguestbook-pi1-date, P.tx-veguestbook-pi1-name { line-height: normal; }
.tx-veguestbook-pi1-commtentList { border-bottom: 1px solid #E0E0E0; margin-top: 5px; }
P.tx-veguestbook-pi1-date { color: #828282; }
DIV.tx-veguestbook-pi1-commtentItemUser .tx-veguestbook-pi1-commtentItem { background-color:#F2F2F2; }
.tx-ttnews-teaser { margin-top: 0px; }
.tx-veguestbook-pi1 { padding-top: 5px; }


/* NEWS */
#navSub .tx-ttnews-browsebox LI { padding: 0px 0px 0px 0px; }
#navSub .tx-ttnews-browsebox A:hover, #navSub .tx-ttnews-browsebox A { background-image: none; padding: 0px 5px 0px 5px; margin-right: 0px; }
.tx-ttnews-browsebox { ; }
#navSub .tx-ttnews-browsebox UL { margin-left: 0px; }
.tx-ttnews-browsebox SPAN { padding-left: 20px; float: left; display: block; font-size: 11px; color: #636363; margin-top: 4px; padding-right: 10px; }
#navSub UL LI.tx-ttnews-browsebox-SCell  A { font-weight: bold; color: #8C1269; }

.tx-ttnews-tagcloud { display: block; text-align: justify; margin-left: -2px; margin-top: -10px; }
.tx-ttnews-tagcloud1 { font-size: 19px; }
.tx-ttnews-tagcloud2 { font-size: 18px; }
.tx-ttnews-tagcloud3 { font-size: 17px; }
.tx-ttnews-tagcloud4 { font-size: 15px; }
.tx-ttnews-tagcloud5 { font-size: 13px; }
.tx-ttnews-tagcloud6 { font-size: 11px; }
.tx-ttnews-tagcloud A { color: #636363; text-decoration: none; }
.tx-ttnews-tagcloud SPAN { padding-left: 2px; padding-bottom: 5px; }

.news-list-date, .news-latest-date, .news-single-timedata {
    display: block;
    margin: 0px 0px 3px 0px;
    font-size: 11px;
    height: 16px;
    padding: 0px;
}
.news-single-timedata {
    margin: 0px 0px 2px 0px;
}
.news-single-timedata P, .news-list-date P { display: inline; clear: none; line-height: normal; }
/* #content DIV.news-header H3 { display: block; color: #595959; font-size: 20px; font-weight: normal; margin: 0px 0px 6px 0px; padding-top: 0px; line-height: normal; height:auto; } */
#content DIV.news-header H3 { 
	display: block; ´
	font-size: 18px; 
	margin: 0px 0px 15px 0px; 
	padding-top: 0px; 
	line-height: 18px; 
	color: #10238C;
	height:auto; 
	text-decoration: none;
}
#content DIV.news-header H3 IMG { margin-right: 0px; }

#content DIV.news-header H3, #content DIV.news-header H3 A {
    color: #10238C;
	font-size: 18px;
    text-decoration: none;
}

.news-list-item {
    border-bottom: 1px solid #D0D0D0;
    margin-top: 17px;
}

.news-list-morelink, .news-latest-morelink { padding-left: 0px; }

.news-list-morelink A, .news-latest-morelink A { font-size: 11px; text-decoration: none; padding-left: 17px;
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_link.png); background-repeat: no-repeat; background-position: 5px 5px;
}
.news-list-morelink A SPAN, .news-latest-morelink A SPAN { text-decoration: underline; }

#content DIV.news-subheader { clear: left; display: inline; }
#content DIV.news-subheader P { display: block; clear: none; margin-bottom: 15px; }
.news-subheader IMG, .news-single-item .news-text IMG { margin-right: 10px; margin-bottom: 1px; float: none; }

.news-single-item .news-text img.alignleft { 
	margin-right: 10px;  
	float: left; 
}

.news-single-item .news-text img.alignright { 
	margin-left: 10px;  
	float: right; 
}

#navSub .news-backlink A { padding-left: 22px; display: block;
	text-decoration: none; background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_backlink.png); background-position: 7px 10px; background-repeat: no-repeat; font-size: 11px; padding-top: 5px; }

#rssfeed-link P { line-height: normal; font-size:11px; background-repeat: no-repeat; }
#rssfeed-link A { text-decoration: none; padding-left: 10px; background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_link.png); background-position: 0px 5px; background-repeat: no-repeat; }
#content #rssfeed-link P.rssfeed-link A SPAN { text-decoration: underline; }

#content P.rssfeed-link {
    background-image: url(http://www.ffpr.de/fileadmin/media/../images/ico_rss.png); background-position: 0px 2px; background-repeat: no-repeat;
    padding-left: 20px; margin-top: 5px; height: 15px;
}

TABLE.news-cal-monthNavTop, TABLE.news-cal-table {
    border-collapse: collapse;
    border-top: 1px solid #D0D0D0;
}
.news-cal-monthNavTop TD {
    font-size: 11px; text-align: center; font-weight: bold; vertical-align: middle;
    border: 1px solid #D0D0D0; border-top: 0px; border-bottom: 0px;
    padding: 0px; 
}
TD.news-cal-back,TD.news-cal-next { width: 13px; }
.news-cal-monthNavTop TD A:hover, .news-cal-monthNavTop TD A { display: block; color: #636363;  padding: 4px 0px 3px 0px; text-decoration: none; }
.news-cal-monthNavTop TD A:hover { display: block; color: white; background-color:#68108C; }


.news-cal-monthNavTop TD.news-cal-curMonth { border-left:0px; border-right: 0px;}
.news-cal-table TD, .news-cal-table TH {
    font-size: 11px; text-align: center; vertical-align: middle;
    border: 1px solid #D0D0D0; border-top: 0px;
}
.news-cal-table TH  { padding: 3px 0px 2px 0px; }
.news-cal-table TD { font-size: 9px; width: 14%; }
.news-cal-table TD A {
    color: #636363;
    text-decoration: none;
    padding: 3px 0px 2px 0px;
    display: block; text-align: center;
    width: 100%;

}

.news-cal-table TD.ACT, .news-cal-table TD A.ACT { background-color: #ECECEC; }
.news-cal-table TD.ACT:hover, .news-cal-table TD A.ACT:hover { background-color: #68108C; color: white; }

.news-cal-table TD.CUR, .news-cal-table TD A.CUR { background-color: #8C1068; color: white; }
.news-cal-table TD.CUR:hover, .news-cal-table TD A.CUR:hover { background-color: #8C1068; color: white; }

.news-cal-table TD.NOCUR, .news-cal-table TD.NOCUR A { background-color: #C1C1C1; color: white; }
.news-cal-table TD.NOCUR:hover, .news-cal-table TD A.NOCUR:hover { background-color: #C1C1C1; color: white; }


#content .tx-ttnews-teaser P { line-height: 15px; }

.technoratitags, .permalink, P.permalink { display:none; }

/* SUCHE */
.tx-indexedsearch-form LABEL, .tx-indexedsearch-form INPUT.form01, .tx-indexedsearch-form SPAN.formSubmit { float: left; }
.tx-indexedsearch-form LABEL { margin-top: 2px; font-weight: bold; margin-right: 10px; }
 .tx-indexedsearch-form INPUT.form01 { margin-right: 5px; }
.tx-indexedsearch-form SPAN.formSubmit { margin-top: 0px; }
.tx-indexedsearch-form .fS3 INPUT { padding: 0px 5px 1px 5px; height:17px; }
.tx-indexedsearch-form .form01 { height: 15px; }


/* KUNDEN */
#navSub UL.ffpr-clients LI { padding-right: 0px; background-image: none; }
#navSub UL.ffpr-clients A, #navSub UL.ffpr-clients A:hover {
    margin-right: 0px; padding-left: 5px; padding-right: 5px; 
    background-image: none;
}
#navSub UL.ffpr-clients A:hover { color: #68108C; background-image: none; }
#navSub UL.ffpr-clients LI.ACT A, #navSub UL.ffpr-client LI.ACT A:hover { color: #8C1068; background-image: none; }
#navSub UL.ffpr-clients LI.ACT A { font-weight: bold; }
    
#content .tx-ffprcustomers-pi1-listrow TABLE { padding:0px; margin:0px; border:0px; width: 100%; border-top: 1px solid #E0E0E0; }
.tx-ffprcustomers-pi1-listrow TABLE TH { display: none; }
.tx-ffprcustomers-pi1-listrow TABLE TD { border-bottom: 1px solid #E0E0E0; padding: 10px 10px 10px 10px; }
.tx-ffprcustomers-pi1-listrow TABLE TD.cell1 { vertical-align: middle; width: 128px; padding-right: 20px; text-align:center; }
.tx-ffprcustomers-pi1-listrow TABLE TD.cell2 { vertical-align: top; font-weight: bold; width: 196px; padding-right: 25px;}
.tx-ffprcustomers-pi1-listrow TABLE TD.cell3 { vertical-align: top; font-size: 11px; width: 279px; padding-right: 20px; }
.tx-ffprcustomers-pi1-listrow TABLE TD.cell4 { vertical-align: top; font-size: 11px; }

#navSub .navCustomersAll A { background-image: none; font-size:11px; padding-top: 4px; padding-left: 16px; margin-right: 10px; padding-right: 0px; }
#navSub .navCustomersAll A:hover { background-image: none; font-size:11px; padding-top: 4px; padding-left: 16px; margin-right: 10px; padding-right: 0px; }


/* NEWSLETTER */
.tx-ffprnewsletter-pi1 { font-size: 11px; }
.tx-ffprnewsletter-pi1 LABEL { margin-top: 0px; }
.tx-ffprnewsletter-pi1 P.fR1 { padding-right: 0px; display: block; float: left; line-height: normal; margin-bottom: 7px; }
.tx-ffprnewsletter-pi1 P.fR1a { padding-right: 20px; display: block; float: left; line-height: normal; margin-bottom: 7px;  }
.tx-ffprnewsletter-pi1 .fAlert { margin-bottom: 10px; }
.tx-ffprnewsletter-pi1 P#xw_address INPUT, .tx-ffprnewsletter-pi1 P#xw_email INPUT { width: 410px; }
.tx-ffprnewsletter-pi1 H1 { font-size: 13px; margin: 0px 0px 2px 0px; line-height: 18px; }

/* KONTAKT */
.tx-ffprcontact-pi1-col1 { float: left; display: block; width: 423px; padding-right: 21px; }
.tx-ffprcontact-pi1-col2 { float: left; display: block; width: 424px; padding-right: 0px; font-size: 11px; }
.tx-ffprcontact-pi1 .fR1a { padding-right: 20px; display: block; float: left; line-height: normal; margin-bottom: 7px; }
.tx-ffprcontact-pi1 TEXTAREA { width: 415px; height: 64px; max-width: 415px; }
.tx-ffprcontact-pi1 .csc-header { height: 42px; }
.tx-ffprcontact-pi1-recCheck { display: block; float: left; width: 24px; padding-top: 2px;  }
.tx-ffprcontact-pi1-recTxt { display: block; float: left; width: 273px; font-size: 11px; cursor: pointer; }
P.tx-ffprcontact-pi1-recLine { padding-bottom: 15px; }
P.tx-ffprcontact-pi1-recLine STRONG,P.tx-ffprcontact-pi1-recLine1 STRONG{ font-size: 13px; }
P.tx-ffprcontact-pi1-recLine1 { padding-bottom: 23px; margin-top: 4px; }
#content P.tx-ffprcontact-pi1-recLine1 A, #content P.tx-ffprcontact-pi1-recLine A { color: #636363; }
#content P.tx-ffprcontact-pi1-recLine1 A:hover, #content P.tx-ffprcontact-pi1-recLine A:hover { color: #68108C; }

P.fR1a { padding-right: 20px; display: block; float: left; line-height: normal; margin-bottom: 7px;  }

/* BEWERBUNG */
.tx-ffprapply-pi1 TEXTAREA { width: 415px; height: 64px; max-width: 415px; }
.tx-ffprapply-pi1 #fexpectations { height: 128px; }
.tx-ffprapply-pi1 #fvitae { height: 256px; }
.tx-ffprapply-pi1 #ftipsource,.tx-ffprapply-pi1 #flanguages, .tx-ffprapply-pi1 #femail, .tx-ffprapply-pi1 #faddress { width: 410px; }

/* VERANSTALTUNG */
.tx-ffprevent-pi1 FORM P { font-size: 11px; }
.tx-ffprevent-pi1 P#xw_address INPUT { width: 410px; }

/* TWITTER FEED */

.tx-ffprtwitter-pi1 {
    border-bottom: 1px solid #D0D0D0;
}

.tx-ffprtwitter-pi1 ul,
.tx-ffprtwitter-pi1 ul li {
    list-style: none !important;
}


.tx-ffprtwitter-pi1 ul li {
    margin-left: 0 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-top: 1px solid #D0D0D0;
    overflow: hidden;
    display: block;
}

.tx-ffprtwitter-pi1 ul li.first {
    border-top: none;
    padding-top: 0 !important;
}

.tx-ffprtwitter-pi1 ul li img,
.tx-ffprtwitter-pi1 ul li div {
    display: inline-block;
    vertical-align: top;
}

.tx-ffprtwitter-pi1 ul li h2 {
    font-weight: normal;
}

.tx-ffprtwitter-pi1 ul li img {
    width: 48px;
    height: 48px;
    clear: left;
}

.tx-ffprtwitter-pi1 ul li div {
    padding-left: 10px;
    width: 215px;
}

.tx-ffprtwitter-pi1 ul li div span {
    font-size: 80%;
}


/* SITEMAP */
#content .csc-sitemap UL LI {
    list-style-image: none; margin-left: 0px; font-weight: bold; list-style: none;
}
#content .csc-sitemap UL LI A { display: block; padding-bottom: 13px; }
#content .csc-sitemap UL LI UL LI A { display: inline; padding-bottom: 0px; }
#content DIV.csc-sitemap UL LI UL LI {
    /*background-image: url(http://www.ffpr.de/fileadmin/media/../images/listitem.gif); */
     margin-left: 16px;  padding-bottom: 3px; font-weight: normal;
    background-repeat: no-repeat;
    list-style: url(http://www.ffpr.de/fileadmin/media/../images/listitem.gif)
}
#content DIV.csc-sitemap UL LI UL { margin-bottom: 13px; }

/*ff.css*/
HTML { overflow: -moz-scrollbars-vertical; }


#add-to-any-subscribe {
	clear: both;
	float: none;
}

.news-teaser-row {
	
}
/* Pagenavi */
#content .wp-pagenavi {
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #D0D0D0;
}


#content .wp-pagenavi span.pages,
#content .wp-pagenavi span.current,
#content .wp-pagenavi a, #content .wp-pagenavi a:link {
	margin: 2px;
	padding: 0px;
	color: #636363;
	font-size: 11px;
	background-color: #FFFFFF;
	border: none;
}

#content .wp-pagenavi span.pages {
	padding-right: 10px;
}
#content .wp-pagenavi span.current {
	color: #68108C;
	font-size: 11px;
	font-weight: bold;
}
#content .wp-pagenavi a, #content .wp-pagenavi a:link {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
}

#commentsubmit {
	width: 134px;
	height: 20px;
	display: block;
	background: transparent url(/wp-content/themes/ffpr/images/button_kommentar_abgeben.gif) no-repeat 0px 0px;	
}
#commentsubmit:hover {
	background-position: 0px -20px;
}
#get_recent_comments_wrap {
	padding: 9px 9px 7px 9px;
	background-color:#f7f6fb;
}
#get_recent_comments_wrap .news-teaser-comment, 
#get_recent_comments_wrap .linkSpecial,
#get_recent_comments_wrap .comment_date {
	margin-left: 24px;
	display: block;
}
#get_recent_comments_wrap .comment_date {
	margin-bottom: 5px;
}
.news-teaser-date { 
	font-weight: bold;
	padding-left: 22px; 
	background-image: url(/wp-content/themes/ffpr/images/icon_sprechblase.gif); 
	background-repeat: no-repeat; background-position: 0px 2px; 
}

#content #sidebar #add-to-any-subscribe {
	margin-bottom: 30px;
	padding-bottom: 12px;
	background-color: #f7f6fb;
}

#add-to-any-subscribe h2.widgettitle, #add-to-any h2.widgettitle, #news-archive h2.widgettitle {
	margin-bottom: 12px;
	padding-bottom: 7px;
	background-color: #ffffff;
}
#news-archive h2.widgettitle, #add-to-any h2.widgettitle {
	margin-bottom: 0px;
}
#news-archive div, #add-to-any div {
	padding: 12px 9px;
	background-color: #f7f6fb;
}
#add-to-any img {
	visibility: hidden;
}
#add-to-any a {
	width: 134px;
	height: 20px;
	display: block;
	background: transparent url(/wp-content/themes/ffpr/images/button_teilen_bookmarken.gif) no-repeat 0px 0px;
}
#add-to-any a:hover {
	background-position: 0px -20px;
}
#add-to-any-subscribe .addtoany_subscribe img {
	/* display: none; */
}
#content #sidebar #follow-blog, #content #sidebar #add-to-any {
	margin-bottom: 30px;
}
#follow-blog div {
	height: 1%;
	margin-top: 7px;
	background-color: #f7f6fb;
}
#follow-blog a {
	width: 46px;
	height: 44px;
	display: block;
	float: left;
	background: transparent url(/wp-content/themes/ffpr/images/button_follow_facebook.jpg) no-repeat 0px 0px;
}
#follow-blog a#follow_twitter {
	background-image: url(/wp-content/themes/ffpr/images/button_follow_twitter.jpg);
}
#follow-blog a#follow_rss {
	width: 44px;
	background-image: url(/wp-content/themes/ffpr/images/button_follow_rss.gif);
}
#follow-blog a#follow_youtube {
	background-image: url(/wp-content/themes/ffpr/images/button_follow_youtube.jpg);
}
#follow-blog a#follow_slideshare {
	background-image: url(/wp-content/themes/ffpr/images/button_follow_slideshare.jpg);
}
#follow-blog a#follow_flickr {
	background-image: url(/wp-content/themes/ffpr/images/button_follow_flickr.jpg);
}
#follow-blog a:hover {
	background-position: 0px -44px;
}
.navigation {
	margin-top: 7px;
}
.navigation .alignleft {
	float: left;
}
.navigation a {
	font-size: 11px; 
}
.navigation .alignleft a {
	padding-left: 16px;
    background-image: url(/wp-content/themes/ffpr/images/ico_backlink.png); 
	background-position: 0px 5px; 
	background-repeat: no-repeat; 
}
.navigation .alignright {
	float: right;
}
.navigation .alignright a {
    padding-right: 12px;
	background-image: url(/wp-content/themes/ffpr/images/ico_link.png); 
	background-position: right 5px; 
	background-repeat: no-repeat; 
}
.single_page .navigation {
	margin-top: 0px;
	margin-bottom: 35px;
	padding: 6px 0px 4px 0px;
	border-bottom: 1px solid #D0D0D0; 
}
.single_page .navigation a {
	color: #636363;
	text-decoration: none;
}
.single_page .navigation a:hover {
	text-decoration: underline;
}
.single_page .navigation .alignleft {
	/* margin-left: 10px; */
	display: inline;
}
.single_page .navigation .alignright {
	margin-right: 5px;
	display: inline;
}
.single_page .navigation .alignleft a {
	background-image: url(/wp-content/themes/ffpr/images/navsub_right.gif);
	background-position: 5px 3px;  
}
.single_page .navigation .alignright a {
	background-image: url(/wp-content/themes/ffpr/images/navsub_left.gif);
	background-position: right 3px;  
}
.single_page .navigation_top {
	/* margin-top: -6px; */
	padding: 5px 0px 6px 0px;
	border-bottom: 1px solid #D0D0D0; 
}
* html .single_page .navigation_top {
	/* margin-top: -8px; */
}
*+ html .single_page .navigation_top {
	/* margin-top: -8px; */
}
.single_page .navigation_top a {
	/* margin-left: 10px; */
	padding-left: 17px;
    background-image: url(/wp-content/themes/ffpr/images/navsub_right.gif); 
	background-position: 6px 3px; 
	background-repeat: no-repeat; 
	color: #636363;
	font-size: 11px;
	text-decoration: none;
}
.single_page .navigation_top a:hover {
	text-decoration: underline;
}
/*** Tabs sidebar ***/
#tabs {
	height: 1%;
	border-bottom: 1px solid #68108C;
	overflow: hidden;
}
#tabs div {
	float:left;
	text-align:center;
}
#tabs #tags {
	width:34px;
}
#tabs #most_commented {
	width:118px;
}
#tabs #famous_news {
	width:123px;
}
#tabs a {
	padding: 2px 0px;
	text-decoration: none;
	display: block;
}
#tabs a:hover, #tabs a.active {
	color: #ffffff;
	background-color: #68108C;
}
#tabs #most_commented a {
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
#tab_content {
	margin-bottom: 30px;
}
#tab_content div {
	padding:12px 9px 1px 9px;
	background-color:#f7f6fb;
}
#tab_content div#content_tags, #tab_content div#content_tags div {
	padding:0px;
}



#tab_content div#content_most_commented a, #tab_content div#content_famous_news a {
	padding-left: 12px;
	background-image: url(/wp-content/themes/ffpr/images/ico_link.png); 
	background-position: 0px 5px; 
	background-repeat: no-repeat;
	line-height:15px; 
}
#tab_content div#content_famous_news h3 {
	display: none;
}
#tab_content div#content_famous_news #tptn_related {
	padding: 0px;
}
#content_most_commented, #content_famous_news {
	display:none;
}
#content_most_commented ul li, #content_famous_news ul li {
	margin-bottom: 8px;
	line-height: 13px;
}
.clear {
	clear: both;
}
.tagTeaserFrame {
	margin-top: 12px;
	padding:10px 9px 0px 9px;
	background-color:#f7f6fb;
}
.tagTeaserFrame .tagTeaser {
	margin-top: 0px;
	padding-bottom: 12px;
}
#twitter-remote br {
	display: none;
}
#twitter-remote .widgettitle {
	margin-bottom: 5px;
}
.addShareRetweet a img {
	visibility: hidden;
}
.addShareRetweet .addtoany_subscribe, .addShareRetweet .addtoany_share_save {
	width: 134px;
	height: 20px;
	display: inline-block;
	background: transparent url(/wp-content/themes/ffpr/images/button_teilen_bookmarken.gif) no-repeat 0 0;
}
.addShareRetweet .addtoany_subscribe {
	width: 104px;
	background-image: url(/wp-content/themes/ffpr/images/button_rss_abonnieren.gif);
}
.addShareRetweet .addtoany_subscribe:hover, .addShareRetweet .addtoany_share_save:hover {
	background-position: 0px -20px;
}
.addShareRetweet .retweet {
	padding-left: 20px;
}
.addShareRetweet .retweet span {
	display: none;
}
.addShareRetweet .retweetButton .retweet {
	padding-left: 0px;
}
.addShareRetweet .retweetButton span {
	padding: 1px 2px;
	display: inline;
	font-weight: bold;
	text-transform: lowercase;
	border-color: #94CC3D;
}

.more-link {
	display: none;
}

#twc_connect button#twc_button {
	width: 90px;
	height: 20px;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	background: transparent url(/wp-content/themes/ffpr/images/button_verbinden_twitter.gif) no-repeat 0 0;
} 
#twc_connect button#twc_button:hover {
	background-position: 0px -20px;
} 
#fbc_login #RES_ID_fb_login {
	top: 40px;
	left: 325px;
	width: 90px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/wp-content/themes/ffpr/images/button_verbinden_facebook.gif) no-repeat 0 0;
}
#fbc_login #RES_ID_fb_login:hover {
	background-position: 0px -20px;
} 
#twc_button img, #RES_ID_fb_login img {
	width: 90px;
	height: 20px;
	visibility: hidden;
}
#news-archive select {
	width: 135px;
}
h2.pagetitle {
	margin-top: 3px;
	color: #10238C;
}
.authorDescription p {
	margin-top: 0px;
}
.eg-image img {
	border: 0;
}
#commentform p #subscribe {
	margin: 0 !important;
	border: none;
	vertical-align: middle;
}
#content .news-text p, #content .news-text ul, #content .news-text ol,
#content .entry p, #content .entry ul, #content .entry ol,
.edit-comment p, .edit-comment ul, .edit-comment ol {
	margin-bottom: 12px !important;
}
#content .news-text h2 {
	margin: 2px 0px 3px 0px;
}
#tc_remote a {
	color:#ff9933;
	text-decoration:none;
}
.alignright, img.alignright {
	margin-left: 15px;
	float: right;
}
.alignleft, img.alignleft {
	margin-right: 15px;
	float: left;
}
.commentlist .url {
	display: none !important;
}
.external_link {
	background: transparent url(/wp-content/themes/ffpr/images/externer_link.gif) no-repeat 0px 4px;
	padding-left:15px;
}
#frame {
	width: 887px;
	padding-right: 0px;
}
#breadcrumb {
	margin-bottom: 0px;
}
.sf-menu {
	width: 885px;
}
.sIFR-active .single_headline {
	margin: 0px;
	margin-bottom:15px;
	padding: 0px;
	line-height: 1em;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
