@charset "utf-8";
/* CSS Document */

html {
	/*top:70px;
	left:221px;
	background-image:url(grafik/background_horizontal.gif);
	background-repeat:repeat-x;
	background-position:0px 65px;*/
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	font-stretch: wider;*/   /*funktioniert nur, wenn schrift das unterstützt, was bei arial, verdana und times NICHT der Fall ist... */
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(grafik/background_vertical.gif);
	background-repeat:repeat-y;
	background-position:221px 70px;
	/*background-color:#e2e2e2;*/
}


body.no-background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:none;
}

a,a:hover,a:link,a:visited img {
	border:none;
	text-decoration:none;
	}
img a:hover {
	border:none;
	}

p.bodytext a {
	text-decoration:underline;
	}

p.bodytext a:hover {
	border:none;
	}

h1 {
	font-size:1em;
	font-weight:bold;

	}

h2 {
	font-size:1em;
	font-weight:bold;
	}

h3 {
	font-size:1em;
	font-weight:bold;
	}

h4 {
	font-size:1em;
	font-weight:bold;
	}

h5 {
	font-size:1em;
	font-weight:bold;
	}

h6 {
	font-size:1em;
	font-weight:bold;
	}


p.bodytext {
	margin:22px 0px 10px 0px;
	padding:0px;
	}

#overall-container {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:1006px;
	}
	
#header {
	float:left;
	background-color:#ffffff;
	height:65px;
	margin:0px;
	}
	
#printfooter {
	display:none;
	}

#logo {
	float:left;
	width:181px;
	padding:22px 0px 0px 40px;
	margin:0px 0px 0px 0px;
	}
#logo a:hover {
	border:none;
	}
	
/* Meta-Menu*/
#container-meta-menu {
	width:527px;
	float:left;
	}
	
#meta-menu {
	float:left;
	padding:30px 0px 0px 0px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	width:280px;
	white-space:nowrap;
	letter-spacing:-0.1em;
	}

*html #meta-menu {
	white-space:nowrap;
	letter-spacing:-0.1em;
	}

*+html #meta-menu {
	white-space:nowrap;
	letter-spacing:-0.1em;
}

#meta-menu-shop-login {
	float:right;
	padding:30px 10px 0px 0px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	}

#meta-menu a:hover {
	}

.meta-menu-shop {
	background:url(grafik/icon_shop_red.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 24px 5px 20px;
	}

.meta-menu-login {
	background:url(grafik/icon_login_grey.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 24px 5px 10px;
	height:20px;
	}

a:hover.meta-menu-login {
	border:none;
	text-decoration:underline;
	}

a:hover.meta-menu-shop {
	border:none;
	text-decoration:underline;
	}


#laenderauswahl {
	padding:26px 8px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#666666;
	}

/*
#dropdown {
	font-size:0.9em;
	color:#999999;
	}
*/

#dropdown-laenderauswahl select {
	border: #9D9D9D 1px solid;
	width:123px;
	height:16px;
	color:#666666;
	font-size:0.9em;
	}

	
#suche {
	color:#666666;
	float:left;
	padding:26px 0px 0px 0px;
	}

input.FeldAllgemeineSuche {
	border:#9d9d9d 1px solid;
	width:97px;
	height:13px;
	color:#666666;
	font-size:0.9em;
	display:inline;
	float:left;
	padding:3px 0px 0px 3px;
	}

#bt_go {
	padding:0px 0px 0px 3px;
	}

div.FormularBlock {
	}

#searchform {
	}

.clearer {
	clear:both;
	}

#imagebild {
	width:527px;
	position:relative;
	left:221px;
	}

* html #imagebild {
	position:absolute;
	}

#image-news-header {
	width:527px;
	position:relative;
	left:221px;
	max-height:187px;
	}

#language div.tx-srlanguagemenu-pi1 a {
	color:#FFFFFF;
	text-transform:uppercase;
	}

#content-container {
	width:1006px;
	float:left;
	}

#header-image {
	height:207px;
	background-image:url(grafik/background_horizontal.gif);
	background-repeat:repeat-x;
	}

* html #header-image {
/*	height:10px;
	background-image:url(grafik/background_horizontal.gif);
	background-position:left;
	background-repeat:repeat-x;
	position:absolute;
	top:65px;
	z-index:1;*/
}
	
#separator {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:absolute;
	top:252px;
	height:20px;
	width:1006px;
	background-color:#b6b8bb;
	width:1000px;
	}

