/*
dunkelblau: 005d9b
hellblau: d3dce1




*/
/*
* {
	margin: 0;
	padding: 0;
}
*/
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
body, td, h1, h2, h3, p, a:link, a:visited {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #005d9b;
	margin-top: 0;
}
h2 {
	font-size: 16px;
	margin-top: 0;
}
h3 {
	font-size: 14px;
	margin-top: 0;
}
p {
	margin: 0;
}
h1 sup {
	font-size: 12px;
	vertical-align: top;
}
a img {
	border: none;
}
.debug {
	color: red;
	font-weight: bold;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.tright {
	text-align: right;
}
#container {
	width: 970px;
	margin: 0 auto;
}
#header {
/*	height: 180px;*/
	height: 160px;
	background: url(/assets/layout/top_bg.png) no-repeat left bottom;
}
#quicksearch {
	height: 10px;
	float: right;
/*	padding: 50px 36px 0 0;*/
	padding: 46px 36px 0 0;
}
#quicksearch input {
	color: #005d9b;
	background-color: #d3dce1;
	border: 1px solid #005d9b;
	margin: 0 4px 0 0;
	padding: 1px 4px;
	width: 130px;
	font-size: 10px;
}
#languages {
	float: right;
	list-style:none outside none;
	margin:0;
	padding:0;
	width: 126px;
	height: 31px;
	margin: 46px 40px 0 0;
}
#languages li {
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#languages li a {
	color:#666;
	font:normal 10px Arial;
	display:block;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	margin:0;
	padding: 2px 6px;
	border: none;
}
#languages li a:hover,
#languages li a.hover {
	color:#000;
}
#languages ul {
	position:absolute;
	z-index: 99;
	width: 126px;
	margin:0;
	padding:0;
}
#languages ul li {
	border-width:0;
	float:none;
	margin:0;
	padding:0;
}
#languages ul li a {
	background-color: #FFF;
	border:0 solid black;
	border-bottom: 1px solid #CCC;
	color:#666;
	font:11px Tahoma,trebuchet ms,georgia;
	margin:0;
	padding: 2px 6px;
	text-align:left;
	text-decoration:none;
	text-transform: none;
	white-space:nowrap;
	width:auto;
}
#languages ul li a:hover,
#languages ul li a.hover {
	background-color: #005d9b;
	color:#FFFFFF;
}
#languages span.arrow {
	padding-right: 20px;
	background: url(/assets/layout/pfeil_blau_down.png) no-repeat right center;
}

#langs {
/*	position:relative;*/
	float: right;
	list-style:none outside none;
	margin:0;
	padding:0;
	width: 126px;
	height: 31px;
/*	margin: 41px 40px 0 0;	*/
	margin: 36px 40px 0 0;	
}
#langs ul {
	position: absolute;
	visibility: hidden;
/*	left: -9999px;
	height: 0;*/
	width: 126px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#langs :hover ul {
/*	top: 30px;
	left: -30px;*/
	visibility: visible;
	height: auto;
}
#langs li {
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#langs li a {
	color:#666;
	font:normal 10px Arial;
	display:block;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	margin:0;
	padding: 2px 6px;
	border: none;
}
#langs li a:hover,
#langs li a.hover {
	color:#000;
}
#langs ul li a {
	background-color: #FFF;
	border:0 solid black;
	border-bottom: 1px solid #CCC;
	color:#666;
	font:11px Tahoma,trebuchet ms,georgia;
	margin:0;
	padding: 2px 6px;
	text-align:left;
	text-decoration:none;
	text-transform: none;
	white-space:nowrap;
	width:auto;
}
#langs ul li a:hover,
#langs ul li a.hover {
	background-color: #005d9b;
	color:#FFFFFF;
}
#langs span.arrow {
	padding-right: 20px;
	background: url(/assets/layout/pfeil_blau_down.png) no-repeat right center;
}

#navi {
/*	padding: 30px 0 0 0*/
	padding: 20px 0 0 0
}

#logo {
	display: block;
