/**********************************************
**********USERDEF *******************
************************************************/
.tabelle_dunkelgrau {
background-color: #9B9A9A;
}

.tabelle_mittelgrau {
background-color: #BAB9B9;
}

.tabelle_hellgrau {
background-color: #D6D5D5;
}

.csi-image {
margin-top: 3px;
}

.csi-caption {
background-color: #ffcc00;
padding: 0.5em;
}

/**********************************************
**********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%
}

/**********************************************
**********SEARCH*******************
************************************************/

#searchbox {
PADDING: 0px; 
MARGIN: 0px; 
	width: 190px;
	float: left;
	height: 2em;
	padding-top: 15px;
}

#searchform {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 25px; 
PADDING-BOTTOM: 0px; 
PADDING-TOP: 1px;
MARGIN: 0px 0px 0px 0px; 

}

#searchinput {
width: 120px;
float: left;
font-size: 1.3em;
PADDING: 0px; 
MARGIN: 0px; 
}

#searchinput input {
/*font-size: 40%;*/
PADDING: 0px; 
MARGIN: 0px; 
}

#searchbox label {
display: none;
}
.searchbutton {
float:left;
height: 13px;
}


/**********************************************
**********META*******************
************************************************/


#meta{
	Z-INDEX: 20;
	LEFT: -2000px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: -2000px;
	visibility: visible;
}
#meta A {
FONT-WEIGHT: bold; 
FONT-SIZE: 70%; 
LEFT: 0px; 
POSITION: absolute; 
TOP: 0px; 
TEXT-DECORATION: underline
}

#meta A:active {
Z-INDEX: 20; 
BACKGROUND: #eff6ea; 
LEFT: 2068px; 
WIDTH: 15em; 
COLOR: #508127; 
POSITION: absolute; 
TOP: 2007px
}

/**********************************************
**********MIDDLE*******************
************************************************/

#middleColumn {
	float: right;
	margin: 0px 0 0 -1px;
	width: 100%;
	background-color: #eaeaea;

}

* html #middleColumn {
height: 1px;
}

#middleColumnTop{ 
background-color: #7f7f7f;
height: 2.5em;
}



#middleColumnInner{
	padding-top: 15px;
	padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
}

* html #middleColumnInner {
height: 1px;
}

/* um jedes Element*/

.middleColumnContent {

}

* html .middleColumnContent {
height: 1px;
}

/* nach jedem Element*/

.middleColumnContentAbschluss {
height: 15px;
clear: both;
}

/* Formate */



#middleColumnTop H3, 
#middleColumnTop H4, 
#middleColumnTop H5, 
#middleColumnTop H6 {
color: #ffffff !important;
padding: 0;
margin: 0;
padding-left: 2em;
padding-top: 0.4em;
}


#middleColumn P, #middleColumn UL, #middleColumn OL {
	line-height: 1.3em;
}



#middleColumn ul li {
	list-style-image: url(/fileadmin/gaswerk/media/static/list_square.gif);
	list-style-type: none;
	list-style-position: outside;
}

#middleColumn H3, #middleColumn H4, #middleColumn H5, #middleColumn H6 {
padding-bottom: 5px;
}

#middleColumn H3, #middleColumn H3 A {
color: #2e2e2e;
}

#middleColumn H4, #middleColumn H4 A {
color: #2e2e2e;
}

#middleColumn H5, #middleColumn H5 A {
color: #2e2e2e;
}

#middleColumn H6, #middleColumn H6 A {
color: #2e2e2e;
}

#middleColumn H3 A:hover, #middleColumn H4 A:hover, #middleColumn H5 A:hover,#middleColumn H6 A:hover {
color: #2e2e2e;
}

#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: 250px;
	margin: 0 -250px 0 1px;
}


#rightColumnTop{
background-color: #7f7f7f;
height: 2.5em;
}

#rightColumnInner{
padding-top: 15px;
}

* html #rightColumnInner{
height: 1px;
}

/*+++++++++++++++++++++++++  DOWNLOADCENTER +++++++++++++++++++++++++++++++*/

#rightColumnDownloadcenter{
padding: 0 !important;
margin: 0 !important;
border-bottom: #eaeaea 15px solid;
clear: both;
background: url(/fileadmin/gaswerk/media/container/icon_downloadcenter_top.gif) #ffffcc top left no-repeat;
}

#rightColumnDownloadcenterInner{ 
margin: 0;
padding-left: 50px;
height: 7em;
}

