#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 für 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,BLOCKQUOTE,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(../images/fAlert_bg.png); background-position: left top; background-repeat: no-repeat;
}
.fAlerti {
    display: block;
    background-image: url(../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(../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(../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(../images/submit_bg_hover.png); }
/* FORMS end */


DIV.spacer, SPAN.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;
}
#frame0 {
    padding-left: 18px; padding-right: 18px; text-align: left;
    width: 869px;
    position: relative;
    z-index: 60;
    /*z-index: -1;*/
    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(../images/nav0.png); background-position: 0px 2px; background-repeat: no-repeat;
    }
    #langSelector LI A:hover, #navFooter LI A:hover {
        color: #68108C; background-image: url(../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(../images/nav0act.png);
    }
    
    #search {
        display: block; float: left;
        padding-top: 42px;
        padding-left: 19px;
        background-image: url(../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 {
    margin: 0px 0px 0px 0px; font-size: 26px; font-weight: normal; height: 46px; line-height: normal; letter-spacing: -1px; color: #10238C;
}

.con {
    background-color: white;
}
/* CONTENT */
#content {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    padding-top: 3px;
    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-top: 30px; 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 {
    list-style-image: url(../images/listitem.gif); margin-left: 16px;  padding-bottom: 3px;
}
OL { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 19px; }


SPAN.linkSpecial, A.linkSpecial {
    background-image: url(../images/ico_link.png); background-position: 0px 5px; 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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../images/quote1.gif); background-repeat: no-repeat; background-position: 10px 3px; }
P.quoteP .quoteT { display: block; padding-right: 30px; background-image: url(../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(../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-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: 20px; }


/* 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 5px 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: 13px; margin: 0px 0px 6px 0px; padding-top: 0px; line-height: 18px; height:auto; }
#content DIV.news-header H3 IMG { margin-right: 0px; }

#content DIV.news-header H3 A {
    color: #595959;
    text-decoration: none;
}

.news-list-item {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.news-list-morelink, .news-latest-morelink { padding-left: 5px; }

.news-list-morelink A, .news-latest-morelink A { font-size: 11px; text-decoration: none; padding-left: 17px;
    background-image: url(../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: inline; clear: none; }
.news-subheader IMG, .news-single-item .news-text IMG { margin-right: 10px; margin-bottom: 0px; float: left; }

#navSub .news-backlink A { padding-left: 22px; display: block;
	text-decoration: none; background-image: url(../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(../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(../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; }
.news-teaser-date { font-weight: bold; padding-left: 10px; background-image: url(../images/listitem.gif); background-repeat: no-repeat; background-position: 0px 5px; }
.news-teaser-row { margin-bottom: 10px; }

.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(../images/listitem.gif); */
     margin-left: 16px;  padding-bottom: 3px; font-weight: normal;
    background-repeat: no-repeat;
    list-style: url(../images/listitem.gif)
}
#content DIV.csc-sitemap UL LI UL { margin-bottom: 13px; }

/* Blog-Einbindung Startseite */
.blog_news {
	float: left;
	width: 190px;
}
.blog_news h3 a {
	color:#595959;
	text-decoration: none;
}