/*	padding: 26px 0 0 37px;*/
	padding: 16px 0 0 34px;
	width: 250px;
}
/*
	img fader
*/
#fader {
	height: 122px;
	border-bottom: 1px solid #005d9b;
}
#mask {
	position: absolute;
	z-index: 1;
}
img.fader {
	position: absolute;
	z-index: 0;
}
/*
	breadcrumbs - zeile
*/
#breadcrumbs {
	width: 680px;
	margin: 0 0 10px 0;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs li {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/assets/layout/pfeil_blau.gif) no-repeat right center;
	background: url(/assets/layout/pfeil_blau_right.png) no-repeat right center;
	margin: 0 4px 0 0;
}
#breadcrumbs li.active {
	background-image: none;
	margin: 0;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 2px 12px 1px 0;
	font-size: 11px;
}
#breadcrumbs li.active a:link,
#breadcrumbs li.active a:visited {
	font-weight: bold;
}
/*
	noscript - subnavi - zeile
*/
#noscriptnav {
	padding: 10px 36px;
	clear: left;
}
#noscriptnav ul {
/*	list-style-type: none;*/
	margin: 0 0 0 14px;
	padding: 0;
}
#noscriptnav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	margin-right: 18px;
}
#noscriptnav a:link,
#noscriptnav a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 10px;
}

/*
	subnav - zeile
*/
#subnav {
/*	background: #e6e6e6;*/
	width: 680px;
	border-bottom: 1px solid #005d9b;
	margin-bottom: 20px;
}
#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	margin: 0;
	padding: 0;
	float: left;
}
#subnav a:link,
#subnav a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 4px 24px;
	border-right: 2px solid #FFF;
	font-size: 11px;
	background: #e6e6e6;
}
#subnav a:hover,
#subnav a.inpath:link,
#subnav a.inpath:visited,
#subnav a.highlight:link,
#subnav a.highlight:visited {
	background: #005d9b;
	color: #FFF;
}
#sidebar {
	clear: right;
	width: 210px;
	float: right;
	text-align: left;
}
#content {
	clear: left;
	float : left;
	width: 680px;
	padding: 20px 0;
}
#content.wide,
#subnav.wide {
	width: 970px;
}

/*
	fusszeile
*/
#footer {
	clear: both;
	border-top: 1px solid #005d9b;
	padding: 4px 0;
	margin-top: 16px;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid #000;
	margin: 0 4px 0 0;
}
#footer li.right {
	border-right: 0px solid #000;
	float: right;
	margin: 0;
}
#footer li.last {
	border-right: 0px solid #000;
	margin: 0;
}
#footer span,
#footer a:link,
#footer a:visited {
	font-size: 10px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 0px 4px 0px 0;
}





/*
	formulare
*/
#idee {
	background: #E7E7E7;
	padding: 10px 0;
}

#idee td {
		padding: 0 10px;
}

#idee td p.text {
	font-size: 11px;
	color: #666;
	padding: 10px;
}

#idee h1 {
	margin: 16px 20px;
}

input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #fff;
	width: 546px;
	border: none;