* html #rightColumnDownloadcenterInner{
height: 1px;
}

#rightColumnDownloadcenter H3,
#rightColumnDownloadcenter H4,
#rightColumnDownloadcenter H5,
#rightColumnDownloadcenter H6,
#rightColumnDownloadcenter p {
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
background: none !important;
}

#rightColumnDownloadcenter H3 {
padding-top: 10px !important;
font-size: 120% !important;
}

#rightColumnDownloadcenter p {
padding-top: 5px !important;
padding-bottom: 5px !important;
}

/*+++++++++++++++++++++++++  RIGHTCOLUMNCONTENT +++++++++++++++++++++++++++++++*/

.rightColumnContent {
	background-color: #ffffff;
	border-bottom: #eaeaea 1em solid;
	padding-right: 0px;

}

* html .rightColumnContent {
height: 1px;
}

.rightColumnContentAbschluss {
border-bottom: #eaeaea 15px solid;
clear: both;
}


#rightColumn P {
line-height: 1.3em;
padding-left: 15px;
padding-right: 5px;
border-left: 10px solid #ffcc00;
}

#rightColumn .csc-textpic{
border-left: 10px solid #ffcc00;
}



#rightColumn P.csc-caption {
line-height: 1.3em;
padding-left: 0em !important;
}

#rightColumn .news-list-item IMG {
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
float: left;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
}

#rightColumn .news-list-category IMG {
padding-left: 0px !important;
}




#rightColumn ul, li {

}

#rightColumn H3, #rightColumn H4, #rightColumn H5, #rightColumn H6 {
padding-bottom: 0.5em;
padding-top: 0.5em;
padding-left: 25px;
background: url(/fileadmin/gaswerk/media/container/icon_hx_top.gif) #ffffff top left no-repeat;
}

#rightColumn H3 A,#rightColumn H4 A, #rightColumn H5 A, #rightColumn H6 A {
	color: #2e2e2e;
}

#rightColumn H3 {
	color: #2e2e2e;
	font-size: 100%;

}

#rightColumn H4 {
	color: #2e2e2e;
	font-size: 90%;

}

#rightColumn H5 {
	color: #2e2e2e;
	font-size: 90%;

}

#rightColumn H6 {
	color: #2e2e2e;
	font-size: 80%;

}

#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;
}



#rightColumn  A {
font-weight: bold;
}



/**********************************************
**********LEFT*******************
************************************************/

#leftColumn {
	float: left;
	margin: 0 1px 0 -190px;
	width: 186px;
	padding: 0;
}




/**********************************************
**********BASICS  *******************
************************************************/

html, body
{
background-color: #ffffff;
color: #2e2e2e;
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: 125%;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 80%;
}

a, a:link, 
a:visited, 
a:active {
	text-decoration: underline;
	color: #2e2e2e;
}

a:hover {
text-decoration: underline;
color: #F5262E;
}

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 #7f7f7f;
}

label {
DISPLAY: block; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.9em; 
PADDING-BOTTOM: 0.5em; 
COLOR: #333333; 
PADDING-TOP: 0.5em
}
table {
font-size: 100%;
}
td, th {
vertical-align: top;
}

/**********************************************
********** die wunderbare Welt der verschachtelten DIVs *******************
************************************************/

#pageWrapper
{
font-size: 70%;
width: 100%;
min-width: 780px;
}



#head
{
	position: relative;
	background-image: url(/fileadmin/gaswerk/media/head/header_bg.gif);
}

#headclaim {
	POSITION: relative;
	top: 0px;
	width: 163px;
	height: 96px;
	background-image: url(/fileadmin/gaswerk/media/head/claim_ani.gif);
	left: 450px;
	z-index: 999;
}

#headholder {
	position: relative;
	height: 96px;
overflow: hidden;
width: 100%;
}

#headsearch {
	width: 466px;
	height: 96px;
	position: absolute;
	left: 236px;
	bottom: 0px;
	visibility: visible;
}

#headlogo {
	width: 236px;
	height: 96px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	background: url(/fileadmin/gaswerk/media/head/logo_oben.gif) no-repeat top left;
	visibility: visible;
}

#headhelp {
	position: absolute;
	right: 0px;
	width: 30em;
	top: 0;
	visibility: visible;
	z-index: 999;
}






