
/**********************************************
**********USERDEF *******************
************************************************/
.tabelle_dunkelblau{
	background-color: #4F90AE;
	color: #FFFFFF;
}

.tabelle_mittelblau{
	background-color: #71B5CF;
}

.tabelle_hellblau{
	background-color: #83c9e4;
}


/**********sitemap ********************/

DIV.csc-sitemap UL LI {font-size: 120%;list-style-type: none; }
DIV.csc-sitemap UL UL LI { font-size: 90%;list-style-type: none;}
DIV.csc-sitemap UL UL UL LI {font-size: 90%;list-style-type: none;}

/**********Bilder caption Hintergrund********************/

#rightColumn .csc-textpic-imagerow {
margin-bottom: 1.2em;
}

#rightColumn .csc-textpic-text {
padding: 0.5em;
background-color: #3a7b9e;
}

#rightColumn .csc-textpic-caption {
background-color: #3a7b9e;
color: #ffffff;
font-size: 90%;
padding-left: 0.3em;
padding-right: 0.3em;
padding-top: 0.3em;
padding-bottom: 0.3em;
}

#middleColumn .csc-textpic-caption {
font-size: 80%;
padding-top: 0.3em;
padding-bottom: 0.3em;
}

/**********Abstände auf 0, ist in css_styled_content hart codiert arghhhh ********************/

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0 !important; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0 !important;  }




/**********CSS styled indexedsearch aufgebohrt********************/

#middleColumn .tx-indexedsearch-search-submit {
padding-left: 12em;
padding-top: 0.5em;

}

#middleColumn .tx-indexedsearch-search-submit INPUT {
color: #ffffff;
background-color: #3c7d9b;
border: 1px solid #355b6c;
}

#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-descr  {
padding-bottom: 0.3em;
padding-top: 0.3em;
}

#middleColumn .tx-indexedsearch-browsebox {
padding-top: 0.3em;
padding-bottom: 0.8em;
}

#middleColumn .tx-indexedsearch-whatis {
border: 1px dashed #3a7e9b;
padding: 0.2em; 
margin-top: 1em;
}



legend {
display: none;
}


/*****************************************/
/* News user def  - Spezialiste News LIST - Intranet*/
/*****************************************/

.news-list-item DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	MARGIN-RIGHT: 0px! important
}











/**********************************************
**********MIDDLE*******************
************************************************/

#middleColumn {
	float: right;
	margin: 0 0 0 -1px;
	width: 100%;
	margin-top: 30px;
/*	z-index: 5;*/
}

* html #middleColumn {
         height: 1px;
}

#middleColumnInner{
	padding-top: 0px;
	padding-bottom: 0px;
         padding-left: 30px;
         padding-right: 30px;
         margin: 0;
}

* html #middleColumnInner {
         height: 1px;
}

/* um jedes Element*/

.middleColumnContent {
              color: #023D53;
              padding-bottom: 15px;
              clear: both;
}

* html .middleColumnContent {
              height: 1px;
}

/* nach jedem Element*/

.middleColumnContentAbschluss {
             height: 15px;
clear: both;
}

/* Formate */

#middleColumn P {
line-height: 1.4em;

}

#middleColumn ul {
line-height: 1.4em;
}

#middleColumn ol {
line-height: 1.4em;
}

#middleColumn ul li {
	
}

#middleColumn H3,#middleColumn H4, #middleColumn H5, #middleColumn H6 {
padding-bottom: 0.5em;
}



#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: 185px;
	margin: 0 -185px 0 1px;
	padding-top: 0px;
/*	z-index: 2;*/
	color: #ffffff;
	font-size: 85%;
}


#rightColumnInner{
width: 170px;
}

* html #rightColumnInner{
height: 1px;
}

.rightColumnContent {
margin-bottom: 1.2em;
}

* html .rightColumnContent {
height: 1px;
}

.rightColumnContentAbschluss {
clear: both;

}


#rightColumn P {
line-height: 1.4em;
}




#rightColumn ul, li {
}


#rightColumn H3,
#rightColumn H4,
#rightColumn H5,
#rightColumn H6 {
padding-bottom: 1em;
}


