/* ----------------------------------------------------------------
	CSS: FBKB
	Version: 1.8
	Date:7.5.2008
---------------------------------------------------------------- */

/*  Global definitions */

* { margin:0px; padding:0px; }
html { margin:0px; padding:0px; }

body {
	margin:0px; padding:0px;
	text-align:center;	
	color:#575a5d;
	font-size:101%; 
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	background:white;
}

#info {display:block}

table  {}
td  { vertical-align:top; }

hr {color:#b0b0b0;height:1px;border-top:0px solid #b0b0b0}

ul { margin:0px 0px 1em 4em; }
h1 {
	margin:0px 0px 0px 0px; padding:0px;
	clear:both;
	color:#9e1b32;
	text-transform:uppercase;
}

h2 {
	margin:1em 0px 0px 0px; padding:0px;
	color:#9e1b32;
	font-size:130%;
	font-weight:bold;
}
h3 {
	color:#9e1b32;
	font-size:100%;
	font-weight:bold;
}

a {
	color:#204D79;
	text-decoration:underline;
}
strong {
	color:#575a5d;
	font-weight:bold;
}
img { border:0px solid white; }
select,textarea,input,submit {
	font-size:100%;
	font-family:Verdana, Arial, Helvetica;
	color:#575a5d;
	background:white;
	border:1px solid #999999;
}
blockquote { margin-left:2em; }

/*  positioning-layers */

#overall {
	width:994px; 
	height:auto;
	margin:0px auto; 
	padding:0px;
	border:0px solid black
}

#box {
	position:relative; /* Eingefügt */
	width:994px; 
	height:auto;
	margin:0px auto; padding:0px;
	text-align:left;
}

#kopf {
	width:994px; height:66px;
	background:white;
}

/*  content-layer */

#logo {
	background-color:white;
	border:0px solid white;
}
#logo img {
	float:left;
	border:0px solid white;
}

#kontakt {
	position:absolute; top:8px; right:0px; z-index:1;
	width:275px;
	height:20px;
	float:right;
	white-space: nowrap;
	color:#575a5d;	
	font-size:9px;
	text-align:right;
}

#kontakt a {
	color:#575a5d;	
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	padding-right:10px;
	border:0px solid green;
}

#kontakt a:hover {
	color:#9e1b32;	
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}


#kontakt a.act {
	color:#9e1b32;	
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}

#mainbox  {
	width:990px; height:auto;
	margin:0px auto; padding:0px;
	text-align:left;
	background:#ffffff;
}

#links {
	width:186px;
	border:0px solid blue;
	padding:0px;
	float:left;
	background:transparent;
}

#rechts {
	width:245px;
	margin:0px; 
	margin-top:23px; 
	margin-right:8px;
	padding:0px;
	float:right;
	border:0px solid blue;

}

#navi-bg {
	width:190px;
	height:400px;
	padding:0px;
	float:left;
	background:white url("images/left-bg.gif") repeat-y 0px 0px;
	border:0px solid green;
}

#navipfad {
	margin-left:3px;
	width:190px;
	height:108px;
	padding:0px;
	float:left;
	color:white;
	font-size:90%;
	background:url("images/left-back.jpg") no-repeat top left;
	border:0px solid green;
}

#navtitel {margin-top:70px;
	margin-left:20px;
	border:0px solid white;
	text-transform:uppercase;
}


#spacer {
	float:left;
 	height:25px;
	background:transparent;
	border:0px solid black;
}

/* navigations-layer */

#subnav-top {
	width:994px; 
	height:72px;
	background:white;
	text-transform:uppercase;
	border:0px solid black;
}

#navblock2 {
	width:990px; height:20px;
	float:left;
	margin:0 0 0 1px;
}

#navblock2 ul {
	position:relative; top:0px; left:0px;
	margin:0px; padding:0px;
	list-style:none; list-style-type:none;
}

#navblock2 ul li {
	width:123px; 
	height:61px;
	margin:0; 
	float:left;
	background:url("images/top-nav-bg.jpg") no-repeat top left;
	display:inline;
}

#navblock2 ul li a {
	color:#575a5d;	
	font-size:65%; 
	font-weight:normal;
	padding: 15px 12px 25px 12px;
	text-decoration:none;
	display:block;
}