/*	margin-right: 100px;*/
	padding: 5px;	
}
input.S {
	color: white;
	font-weight: bold;
	background-color: #005D9B;
	width: 556px;
		border: none;
		padding: 5px;
		margin: 5px 0;
		
}
input.C {
	color: black;
	background-color: transparent;
}
input.small {
	width:187px;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
input.marked,
textarea.marked {
/*	border: 2px solid #BF2F28;*/
/*	width: 542px;*/
	background: #eeb8b8;
/*	color: white;*/
}


/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul {
	margin: 10px 0;
	list-style-type: disc;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}

/*
	kasten
*/
div.kasten {
	margin: 0;
	text-align: left;
}
div.kasten .header {
}
div.kasten img {
	border: none;
	margin-right: 10px;
}
div.kasten .content {
	padding: 10px;
}
div.kasten .content .text {}
div.kasten .footer {
	clear: both;
}
div.kasten .footer a:link,
div.kasten .footer a:visited {
	display: block;
	text-align: right;
	text-decoration: none;
}
/*
	kasten sidebar
*/
div.kastenMulti {
	width: 210px;
	background: url(/assets/layout/box_bg.png) no-repeat top center;
	margin: -5px -5px 0 -5px;
	border-top: 1px solid white;
	text-align: left;
}
div.kastenMulti.link {
	cursor: pointer;
}
div.kastenMultifooter {
	background: url(/assets/layout/box_footer.png) no-repeat top center;
	width: 210px;
	height: 8px;
	margin: 0 -5px 20px -5px;
	clear: both;
}
div.kastenMulti .nopic {
	width: 190px;
	height: 10px;
	overflow: hidden;
}
div.kastenMulti .pic {
	width: 190px;
/*	height: 80px;*/
	margin: 10px 10px 4px 10px;
	overflow: hidden;
	text-align: center;
	background-color: #FFF;
}
div.kastenMulti .pic img {
	border: none;
	margin: 0 auto;
}
div.kastenMulti .header {
	padding: 2px 20px;
}
div.kastenMulti .header .text {
	color: #005d9b;	
	font-weight: bold;
	font-size:10px;
}
div.kastenMulti .content {
	padding: 2px 20px;
}
div.kastenMulti .content .text,
div.kastenMulti .content .text * {
	color: #333;
	font-size:10px;
}
div.kastenMulti .link {
	padding: 2px 20px;
}
div.kastenMulti .link a:link,
div.kastenMulti .link a:visited {
	display: block;
	font-size:10px;
	color: #005d9b;
	text-align: right;
	text-decoration: none;
}
div.kastenMulti .link a.typ4 {
	background: url() no-repeat right center;
}
/*
	kasten produktuebersicht
*/
div.kastenProdukt {
	width: 226px;
	height: 236px;
	margin: 0 20px 20px 0;
	overflow: hidden;
	float: left;
/*	-moz-box-shadow: 3.5px 4px 5px #aaa;*/
	-moz-box-shadow: 0 0 8px #aaa;
	-webkit-box-shadow: 0 0 8px #aaa;
}
div.kastenProdukt.last {
	margin-right: 0;
}
div.kastenProdukt div.img {
	width: 226px;
	height: 150px;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
div.kastenProdukt div.color {
	width: 226px;
	height: 8px;
	margin: 4px 0;
	overflow: hidden;
	background-color: #CCC;
}
div.kastenProdukt div.text {
	margin: 0 10px;
	height: 50px;
	overflow: hidden;
}
div.kastenProdukt div.text * {
	font-size: 10px;
}
/*
	glider
*/
div#glider {
	width: 718px;
	height: 130px;
	margin: 20px -38px 20px 0;
	background: url(/assets/layout/glider_bg.png) no-repeat center center;
}
div#glider div.scroller {
	/* ergibt inhaltsbreite von 640px */
	height: 130px;
	margin: 0 39px;
	width: 640px;
	overflow: hidden;
}
div#glider a.prev {
	display: block;
	float: left;
	width: 24px;
	height: 130px;
	background: url(/assets/layout/pfeil_links.png) no-repeat center center;
}
div#glider a.next {
	display: block;
	float: right;
	width: 24px;
	height: 130px;
	background: url(/assets/layout/pfeil_rechts.png) no-repeat center center;
}
div#glider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width:640px;
	height: 130px;
/*	height:110px;*/
	overflow:hidden;
	float:left;
/*	margin: 10px;*/
/*	padding:1em;*/
}
div#glider div.scroller div.section  div {
	float: left;
	width: 140px;
	margin: 10px;
}
div#glider div.scroller div.content {
	width: 10000px;
	height: 130px;
}
div#glider div.scroller a.img {
	height: 85px;
	overflow: hidden;
	background-color: #FFF;
	display: block;
	text-align: center;
	border-bottom: 2px solid #FFF;
}
div#glider div.scroller img {
	border: 3px solid white;
}
div#glider div.scroller a.txt:link,
div#glider div.scroller a.txt:visited {
/*	background-color: #FFF;*/
	font-weight: normal; 
	text-align: center; 
	text-decoration: none; 
	display: block;
	font-size: 10px;
	padding-top: 2px;
	border-top: 4px solid #FFF;
}