#breadcrumbouter {
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	background: url(/fileadmin/gaswerk/media/nav/breadcrumb_bg.gif) #ffffff  no-repeat center left;
	height: 2.5em;

}



#breadcrumb {
padding-left: 60px;
padding-top: 0.5em;
padding-bottom: 0.5em;
	height: 2.5em;

}

#breadcrumb p {
color: #2e2e2e;
font-size: 85%;
line-height: 2.5em;
}

#breadcrumb a:link, #breadcrumb a:visited {
color: #2e2e2e;
text-decoration: none;
padding-left: 0.2em;
padding-right: 0.2em;
line-height: 2.5em;
}

#breadcrumb a:focus,#breadcrumb a:hover,#breadcrumb a:active {
color: #ffcc00;
padding-left: 0.2em;
padding-right: 0.2em;
line-height: 2.5em;
}



#outerColumnContainer
{
	border-left: solid 190px #eaeaea;
	border-right: solid 250px #eaeaea;
	background-color: #eaeaea;
}



#innerColumnContainer
{
	border-left: solid 4px #ffffff;
	border-right: solid 1px #eaeaea;
	margin: 0 -1px 0 -4px;		/* compensate for the borders because of
				   100% width declaration */
	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%;

}

#footerouter {

}

* HTML #footerouter {
height: 1%;
}

#footer {
padding-top: 0.5em;
padding-bottom: 2em;
color: #2e2e2e;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited {
text-decoration: none;
}

#footerempty {
	width: 190px;
	float: left;
}

#footer p {

}

#footerprint {
	float: left;
	padding-left: 15px!important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/gaswerk/media/footer/drucken.gif) no-repeat 0px 0px ;
	vertical-align: bottom;
}

#footertotop {
	float: left;
	padding-left: 15px!important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/gaswerk/media/footer/totop.gif) no-repeat 0px 0px ;
	vertical-align: bottom;
}
#footertipafriend {
	float: left;
	PADDING-LEFT: 15px !important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/gaswerk/media/footer/senden.gif) no-repeat 0px 0px;
}
/*******************************************************************************************/
/*VNAV*/
/*******************************************************************************************/
#vnav {
margin: 0;
padding: 0;
}


#vnav ul, 
#vnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#vnav ul {
	border-bottom: solid 1px #ffffff;
}

#vnav ul li {
	border-bottom: solid 1px #ffffff;
	line-height:1em;
}


#vnav ul ul li {
	border-bottom: 0px!important;
}

#vnav ul li, 
#vnav ul li a {
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
	font-weight: bold;	
}



#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;
}

#vnav ul li a:focus,
#vnav ul li a:active {
	color: #F5262E;

}

/***********Einrückungen*****************/

#vnav ul li a {
	display: block;
}

#vnav ul li a { 
	padding: 5px 5px 5px 15px;
}

#vnav ul ul li a {
	padding: 2px 5px 3px 25px;
	font-weight: normal!important;
}

#vnav ul ul ul li a {
	padding: 2px 5px 3px 35px;
	font-weight: normal!important;
}

#vnav ul ul ul ul li a {
	padding: 2px 5px 3px 45px;
	font-weight: normal!important;
}

#vnav ul ul ul ul ul li a {
	padding: 2px 5px 3px 55px;
	font-weight: normal!important;
}

#vnav ul li.act A{
	text-decoration: underline !important;
}

#vnav ul ul li.act A{
	text-decoration: underline !important;
}

#vnav ul ul li.noact A{
	text-decoration: none!important;
}

* html #vnav li {
height: 0.01%;
}


/*******************************************************************************************/
/*HNAV*/
/*******************************************************************************************/
#hnav
{
	text-align: left;
	/*background: url(/fileadmin/gaswerk/media/nav/navtop_bg.gif) #e3e2de top left repeat-x ;*/
background-color: #e3e2de;
position: relative;
z-index: 1;
height: 4.5em;
}

* html #hnav {
height: 4.4em;
}

#hnavholder {
	float: left;
	height: 3.5em;
	float: left;
	padding-top: 1em;
	position: relative;
z-index: 2;
}

* html #hnavholder {
	height: 3.4em;
	padding-top: 0.5em;
}

#hnavlogoholderbackground1 {
	width: 62px;
	left: 0px;
	height: 4.5em;
	background-color: #ffffff;
	position: absolute;
z-index: 3;
 }

* html #hnavlogoholderbackground1 {
	height: 4.4em;
}