* html #separator { /* IE 6 */
	position:relative;
	margin:-272px 0px 0px 0px;
	}

*+html #separator { /* IE7 */
	float:left;
	padding:0px 0px 0px 0px;
	margin:-272px 0px 0px 0px;
	position:relative;
	height:20px;
	width:1000px;
	background-color:#b6b8bb;
	}
	
#language {
	float:left;
	width:105px;
	padding:3px 0px 0px 25px;
	}
#print {
	float:left;
	}
div#print a img {
	border:none;
	}
#language a,a:link {
	color:#999999;
	}
.produktmenu {
	}
/*Navigation*/

#main-navigation {
	
	width:171px;
	float:left;
	color:#666666;
	font-size:0.9em;
	}
	
#main-navigation-startsite{
	width:168px;
	float:left;
	color:#666666;
	font-size:0.9em;
	background-image:url(grafik/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.container-main-navigation-level1 {
	color:#ea331a;
	padding:0px 0px 10px 0px;
	background-image:url(grafik/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.main-navigation-level1 {
	line-height: 1.8em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	}
	
#main-navigation .red {
	color:#ea331a;
	}

.main-navigation-level2-red {
	margin:0px 0px 0px 10px;
	}
	
.main-navigation-level1 .container-main-navigation-level2 {
	margin:auto;
	padding:0px 0px 15px 0px;
	background-image:url(grafik/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
	}

.main-navigation-level2-act.red {
	margin:10px 0px 0px 0px;
	}
	
.main-navigation-level2.red {
	margin:10px 0px 0px 0px;	
	}
	
.main-navigation-level2 {
	line-height:1.4em;
	padding:0px 0px 0px 10px;
	}

div.main-navigation-level2 red {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	}

.main-navigation-level2-act {
	line-height:1.4em;
	padding:0px 0px 0px 0px;
	}
	
/*.main-navigation-level2 a:active {
	color:#ea331a;
	font-size:0.9em;
	}*/

.container-main-navigation-level3 {
	padding:0px 0px 10px 0px;
	font-weight:normal;
	margin:0px;
	}
.main-navigation-level3 {
	line-height:1.4em;
	padding:0px 0px 0px 20px;
	}
.main-navigation-level3-act {
	line-height:1.4em;
	padding:0px 0px 0px 10px;
	}
.container-main-navigation-level4 {

	padding:0px 0px 10px 0px;
	}
.main-navigation-level4 {
	line-height:1.4em;
	padding:0px 0px 0px 30px;
	}
.main-navigation-level4-act {
	line-height:1.4em;
	padding:0px 0px 0px 20px;
	}
	
/*Links*/
	
a,a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #666666;
	/*font-size:0.9em;*/
}

a:hover {
/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ea331a;
*/
	text-decoration:underline;
	color:#ea331a;
	}



a:active {
	/*font-size: 0.9em;*/
	color: #ea331a;
	}


/*Breadcrumbs*/

.breadcrumb-link a{
	color:#ffffff;
}
.breadcrumb-link a:hover {
	color:#ffffff;
	text-decoration:underline;
	border-bottom:none;
	}
.breadcrumbs {
	float:left;
	color:#ffffff;
	padding:3px 0px 0px 70px;
	}
.breadcrumbs a {
	color:#ffffff;
}
.breadcrumbs a:hover {
	text-decoration:underline;
	border-bottom:none;
}

.content-menu-image {
}
.content-menu-headline {
}
.content-menu-text {
}
.content-menu-more {
}

#content-subseite-einzelspalte {
	color:#666666;
	float:left;
	width:527px;
	padding:20px 0px 0px 0px;
	}
/*KONTAKTFORMULAR*/
.FeldKontaktform {
	width:180px;
}
.AreaKontaktform {
	width:375px;
	}
.DropdownKontaktform {
	width:184px;
	}

.align-right {
	text-align:right;
	}
	
/*BEWERBUNGSFORMULAR*/
form h3 {
	padding-bottom:0px;
	margin-bottom:0px;
	}
table {
	width:480px;
	padding:0px;
	margin:0px;
	}
.td_weit {
	width:250px;
	>width:300px;
	}
.error {
	font-weight:bold;
	color:#ea331a;
	display:block;
	}
.button {
	margin-right:15px;
	}
/* MOTIONSLIDE */
.tx-chimgslider-pi1 {
	float:left;
}

#motioncontainer {
	height:116px;
	width:497px;
}
	
 /*CONTENT*/
 