#navblock2 ul li:hover {
	background:url("images/top-nav-aktiv.jpg") no-repeat top left;
	display:block;
	margin-left:0px; 
}


#navblock2 ul li.act {
	background:url("images/top-nav-aktiv.jpg") no-repeat top left;
	display:block;
}


* html #navblock2 ul a:hover { margin-left:-5px; }		/* Tan-Hack for Internet Explorer below 7 */
* html #navblock2 ul a:active { margin-left:-5px; }		/* Tan-Hack for Internet Explorer below 7 */
/*
html* #navblock2 ul a:hover { margin-left:-5px; }
html* #navblock2 ul a:active { margin-left:-5px; }
*/

#box-links {	
	float:left;
	width:157px;
	font-size:70%; 
	line-height:150%;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:25px;
	background:white url("images/left-bg.gif") repeat-y 0px 0px;
}


.box-rechts {
	float:left;
	width:246px;
	font-size:70%; 
	margin-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px solid green;
	background:white url("images/box-right-bg-zwo.jpg") no-repeat 0px 0px; 
}

.box-rechts h1 {
	font-size:9px;
	float:left;
	border:0px solid blue;
	text-transform:uppercase;
	margin:0px;
	width:240px;
	height:14px;
	background:white url("images/bg-headline-rechts.jpg") no-repeat 0px 0px;
	text-align:right;
	padding-top:8px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	
	color:#9e1b32;}


.box-rechts h2,.box-rechts h3,.box-rechts h4 {
	font-size:9px;
	float:left;
	border:0px solid blue;
	text-transform:uppercase;
	margin:0px;
	width:228px;
	color:#9e1b32;	
	height:14px;
	text-align:left;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:2px;
	display:block;
	border:0px solid green;
	text-transform:uppercase;
	background:transparent url("images/box-right-bg.jpg") no-repeat 0px 0px;	
}

.box-rechts a:hover {text-decoration:underline}
.box-rechts a.down img {display:none}

.box-rechts p.bodytext {	
	line-height:150%;
	width:228px;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:3px;
	border:0px solid blue;
	background:transparent /* url("images/box-right-bg-drei.jpg") no-repeat 0px 0px;*/
}

.box-rechts p.bodytext img {
	border:0px solid black;
	position:relative; bottom:0px;right:0px;
	margin-right:2px;
}

.box-rechts table.rechts {
	border:0px solid blue;
	width:220px;
	margin-left:13px;
	margin-bottom:5px;
}

.box-rechts td  {
	background:transparent 

}

.box-rechts td p.bodytext {
	background:transparent;
}

#boxen-rechts-unten {	
	float:left;
	width:239px;
	height:5px;
	margin-bottom:10px;
	background:white url("images/box-right-bottom.jpg") repeat-y 0px 0px; 
}

/* suche */
#suche {
	float:left;
	margin-top:10px;
	width:190px; 
	height:28px;
	color:#575a5d;	
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:75%;
	background:transparent url("images/suche-bg.jpg") repeat-y top left;
	border:0px solid #999999;
}
#suche .textbox  {
	/*position:relative; top:6px; left:25px;*/
	width:110px; height:16px;
	margin:0px; margin-left:18px; padding:0px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#575a5d;	
	background-color:white;
	border:0px solid #575a5d;
}

#suche .submit {
	position:relative; top:5px; left:20px;
	margin:0px; padding:0px;
	border:0px solid red;
}
* html #suche .textbox {	/* Tan-Hack for Internet Explorer below 7 */
	margin-top:4px;
}
* html #suche .submit {	/* Tan-Hack for Internet Explorer below 7 */
	position:relative; top:4px;
}


h3.csc-searchResultHeader {
	color:#9e1b32;	
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:11px;
	width:522px;
	font-size:14px;
	background:transparent;
	text-transform:uppercase;
}

h3.csc-searchResultHeader a,a:link,a:visited,a:active {text-decoration:none;color:#9e1b32;}
h3.csc-searchResultHeader a:hover {text-decoration:underline}

#content h3.csc-noSearchResultMsg {color:#575a5d;}

p.csc-searchResult {border-bottom:1px solid #afafaf;padding-bottom:35px}


.csc-searchform input {}

.csc-form-fieldcell option {width:300px;border:1px solid black}
.csc-form-fieldcell select {width:300px;border:1px solid black}

/* navigation */

#nav1 {
	float:right;
	width:160px;
	margin:0px; 
	margin-left:0px;
	margin-top:5px;
	margin-right:17px;
	padding:0px; 
	font-size:65%; 
	background:white url("images/left-bg.gif") no-repeat top left;
	border:0px solid red;
}
#menu1 {
	margin:0px; padding:0px;
	width:160px;
	list-style:none;
	background:#cccccc;
	line-height:180%;
}