#rightColumn H3 {
font-size: 110%;
}

#rightColumn H4 {
font-size: 100%;
}

#rightColumn H5 {
font-size: 90%;

}

#rightColumn H6 {
font-size: 80%;
}

#rightColumn  A {
font-weight: bold;
color: #ffffff;
}

#rightColumn H3 A:hover,
#rightColumn H4 A:hover, 
#rightColumn H5 A:hover, 
#rightColumn H6 A:hover {
color: #000000;
}

#rightColumn H3 A:focus, 
#rightColumn H3 A:active,
#rightColumn H4 A:focus, 
#rightColumn H4 A:active,
#rightColumn H5 A:focus, 
#rightColumn H5 A:active,
#rightColumn H6 A:focus, 
#rightColumn H6 A:active{
text-decoration: underline;
}



/**********************************************
**********LEFT*******************
************************************************/

#leftColumn {
	float: left;
	margin: 0 1px 0 -225px;
	width: 225px;
/*	z-index: 4;*/
}


#leftColumn ul
{
	list-style: none;
	margin:0; padding:0; 
}
#leftColumn li
{
	margin:0; padding:0; 

}


.leftColumnContentAbschluss {
border-bottom: 15px solid;
clear: both;
}



/**********************************************
**********BASICS  *******************
************************************************/

html, body
{
background-color: #e6f3f9;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	PADDING: 0px;
	MARGIN: 0px;
	font-size: 100.1%;
	text-align: center;
color: #023D53;
	
}

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: 130%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 80%;
}

a, a:link, 
a:visited, 
a:active {
	text-decoration: underline;
	color: #023D53;
}

a:hover {
text-decoration: underline;
color: #023D53;
}

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: 1px dashed #3a7e9b;
}

INPUT {
border: 1px solid #355b6c;
}

SELECT {
border: 1px solid #4F90AE;
}

TEXTAREA {
border: 1px solid #4F90AE;
}

label {
DISPLAY: block; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.9em; 
PADDING-BOTTOM: 0.5em; 
COLOR: #023D53; 
PADDING-TOP: 0.5em
}
table {
font-size: 100%;
}
td, th {
vertical-align: top;
}

/**********************************************
********** die wunderbare Welt der verschachtelten DIVs *******************
************************************************/

/**********************************************
**********META*******************
************************************************/


#meta{
/*Z-INDEX: 20; */
LEFT: -2000px; 
WIDTH: 100%; 
POSITION: absolute; 
TOP: -2000px
}
#meta A {
FONT-WEIGHT: bold; 
FONT-SIZE: 70%; 
LEFT: 0; 
POSITION: absolute; 
TOP: 0; 
TEXT-DECORATION: underline
}

#meta A:active {
/*Z-INDEX: 20; */

BACKGROUND: #eff6ea; 
LEFT: 2068px; 
WIDTH: 15em; 
COLOR: #508127; 
POSITION: absolute; 
TOP: 2007px
}

#pageWrapperOuter {
overflow: hidden;
margin: 0px 30px;
}

#pageWrapper
{
font-size: 73%;
width: 100%;
margin: 0px auto;
text-align: left;

}

#pageWrapperInner {
BACKGROUND: url(/fileadmin/avi/media/bg/schatten_senkrecht.gif) repeat-y top right;
padding-right: 7px;

}


#head
{
	background-color: #FFFFFF;
	 BACKGROUND: url(/fileadmin/avi/media/bg/schatten_senkrecht.gif) repeat-y top right;
}

#headright {
	width: 172px;
	height: 184px;
	BACKGROUND: url(/fileadmin/avi/media/head/head_PicMiddle.jpg) no-repeat left top;
	position: absolute;
	left: 225px;
	bottom: 0px;
/*	z-index: 2;*/
}

#headleft {
	width: 225px;
	height: 184px;
	left: 0px;
	bottom: 0px;
	BACKGROUND: url(/fileadmin/avi/media/head/head_PicLeft.jpg) no-repeat top left;
	position: absolute;
/*	z-index: 1;*/
}