div.root-fce-2-spaltig {
	clear:both;
 	float:left;
	width:527px;
	}

.fce-2-spaltig-left-column a:hover {
	border:none;
	}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline;
	margin:0px;
	}
	
.fce-2-spaltig-left-column {
	float:left;
	width:223px;
	padding:42px 0px 0px 0px;
	}

.fce-2-spaltig-right-column {
	float:left;
	width:268px;
	color:#666666;
	padding:17px 12px 0px 24px;
	}
 
#content {
	float:left;
	padding: 17px 12px 0px 24px;
	float:left;
	width:268px;
	/*z-index:5;*/
	position:absolute;
	background-image:url(grafik/dotted_line_ver.gif);
	background-position:right;
	background-repeat:repeat-y;
	}

.contentmenue-item-text h3 {
	margin:4px 0px 0px 0px;
	}

.contentmenu-bodytext {
	margin:0px;
	}
	
div#quicklinks {
	float:left;
	height:20px;
	background-color:#e2e2e2;
	padding:8px;
	}

#quicklinks select {
	border:1px solid #9D9D9D;
	color:#9D9D9D;
	font-size:0.9em;
	height:18px;
	width:178px;
	}

#content-subseite-submenue {
	float:left;
	clear:both;
	width:268px;
	padding:17px 12px 0px 247px;
	white-space:nowrap;
	}

#content-subseite-submenue-text {
	float:left;
	clear:both;
	width:268px;
	padding:17px 12px 0px 247px;
	color:#666666;
	}

#content-subseite-submenue-text p.bodytext {

	}

#content-subseite-3rd-row {
	clear:both;
	float:left;
	}
	
select#quicklinks-dropdown {
	color:#999999;
	font-size:0.9em;
	width:203px;
	}

#content-subseite-contentmenue {
	clear:both;
	float:left;
	width:527px;
	min-height:1px;
	}

#content-over-contentmenue {
	float:left;
	width:268px;
	padding:12px 12px 12px 247px;
	min-height:1px;
	color:#666666;
	}

#content-subseite-left {
	float:left;
	width:223px;
	height:1px;
	}

.contentmenue-item-container {
	float:left;
	width:527px;
	min-height:84px;
	margin:0px 0px 5px 0px;
	}

#content-subseite-right {
	padding: 17px 12px 0px 24px;
	float:left;
	width:268px;
	height:1px;
	color:#666666;
	}

.fce-2-spaltig-left-column-kacheln {
	float:left;
	width:223px;
	min-height:1px;
	}

.fce-2-spaltig-left-column-kacheln img {
	margin-bottom:20px;
	}

.fce-2-spaltig-right-column-kacheln {
	float:left;
	width:268px;
	color:#666666;
	padding:0px 12px 0px 24px;
	}

.root-fce-2-spaltig-text-m-bild {
	float:left;
	margin:0px 0px 20px 0px;
	}
	
.fce-2-spaltig-left-column-text-m-bild {
	clear:both;
	float:left;
	width:223px;
	padding:26px 0px 0px 0px;
	}
	
.fce-2-spaltig-right-column-text-m-bild {
	float:left;
	width:268px;
	color:#666666;
	padding:0px 0px 0px 24px;
	}

.fce-2-spaltig-right-column-text-m-bild-headline {
		float:left;
	}

.fce-2-spaltig-right-column-text-m-bild-text {
width:268px;
	clear:left;
		float:left;
	}
	
#content-subseite-left-column-1st-row  {
	float:left;
	width:223px;
	}
	
#content-subseite-right-column-1st-row {
	padding: 17px 12px 0px 24px;
	float:left;
	width:268px;
	}
	
#content-subseite-2nd-row {
	float:left;
	width:527px;
	}
	
#content-text {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(grafik/dotted_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
a.produktdetails {
/*	border-bottom: #FFFFFF 1px solid;*/
	float:left;
	clear:both;
	background:url(grafik/icon_grey_ff_produktmenue.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 24px;
	background-position:center left;
	margin:0px 0px 4px 0px;
	}

a:hover.produktdetails {
/*	border-bottom:#EA331A 1px solid;*/
	text-decoration:underline;
	color:#ea331a;
	}

#submenu-produkte {
	width:268px;
	float:left;
	padding:20px 0px 15px 0px;
	background-image:url(grafik/dotted_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	white-space:nowrap;
	}

	
#latest-news-container {
	float:left;
	}
	
