/*#########################*/
/*##### import styles #####*/
/*#########################*/
/*##### FCE styles #####*/
	@import url("fce.css");
/*##############################*/
/*##### general Styles #########*/
/*##############################*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #3d8dc7;
	text-decoration: none;
}

/* Order matters: LHVA = link, visited, hover, active */
a:link {
	color: #3d8dc7;
}

a:visited {
	color: #3d8dc7;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #003399;
}

a:focus {
	color: #3d8dc7;
}


body {
	font-size: 100.01%;
/* entspricht 16px, 100% ergibt keine gleichmäßige Skalierung im IE */
	margin: 0px;
	color: #666666;
}

/* Center content in IE 6; make popup-menus work*/
*html body {
	text-align: center;
	behavior: url(fileadmin/template/css/csshover.htc);
}

table {
	border-collapse: collapse;
/* keine doppelten Rahmen und Abstände zwischen Rahmen*/
	border-spacing: 0px;
}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin-bottom: 0.3em;
	color: #002962;
	line-height: 18px;
}

textarea, input, select {
	font-size: 1em;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}

select {
	margin: 15px 0pt 20px 2px;
	min-width: 150px;
}

img {
	border: none;
}

hr {
	border: 0px;
	border-top: 1px solid #000000;
	height: 0px;
}

.left {
	float: left;
}

.rigth {
	float: right;
}

.clear {
/* zum clearen der floatenden Div's */
	clear: both;
	line-height: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

dfn {
	display: none;
}

img, div {
  behavior: url(../img/iepngfix.htc);
}

#contentwrap ul {
	list-style-type: square;
	padding: 10px 0 10px 0;
}

#contentwrap ul li {
	margin-left: 20px;
}

/*##############################*/
/*##### page construction ######*/
/*##############################*/
#container {
	margin: 10px auto;
	width: 790px;
	background-image: url(../img/body_background_europe.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 62.5%;
/* entspricht 10px */
}

/*##################*/
/*##### HEADER #####*/
/*##################*/
#headerwrap {
	height: 115px;
	margin-bottom: 2px;
	background-image: url(../img/head_background_europe.gif);
	background-repeat: no-repeat;
}

/*##### logo #####*/

#headerwrap #logo {
	width: 204px;
	padding-left: 35px;
	padding-top: 21px;
}
/*##### service menu #####*/
#headerwrap #servicemenu {
	width: 536px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 18px;
	font-size: 1.1em;
	height: 15px;
}

#headerwrap #servicemenu a:link,
#headerwrap #servicemenu a:visited,
#headerwrap #servicemenu #print_ico {
	color: #666666;
	text-decoration: none;
	margin: 0 5px;
}

#headerwrap #servicemenu a:hover,
#headerwrap #servicemenu a:focus {
	color: #003399;
}

#headerwrap #servicemenu img {
	vertical-align: middle;
}

#headerwrap #servicemenu #print_ico {
	position: relative;
	right: -5px;
	cursor: pointer;
}

/*##### breadcrumb menu #####*/
#headerwrap #breadcrumb {
	margin: 0px 14px;
	padding: 6px 10px;
	border-bottom: 2px dotted #666666;
}

#headerwrap #breadcrumb a,
#headerwrap #breadcrumb a:link,
#headerwrap #servicemenu a:visited,
#headerwrap #breadcrumb a:active,
#headerwrap #breadcrumb a:focus {
	color: #666666;
	text-decoration: none;
}

#headerwrap #breadcrumb a:hover {
	color: #003399;
}

#headerwrap #breadcrumb #print_ico {
	position: relative;
	float: right;
	cursor: pointer;
	top:0;
	right:-7px;
}

#printlink-box {
  background-image:url(../img/printlink_.gif);
  background-position:left center;
  float:right;
  height:20px;
  padding:7px 10px 20px;
  position:absolute;
  width:158px;
  cursor: pointer;
	top:345px;
	right:260px;
}
#printlink-box #printlinka {
color:#666666;
padding:10px 0 0 30px;
}

/*##### language menu #####*/
#headerwrap #langmenu {
	width: 340px;
	margin-right: 10px;
	text-align: right;
}

#headerwrap #langmenu a {
	margin-left: 2px;
}

/*##### searchbox #####*/
#headerwrap #search {
	float: right !important;
	margin-right: 15px;
	width: 185px;
}

#headerwrap #search input {
	width: 135px;
	border: 1px solid #d5d5d5;
	padding: 2px 0px;
}

#headerwrap #search input.button {
	width: 45px;
	border: 1px solid #d5d5d5;
	padding: 1px 0px;
	margin-left: 3px;
}

/*##### mainmenu #####*/
#headerwrap #mainmenu {
	height: 26px;
	width: 777px;
	margin-left: 6px;
	margin-top: 20px;
	background-image: url(../img/navbar_background.gif);
	background-repeat: repeat-x;
}

ul.m1 {
	float: right;
	list-style: none;
}

/* Ebene 1 */
ul.m1 li {
	float: left;
	width: 100px;
	height: 26px;
	display: block;
	position: relative;
}