#hnavlogoholderbackground2 {
	width: 17px;
	left: 62px;
	height: 4.5em;
	background-color: #e3e2de;
	position: absolute;
z-index: 4;
 }

* html #hnavlogoholderbackground2 {
	height: 4.4em;
}

#hnavlogoholder {
	background: url(/fileadmin/gaswerk/media/head/logo_unten_neu.gif)  top left no-repeat;
	height: 4.5em;
	width: 79px;
	float: left;
	position: relative;
z-index: 5;
}

* html #hnavlogoholder {
	height: 4.4em;
}



/* Linie unter HNAV*/

#hnavbottom {
margin: 0;
padding: 0;
background-color: ffddee;
height: 3px;

}

* html #hnavbottom {
margin-top: -9px;
}

#hnavbottom1 {
width: 62px;
background-color: #ffffff;
float: left;
height: 3px;
margin:0;
}



#hnavbottom2 {
width: 17px;
background-color: #ffcc00;
float: left;
height: 3px;
margin:0;
}


#hnavbottom3 {

background-color: #ffcc00;
float: left;
height: 3px;
left: 79px;
right: 0px;
position:absolute;
margin:0;
}

/* Elemente HNAV*/

#hnavholder ul, 
#hnavholder li{
font-size: 105%;
font-weight: bold;
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#hnavholder ul li {

}




#hnavholder ul li a {
margin: 0;
padding-left: 20px;
padding-right: 10px;
vertical-align: middle;
line-height: 3.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}


#hnavholder ul li a:link, 
#hnavholder ul li a:visited,
#hnavholder ul li a:hover {
color: #656565;

}


#hnavholder ul li a:focus,
#hnavholder ul li a:active {
color: #ffcc00;

}



/*  ACT   */

#hnavholder ul li.act A,
#hnavholder ul li.act A:link,
#hnavholder ul li.act A:visited,
#hnavholder ul li.act A:active {
	color: #000000;
	background: url(/fileadmin/gaswerk/media/nav/navtop_pre_over.gif) center left no-repeat  ;

}

/*  ACTINTERN   */

#hnavholder ul li.actintern A,
#hnavholder ul li.actintern A:link,
#hnavholder ul li.actintern A:visited,
#hnavholder ul li.actintern A:active {
	color: #3399cc;
	background: url(/fileadmin/gaswerk/media/nav/navtop_intern_pre_over.gif) center left no-repeat  ;

}


/*  NOACT   */

#hnavholder ul li.noact A,
#hnavholder ul li.noact A:link,
#hnavholder ul li.noact A:visited,
#hnavholder ul li.noact A:active {
	background: url(/fileadmin/gaswerk/media/nav/navtop_pre.gif) center left no-repeat  ;
	
}

#hnavholder ul li a:link, 
#hnavholder ul li a:visited, 
#hnavholder ul li a:active, 
#hnavholder ul li a:hover,
#hnavholder ul li a:focus {
text-decoration: none;

}




/*******************************************************************************************/
/*HNAVHELP*/
/*******************************************************************************************/
#hnavhelp{
	text-align: right;
	/*background-color: #ffcc00;*/
z-index: 999;
}

#hnavhelp ul, 
#hnavhelp ul li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;

}

#hnavhelp, 
#hnavhelp ul li a {
/*	padding-top: 3px;
	padding-bottom: 4px;*/
}

#hnavhelp ul li a {
margin: 0;
padding-left: 5px;
padding-right: 5px;	
border-left: solid 1px #ffffff;
white-space: nowrap;
}

#hnavhelp ul li a:hover,
#hnavhelp ul li.act a:hover,
#hnavhelp ul li.noact a:hover
 {
color: #F5262E;

}

#hnavhelp ul li a:link, 
#hnavhelp ul li a:visited

 {
color: #ffffff;
}


#hnavhelp ul li.act a:link, 
#hnavhelp ul li.act a:visited {
color: #ffffff;
}

#hnavhelp ul li a:focus,
#hnavhelp ul li a:active {
background-color: #F4252D;
}

#hnavhelp ul li a:link, 
#hnavhelp ul li a:visited, 
#hnavhelp ul li a:active, 
#hnavhelp ul li a:hover,
#hnavhelp ul li a:focus {
text-decoration: none;
}



* html #hnavhelp ul li, * html #hnavhelp ul li a {
width: 1%; 
width: auto;
display: inline;
position: relative;

}