#middle-column {
	float:left;
	width:527px;
	min-height:1px;
	position:relative;
	color:#ffffff;
	background:url(grafik/dotted_line_ver.gif);
	background-repeat:repeat-y;
	background-position:right;
	}

#middle-column a:hover {
	border:none;
	}

#middle-column-imageslider {
	float:left;
	width:497px;
	min-height:1px;
	position:relative;
	color:#666666;
	background:url(grafik/dotted_line_ver_l_and_r.gif);
	background-repeat:repeat-y;
	padding:20px 15px 20px 15px;
	}

#news-column {
	float:left;
	width:785px;
	min-height:1px;
	position:relative;
	color:#ffffff;
	}

#news-column div.csc-header-n1 {
	padding:15px 0px 0px 247px;
	}

#news-column div.csc-header-n1 h1.csc-firstHeader {
	color:#666666;
	margin:0px;
	text-transform:uppercase;
	}
	
#banner {
	padding:15px 0px 0px 24px;
	}
#banner a:hover {
	border:none;
	}
	
#latest-news {
	width:258px;
	float:left;
	}

#first-left-column {
	width:196px;
	float:left;
	padding:15px 0px 0px 25px;
	}

#second-left-column {
	float:left;
	width:223px;
	min-height:1px;
	}

#first-right-column {
	float:left;
	width:304px;
	min-height:1px;
	}
	
#second-right-column {
	float:left;
	width:258px;
	/*z-index:8;*/
	}
	

.contentmenue-item-bild {
	float:left;
	min-width:223px;
	height:1px;
	border-bottom:none;
	}
.contentmenue-item-bild a{
	border-bottom:none;
	}


.contentmenue-item-text {
	width:268px;
	float:left;
	padding:0px 12px 0px 24px;
/*	background-image:url(grafik/dotted_line_news_list.gif);
	background-repeat:no-repeat;
	background-position:24px bottom;*/
	color:#666666;
	}

.contentmenu-more-link {
	clear:both;

	}

a.contentmenu-more-link {
	color:#EA331A;
	text-transform:uppercase;
	}
a.contentmenu-more-link-lowercase {
	color:#ea331a;
	text-transform:none;
	}

a:hover.contentmenu-more-link {
	text-decoration:underline;
	}

		
/* tt_news */




.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:both;
	height:1px;
	border:1px solid #FFFFFF;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:15px 36px 0px 24px;
}

.news-latest-container p {
	margin-top:0px;
	margin-bottom:0px;
}


.news-latest-container H3 {
		margin-bottom:0px;
		font-size:10px;
		font-weight:bold;
}

.news-latest-container H3 a{
	text-decoration:none;
}


.news-latest-container H2,.news-latest-gotoarchive {
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	
}
.news-latest-gotoarchive A {
	
}
.news-latest-item {
	/* IE hack */
	/*line-height: 1.3;*/
	/* IE hack end */
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
	margin-bottom:35px;
	}

.news-latest-item IMG {
	margin-bottom:35px;
	margin-top:4px;
	border:none;
	float:left;
	clear:left;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:1.0em;
}

.news-latest-morelink {
	float:left;
}
.news-latest-morelink A {
	float:left;
	color:#ea331a;

}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px 0px 0px;
	font-size:1em;
}

.clearer {
	clear:both;

}

.news-search-form {
	padding:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	text-decoration:none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	text-decoration:none;
}