ul.m1 li a:link,
ul.m1 li a:visited {
	display: block;
	width: 99px;
	height: 21px;
	padding-top: 4px;
	border-left: 1px solid #3a78de;
	background-image: url(../img/navpoint_background.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
}

ul.m1 li a.active {
	background-image: url(../img/navpoint_background_act.jpg);
}

ul.m1 li:hover a,
ul.m1 li a:hover {
}

/* globale Formatierung Submenü-Listen */
ul.m1 ul {
	list-style: none;
	width: 173px;
	padding: 4px 0px;
	border: 1px solid #b1b1b1;
	background-color: #FFFFFF;
}

ul.m1 ul li {
	width: 173px;
	height: 15px;
	clear: left;
}

ul.m1 ul a:link,
ul.m1 ul a:visited {
	clear: left;
	border: 0px;
	padding: 0px;
	height: 15px;
	background-image: none;
	width: 160px;
	padding-right: 13px;
	color: #797979;
	text-align: right;
	margin-bottom: 1px;
}

ul.m1 ul li.drop .pfeil {
	background-image: url(../img/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}

/* Ebene 2 */
ul.m1 ul.m2 {
	display: none;
	position: absolute;
	top: 26px;
	left: -75px;
	z-index: 1000;
}

/* Ebene 2 einblenden */
ul.m1 li:hover ul.m2,
ul.m1 li.hover ul.m2 {
	display: block;
}

ul.m1 ul.m2 a:link,
ul.m1 ul.m2 a:visited {
	position: relative;
	z-index: 1000;
}

ul.m1 ul.m2 li:hover a,
ul.m1 ul.m2 li a:hover,
ul.m1 ul.m2 li a:active {
	background-color: #d4d4d4;
	color: #003399;
}

/* Ebene 3 */
ul.m1 ul.m2 ul.m3 {
	display: none;
	position: absolute;
	left: -175px;
	top: -5px;
	z-index: 1000;
}

/* Ebene 3 einblenden */
ul.m1 ul.m2 li:hover ul.m3,
ul.m1 ul.m2 li.hover ul.m3 {
	display: block;
}

ul.m1 ul.m2 ul.m3 li a:link,
ul.m1 ul.m2 ul.m3 li a:visited {
	background-color: #ffffff;
	color: #797979;
}

ul.m1 ul.m2 ul.m3 li:hover a,
ul.m1 ul.m2 ul.m3 li a:hover,
ul.m1 ul.m2 ul.m3 li a:active {
	background-color: #d4d4d4;
	color: #003399;
}

/* Ebene 4 */
ul.m1 ul.m2 ul.m3 ul.m4 {
	display: none;
	position: absolute;
	left: -175px;
	top: -5px;
	z-index: 1000;
}

/* Ebene 4 einblenden */
ul.m1 ul.m2 ul.m3 li:hover ul.m4,
ul.m1 ul.m2 ul.m3 li.hover ul.m4 {
	display: block;
}

ul.m1 ul.m2 ul.m3 ul.m4 li a:link,
ul.m1 ul.m2 ul.m3 ul.m4 li a:visited {
	background-color: #ffffff;
	color: #797979;
}

ul.m1 ul.m2 ul.m3 ul.m4 li:hover a,
ul.m1 ul.m2 ul.m3 ul.m4 li a:hover,
ul.m1 ul.m2 ul.m3 ul.m4 li a:active {
	background-color: #d4d4d4;
	color: #003399;
}

/*#################*/
/*##### FLASH #####*/
/*#################*/
#flashwrap {
	padding-left: 8px;
	padding-top: 45px;
}
div#flashwrap div.tx-flashslideshow-pi1{
	padding-left: 8px;
}

/*######################*/
/*##### FLEXBANNER #####*/
/*######################*/
#flexbanner {
background-image:url(../img/bg_flex.jpg);
background-repeat:no-repeat;
clear: both;
height:176px;
margin-left:3px;
text-align:left;
width:770px;
padding: 8px 0 0 8px;
}
/*###################*/
/*##### CONTENT #####*/
/*###################*/
#contentwrap {
	padding: 0px 18px;
	font-size: 1.2em;
}

.aeuoMainpageColumnFrame {
  margin-left: 30px;
  margin-top: 60px;
}

/*#contentwrap a:link, #contentwrap a:visited {
	color: #3d8dc7;
	text-decoration: none;
}
#contentwrap a:hover, #contentwrap a:active {
	text-decoration: underline;
}
*/

#contentwrap p {
	line-height: 18px;
}

/*##### slider #####*/
#contentwrap #ajaxsliderwrap {}

#contentwrap .slider {}

.slider .arrow_left {
	width: 21px;
	height: 90px;
	float: left;
	margin: 28px 4px 0px 0px;
}

.slider .arrow_right {
	width: 21px;
	height: 90px;
	float: left;
	margin: 28px 0px 0px 4px;
}

.slider .slidercontent {
	float: left;
	width: 846px;
	overflow: hidden;
}

.slider .slidercontent2 {
	float: left;
	width: 2000px;
}

.slider .slidercontent2 {
	font-size: 0.9em;
}

