* html #pageWrapper{
word-wrap: break-word;
} 

LI 			{
padding:0; 
list-style: none; 
}

.csc-textpic-caption {
font-size: 80%;
}

.csc-frame-rulerAfter {
padding-bottom: 15px;
border-bottom: 1px solid #082156;
background-color: #ebebeb;
}

/******************************/
/************* NAV **********/
/******************************/

#navholder {
display: block;
position: absolute;
top: 28px;
left: 0px;

width: 980px;

z-index: 9999;

}
 
/* common styling */

/*#nav    {
display:block; 

font-size: 80%;

position:relative; 

margin: 0;
padding: 0;

padding-left: 445px;

}*/
 
#nav    {
	display:block;
	font-size: 80%;
	position:absolute;
	margin: 0;
	padding: 0;
	right: 0px;
	top: 0px;

}
 
#nav ul {
padding:0; 
margin:0;
}
 
#nav ul li {
float:left;
position:relative;
margin:0;
padding:0;
}
 
#nav ul li a, 
#nav ul li a:visited {
display:block; 
text-decoration:none; 
font-weight:bolder;
width:131px; 
padding-left:2px; 
}
 
* html #nav ul li a, 
#nav ul li a:visited {
width:133px;
w\idth:131px;
}
 
#nav ul li ul {
display: none;
}
 
table  {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
 }
 
/* specific to non IE browsers */


#nav ul li:hover a    {
color: #ffffff;
}
 
/******************************/
/************* NAV EBENE 1**********/
/******************************/

#nav ul li:hover ul   {
display:block; 
position:absolute; 
top:30px;
left:1px; 
width:131px;
}
 
#nav ul li:hover ul li ul {
 display: none;  /* triggering durch hover*/

}
 
#nav ul li:hover ul li a {
display:block; 
height:auto; 
line-height:1em; 
padding: 5px 10px 5px 10px; 
width:122px;
color: #ffffff;
background-color: #082156;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-bottom:-1px;
}
								

 
#nav ul li:hover ul li a:hover {
color: #ffffff;
background-color: #ef7008;
}

/******************************/
/************* NAV EBENE 2**********/
/******************************/
								
#nav ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:142px; 
top:0;
width:132px;
display: none;
}


/**********************************************
**********SITEMAP*******************
************************************************/
.csc-sitemap ul li {
font-size: 120%;
margin-bottom: 1em;
}

.csc-sitemap  ul ul li {
font-size: 100%;
margin: 0.5em !important;
}

.csc-sitemap  ul ul ul li {
font-size: 85%;
margin: 0 !important;
}

.csc-sitemap  ul ul ul ul li {
font-size: 100%
}

.csc-sitemap  ul ul ul ul ul li {
font-size: 100%
}

/**********************************************s
**********SEARCH*******************
************************************************/

#search {
width: 274px;
margin-top: 1.2em;
}

#searchboxhead {
BACKGROUND: url(/fileadmin/zwp/media/nav/navleft_head.gif) no-repeat left bottom;
height: 16px;
width: 274px;
}

#searchbox {
PADDING: 0px; 
MARGIN: 0px; 
}

#searchform {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 10px; 
PADDING-BOTTOM: 0px; 
PADDING-TOP: 5px;
MARGIN: 0; 
border: 1px solid #072450;
}

#searchinput {
width: 160px;
float: left;
font-size: 1.3em;
PADDING: 0px; 
MARGIN: 0px; 
}

#searchinput input {
PADDING: 0px; 
MARGIN: 0px; 
}

#searchbox label {
display: none;
}
.searchbutton {
float:left;
}




/**********************************************
**********MIDDLE*******************
************************************************/

#middleColumn {
	float: right;
	margin: 0px 0px 0 -1px;
	width: 100%;
}

* html #middleColumn {
height: 1px;
}

#middleColumnInner{
	padding-top: 30px;
	padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 20px;
    margin: 0;
}

* html #middleColumnInner {
height: 1px;
}

/* um jedes Element*/