.news-list-container H3 A {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*.news-list-container H3 A:hover {
	text-decoration:none;
}*/

.news-list-container P {
	clear:left;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	white-space:normal;
	font-size:10px;
	text-decoration:none;
}

.iedebug {
	height:auto;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	position:relative;#}  /* raute symbol nach semikolon fÃ¼r safari  safari ignoriert dann inhalt der geschweiften klammern */

.news-list-textblock {
	display:block;
	float:right;
	white-space:nowrap;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* bugfix f. news-listenansicht  */
.news-list-textblock p.bodytext {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-list-textblock h3 a {
}

.news-list-bildblock {
	float:left;
}

.news-list-date {
	float:left;
	font-size:11px;
	color:#999999;
	font-weight:bold;

	}

.news-list-imgcaption {

	}

.news-list-container IMG {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
}
.news-list-morelink  {
	clear:both;
	font-size:10px;

	}

.news-list-morelink  A{
	color:#ea331a;
}

.news-list-morelink  A:hover{
	text-decoration:none;
}


.news-list-browse {
}

.news-list-picture {
	float:left;
	min-width:223px;
	height:1px;
	}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {

	float:left;
	width:785px;

}
.news-single-item H2 {
	font-size: 1.0em;
	font-weight:bold;
	color: #666666;
	margin:0px 0px 0px 0px;
}
.news-single-item H3 {
	font-size:1.0em;
	font-weight:normal;
}

.news-single-item {
	

}

.news-single-item-container-pics {

	float:left;
	width:223px;
	padding:40px 0px 0px 0px;

}

div.news-single-item-container-pics div.news-single-img A:hover {
	border:none;
}

.news-single-item-container-text {
	float:left;
	width:268px;
	color:#666666;
	padding:15px 12px 0px 24px;
}

.news-single-item-container-text h2 {
	margin:0px 0px 12px 0px;
}

.news-single-img {
	
}

.news-single-item-container-additional {
	float:left;
	width:223px;
	}


.news-single-imgcaption {
	
}

.news-single-category {

}
.news-single-backlink, .news-single-backlink a {
padding-bottom:10px;
}
.news-single-timedata {

}
.news-single-timedata, .news-single-author,.news-single-imgcaption {

}
.news-single-author {
	
}
.news-single-additional-info {

}
.news-single-related,.news-single-files,.news-single-links  {
	
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px 0px 0px;
	font-size:1em;
	float:left;
	margin:14px 0px 0px 0px;
}

.clearer {
	clear:both;

}

.news-list-item-container {
	clear:left;
	width:527px;
	float:left;
	margin:0px 0px 5px 0px;
	}

.news-list-item {
	width:268px;
	height:85px;
	float:left;
	padding:0px 12px 0px 24px;
/*	background-image:url(grafik/dotted_line_news_list.gif);
	background-repeat:no-repeat;
	background-position:24px 83px;*/
	}

.news-list-item-container .news-list-item h3 {
	margin:4px 0px 0px 0px;
	}


.news-search-form {
	padding:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	text-decoration:none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	text-decoration:none;
}

.news-list-container H3 A {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*.news-list-container H3 A:hover {
	text-decoration:none;
}*/




 /**
  *
  * kj_imagelightbox2 
  * Presentationmode CSS
  *
  */

.presentationmode a:link, .presentationmode a:visited {							
  font-family:Verdana;
  size:11px;
  text-decoration:none;
  color:#999999;
  width:100%;						
}

									
.presentationmodeAct a:link {
/*  color:#000000; font-weight:bold; text-decoration:none; width:100%;	           */
}	                  
                  				
.presentationmodeSpan {	
  padding-right:20px;	
  font-family:Verdana;
  size:11px;
  text-decoration:none;
  color:#999999;	
  width:100%;													
}						

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a:hover {
	border:none;
	}


#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
display:inline;
/*
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
*/
}

#bottomNav {

/*
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
*/
}

#imageContainer>#hoverNav { 
	/*left: 0;*/
}

#hoverNav a { 
/*
	outline: none;
*/}

#prevLink, #nextLink {
/*	
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;*/ /* Trick IE into showing hover 
	display: block;
	border:none;
*/
}

#prevLink { 
/*
	left: 0; 
	float: left;*/
}

#nextLink { 
/*
	right: 0; 
	float: right;

*/}

#prevLink:hover, #prevLink:visited:hover { 
	/*background: url(../images/prevlabel.gif) left 15% no-repeat; */
}

#nextLink:hover, #nextLink:visited:hover { 
	/*background: url(../images/nextlabel.gif) right 15% no-repeat; */
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding:0 10px;
}

#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay {
 	display: block; 
 	clear: left; 
 	padding-bottom: 1.0em;	
}	
		
#imageData #bottomNavClose { 
	width: 66px; 
display:inline;
	padding-bottom: 0.7em;	
	border-bottom:none;
}

#imageData #bottomNavClose { 
				width: 66px; 

				float:none;
			}
	
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #E6E6E6;
	filter:alpha(opacity=50);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


div.root-fce-4er-bildkacheln {
	float:left;
	}

div.root-fce-4er-bildkacheln-picture a:hover {
	border:none;
	}
	
div.root-fce-4er-bildkacheln-container {
	width:490px;
	float:left;
	margin:20px 0px 0px 0px;
	}
	
div.root-fce-4er-bildkacheln-element-container {
	float:left;
	width:115px;
	height:145px;
	margin:0px 6px 0px 0px;
	}

div.root-fce-4er-bildkacheln-picture {
	}