.slidercontent .sliderElement {
	float: left;
	margin-right: 9px;
	width: 162px;
}

/*##### News #####*/
.accordionContent .news-list-container, .news-latest-item, .news-list-item {
	overflow: hidden;
	width: 100%;
}

.news-latest-item, .news-list-item {
	margin-bottom: 1em;
}

.accordionContent .news-list-item {
	float: left;
	width: 33.333%;
}

.news-latest-item .colLeft,
.news-list-item .colLeft {
	width: 95px;
	float: left;
}

.news-latest-item .colRight,
.news-list-item .colRight {
	/*width: 66.666%;
	float: right;
*/
	margin-left: 95px;
}

.news-latest-morelink,
.news-list-morelink {
	padding-top: 0.5em;
}

.news-amenu-container {
	margin-bottom: 2em;
}

.news-amenu-years {
	width: 6em;
	vertical-align: top;
}

.news-amenu-submit {
	background: url(../img/button_arrow_right.gif) no-repeat;
	border: none;
	width: 22px;
	height: 22px;
}

.news-single-img {
	float: left;
	padding: 0em 1em 1em 0em;
}

.news-single-item .clearer {
	clear: both;
	padding-top: 1em;
}

.news-single-backlink a {
	background: url(../img/button_arrow_left.gif) no-repeat;
	padding-left: 25px;
	line-height: 22px;
	display: block;
	color: #002962 !important;
	font-weight: bold;
}

.news-single-timedata,
.news-list-date,
.news-latest-date {
	color: #002962;
}

#contentwrap .news-list-item h2 a,
#contentwrap .news-list-item h3 a,
#contentwrap .news-latest-item h2 a {
	color: #002962;
}
/* Quicklinks Home*/

#contentwrap div.thirtyContent p a.download {
	line-height: 22px;
}

.tx-ttnews-browsebox table {
	border-collapse: separate;
	border-spacing: 2px;
}

.tx-ttnews-browsebox td p a {
	border: 1px solid #3d8dc7;
	padding: 1px 4px;
}

.tx-ttnews-browsebox td p a:hover {
	color: #002962 !important;
}

.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell p a {
	color: #002962 !important;
	border-color: #002962;
}

/*##### shadowFrame #####*/
.shadowFrameLayer1, .shadowFrameLayer2, .shadowFrameLayer3, .shadowFrameLayer4, .shadowFrameLayer5, .shadowFrameContent{
  position: relative;
  bottom: 1px;
  right: 1px;
}
.shadowFrameLayer1{
  background-color: #fcfcfc;
  margin: 5px 0 0 5px;
  
}
.shadowFrameLayer2{
  background-color: #f4f4f4;
}
.shadowFrameLayer3{
  background-color: #d9d9d9;
}
.shadowFrameLayer4{
  background-color: #b5b5b5;
}
.shadowFrameLayer5{
  background-color: #9f9f9f; /*ganz dunkel*/
}
.shadowFrameContent {
  border: 4px solid #e6e6e6;
  background-color: #FFF;
  padding: 5px 7px;
}



/*##################*/
/*##### FOOTER #####*/
/*##################*/
#footerwrap {
	height: 90px;
	margin-top: 50px;
	background-image: url(../img/foot_background_europe.gif);
	background-repeat: repeat-y;
	color: #666666;
	text-align: center;
	font-size: 1.2em;
}

#footerwrap a:link,
#footerwrap a:visited {
	text-decoration: none;
	margin: 0px 5px;
	color: #666666;
}

#footerwrap a:hover,
#footerwrap a:focus {
	color: #003399;
}

/* Styles for "Company" */
table.contenttable {
	clear: both;
	margin: 10px 0;
}

table.contenttable td {
	padding: 0 10px 10px 0;
	margin: 0;
}

table.contenttable p.bodytext,
table.contenttable p {
	padding: 0;
	margin: 0;
}

table.contenttable p.bodytext img {}

/* Sitemap */
div.tx-dropdownsitemap-pi1 {
	margin-left: 100px;
}

table.contenttable ul {
	list-style-type: none !important;
	padding: 2px 0 5px 0 !important;
	margin: 0;
}

table.contenttable ul li {
	padding: 0 0 2px 0 !important;
	margin: 0 !important;
}


table.contenttable p.bodytext a:link,
table.contenttable p a:link {
	color: #327ABA;
}

table.contenttable p.bodytext a:hover,
table.contenttable p a:hover {
	text-decoration: none;
	color: #003399;
}
/*##### overLIB style #####*/
#overLibContentWrap {
	font-size:12px !important;
	color: #797979 !important;
	width: 250px !important;
	height: 125px !important;
	overflow-y: auto !important;
	overflow-x: hidden !important;
} 
.TipCap {
	font-size: 1em !important;
	color:#002962 !important;
	line-height:18px !important;
	font-weight: bold !important;
	padding-top: 10px !important;
	padding-bottom: 5px !important;
}
.TipClose a {
	font-size: 1.2em !important;
	font-weight: bold !important;
	color: #797979 !important;
	position: absolute !important;
	/*left: 238px !important;*/
	left: 220px !important;
	line-height: 1.2em !important;
}