* html #hnavhelp, 
* html #hnavhelp ul a {
/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 
IE/Mac will ignore this rule. */
}



/******************************************************************************/

.clear {
clear: both;
	

}

.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 #eaeaea;

}



/*--------------------------------- 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: 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;
background-color: #eaeaea;
	}


.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;
	padding-top: 5px;
	padding-bottom: 5px;
width: 200px;
}

.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) --------------------------------- */

.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;
}




/*****************************************/
/* Adressen*/
/*****************************************/

.ttadressimage{
float: right;
padding-top: 30px;
padding-left: 10px;
}

.ttadressholder {
padding-bottom: 10px;
}

/*****************************************/
/* SP Directory*/
/*****************************************/

.tx_spdirectory-pi1-pages {
PADDING: 10px; 
BORDER-RIGHT: #7f7f7f 1px dashed; 
BORDER-LEFT: #7f7f7f 1px dashed; 
BORDER-BOTTOM: #7f7f7f 1px dashed
}

.tx_spdirectory-pi1-single-item {
PADDING: 10px; 
BORDER-TOP: #7f7f7f 1px dashed; 
BORDER-BOTTOM: #7f7f7f 1px dashed
}



.tx_spdirectory-pi1-single-item-img {
FLOAT: right
}

#middleColumn .tx_spdirectory-pi1-single-item h4 {
padding-top: 0 !important;
}


.tx_spdirectory-pi1-list-item {
PADDING-RIGHT: 10px; 
PADDING-LEFT: 10px; 
PADDING-TOP: 10px; 
PADDING-BOTTOM: 10px; 
BORDER-BOTTOM: #7f7f7f 1px dashed
}

.tx_spdirectory-pi1-list-item-img {
FLOAT: right
}

.tx_spdirectory-pi1-list-item .clearer {
clear: both;
}

#middleColumn .tx_spdirectory-pi1-list-item H4 {
padding: 0 !important;
margin: 0 !important;
}

.tx_spdirectory-pi1-list-item H4 {
padding: 0 !important;
margin: 0 !important;
}

.tx_spdirectory-pi1-list-item H4 A {
color: #2e2e2e;
}

.tx_spdirectory-pi1-list-item H4 A:link {
color: #2e2e2e;
}

.tx_spdirectory-pi1-form {
margin: 0;
padding: 0;
FLOAT: left; 
}

/*****************************************/
/* INDEXSUCHE*/
/*****************************************/


#middleColumn .tx-indexedsearch-search-submit {
padding-left: 12em;
padding-top: 0.5em;

}

#middleColumn .tx-indexedsearch-search-submit INPUT {
color: #ffffff;
background-color: #ffcc00;
border: 1px solid #7f7f7f;
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-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 #7f7f7f;
padding: 0.2em; 
margin-top: 1em;
}


legend {
display: none;
}


/**********************************************
**********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 {

}

.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 {
	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: #ffcc00;
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;
}

#breadcrumbouter {
display: none;
}

#search{
display: none;
}

#footer{
display: none;
}

#outerColumnContainer {
border-left: none !important;
border-right: #ffffff 250px solid !important;
background-color: #ffffff !important; 
}

#innerColumnContainer
{
	border-left: solid 4px #ffffff;
	border-right: solid 1px #ffffff;

	}

/**************************/
/* MIDDLE*/
/**************************/

#middleColumn {
MARGIN: 0;
background: none;
}

#rightColumn H3, #rightColumn H4, #rightColumn H5,#rightColumn H6,
#rightColumn H3 A, #rightColumn H4 A, #rightColumn H5 A,#rightColumn H6 A,
#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, #middleColumn H5, #middleColumn H6 {
padding-top: 0px !important;
}

#middleColumnTop H3, 
#middleColumnTop H4, 
#middleColumnTop H5, 
#middleColumnTop H6 {
color: #000000 !important;
padding: 0;
margin: 0;
}

#middleColumnInner {
border-right: #ffffff 25px solid !important;
padding-right: 0px !important;
padding-left: 0px !important;
padding-top: 0px !important;
}

/**************************/
/* RIGHT*/
/**************************/

#rightColumn {
padding-top: 0px !important;
}

.rightColumnContent {
border-bottom: none !important;
}

.rightColumnContentAbschluss {
border-bottom: #ffffff 15px solid;
clear: both;
}

#rightColumnDownloadcenter{
border-bottom: #ffffff 15px solid;
}

}