.middleColumnContent {
border-bottom: 15px solid #ebebeb;
}

* html .middleColumnContent {
height: 1px;
}


/* Formate */

#middleColumn P, #middleColumn UL, #middleColumn OL {
	line-height: 1.3em;
}



#middleColumn ul li {
	list-style-image: url(/fileadmin/zwp/media/static/list_square.gif);
	list-style-type: none;
	list-style-position: outside;
}

#middleColumn H3, #middleColumn H4, #middleColumn H5, #middleColumn H6 {
padding-bottom: 15px;
color: #3f6fd5;
}

#middleColumn H3, #middleColumn H3 A {
color: #3f6fd5;
}

#middleColumn H4, #middleColumn H4 A {
color: #3f6fd5;
}

#middleColumn H5, #middleColumn H5 A {
color: #3f6fd5;
}

#middleColumn H6, #middleColumn H6 A {
color: #3f6fd5;
}

#middleColumn H3 A:hover, #middleColumn H4 A:hover, #middleColumn H5 A:hover,#middleColumn H6 A:hover {
color: #e76006;
}

#middleColumn H3 A:focus, #middleColumn H3 A:active,
#middleColumn H4 A:focus, #middleColumn H4 A:active,
#middleColumn H5 A:focus, #middleColumn H5 A:active,
#middleColumn H6 A:focus, #middleColumn H6 A:active {
text-decoration: underline;
}

#middleColumn  A {
font-weight: bold;
}

#middleColumn A:focus, #middleColumn A:active{
text-decoration: underline;
}


/**********************************************
**********RIGHT*******************
************************************************/

#rightColumn {
	float: right;
	width: 0px;
	margin: 0 -1px 0 1px;
	padding: 0;
	margin: 0;
}




/**********************************************
**********LEFT*******************
************************************************/

#leftColumn {
	float: left;
	margin: 0 1px 0 -300px;
	width: 300px;
	padding-top: 35px;
}




#leftColumnInner{
margin: 0px 0px 0px 20px;
padding: 0;
}

* html #leftColumnInner{
height: 1px;
}



#leftColumnContent {
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
}

* html #leftColumnContent {
height: 1px;
}


#leftColumn p  {
line-height: 1.3em;
padding: 0;
padding-right: 0.5em;
margin: 0;
}



#leftColumn H3, #leftColumn H4, #leftColumn H5, #leftColumn H6 {
padding-bottom: 15px;
padding-top: 0.5em;
padding-right: 0.3em;
}

#leftColumn H3 A, #leftColumn H4 A, #leftColumn H5 A, #leftColumn H6 A {
	color: #3f6fd5;
}

#leftColumn H3 {
	color: #3f6fd5;
}

#leftColumn H4 {
	color: #3f6fd5;
}

#leftColumn H5 {
	color: #3f6fd5;
}

#leftColumn H6 {
	color: #3f6fd5;
}





/**********************************************
**********BASICS  *******************
************************************************/

html, body
{
background-color: #ebebeb;
color: #0B0B50;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
font-size: 100.1%;	
margin: 0;
padding: 0;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

h1 {
	font-size: 220%;
}

h2 {
	font-size: 190%;
}

h3 {
	font-size: 105%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 80%;
}

h6 {
	font-size: 70%;
}

a, 
a:link, 
a:visited, 
a:active {
	text-decoration: underline;
	color: #0b0b50;
font-weight: normal !important;
}

a:hover {
text-decoration: underline;
color: #e76006;
font-weight: normal !important;
}

a:focus,
a:active {
text-decoration: underline;
}

FIELDSET {
PADDING-RIGHT: 0.5em; 
 PADDING-LEFT: 0.5em; 
PADDING-BOTTOM: 1em; 
MARGIN: 0px; 
PADDING-TOP: 0.5em; 
border: none !important;
}

label {
DISPLAY: block; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.9em; 
PADDING-BOTTOM: 0.5em; 
COLOR: #0b0b50; 
PADDING-TOP: 0.5em
}
table {
font-size: 100%;
}

td, th {
vertical-align: top;
}

/**********************************************
********** die wunderbare Welt der verschachtelten DIVs *******************
************************************************/

#top {
height: 60px;
}

