@import url("file_list.css");
@import url("directories.css");
@import url("2cols_FCE.css");
@import url("header_image_FCE.css");
@import url("img_left_FCE.css");
@import url("machine_FCE.css");
@import url("contact_FCE.css");
@import url("header_FCE.css");
@import url("cont_border_bottom_FCE.css");
@import url("right_content_FCE.css");
@import url("dropdown_sitemap_custom.css");
@import url("sitemap_menu.css");
@import url("t3_element_FCE.css");
@import url("img_left_klein_FCE.css");
@import url("rollo_ttnews_default.css");
@import url("rollo_ttnews_jobs.css");
@import url("rollo_ttnews_right.css");
@import url("rollo_ttnews_newspage.css");
@import url("rollo_ttnews_apps_2col.css");
@import url("rollo_ttnews_homepage.css");
@import url("template_indexedsearch.css");
@import url("border_images_FCE.css");
@import url("rollo_tables.css");
@import url("customer_reference_FCE.css");
/* ---------------------- */

/* COLORS 

body bg: #242c74
horimenu level2: #D9342B
horimenu hover: #567BC9
horimenu hover v2: #F03D34


*/
body {
	/* text-align: center; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background: #fff;;
	text-align: justify;
	height: 100%;
}

#contentheader h1 {
	font-size: 16px;
	font-weight: 100;
   color: #223F9A;
	margin-bottom: 1px;
	margin-top: 6px;
	padding: 0px;

}

h1, h1 a {
	font-size: 14px;
	font-weight: 100;
   color: #223F9A;
	margin-bottom: 1px;
	margin-top: 3px;
	padding: 0px;
	text-decoration: none;
display: inline;	
}



h2 {
	font-size: 13px;
	font-weight: 100;
   color: #223F9A;
	margin-bottom: 1px;
	margin-top: 3px;
	padding: 0px;
	display: inline;
}


h3,
.news-list-item h3 a,
.news-list-item h3 a:hover,
.news-list-item-2col h3 a,
.news-list-item-2col h3 a:hover,
.news-list-item-2col-v2 h3 a,
.news-list-item-2col-v2 h3 a:hover {
	font-size: 11px;
	font-weight: bold;
   /*color: #223F9A;*/
	color: #000;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 3px;
	padding: 0px;
	text-decoration: none;
	margin-bottom: 0px;
	white-space: normal;
	text-align: left;
	display: inline;
}

h3 a,
.news-list-item h3 a,
.news-list-item h3 a:hover,
.news-list-item-2col h3 a,
.news-list-item-2col h3 a:hover,
.news-list-item-2col-v2 h3 a,
.news-list-item-2col-v2 h3 a:hover,
.news-jobs-list-item h3 {
 color: #223F9A;
 text-align: left;
 /* font-weight: normal; */
	
}

UL {
  margin-left: 30px;
padding-left: 30px;
	/* list-style-image: url(../images/arrow_white_grey.gif); */
	list-style: square;
	color: #000;

	font-weight: normal;
	text-decoration: none;

}
li a {
	color: #223F9A;
	/* font-weight: bold; */
	text-decoration: none;
list-style-image: url(../images/arrow_white_2onblue.gif);
}
/*
#contentcontainer UL {

	color: #223F9A;
	font-weight: normal;
	text-decoration: none;
	
}
*/
LI.linked, LI.linked a {
color: #223F9A;
list-style-image: url(../images/arrow_white_2onblue.gif);
	}
	
li.linked a:hover, li.linked a:active, li a:hover, li a:active {
	color: #FF6C00;
}


#rightcontent2 ul {
margin-left: 11px;
text-align: left;
padding-left:15px;
}


	/*
LI.notlinked, LI.notlinked a {
	color: #000;
	list-style-image: url(../images/3_arrows_orange.gif);
}
	*/

	
	
/* *********************** FIELDSET / FORM *********************** */

fieldset {
	background: #EAEEF0;
	padding: 5px;
	border: 0px;
	margin-bottom: 5px;
}
.formtable {
	width: 100%;
}
table.formtable th {
	width: 30%;
	color: #223F9A;
	font-weight: normal;
}
	
/* ****************** History table **************************** */

table.history * td, table.history * th{
	background:#E6EAED;
}

table.history * th {
	text-align: left;
	padding-top: 0px;
}




/* ****************** CSS STYLED CONTENT MOdif **************************** */

.csc-textpic-intext-left {
	margin-top: 20px !important;
	padding-top: 0px !important;
}

/*
.csc-textpic-imagerow, .csc-textpic-image {
	background: none !important;
}
*/

/* ********************************************************************** */

#rightcontent1 p.bodytext, #rightcontent2 p.bodytext {
	color: #223F9A !important;
}
/* IMAGES */

/* caption */

.csc-textpic-caption {
	font-size: 9px !important;
}

/* headers Abstand minimieren */

.csc-header h2 {
	margin-bottom: 0px !important;
}

.bodytext {
	margin-top: 0px !important;
	margin-left: 0px !important;
}


/* C O N T A I N E R */

#header {
	width: 994px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}
#image {
   float: left;
	width: 300px;
	height: 75px;
	margin-top: 5px;
	margin-left: 0px;	

}

/* LOGIN and SEARCH Box */

#loginsearchcontainer {
	float: right; 
	width: 190px;
	height: 50px;
	margin-top: 40px;
	margin-right: 0px;

}