.active {
	background-color: #000;
	color: #fff;
}
/*
	lightview
*/
.lv_DataText .lv_Title b {
	display: block;
	color:#005d9b;
	font-size:10px;
	font-weight:bold;
	line-height:1.4em;
}
.lv_DataText .lv_Title span {
	display: block;
	font-size:10px;
	font-weight:normal;
	line-height:1.4em;
}
.lv_Data .lv_clickedit {
	border-left: 1px solid #D7D7D7;
	margin-top: 5px;
	padding: 0 0 0 5px;
	height: 14px;
	position: relative;
	vertical-align: middle;	
}
.lv_Data .lv_clickedit div {
	opacity: 0.75;
	display: block;
	float; left;
	height: 14px;
}
.lv_Data .lv_clickedit div:hover {
	opacity: 1;
}
.lv_Data .lv_clickedit div.lv_Print {
	width: 50px;
	background: #FFF url(/js/lightview/networx/print.png) no-repeat scroll left center;
}
.lv_Data .lv_clickedit div.lv_Download {
	width: 73px;
	background: #FFF url(/js/lightview/networx/download.png) no-repeat scroll left center;
}
/*
	image fader
*/
#imgFader {
/*	border: 1px solid #00619D; */
	margin: 0 20px 20px 0;
	float: left;
}
#imgCanvas {
/*	border: 1px solid #00619D; */
	overflow: hidden;
}
#imgFader div.imgFader {
	overflow: hidden;
	position: absolute;
}
#imgFader img {
	border: none;
}
#imgController {

}
#imgController a:link,
#imgController a:visited {
	display: block;
	float: left;
	padding: 0 4px;
	text-decoration: none;
	font-weight: normal;
	color: #CCC;
	font-size: 14px;
}
#imgController a.active:link,
#imgController a.active:visited {
	color: #333;
	background-color: #FFF;
}
/*
	suche
*/
#searchFull { }
#searchFull div.searchResult {
/*	border-bottom: 1px solid white; */
	margin-bottom: 20px;
}
#searchFull div.searchContent {

}
#searchFull div.searchContent span.search {
	color: white;
	padding: 1px;
	background-color: #005d9b;
}
#searchFull div.searchResult  {
	margin-bottom: 20px;
}
#searchFull a.searchResult:link,
#searchFull a.searchResult:visited {
	margin: 10px 0;
/*	color: #FFFFFF;*/
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 3px 0;
	border-bottom: 1px solid #005d9b;
/*	background-color: #a5a5a5;*/
}

#searchFull a.searchResult:hover {
	letter-spacing: 2px;
}
/*
	sitemap
*/

div.mysitemap {
	margin: 0;
	padding: 0;
/*	width: 160px;*/
	width: 193px;
	min-height: 400px;
	float: left;
}
#content a.mysitemap:link,
#content a.mysitemap:visited {
	display: block;
	text-decoration: none;
	padding: 4px 0;
	margin: 0 6px 0 0;
	font-size: 14px;
	border-bottom: 2px solid #005d9b;
	text-transform: uppercase;
}

#content ul.ce_sitemap {
	font-size: 9px;
	padding: 0;
	margin: 10px 0 0 0;
}

#content ul.ce_sitemap li {
	padding: 0;
	margin: 4px 0;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}

#content ul.ce_sitemap a:link,
#content ul.ce_sitemap a:visited {
	text-decoration: none;
}

#content ul.ce_sitemap a:hover,
#content ul.ce_sitemap a:active {
	text-decoration: underline;
}

#content ul.ce_sitemap.level2 {
/*	float: left;*/
/*	background: grey; */
/*	width: 175px;*/
}

#content ul.ce_sitemap.level3 {
/*	background: yellow;*/
	padding: 0 0 0 10px;
	border-left: 2px solid #00609F;
	margin: 4px 0 16px 0;
}

#content ul.ce_sitemap.level2 a {
	font-weight: bold;
}

#content ul.ce_sitemap.level3 a {
	font-weight: normal;
}

#content ul.ce_sitemap.level2.p4 li.hmenu2 {
	color: #670014;
/*	background: red; */
}
#content ul.ce_sitemap.level3.p17 {
	border-left: 2px solid #4EA30A;
}
#content ul.ce_sitemap.level3.p18 {
	border-left: 2px solid #06A4A2;
}
#content ul.ce_sitemap.level3.p19 {
	border-left: 2px solid #6F8FDE;
}
#content ul.ce_sitemap.level3.p20 {
	border-left: 2px solid #812990;
}
#content ul.ce_sitemap.level3.p21 {
	border-left: 2px solid #BD1B22;
}
#content ul.ce_sitemap.level3.p22 {
	border-left: 2px solid #E07E27;
}
#content ul.ce_sitemap.level3.p23 {
	border-left: 2px solid #CAB420;
}
#content ul.ce_sitemap.level3.p208 {
	border-left: 2px solid #00AEEF;
}
#content ul.ce_sitemap.level3.p44 {
	border-left: 2px solid #F7CB00;
}