#toplogo {
position: absolute;
float: right;
left: 0;
height: 60px;
margin-left: -10px;

}

#toplogolanguage {
float: right;
padding-top: 10px;
padding-right: 10px;
}

#pageWrapper
{
font-size: 73%;	
/*width: 980px;*/
}


#head
{
	position: relative;
	border-bottom: 3px solid #082156;
}



#headholder {
	position: relative;
	height: 118px;
	overflow: hidden;
	width: 100%;
	background-color: #3F6FD5;
}



#headcontent {
width: 100%;
height: 118px;
left: 0px;
bottom: 0px;
BACKGROUND: url(/fileadmin/zwp/media/header/zwp_header_willkommen.jpg) no-repeat left bottom;
position: absolute;

}





#breadcrumb {
line-height: 2em;
border-bottom: 1px solid #082156;
margin-bottom: 15px;
padding-left: 15px;
BACKGROUND: url(/fileadmin/zwp/media/static/breadcrumb_before.gif) no-repeat left center;
}

#breadcrumb p {
color: #3f6fd5;
font-size: 85%;
line-height: 2em;
}

#breadcrumb a:link, #breadcrumb a:visited {
color: #3f6fd5;
text-decoration: none;
padding-left: 0.2em;
padding-right: 0.2em;
line-height: 2em;
}

#breadcrumb a:focus,#breadcrumb a:hover,#breadcrumb a:active {
color: #E76006;
padding-left: 0.2em;
padding-right: 0.2em;
line-height: 2em;
}



#outerColumnContainer
{
	border-left: solid 300px #ebebeb;
	border-right: 0px;
	background-color: #ebebeb;
	padding-bottom: 25px;
}

#innerColumnContainer
{
	width: 100%;
}


#leftColumn, #middleColumn, #rightColumn, * html #SOWrap
{
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}

#SOWrap
{
	float: left;
	margin: 0;
	width: 100%;
}


#footer {
padding-top: 0.2em;
padding-bottom: 0.2em;
margin-bottom: 1em;
background-color: #072450;
}

* HTML #footer {
height: 1%;
}

/**  CONTENTBOTTOM **/

#contentbottom {
margin-top: 50px;
padding-top: 20px;
border-top: 1px solid #082156;
}

#contentprint {
	float: left;
	padding-left: 18px!important;
	PADDING-RIGHT: 100px!important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/zwp/media/footer/print.gif) no-repeat 0px 0px;
	vertical-align: bottom;
}


#contenttipafriend {
	float: left;
	PADDING-LEFT: 18px !important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/zwp/media/footer/friend.gif) no-repeat 0px 0px;
}

#contentbottom A,
#contentbottom A:link,
#contentbottom A:hover {
text-decoration: none;
color: #e76006;
font-weight: normal;
}
/*******************************************************************************************/
/*VNAV*/
/*******************************************************************************************/
#vnav {
margin: 0px 0px 0px 20px;
width: 274px;
display: none;
}

#vnavhead {
BACKGROUND: url(/fileadmin/zwp/media/nav/navleft_head.gif) no-repeat left bottom;
height: 16px;
width: 274px;
}


#vnav ul, 
#vnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}


#vnav ul li {
	border-bottom: solid 1px #072450;
	border-left: solid 1px #072450;
	border-right: solid 1px #072450;
}


#vnav ul ul li {
	border: 0px!important;
	background-color: #3f6fd5;

}

#vnav ul li, #vnav ul li a {
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
	font-weight: bold;	
	color: #ffffff;
}

#vnav ul li a {
	display: block;
	padding: 5px 10px 6px 10px;
}

#vnav ul ul li a {
	padding: 2px 5px 3px 20px;
	font-weight: normal!important;
}

#vnav ul ul ul li a {
	padding: 2px 5px 3px 25px;
	font-weight: normal!important;
}