#login, #search {
   float: left;
	width: 100%;
	height: 18px;
	color: #223F9A;
	margin-bottom: 4px;

}

.divloginsearch {
	width: auto;
	height: auto;
}
.td1 {
	float: left;
   display: inline;
	width: 46px;
	height: 15px;
	padding: 0px;
	padding-right: 0px;
	padding-top: 2px;
	margin: 0px;
	text-align: 
}

.tdusernamepw {
float: left;
	width: 55px;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
}
.inputfieldusernamepw {
	height:15;
	width:50px;
	font-size:10px;
	border:1px dotted #c7d1d6;
}

.tdsearch {
   float: left;
	width: 114px;
	padding: 0px;
	margin: 0px;
}

.inputsearch {
	height:15;
	width:107px;
	font-size:10px;
	border:1px dotted #c7d1d6;
	
	
}
.tdimg {
   float: left;
	width: 15px;
	height: 4px;
	display: inline;
	padding-left: 3px;
	padding-top: 4px;

}

/* -------------------- */

#navandlangcontainer {
	width: 994px;
	height: 18px;
	background: #eaeef0;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #223F9A;
	
}


#navmenu {
   float: left;
	width: auto;
	height: 18px;
	padding: 0px;
	overflow: auto;
	
}

#printlink {
   float: left;
	width: 300px;
	height: 16px;
	padding: 2px 0px 0px 8px;
	overflow: auto;
	
}
#languages {
	float: right;
	width: 270px;
	height: 18px;
	padding: 0px;
	text-align: right; 
	
	
}

/* General FCE Container */

#FCE_container {
   float: left;
	width: 100%;
	height: auto;
	min-height: 20px;
	margin-bottom: 10px;
}


/* Content, Left- and Rightcontainer */

#maincontainer {
	width: 994px;
   height: auto;
	min-height: 500px;
	overflow: auto; /* damit sich der container an die höhe der subcontainer anpasst */
	background: url(../images/verti_container_bg_v2.gif);
	background-repeat: repeat-x;
	border: 0px solid #084197;
	margin-left: auto;
	margin-right: auto;
	 
}
#leftcontainer {
   float: left;
	width: 190px;
	height: 600px;;
	
}

#contentcontainer {
   float: left;
	width: 570px;
	height: auto;
	min-height: 600px;
	border: 0px solid #E6EAED;
	background: #fff;
	padding: 0px 22px 5px 22px;
	overflow: auto; /* somit wird die Höhe angepasst */
}

/*

#contentheader{
	width: 100%;
	height: 27px;
	/* background: yellow; */ /*
	border-bottom: 1px solid #223F9A;
	padding-top: 2px;
}<

#contentimage {
	width: 100%;
	height: 130px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
	overflow: hidden;
	/* background: green; */
/*
}
*/
#contenttext {
	width: 100%;
	height: 450px;
	min-height: 450px;
   border-top: 1px solid #223F9A;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodytext a{
	color: #223f9a;
	text-decoration: none;
}
.bodytext a:hover, .bodytext a:active {
	color: #FF6C00;
}


#rightcontainer {
   float: left;
	width: 190px;
   height: auto;
	padding: 0px;

}

#rightcontent1, #rightcontent2, #rightcontent {
   float: left;
	width: 100%;
	height: auto;
	text-align: left;
	/* white-space: nowrap; */

	padding: 0px !important;
}


#rightcontent1 ul {
	margin-left: 0px;
}
#rightcontent1 li {
 
	padding-left: 3px;
}

.whitefiller {
  	width: 100%;
	height: 29px;
	background: #ffffff;
	
	}
		

/* Footer */

#footer{
   
	width: 984px;
	height: 16px;
	padding-left: 10px;
	padding-top: 2px;
	background: #C0CBD1;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

/* MENUS */

.navMenu {
	display: inline;
	border-right: 1px solid #fff;
	padding: 2px 8px 2px 8px;
	line-height: 18px;
}

/* -- SubMenu -- */

.ATagvertiMenuLev1, .ATagvertiMenuLev2, .ATagvertiMenuLev3 {
	text-align: left !important;
}

.ATagvertiMenuLev1, .ATagvertiMenuLev1Active {
	border-bottom: 1px solid #fff;
	padding: 2px;
	padding-left: 3px;
   
}

.ATagvertiMenuLev1 a, .navMenu a, #printlink a {
	color: #223F9A;
	text-decoration: none;
	text-align: left;
}

.ATagvertiMenuLev1 a:hover, .ATagvertiMenuLev1Active a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	}

.ATagvertiMenuLev2, .ATagvertiMenuLev2Active {
	border-bottom: 1px solid #fff;
	padding: 2px;
	padding-left: 3px;
	text-align: left;
	/* display: run-in; */
}

.ATagvertiMenuLev2 a {
	color: #223F9A;
	text-decoration: none;
	text-align: left;
}

.ATagvertiMenuLev2 a:hover, .ATagvertiMenuLev2Active a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	}

	
.ATagvertiMenuLev3, .ATagvertiMenuLev3Active {
	border-bottom: 1px solid #C7D1D6;
	padding: 2px 2px 2px 19px;
}

.ATagvertiMenuLev3 a {
	color: #223f9a;
	text-decoration: none;
	size: 10px;
	text-align: left;
}

.ATagvertiMenuLev3 a:hover, .ATagvertiMenuLev3Active a {
	/* color: #223f9a; */
	color: #FF6C00;
	text-decoration: none;
	text-align: left;
	
	}