#headlogo {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 250px;
	height: 184px;
	BACKGROUND: #ffffff;
/*	z-index: 3;*/
}



#headholder {
	position: relative;
	height: 184px;
	background-color: #FFFFFF;
	overflow: hidden;
}


#search {
    margin-bottom: 20px;
    margin-left: 254px;
    margin-top: -35px;
    position: relative;
}

#searchbox {
	width: 255px;
	float: left;
	height: 2em;
	
}

#breadcrumb {
line-height: 1em;
}

#breadcrumb p {
color: #0099CC;
font-size: 85%;
line-height: 1em;
padding-top: 5px;
}

#breadcrumb a:link, #breadcrumb a:visited {
color: #0099CC;
text-decoration: none;
line-height: 1em;
}

#breadcrumb a:focus, #breadcrumb a:hover, #breadcrumb a:active {
color: #000000;
background: #b7e1ed;
line-height: 1em;
}



#outerColumnContainer
{
	padding-bottom: 25px;
	padding-right: 185px;
	padding-left: 225px;
	BACKGROUND: url(/fileadmin/avi/media/bg/bg_Middle.jpg)  repeat-y top right;

}

#outerColumnContainerOuter
{
	background-color: #a6e0f6;
	width: 100%;
	 BACKGROUND-image: url(/fileadmin/avi/media/bg/bg_nav_bottom.gif);
	 background-repeat: repeat-y;

}



#innerColumnContainer
{
	width: 100%;
/*	z-index: 1;*/
}


#leftColumn, #middleColumn, #rightColumn, * html #SOWrap
{
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}

#SOWrap
{
	float: left;
	margin: 0px -1px 0 0;
	width: 100%;
/*	z-index: 3;*/
}

#footerouter {

 BACKGROUND: url(/fileadmin/avi/media/bg/schatten_ecke_unten.gif) no-repeat top right;
}

* HTML #footerouter {
height: 1%;
}

#footer {
padding-top: 0.5em;
padding-bottom: 2em;
background-color: #E6F3F9;
color: #000000;
BACKGROUND: url(/fileadmin/avi/media/bg/schatten_waagerecht.gif) repeat-x top left;
margin-right: 7px;
}

#footerempty {
	width: 255px;
	float: left;
}



#nav
{
	background-image: url(/fileadmin/avi/media/bg/bg_nav.gif);
	background-repeat: repeat-y;
margin: 0;
padding: 0;
}




#navHelp
{
	background-image: url(/fileadmin/avi/media/bg/bg_nav_help.gif);
	background-repeat: repeat-y;
margin: 0;
padding: 0;
padding-top: 10px;
}



#navBottom
{

	font-size: 0.9em;
	color: White;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	 BACKGROUND-image: url(/fileadmin/avi/media/bg/bg_nav_bottom.gif);
	 background-repeat: repeat-y;
	 font-size: 0.9em;
}


#nav dfn, #navHelp dfn {
display: none;
}

/*####################################################################
#######  LINKS NAVHELP ########
####################################################################*/

#navHelp ul, 
#navHelp ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}


#navHelp ul li {
               line-height: 1.5em;
}


#navHelp ul li, 
#navHelp ul li a {
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
	font-weight: bold;	
}

#navHelp ul li a {
     display: block;
     padding: 0px 5px 0px 23px;
     font-size: 0.9em;
     color: #ffffff;
     line-height: 20px;
}

#navHelp ul li a, 
#navHelp ul li a:link, 
#navHelp ul li a:visited, 
#navHelp ul li a:active, 
#navHelp ul li a:hover {
	text-decoration: none;
}

#navHelp ul li a:focus,
#navHelp ul li a:active,
#navHelp ul li a:hover {
	color: #213f49;
	background: url(/fileadmin/avi/media/nav/bg_nav_curhover.gif)  top left no-repeat;

}

#navHelp ul li.act A.cur,
#navHelp ul li li.act A.cur {
color: #213f49;
background: url(/fileadmin/avi/media/nav/bg_nav_curhover.gif)  top left no-repeat;
}