#vnav ul ul ul ul li a {
	padding: 2px 5px 3px 35px;
	font-weight: normal!important;
}

#vnav ul ul ul ul ul li a {
	padding: 2px 5px 3px 45px;
	font-weight: normal!important;
}

#vnav ul li.vnavact A{
	BACKGROUND: url(/fileadmin/zwp/media/nav/navleft_bg_act.gif) #ef7008  no-repeat right center;
	
}

#vnav ul li.vnavactifsub A{
	BACKGROUND-color:  #3f6fd5;
	color: #ef7008  ;
	font-weight: bold;
}

#vnav ul li.vnavnoact A{
	background-color: #3f6fd5;
}

#vnav ul ul li.vnavact A{
BACKGROUND: url(/fileadmin/zwp/media/nav/navleft_bg_act.gif) #ef7008  no-repeat right center;
color: #ffffff;
}



#vnav ul ul li.vnavnoact A{
background: none !important;
	BACKGROUND-color: #3f6fd5 !important;
}

#vnav ul ul ul li.vnavact A{
background: none !important;
background-color: #ef7008;
}

#vnav ul ul ul li.vnavnoact A{
background: none !important;
	BACKGROUND-color: #3f6fd5 !important;
}

#vnav ul ul ul ul li.vnavact A{
background: none !important;
background-color: #ef7008;
}

#vnav ul ul ul ul li.vnavnoact A{
background: none !important;
	BACKGROUND-color: #3f6fd5 !important;
}



#vnav ul li a, 
#vnav ul li a:link, 
#vnav ul li a:visited, 
#vnav ul li a:active, 
#vnav ul li a:hover {
	text-decoration: none;
}


* html #vnav ul li a/* hide from IE5.0/Win & IE5/Mac */
{
	height: 0.01%;
}

* html #vnav ul {
	position: relative;	/* IE needs this to fix a rendering problem */
}

/*******************************************************************************************/
/*NAVTOPHELP*/
/*******************************************************************************************/
#navtophelp
{
	text-align: left;
	BACKGROUND: url(/fileadmin/zwp/media/nav/navtophelp_bg.gif) #082156 repeat-x left top;
	height: 18px;
}

#navtophelpholder {
BACKGROUND: url(/fileadmin/zwp/media/nav/navtophelpholder_bg.gif) #082156 repeat-x left top;
width: 393px;
height: 18px;
}

#navtophelpinner {
padding-top: 3px;
padding-left: 20px;
height: 15px;
}

#navtophelpinner ul, #navtophelpinner li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;

}

#navtophelpinner ul li {

}

#navtophelpinner ul li a {
padding: 0;
margin: 0;
}






/*******************************************************************************************/
/*NAVBOTTOMHELP*/
/*******************************************************************************************/
#navbottomhelp
{
	text-align: left;
	background-color: #082156;

}

#navbottomhelpholder {
padding-left: 20px;
}

#navbottomhelpholder ul, #navbottomhelpholder li{
font-size: 90%;
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navbottomhelpholder ul li {

}

#navbottomhelpholder ul li a {
padding-left: 10px;
padding-right: 10px;
margin: 0;
	line-height: 12px;
}


#navbottomhelpholder ul li a:link, 
#navbottomhelpholder ul li a:visited,
#navbottomhelpholder ul li a:hover {
color: #ffffff;
}


#navbottomhelpholder ul li a:focus,
#navbottomhelpholder ul li a:active {
color: #ffffff;
}

/*  ACT   */

#navbottomhelpholder ul li.act A,
#navbottomhelpholder ul li.act A:link,
#navbottomhelpholder ul li.act A:visited,
#navbottomhelpholder ul li.act A:active {
color: #e76006;

}

#navbottomhelpholder ul li a:link, 
#navbottomhelpholder ul li a:visited, 
#navbottomhelpholder ul li a:active, 
#navbottomhelpholder ul li a:hover,
#navbottomhelpholder ul li a:focus {
text-decoration: none;

}