#content ul.ce_sitemap.level3.p207 {
	border-left: 2px solid #CCB500;
}
/*
	glossar
*/
span.glossary {
	cursor: pointer;
/*	color: #005d9b;*/
	border-bottom: 1px dotted #AAA;
}
.prototipLoader {
	margin-top: 12px;
	height: 19px;
	width: 48px;
	border: 9px solid #e1e1e1;
	overflow: hidden;
}
.prototip {
	-moz-box-shadow: 3.5px 4px 5px #aaa;
	-moz-box-shadow: 0 0 8px #aaa;
	-webkit-box-shadow: 0 0 8px #aaa;
}
.prototip .default .toolbar {
	background-color: #e1e1e1;
}
.prototip .default .title {
	padding: 0 0 7px 0;
}
.prototip .toolbar .close {
	margin-top: 3px;
}
.prototip .default .title span {
	color: #005d9b;
	font-size: 18px;
	font-weight: normal;
}
.prototip .default .content {
	background-color: #fafafa;
/*	-moz-box-shadow: inset 0 0 8px #999;*/
}

/*
	events
*/

table.events {
	border-collapse: collapse;
}

table.events th,
table.events td {
	padding: 5px 10px;
	background: #e7e7e7;
	border: 2px solid white;
	font-size: 10px;
}
table.events th {
	font-size: 12px;
	
}
table.events td.title {
	font-weight: normal;
	font-size: 12px;
}

table.events tr:hover td {
	background: #C1C9CF;
}


/*
	presse
*/
#press a:link,
#press a:visited {
	display: block;
	padding: 10px;
	background: #E7E7E7;
	border-bottom: 2px solid white;
	text-decoration: none;
}

#press a:hover,
#press a:active {
	background: #C1C9CF;
}

#press span.date {
	color: #666666;
	font-size: 11px;
	margin-right: 12px;
	float: left;
	display: block;
}
#press span.title {
	display: block;
/*	background: red;*/
	margin-left: 55px;
}

div.press.artikel {
	
	
}

div.press.artikel p {
	margin-bottom: 16px;
}

div.press.artikel div.images img {
	float: left;
	margin: 0 10px 10px 0;
}

div.press.artikel div.images div.image {
/*	background: yellow; */
/*	padding: 10px 0;*/
/*	border-bottom: 1px solid #03609B;*/
}

/*
	daten tabellen
*/
#material {
/*	padding: 10px;*/
/*	background-color: #e7e7e7;*/
}
#material h3 {
	margin: 20px 0 10px 0;
}
table.tab1 {
	font-size:9px;
	width:100%;
}
table.tab1 td {
	text-align:center;
	vertical-align: middle;
	padding: 2px 6px;
	background-color: #e7e7e7;
}
table.tab1 thead td {
	font-weight:bold;
}
#material td p.text {
	color:#666666;
	font-size:11px;
	padding:10px;
}
#material input {
	margin: 2px 2px 2px 0;
}
#material input.small {
	width: 270px;
}
#material input.P,
#material textarea.P,
#material input.F,
#material textarea.F {
}


/*
agencies
*/

#agenciesform {
	margin-bottom: 32px;
}

#agenciesform #submitBtn {
	width: 210px;
	margin-top: 10px;
}

#agenciesResults {
	float: left;
	width: 680px;
}

div.agency {
	border-bottom: 2px solid white;
	background: #e7e7e7;
	margin: 0;
	padding: 10px;
/*	width: 680px;*/
}

div.agency h1 {
	margin: 0;
	padding: 0;
}
div.agency p.links {
	text-align: right;
	color: #666;
	font-size: 10px;
}