#navHelp ul li A:hover.nocur,
#navHelp ul li li A:hover.nocur  {
color: #213f49;
background: url(/fileadmin/avi/media/nav/bg_nav_curhover.gif) #e2f3fb top left no-repeat;
}


* html #navHelp ul li a{
height: 0.01em;
}

/*####################################################################
#######  LINKS NAVBOTTOM ########
####################################################################*/



#navBottom A,
#navBottom A:link,
#navBottom A:visited 
{
	color: White;
	text-decoration: none;

}
#navBottom A:hover,
#navBottom A:active 
{

	color: SILVER;
	text-decoration: underline;
}


/*####################################################################
#######  LINKS NAV ########
####################################################################*/


#nav ul, 
#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}


#nav ul li {
               line-height: 1.5em;
}


#nav ul li, 
#nav ul li a {
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
	font-weight: bold;	
}

#nav ul li a {
     display: block;
     padding: 0px 5px 0px 23px;
     font-size: 0.9em;
     color: #ffffff;
     line-height: 20px;
}

#nav ul li a, 
#nav ul li a:link, 
#nav ul li a:visited, 
#nav ul li a:active, 
#nav ul li a:hover {
text-decoration: none;
}

#nav ul li a:focus,
#nav ul li a:active,
#nav ul li a:hover {
color: #213f49;
background: url(/fileadmin/avi/media/nav/bg_nav_curhover.gif)  top left no-repeat;

}



/* Einrückungen */

#nav ul ul li a {
	padding: 0px 5px 0px 36px;
	font-weight: normal!important;
}

#nav ul ul ul li a {
	padding: 0px 5px 0px 50px;
	font-weight: normal!important;
}

#nav ul ul ul ul li a {
	padding: 0px 5px 0px 60px;
	font-weight: normal!important;
}

#nav ul ul ul ul ul li a {
	padding: 0px 5px 0px 70px;
	font-weight: normal!important;
}

/* A def*/

#nav ul li.act A,
#nav ul ul li.act A,
#nav ul ul ul li.act A,
#nav ul ul ul ul li.act A,
#nav ul ul ul ul ul li.act A
 {
color: #213f49;
}

#nav ul li.act A.cur,
#nav ul li li.act A.cur {
color: #213f49;
background: url(/fileadmin/avi/media/nav/bg_nav_curhover.gif)  top left no-repeat;
}

#nav ul li A:hover.nocur,
#nav ul li li A:hover.nocur  {
color: #213f49;
background: url(/fileadmin/avi/media/nav/bg_nav_curhover.gif) #e2f3fb top left no-repeat;
}

/* LI def*/

#nav ul li.act,
#nav ul ul li,
#nav ul ul ul li,
#nav ul ul ul ul li,
#nav ul ul ul ul ul li
 {
background-image: url(/fileadmin/avi/media/nav/bg_nav_act.gif);
}


* html #nav li {
height: 0.01%;
}


/******************************************************************************/

.clear {
clear: both;
}

.hide, .hide A {
display: none !important;
margin: 0px !important;
padding: 0px !important;
height: 0px !important;
line-height: 0px !important;
}





/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container BR.clearer, .news-single-item BR.clearer{
	clear:both;


}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}

.news-list-item A {
font-weight: normal !important;
}

.news-list-item H4 A {
font-weight: bold !important;
}

.news-list-item A:link, 
.news-list-item A:visited{
text-decoration: underline
}

.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;

	}


.news-list-date {
	font-weight: bold;
	font-size: 100%;
	}


.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;
padding-top: 0.5em;
}


.news-list-morelink  A{
	MARGIN: 0px;
	font-weight: bold;
	}
	
.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-item A.intern  {
	MARGIN: 0px;
	font-weight: bold;
}


.news-single-item  A.extern  {
	MARGIN: 0px;
	font-weight: bold;
}

.news-single-item  A.mail  {
	MARGIN: 0px;
	font-weight: bold;
}

.news-single-backlink a {
	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) --------------------------------- */

.rightColumnContent .news-amenu-container {
padding-left: 30px;
}

.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;
}




/*****************************************/
/* Glossar*/
/*****************************************/