#menu1 ul {
	position:relative;
	margin:0px;
	padding:0;
	list-style:none;
	background-color:white;
	border-bottom:0px solid red;
}

#menu1 li {

padding:3px 0px 7px 0px;
	/* height:25px; */ /* cause an Firefox display error */
	background:	url("images/nav-passiv.jpg") bottom left no-repeat;
	border-bottom:0px solid red;
	display:block;
	height:auto;
}

#menu1 a {
	margin:0px; 
	padding:0px 0px 0px 10px;
	color:#575a5d;	
	display:block;
	font-size:92%; 
	text-transform:uppercase;
	border-bottom:0px solid #cccccc;
}

#menu1 a:hover {
	border-bottom:0px solid #575a5d;
	url("images/nav-aktiv.jpg") 0px 0px no-repeat
}

#menu1 li:hover {
	background:#cccccc url("images/nav-aktiv.jpg") bottom left no-repeat;
	display:block;
}


#menu1 li.act {
	background:#cccccc url("images/nav-aktiv.jpg") bottom left no-repeat;
	display:block;
}

#menu1 li.act a {	border-bottom:0px solid #575a5d;}

#navpath {
	margin-top:9px;
	line-height:9px;
	font-size:9px;
	text-transform: uppercase;
	height:32px;
}

#navpath a {	color:#575a5d;}
#navpath a.act {	color:#9e1b32;}

#content {
	position:relative; top:0px;
	width:525px;
	padding:0px;
	float:left;
	overflow:no;
	font-size:70%; 
	line-height:170%;
	background:white;
	border:0px solid red;
}


#content A.hide { width:0px; height:0px; border:0px solid red; }
#content A.hide IMG.hide { width:0px; height:0px; }
#content h1 {
	margin:0px;
	margin-bottom:20px;
	color:#9e1b32;	
	font-size:115%;
	font-weight:bold;
	text-transform:uppercase;
}

#content h2 {
	line-height:150%;
	font-size:100%
}

#content h3 {
	color:#9e1b32;	
	font-size:115%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:0px;
	width:522px;
	border:0px solid green;
	background:transparent;
	text-transform:uppercase;
}

#content h4  {
	color:#575a5d;	
	font-size:90%;
	width:522px;
	border:0px solid blue;
	display:block;
	text-transform:uppercase;
}

#content ul {margin-left: 15px;}
#content li { list-style-image:url("images/list-link.gif"); }

/* color-coding */
#content ul.beratung li {color:#575a5d;}
#content ul.marke li {color:#9cac75;}
#content ul.intern li {color:#d1cdaa;}
#content ul.ceo li {color:#bcb1aa;}
#content ul.online li {color:#a7a290;}
#content ul.presse li {color:#8da4ad;}
#content ul.veranstaltung li {color:#b59e6e;}
#content ul.publishing li {color:#889e93;}

#content h1.beratung  {color:#575a5d; background: url("images/farbcode.jpg") bottom right no-repeat}
#content h1.marke  {color:#9cac75;background: url("images/fc_marke.jpg") bottom right no-repeat}
#content h1.intern  {color:#d1cdaa;background: url("images/fc_intern.jpg") bottom right no-repeat}
#content h1.ceo  {color:#bcb1aa;background: url("images/fc_ceo.jpg") bottom right no-repeat}
#content h1.online  {color:#a7a290;background: url("images/fc_online.jpg") bottom right no-repeat}
#content h1.presse  {color:#8da4ad;background: url("images/fc_presse.jpg") bottom right no-repeat}
#content h1.veranstaltung {color:#b59e6e;background: url("images/fc_veranstaltung.jpg") bottom right no-repeat}
#content h1.publishing  {color:#889e93;background: url("images/fc_publishing.jpg") bottom right no-repeat}


#content li span {color:#575a5d}

#content a:hover {text-decoration:underline}
#content a.internal-link:hover {text-decoration:underline}
#content a.internal-link img {display:none}

