/* SEO-Sitemap */
.tx-flseositemap-pi1 {
	line-height: 24px;
	padding: 1em 0;
}

.tx-flseositemap-pi1 ul {
	background: url(images/exim.gif) repeat-y 0% 0%;
	list-style-type: none;
	margin: 0 0 0 -24px;
	padding: 0 0 0 24px;
}
.tx-flseositemap-pi1 ul.deep0 { /*Level 1*/
	background-image: none;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
}
.tx-flseositemap-pi1 ul.deep1 { /*Level 2*/
	font-size: 1.1em;
	font-weight: normal;
	text-transform: none;
}

.tx-flseositemap-pi1 li {
	background: url(images/extm.gif) no-repeat 0% 0%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 24px;
}
.tx-flseositemap-pi1 li.last {
	background: url(images/exlm.gif) no-repeat 0% 0%;
}
.tx-flseositemap-pi1 li a {
	background-color: #fff; /*fuer IE, sonsch klappts net*/
	display: block;
	width: 99.99%;
}
.tx-flseositemap-pi1 li a:hover {
	background-color: #eee;
}



	body {
		background-color: #4e4b90;
		background: url('images/bg-body.gif') 2px repeat-y;
		font-family: sans-serif;
		font-size: 100.01%;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	#all {
		display: table;
		Xposition: absolute;
		X_position: relative;
		background: url('images/bg-all.gif') repeat-y;
		border-left: 2px solid white;
		border-right: 2px solid white;
		height: 100%;
		Xmargin: 0 auto;
		width: 746px;
	}

	#row01 {
		height: 62px;
	}
	#row02 {
		background: url('images/bg-topmenu.gif') no-repeat;
		height: 29px;
		text-align: right;
	}
	#row03 {
		background: url('images/bg-breadcrumb.gif') no-repeat;
		height: 23px;
	}


	#leftcol {
		float: left;
		width: 192px;
	}


	#maincol {
		background: url("images/curve01.gif") no-repeat;
		float: left;
		padding: 0 20px;
		width: 514px;
	}
	#maincol h2.csc-firstHeader {
		color: #4e4b90;
		font-size: 1.1em;
		margin-top: 16px;
	}
	#maincol h2 {
		color: #4e4b90;
		font-size: 1.0em;
		Xmargin-top: 0;
	}
	#maincol p {
		font-size: .85em;
		line-height: 1.5em;
	}
	#maincol .csc-textpic-caption {
		font-size: .70em;
		_margin-top: 4px;
	}
	#maincol a {
		color: #4e4b90;
	}


	#footer {
		Xbackground-color: #eee;
		border-top: 1px solid #eee;
		color: #999;
		font-size: .7em;
		margin: 0;
		margin-top: 2em;
		padding: 0;
	}
	#footer p {
		margin: 0;
		padding: 0;
	}

	ul#sysmenu {
		background-color: transparent;
		float: right;
		font-size: 11px;
		letter-spacing: 1px;
		list-style-type: none;
		margin: 7px 0 0 0;
		padding: 0;
		text-transform: uppercase;
		width: 458px;
	}
	ul#sysmenu li {
		display: inline;
		margin-right: 20px;
	}
	ul#sysmenu li a {
		color: white;
		text-decoration: none;
	}
	ul#sysmenu li a:hover {
		text-decoration: underline;
	}
	ul#sysmenu li a.current{
		color: #ffd200;
	}


	ul#leftmenu {
		font-size: 13px;
		font-weight: bold;
		list-style-type: none;
		margin-left: 0;
		padding: 0 30px 0 10px;
	}
	ul#leftmenu li {
		margin-bottom: 8px;
	}
	ul#leftmenu li a {
		border-bottom: 1px solid #dbd7d8;
		border-top: 1px solid #dbd7d8;
		color: black;
		display: block;
		text-decoration: none;
		width: 99.99%;
	}
	ul#leftmenu li a:hover {
		background-color: #eee;
		border-bottom: 1px solid #eee;
		border-top: 1px solid #eee;
	}
	ul#leftmenu li a.current {
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		color: #c00;
	}

	ul#leftmenu ul {
		font-size: 12px;
		font-weight: normal;
		list-style-type: none;
		margin-left: 10px;
		margin-top: 8px;
		padding-left: 0;
	}