div.root-fce-4er-bildkacheln-text {
	}

h3.root-fce-4er-bildkacheln-text {
	margin:3px 0px 0px 0px;
	font-weight:normal;
	float:left;
	}

#closeNav {
	display:inline;
	}

/* PortalHeaderMetaRightList
**************************************************************************/
.PortalHeaderMetaRightList, .PortalHeaderMetaRightListCountry {
	font-size:0.9em;
	letter-spacing:0em;
	height:16px;
	width:123px;
	margin:0px;
	padding:0px;
	list-style: none;
	border: 1px solid #9D9D9D;
	background-image:url(grafik/dropdown_arrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}

html* .PortalHeaderMetaRightList, .PortalHeaderMetaRightListCountry { 
	letter-spacing:-0.1em;
}

* html .PortalHeaderMetaRightList, .PortalHeaderMetaRightListCountry {
	letter-spacing:-0.1em;
}

.PortalHeaderMetaRightList li, .PortalHeaderMetaRightListCountry li {
	display:inline;
}
.PortalHeaderMetaRightList a, .PortalHeaderMetaRightListCountry a {
	display:block;
	width:98%;
	color:#666666;
	text-decoration:none;
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
	white-space:nowrap;
}
.PortalHeaderMetaRightList ul, .PortalHeaderMetaRightListCountry ul {
	list-style: none;
	width:119px;
	margin:0px;
	margin-left:-1px;
	padding:2px;
	left:-1000px;
	position:absolute;
	z-index:99;
	background-color:#FFFFFF;
	border: 1px solid #9D9D9D;
}

* html .PortalHeaderMetaRightList ul, .PortalHeaderMetaRightListCountry ul {
	width:120px;
	}

.PortalHeaderMetaRightListCountry ul {
	height:145px;
	overflow:auto;
	overflow-x:hidden; /* only for ie */
}
.PortalHeaderMetaRightList ul a, .PortalHeaderMetaRightListCountry ul a {
	font-weight:normal;
	color:#666666;
	padding-left:3px;
}
.PortalHeaderMetaRightList ul a:hover, .PortalHeaderMetaRightListCountry ul a:hover {
	background-color:#B6B8BB;
	color:#FFFFFF;
	text-decoration:none;
}
.PortalHeaderMetaRightList li:hover ul ul, .PortalHeaderMetaRightList li:hover ul ul ul, .PortalHeaderMetaRightList li:hover ul ul ul ul {
   left:-1000px;
}
.PortalHeaderMetaRightList li:hover ul, .PortalHeaderMetaRightList ul li:hover ul, .PortalHeaderMetaRightList ul ul li:hover ul {
   display:block;
	left:auto;
}
.PortalHeaderMetaRightListCountry li:hover ul ul, .PortalHeaderMetaRightListCountry li:hover ul ul ul, .PortalHeaderMetaRightListCountry li:hover ul ul ul ul {
   left:-1000px;
}
.PortalHeaderMetaRightListCountry li:hover ul, .PortalHeaderMetaRightListCountry ul li:hover ul, .PortalHeaderMetaRightListCountry ul ul li:hover ul {
   display:block;
	left:auto;
}

ul.PortalHeaderMetaRightList li a.dropdown-1st-item:hover {
	text-decoration:none;
	color:#666666;
	}
.tx-sriframe-pi1 {
	background-color:#FFFFFF;
	position:relative;
	top:-20px;
}

*:first-child+html .tx-sriframe-pi1 iframe{
	height:1000px;
}

*html .tx-sriframe-pi1 iframe{
	height:1000px;
}

/*Mailform Intertraffic */

.intertraffic_select{
	font-size:11px;
}

.intertraffic_lineheight{
	line-height:21px;
}

/* Powermail Newsletter */

.tx-powermail-pi1 fieldset{
	border:none;
	margin:0px;
	padding:0px;
}

.tx-powermail-pi1 legend, .tx-powermail-pi1 label{
	display:none;
}

.tx-powermail-pi1 .powermail_mandatory_js{
	color:red;
}

.tx-powermail-pi1 .abmeldemail{
	display:none;
}


/* RGMEDIALINKS */


/* Moviebox and Slimbox stylesheet - black theme */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #e6e6e6;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #ffffff;
}

.lbLoading {
	background: #ffffff url(grafik/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #ffffff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(grafik/prevlabel.gif) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(grafik/nextlabel.gif) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #ffffff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: transparent url(grafik/closelabel.gif) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}