#content p.bodytext { margin-bottom:1em;}

#content p.bodytext hr { margin:0px 0px;  color:#b0b0b0;height:1px;border-top:0px solid #b0b0b0} 
* html #content p.bodytext hr { margin:0px 0px; }	/* Tan-Hack for Internet Explorer below 7 */


#content hr.trenner { margin:5px 0px;  color:#afafaf;height:5px;border-top:5px solid #afafaf} 
* html #content hr.trenner { margin:0px 0px; }	/* Tan-Hack for Internet Explorer below 7 */


#content .imgtext-nowrap p.bodytext { margin-left:1em; }
#content .imgtext-table {
	margin:0px 0px 10px 0px; padding:0px;
}
/* left space at left images, right space at right images */
#content table[align=left][class=imgtext-table] {
	margin-right:10px;
}
#content table[align=right][class=imgtext-table] {
	margin-left:5px;
}
/* Special for CVs */
#content table.contenttable.contenttable-0 td.td-0 {
}

#content .csc-sitemap {}
#content .csc-sitemap ul {
	margin-left:0px;
	list-style:none
}

#content .csc-sitemap  ul li {
	font-weight:bold;
	color:#9e1b32;
}

#content .csc-sitemap  ul li a:hover {
	text-decoration:none;
}

#content .csc-sitemap ul li ul {
	margin-left:15px;
}

#content .csc-sitemap  ul li ul li a {
	font-weight:normal;
	color:#575a5d;
}



#content .csc-sitemap  ul li ul li a:hover {
	font-weight:normal;
	color:#9e1b32;	
	text-decoration:none;
}


#content-footer {
	border-top:1px solid #9e1b32;
	font-size:90%;
}

#content-footer a {
	text-decoration:none;
	color:#575a5d;
}



#footer {
	margin-top:30px;
	font-size:9px;
	border-top:1px solid white;

}

#footer a {
	text-decoration:none;
	color:#575a5d;	
	text-transform:uppercase;
	padding-right:10px;
}

#footer a:hover {
	color:#9e1b32;
}