/*******************************************************************************************/
/*HNAV*/
/*******************************************************************************************/


#hnavholder ul, #hnavholder li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}

ul.submenu, li.submenu{
font-size: 90%;
font-weight: bold;
display: block;
list-style-type: none;
margin: 0;
padding: 0;
border: 1px solid #e2e2e2;
}


ul li.submenu {
background-color: #082156;

}



ul li.submenu a:link,
ul li.submenu a:active,
ul li.submenu a:focus,
ul li.submenu a:visited  {
margin: 0;
vertical-align: middle;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 5px;
color: #ffffff;
text-decoration: none;

}


ul li.submenu a:hover {
 margin: 0;
 padding: 0px;
 padding-left: 10px;
color: #ffffff;
text-decoration: none;
background-color: #ef7008;

}






/******************************************************************************/

.clear {
clear: both;
padding-bottom: 1px;	/* for Gecko-based browsers */
margin-bottom: -1px;	/* for Gecko-based browsers */
}

.hide {
display: none !important;
}


dfn {
display: none;
}


/**********************************************
**********SITEMAP*******************
************************************************/
.csc-menu-2 ul li {
font-size: 140%;
margin-bottom: 1em;
}

.csc-menu-2 ul ul li {
font-size: 90%;
margin: 0.5em !important;
}

.csc-menu-2 ul ul ul li {
font-size: 80%;
margin: 0 !important;
}

.csc-menu-2 ul ul ul ul li {
font-size: 100%
}

.csc-menu-2 ul ul ul ul ul li {
font-size: 100%
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer{
	clear:both;
	height:1px;
	border:1px solid #ffffff;

}



/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item-inner {
padding-left: 0px;
}

.news-list-container {
}

.news-list-item A {
font-weight: normal !important;
}

.news-list-item H5 A, .news-list-item H4 A, .news-list-item H3 A  {
font-weight: bold !important;
}

.news-list-item A:link, 
.news-list-item A:visited{
text-decoration: none
}

.news-list-item A:focus, 
.news-list-item A:active {
text-decoration: underline;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	padding:0px;
	margin:0px;
background-color: #ffffff;
	}


.news-list-date {
	font-weight: bold;
	}


.news-list-category IMG {
	float: left;
	border:none;
	margin:0px !important;
}

.news-list-subheader  {
	float: left;
}

.news-list-morelink,
.news-list-category {


}
.news-list-morelink  {
float: none;
}


.news-list-morelink  A{
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	font-weight: normal !important;
	}
	
.news-list-browse {
text-align: left;
}

	/*---------------------------------  tt_news Search---------------------------------*/

.news-search-form {

}
.news-search-emptyMsg{
	margin:0px;
padding: 0px;
}
.news-search-form FORM {
	margin:0px;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
margin:0px;
padding-top:3px;
padding-bottom:3px;
}
.tx-ttnews-browsebox TD {

}
.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 {

	border:1px dashed #035384;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {

}
.news-single-item H4 {
	font-weight:bold;
	margin-bottom: 1em;
}

.news-single-img {
	float: right;
}

.news-single-imgcaption {
	clear:both;
	background-color: #E6F3F9;
	padding: 5px;
width: 240px;
}

.news-single-category {

}

.news-single-backlink {
padding-top: 2em;
}


.news-single-backlink a {
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	font-weight: bold;
}


.news-single-timedata {
margin-bottom: 1em;
font-weight: bold;
}

.news-single-author {

}
.news-single-additional-info {

/*	clear: both;*/



}
.news-single-related,.news-single-files,.news-single-links  {

	margin:0px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */


.news-amenu-container {

}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;

}

.news-amenu-item-year dd {
	margin-left : -30px;

}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.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;
}




/*****************************************/
/* INDEXSUCHE*/
/*****************************************/


#middleColumn .tx-indexedsearch-search-submit {
padding-left: 12em;
padding-top: 0.5em;

}

#middleColumn .tx-indexedsearch-search-submit INPUT {
color: #ffffff;
background-color: #ebebeb;
border: 1px solid #082156;
color: #000000;
}