div.agency p.links a:link,
div.agency p.links a:visited {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

ul.agencies {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.agencies li {
	padding: 0 0 0 16px;
	margin-bottom: 8px;
	background: transparent url('/assets/layout/bullets/1.gif') no-repeat 0 1px;
	font-size: 11px;
}
/*
	kastenFAQ
*/
div.kastenFAQ  {
	margin: 0 0 2px 0;
}
div.kastenFAQ div.header {
	padding: 10px 10px 10px 30px;
	background: #E7E7E7 url('/assets/layout/closed.png') no-repeat 10px center;
	cursor: pointer;
}
div.kastenFAQ div.header:hover {
	background-color: #C1C9CF;
}
div.kastenFAQ div.header.open {
	background-image: url('/assets/layout/open.png');
}
div.kastenFAQ div.content {
	background-color: #E7E7E7;
	padding: 10px 10px 10px 30px;
}
/*
	checkmarks
*/
ul.check  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.check li {
	background: url('/assets/layout/checkmark.png') no-repeat left center;
	padding: 2px 0 2px 28px;
}
/*
	anwendungen
*/
form.anwendungen {
	clear: left;
}

a.S:link,
a.S:visited {
	background-color:#005D9B;
	border: none;
	color:white;
	font-weight:bold;
	text-decoration: none;
	margin:5px 0;
	padding:6px;
	font-size: 11px;
	display: block;
	float: left;
}
form.anwendungen ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
form.anwendungen li {
	float: left;
	width: 192px;
	background-color: #E7E7E7;
	margin: 0 2px 2px 0;
	padding: 4px 0;
}
div.anwendungen_pfad {
	margin: 20px 0;
	padding: 4px;
	background-color: #E7E7E7;
}
div.anwendungen_pfad ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.anwendungen_pfad li {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/assets/layout/pfeil_blau.gif) no-repeat right center;
	background: url(/assets/layout/pfeil_blau_right.png) no-repeat right center;
	margin: 0 4px 0 0;
/*	float: left;
	width: 192px;
	background-color: #E7E7E7;
	margin: 0 2px 2px 0;
	padding: 4px 0;
*/
}
div.anwendungen_pfad li.activeStep {
	background-image: none;
	margin: 0;
}
div.anwendungen_pfad li span {
	display: block;
	text-align: left;
	padding: 2px 12px 1px 0;
	font-size: 11px;
}
div.anwendungen_pfad li.activeStep span {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 4px;
}

/*
	folding ULs
*/
ul.fold {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;	
}
ul.fold ul {
	margin: 10px 10px 10px 24px;
	padding: 0;
	list-style-type: none;
/*	border-left: 1px solid #EEE;
	border-bottom: 1px solid #EEE;*/
}
ul.fold li {
	margin: 0;
	display: block;
	padding-bottom: 1px;
	margin-bottom: 10px;
	background: #EEE;
}
ul.fold ul li.odd {
	background: #EEE;
}
ul.fold ul li.even {
	background: #EEE;
}
ul.fold div.fold {
	font-weight: bold;
	background: url(/assets/layout/closed.png) no-repeat 6px center;
	padding: 6px 0 4px 24px;
	cursor:pointer;
/*	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;*/
}
ul.fold div.fold.open {
	background-image: url(/assets/layout/open.png) ;
}
ul.fold div.fold.leaf.open {
	border-color: #CCC;
	background-color: #DDD;
}
ul.fold div.fold.highlight {
	color: #e85113;
}
ul.fold ul div.fold {
/*	font-weight: normal; */
}
ul.fold ul.leaf {
	padding: 10px 10px 10px 24px;
	margin: 0;
	border-color: #CCC;
	background-color: #DDD;
}
ul.fold ul.leaf li {
	background: transparent;
}
ul.fold ol {
	padding: 0;
	margin: 12px 0 0 16px;
}
ul.fold ol li {
	background: url(/assets/layout/arrow_black.gif) no-repeat left 3px !important;
	padding-left: 12px !important;
}


/*
	downloads table
*/
table.downloads {
	border-collapse: collapse;
	width: 680px;
/*	float: left;*/
/*	margin: 0 20px 20px 0;*/
	margin: 0 0 40px 0;
}
table.downloads h1 {
	margin: 0;
}
table.downloads td {
	border: 1px solid #E7E7E7;
	border-collapse: collapse;
	padding: 4px;
	min-width: 20px;
	text-align: center;
}
table.downloads thead td.d {
	border: 0 none;
}
table.downloads tbody td.d {
/*	width: 340px;*/
	width: 260px;
	text-align: left;
}