/* Newsletter */
fieldset { padding:5px 5px 5px 5px; border:1px solid #EEEEEE; }
input.checkbox { border:0px solid #575a5d; background:transparent; }
input.submit {}


.printonly {
	display:none;
}


/* Typo3 start */

.csc-form-label-req {border:0px solid black;width:100px;}

/* default styles for extension "tx_cssstyledcontent" */
/* 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; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid black;
	padding: 0px 0px;
}

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: */

/* 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: 10px;
}

/* 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: 10px;
}

/* 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: 10px;
}
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-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
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; }

/* 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: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !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 */


/* Search form */
.csc-searchform {}
.csc-form-labelcell {}
.csc-form-label {}
.csc-form-fieldcell {}
.csc-searchResultInfo {}
.csc-searchResultRange {}
.csc-searchResultPrevNext{}
.csc-searchResultHeader { margin-bottom:0px; }
.csc-searchResult { margin:0px; }

/* Sitemap old */
.csc-menu.csc-menu-4 {}
.csc-menu.csc-menu-4 UL {}
.csc-menu.csc-menu-4 LI { margin-bottom:5px; }

/* Sitemap new */
/*
#content DL.csc-menu.csc-menu-4 { margin:0px; padding-left:2.5em; }
#content DL.csc-menu.csc-menu-4 DT { padding-left:1.5em; background:white url("images/list-link.gif") 0px 6px no-repeat; border:1px solid red; }
#content DL.csc-menu.csc-menu-4 DD { padding-left:1.5em; padding-bottom:4px; }
*/



/* Mailform new */

.csc-mailform { width:525px; margin-top:10px;padding-top:10px; border:0px solid #EEEEEE; }
.csc-mailform .csc-mailform-label { float:left; clear:left; }
.csc-mailform .csc-mailform-label HR { width:410px; }
.csc-mailform .csc-mailform-check {}
.csc-mailform .csc-mailform-field { width:410px; }
.csc-mailform .csc-mailform-field LABEL{ float:left; clear:left; width:30%; padding-right:4px; }
.csc-mailform .csc-mailform-field INPUT{ position:relative; top:0px; left:0px; float:left; }
.csc-mailform .csc-mailform-field TEXTAREA { display:block;width:250px; margin-top:3px; margin-bottom:3px; overflow:auto; }
.csc-mailform .csc-mailform-field TEXTAREA { float:left; width:250px; }
.csc-mailform .csc-mailform-submit { margin-left:198px; }
.csc-mailform .csc-mailform-radio {margin-top:0px;border:0px solid black}
.csc-mailform .csc-mailform-radio fieldset {
	border:1px solid white;
	display:block;
	width:202px;
	clear:both;
	float:right;
	margin-top:-17px !important;
	margin-top:0px;
}
.csc-mailform .csc-mailform-radio fieldset input {
	width:auto;
	border:none;
	background:none;
	float:left;
	display:block;
	margin-top:3px !important;
	margin-top:0px;
}
.csc-mailform .csc-mailform-radio fieldset label {
	width:auto;
	clear:none;
	float:left;
	display:block;
	padding-right:20px;
	white-space:nowrap;
}
.csc-mailform .csc-mailform-radio input {
	float:left;
	display:block;
	border:0px solid #000;
	padding:0px;
}
.csc-mailform .csc-mailform-radio label {
	float:left;
	clear:both;
	display:block;
}


/* Filelinks */
.csc-uploads.csc-uploads-1 { margin-left:16px; }
.csc-uploads.csc-uploads-1 .tr-even {}
.csc-uploads.csc-uploads-1 .tr-odd {}
.csc-uploads.csc-uploads-1 .csc-uploads-icon {}
.csc-uploads.csc-uploads-1 .csc-uploads-fileName {}

/* extension tx_irfaq_pi1 */
.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
/* Overwrite with our own values */
.tx-irfaq-pi1 {}
.tx-irfaq-pi1 dl { margin-top:5px; }
.tx-irfaq-pi1 dl dt { margin-top:3px; font-weight:bold; color:#003366; }
* html .tx-irfaq-pi1 dl dt { padding-bottom:5px; }		/* Tan-Hack for Internet Explorer below 7 */
.tx-irfaq-pi1 dl dd { margin-bottom:0px; border:0px solid red; }
.tx-irfaq-pi1 dl.additional-info { margin-bottom:5px; }

/* extension "tt_news" */

#news-list-container {margin-top:0px}

.news-latest-container h2 {
	margin:1em 0px 1em 0px; padding:0px;
	color:#003366;
	font-size:130%;
	font-weight:bold;
	display:none;
}

.news-latest-item h3 {
	margin-left:0px
}
.news-latest-item p.bodytext {	
	line-height:150%;
	padding-right:0px;
	border:0px solid blue;
}

.news-latest-date  {display:none}
.news-latest-item hr {display:none}
.news-latest-morelink {
	background:transparent;
	border:0px solid green;
	padding-left:14px;
	width:239px;
	display:block;
	background:white url("images/box-right-bg.jpg") repeat-y 0px 23px;
}

.news-latest-gotoarchive {
	display:none
}

.news-list-item h3 {
	color:#9e1b32;	
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:0px;
	width:522px;
	border:0px solid green;
	background:transparent;
	text-transform:uppercase;
}

.news-list-item h3 a {text-decoration:none}
.news-list-item h3 a:hover {text-decoration:underline}

.news-list-date {
	color:#575a5d;	
	font-size:90%;
	width:522px;
	border:0px solid blue;
	display:block;
	text-transform:uppercase;
}

h3 .news-list-date {font-size:10px}

.news-list-item p.bodytext {
}

.news-list-morelink {text-align:right}
.news-list-morelink a {text-decoration:none}
.news-list-morelink a:hover {text-decoration:underline}


p.news-single-author {display:none}

.news-single-item h3 {
	color:#575a5d;
	font-weight:normal;
	text-transform:none;
	margin:0px;
	padding:0px;
	margin-bottom:11px;
	display:block;
	width:522px;
	border:0px solid green;
	background:transparent;
	clear:both;
	display:none;
}

.news-single-item p.bodytext {
	border:0px solid green;
	margin-top:11px;
}

.news-single-item hr.clearer {display:none}

.news-single-backlink {
	text-align:right;
	display:block;
}


#content .news-single-timedata {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#content .news-single-item h2 {
	color:#9e1b32;	
 font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:0px;
	width:522px;
	border:0px solid green;
	background:transparent;
	text-transform:uppercase;
	font-size:14px;
}