#middleColumn .tx-indexedsearch .res-tmpl-css H3 {
margin: 0 !important;
padding-top: 0.3em !important;
padding-bottom: 0.3em !important;
font-size: 115%;
}

#middleColumn .tx-indexedsearch .res-tmpl-css H3 A {
color: #ffffff !important;
}

#middleColumn .tx-indexedsearch-descr  {
padding-bottom: 0.3em;
padding-top: 0.3em;
}

#middleColumn .tx-indexedsearch-browsebox {
padding-top: 0.3em;
padding-bottom: 0.8em;
}

#middleColumn .tx-indexedsearch-browsebox ul {
margin-top: 1em;
}


#middleColumn .tx-indexedsearch-browsebox ul li {
display: inline;
}


#middleColumn .tx-indexedsearch-whatis {
border: 1px dashed #082156;
padding: 0.2em; 
margin-top: 1em;
}


legend {
display: none;
}


/**********************************************
**********Indexsuche *******************
************************************************/



.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	MARGIN-RIGHT: 1em
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	WIDTH: 100px
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	WIDTH: 150px
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	MARGIN-TOP: 5px; 
	MARGIN-BOTTOM: 5px
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	FONT-WEIGHT: bold; 
	FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {

}

.tx-indexedsearch-redMarkup {
font-weight: bold;

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 0.3em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info A { 
color: #ffffff;

}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	MARGIN-TOP: 10px; 
	MARGIN-BOTTOM: 5px
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {

}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	COLOR: #082156
}
.tx-indexedsearch .tx-indexedsearch-category {
	FONT-WEIGHT: bold; 
}



.tx-indexedsearch .res-tmpl-css {
	CLEAR: both; 
	MARGIN-BOTTOM: 0.5em
}

.tx-indexedsearch .res-tmpl-css H3 {
color: #ffffff;
/*BACKGROUND: #ef7008;*/
margin: 0 !important;
padding: 0 !important;
}


.tx-indexedsearch .res-tmpl-css H3 A {
color: #ffffff;
}


.tx-indexedsearch .searchbox-tmpl-css LABEL {
	FLOAT: left; 
	WIDTH: 12em; 
	MARGIN-RIGHT: 1em
}
.tx-indexedsearch .result-count-tmpl-css {
	MARGIN-TOP: -1.2em; 
	FONT-WEIGHT: normal; 
	FLOAT: right; 
	LETTER-SPACING: 0px
}
.tx-indexedsearch .percent-tmpl-css {
	MARGIN-TOP: -1.5em; 
	FONT-WEIGHT: normal; 
	FLOAT: right; 
	LETTER-SPACING: 0px
}
.tx-indexedsearch .info-tmpl-css DT {
	FLOAT: left;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch DL.info-tmpl-css DD {
	FLOAT: left;
	margin: 0;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.tx-indexedsearch .info-tmpl-css DD.item-mtime {
	FLOAT: none
}
.tx-indexedsearch .info-tmpl-css DD.item-path {
	FLOAT: none
}




@media print {

/**************************/
/* die wunderbare Welt der DIVs*/
/**************************/

* {
  color: #000;
  background: #fff;
}

body {
margin: 0;
font-size: 90%;
color: #000000 !important;	
}

#head{
display: none;
}

#pageWrapper
{
font-size: 9pt;
margin-right: 0px !important;	
color: #000000 !important;
}

#hnav {
display: none;
}

#hnavhelp {
display: none;
}

#search{
display: none;
}

#footer{
display: none;
}

#outerColumnContainer {
border-left: none !important;
border-right: #ffffff 250px solid !important;
background-color: #ffffff !important; 
}

/**************************/
/* MIDDLE*/
/**************************/

#middleColumn {
MARGIN: 0px 0px 0px -1px;
background: none;
}

#middleColumn H3, #middleColumn H4, #middleColumn H5,#middleColumn H6,
#middleColumn H3 A, #middleColumn H4 A, #middleColumn H5 A,#middleColumn H6 A {
color: #000000 !important;
}