ACRONYM {
CURSOR: help; 
BORDER-BOTTOM: black 1px dotted
}

DFN {
CURSOR: help; 
BORDER-BOTTOM: black 1px dotted
}

abbr {
CURSOR: help; 
BORDER-BOTTOM: black 1px dotted
}

SPAN.abbr {
CURSOR: help; 
BORDER-BOTTOM: black 1px dotted
}

DL.glossary DT {
FONT-WEIGHT: bold; 
MARGIN: 0px 0px 3px; 
FONT-STYLE: normal
}

DL.glossary DD {
MARGIN: 0px 0px 15px 20px
}
DL.glossary .description {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px
}
DL.glossary .type {
PADDING-RIGHT: 3px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
PADDING-TOP: 0px; 
FONT-STYLE: italic
}

/*****************************************/
/* Adressen*/
/*****************************************/

#middleColumn .tx_spdirectory-pi1-list-item H4 {
padding-top: 0px !important;
}

.ttadressimage{
float: right;
padding-top: 30px;
padding-left: 10px;
}

.ttadressholder {
padding-bottom: 20px;
}

.tx_spdirectory-pi1-single-item {
PADDING-RIGHT: 10px; 
BORDER-TOP: #023d53 1px dashed; 
PADDING-LEFT: 10px; 
PADDING-BOTTOM: 10px; 
PADDING-TOP: 10px; 
BORDER-BOTTOM: #023d53 1px dashed
}

.tx_spdirectory-pi1-single-item-img {
FLOAT: right
}

.tx_spdirectory-pi1-pages {
BORDER-RIGHT: #023d53 1px dashed; 
PADDING-RIGHT: 10px; 
PADDING-LEFT: 10px; 
PADDING-BOTTOM: 10px; 
BORDER-LEFT: #023d53 1px dashed; 
PADDING-TOP: 10px; 
BORDER-BOTTOM: #023d53 1px dashed
}

.tx_spdirectory-pi1-list-item {
PADDING-RIGHT: 10px; 
PADDING-LEFT: 10px; 
PADDING-TOP: 10px; 
BORDER-BOTTOM: #023d53 1px dashed
}

.tx_spdirectory-pi1-list-item-img {
FLOAT: right
}

.tx_spdirectory-pi1-list-item br.clearer {
CLEAR: right; 
HEIGHT: 1px
}

.tx_spdirectory-pi1-list-item H4 {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px
}

.tx_spdirectory-pi1-list-item H4 A {
COLOR: #023d53
}

.tx_spdirectory-pi1-list-item H4 A:link {
COLOR: #023d53
}

.tx_spdirectory-pi1-form {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
FLOAT: left; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px
}



/**********************************************
**********Indexsuche *******************
************************************************/



.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	DISPLAY: inline; 
	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 {
	COLOR: #001e97;
}
.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 {
	/*BACKGROUND: #cccccc; */
	VERTICAL-ALIGN: middle
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	COLOR: #023D53
}
.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: #3a7e9b;
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 {


body {
margin: 0;
font-size: 90%;
color: #000000 !important;	
}

a:link,
a:hover,
a:visited,
a:active {
color: #000000 !important;
}

#head{
display: none;
}

#pageWrapper
{
font-size: 10pt;
margin-right: 0px !important;	
color: #000000 !important;
}

#pageWrapperInner {
PADDING-RIGHT: 0px !important;
}

#nav {
display: none;
}

#navHelp {
display: none;
}

#navBottom {
display: none;
}

#search{
display: none;
}

#footer{
display: none;
}

#outerColumnContainer {
	PADDING-LEFT: 0px !important;
	BACKGROUND: none !important;
	PADDING-BOTTOM: 0px !important;
}

#middleColumn {
background: none;
margin-top: 0px !important
}


#middleColumnInner {
padding: 0;
}

.middleColumnContent {
color: #000000 !important;
}


.rightColumnContent {
border-bottom: none !important;
color: #000000 !important;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
background-color: #ffffff;
font-size: 80%;
color: #000000;
padding: 0.3em;
}

}