#middleColumn H3, #middleColumn H4 {
padding-top: 0px !important;
}

#middleColumnInner {
border-right: #ffffff 25px solid !important;
padding-right: 0px !important;
padding-left: 0px !important;
padding-top: 0px !important;
}



/**************************/
/* LINKS*/
/**************************/


#middleColumn  img.intern, 
#middleColumn  img.extern, 
#middleColumn  img.mail  {
display: none !important;
}



}
dsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	WIDTH: 150px
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	MARGIN-TOP: 5px; 
	MARGIN-BOTTOM: 5px
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	FONT-WEIGHT: bold; 
	FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {

}

.tx-indexedsearch-redMarkup {
font-weight: bold;

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 0.3em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info A { 
color: #ffffff;

}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	MARGIN-TOP: 10px; 
	MARGIN-BOTTOM: 5px
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {

}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	COLOR: #082156
}
.tx-indexedsearch .tx-indexedsearch-category {
	FONT-WEIGHT: bold; 
}



.tx-indexedsearch .res-tmpl-css {
	CLEAR: both; 
	MARGIN-BOTTOM: 0.5em
}

.tx-indexedsearch .res-tmpl-css H3 {
color: #ffffff;
BACKGROUND: #ef7008;
margin: 0 !important;
padding: 0 !important;
}


.tx-indexedsearch .res-tmpl-css H3 A {
color: #ffffff;
}


.tx-indexedsearch .searchbox-tmpl-css LABEL {
	FLOAT: left; 
	WIDTH: 12em; 
	MARGIN-RIGHT: 1em
}
.tx-indexedsearch .result-count-tmpl-css {
	MARGIN-TOP: -1.2em; 
	FONT-WEIGHT: normal; 
	FLOAT: right; 
	LETTER-SPACING: 0px
}
.tx-indexedsearch .percent-tmpl-css {
	MARGIN-TOP: -1.5em; 
	FONT-WEIGHT: normal; 
	FLOAT: right; 
	LETTER-SPACING: 0px
}
.tx-indexedsearch .info-tmpl-css DT {
	FLOAT: left;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch DL.info-tmpl-css DD {
	FLOAT: left;
	margin: 0;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.tx-indexedsearch .info-tmpl-css DD.item-mtime {
	FLOAT: none
}
.tx-indexedsearch .info-tmpl-css DD.item-path {
	FLOAT: none
}




@media print {

/**************************/
/* die wunderbare Welt der DIVs*/
/**************************/

* {
  color: #000;
  background: #fff;
}

body {
margin: 0;
font-size: 90%;
color: #000000 !important;	
}


#pageWrapper
{
font-size: 9pt;
margin-right: 0px !important;	
color: #000000 !important;
}

#nav {
display: none;
}

#navhelp {
display: none;
}

#navholder {
display: none;
}

#head{
display: none;
}

#top{
display: none;
}

#navtophelp{
display: none;
}

#breadcrumb{
display: none;
}

#search{
display: none;
}

#footer{
display: none;
}

#contentbottom{
display: none;
}


#outerColumnContainer {
border-left: none !important;
border-right: none !important;
background-color: #ffffff !important; 
}

/**************************/
/* MIDDLE*/
/**************************/

#middleColumn {
MARGIN: 0px 0px 0px -1px;
background: none;
}

#middleColumn H3, #middleColumn H4, #middleColumn H5,#middleColumn H6,
#middleColumn H3 A, #middleColumn H4 A, #middleColumn H5 A,#middleColumn H6 A {
color: #000000 !important;
}

#middleColumn H3, #middleColumn H4 {
padding-top: 0px !important;
}

#middleColumnInner {
border-right: none !important;
padding-right: 0px !important;
padding-left: 0px !important;
padding-top: 0px !important;
}

.middleColumnContent {
border-bottom: 15px solid #ffffff !important;
}

.csc-frame-rulerAfter {
background-color: #ffffff !important;
}





}

