
/**********************************************
**********USERDEF *******************
************************************************/



.tabelle_belegt{
background-color: #CC0000;
}
.tabelle_sonntag{
background-color: #FFFF33;
}

.blauerTeaser{
color: #0389AF;
}

.tabelle_dunkelblau{
background-color: #B9E1EB;
}

.tabelle_mittelblau{
background-color: #D0EAF2;
}

.tabelle_hellblau{
background-color: #E6F3F9;
}


.csi-image {
margin-top: 3px;
}

.csi-caption {
background-color: #E6F3F9;
padding: 0.5em;
}

/**********************************************
**********SEARCH*******************
************************************************/

#searchbox {
PADDING: 0px; 
MARGIN: 0px; 
}

#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
}
#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%;
	margin-top: 20px;
                BACKGROUND: url(/fileadmin/losheim/media/static/ecke_middle_content.gif) #ffffff no-repeat top left;
}

* html #middleColumn {
height: 1px;
}

#middleColumnInner{
	padding-top: 30px;
	padding-bottom: 0px;
                padding-left: 30px;
                padding-right: 30px;
                margin: 0;
                border-right: #B9E1EB 25px solid;
}

* html #middleColumnInner {
height: 1px;
}

/* um jedes Element*/

.middleColumnContent {
background-color: #ffffff;
}

* html .middleColumnContent {
height: 1px;
}

/* nach jedem Element*/

.middleColumnContentAbschluss {
height: 15px;
background-color: #ffffff;
clear: both;
}

/* Formate */

#middleColumn P, #middleColumn UL, #middleColumn OL {
	line-height: 1.3em;
}



#middleColumn ul li {
	list-style-image: url(/fileadmin/losheim/media/static/list_square.gif);
	list-style-type: none;
	list-style-position: outside;
line-height: 2em;
}

#middleColumn H3, #middleColumn H4, #middleColumn H5, #middleColumn H6 {
padding-bottom: 5px;
}

#middleColumn H3, #middleColumn H3 A {
color: #035384;
}

#middleColumn H4, #middleColumn H4 A {
color: #0389AF;
}

#middleColumn H5, #middleColumn H5 A {
color: #0389AF;
}

#middleColumn H6, #middleColumn H6 A {
color: #0389AF;
}

#middleColumn H3 A:hover, #middleColumn H4 A:hover, #middleColumn H5 A:hover,#middleColumn H6 A:hover {
color: #000000;
}

#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;
}




#middleColumn  img.intern,
#rightColumn  img.intern,
#leftColumn  img.intern
{
margin-bottom: -3px;
margin-right: 3px;
}

#middleColumn  img.extern,
#rightColumn  img.extern,
#leftColumn  img.extern {
margin-bottom: -3px;
margin-right: 3px;
}

#middleColumn  img.mail,
#rightColumn  img.mail,
#leftColumn  img.mail   {
margin-right: 3px;
}



/**********************************************
**********RIGHT*******************
************************************************/

#rightColumn {
	float: right;
	width: 250px;
	margin: 0 -250px 0 1px;
	padding-top: 20px;
}


#rightColumnInner{

}

* html #rightColumnInner{
height: 1px;
}

.rightColumnContent {
background-color: #ffffff;
border-bottom: #B9E1EB 1em solid;
min-height: 60px;
padding-right: 10px;
}

* html .rightColumnContent {
height: 1px;
}

.rightColumnContentAbschluss {
border-bottom: #ffffff 15px solid;
clear: both;
}


#rightColumn P {
line-height: 1.3em;
padding-left: 30px;
padding-right: 5px;
}



#rightColumn P.csc-caption{
line-height: 1.3em;
padding-left: 0em !important;
}

#rightColumn div.csc-textpic-caption   {
background-color: #E6F3F9;
padding: 0.5em;
/*padding:0 5px 0 0;*/
color:#000;
font-size:0.8em;

}

#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 img.intern {
margin-bottom: -3px !important;
margin-right: 3px;
}

#rightColumn ul, li {

}

#rightColumn H3, #rightColumn H4, #rightColumn H5, #rightColumn H6 {
padding-bottom: 0.5em;
padding-top: 0.5em;
}

#rightColumn H3 A,#rightColumn H4 A, #rightColumn H5 A, #rightColumn H6 A {
	color: #F5262E;
}

#rightColumn H3 {
	color: #F5262E;
	font-size: 100%;

}

#rightColumn H4 {
	color: #F5262E;
	font-size: 90%;

}

#rightColumn H5 {
	color: #F5262E;
	font-size: 90%;

}

#rightColumn H6 {
	color: #F5262E;
	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: 190px;
	padding-top: 20px;
}




#leftColumnInner{
margin: 0px 15px 0px 20px;
padding: 0;
overflow: hidden;
}

* html #leftColumnInner{
height: 1px;
}

.leftColumnContent {
background-color: #ffffff;
}

* html .leftColumnContent {
height: 1px;
}

.leftColumnContentAbschluss {
border-bottom:15px solid #B9E1EB;
clear:both;
}
/*.leftColumnContentAbschluss {
border-bottom: #ffffff 15px solid;
clear: both;
}*/

#leftColumn p  {
line-height: 1.3em;
padding-left: 1em;
padding-right: 0.5em;
font-size: 90%;
}



#leftColumn H3, #leftColumn H4, #leftColumn H5, #leftColumn H6 {
padding-bottom: 0.5em;
padding-top: 0.5em;
padding-right: 0.3em;
}

#leftColumn H3 A, #leftColumn H4 A, #leftColumn H5 A, #leftColumn H6 A {
	color: #F5262E;
}

#leftColumn H3 {
	color: #F5262E;
	font-size: 100%;

}

#leftColumn H4 {
	color: #F5262E;
	font-size: 100%;

}

#leftColumn H5 {
	color: #F5262E;
	font-size: 90%;

}

#leftColumn H6 {
	color: #F5262E;
	font-size: 80%;

}


#leftColumn .news-list-item {
border-bottom: 15px solid #B9E1EB;
}

#leftColumn .news-list-item .news-start-links P, 
#leftColumn .news-list-item .news-start-links, 
#leftColumn .news-list-item .news-start-links A, 
#leftColumn .news-list-item .news-start-links A:link,
#leftColumn .news-list-item .news-start-links A:hover,
#leftColumn .news-list-item .news-start-links A:visited,
#leftColumn .news-list-item .news-start-links A:active
{
color: #F5262E;
FONT-WEIGHT: bold !important; 
font-size: 93%;
}

#leftColumn .news-list-item .news-start-img {
float: none !important;
margin: 0px !important;
}

#leftColumn .news-list-item P {
font-size: 93% !important;
}

#leftColumn .news-list-item IMG {
float: none !important;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 1em;
}


#leftColumn .news-list-container IMG {
float: left;
margin-right:12px;
margin-top:4px;
}


#leftColumn img.intern {
margin-bottom: -3px !important;
margin-right: 3px;
}



/**********************************************
**********BASICS  *******************
************************************************/

html, body
{
background-color: #e6f3f9;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
font-size: 100.1%;	

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
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: none;
	color: #000000;
}

a:hover {
text-decoration: none;
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 #B9E1EB;
}

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%;
margin-right: 23px;	

}

#pageWrapperInner {
 BACKGROUND: url(/fileadmin/losheim/media/static/schatten_senkrecht.gif) repeat-y top right;
padding-right: 7px;
}


#head
{
	background-color: #035384;
	position: relative;
}

#headclaim {
	POSITION: absolute;
	left: 200px;
	top: 30px;
	background: url(/fileadmin/losheim/media/static/claim_label.gif) top left no-repeat;
	width: 121px;
	height: 82px;
z-index: 1;
}

#headholder {
	position: relative;
	height: 122px;
	background-color: #035384;
overflow: hidden;
width: 100%;
}

#headright {
width: 719px;
height: 122px;
BACKGROUND: url(/fileadmin/losheim/media/header/re_see_abends.jpg) no-repeat left bottom;
position: absolute;
left: 257px;
bottom: 0px;
}

#headleft {
width: 257px;
height: 122px;
left: 0px;
bottom: 0px;
BACKGROUND: url(/fileadmin/losheim/media/header/li_portal.jpg) no-repeat left bottom;
position: absolute;
}

#headlogo {
position: absolute;
right: 0px;
bottom: 0px;
width: 250px;
height: 122px;
BACKGROUND: url(/fileadmin/losheim/media/static/logo.gif) #ffffff no-repeat left bottom;
}






#search {
	background-color: #0389af;
	height: 2em;
}

#searchbox {
	width: 190px;
	float: left;
		height: 2em;
}

#breadcrumb {
line-height: 2em;
}

#breadcrumb p {
color: #ffffff;
font-size: 85%;
line-height: 2em;
}

#breadcrumb a:link, #breadcrumb a:visited {
color: #ffffff;
text-decoration: none;
padding-left: 0.2em;
padding-right: 0.2em;
line-height: 2em;
}

#breadcrumb a:focus,#breadcrumb a:hover,#breadcrumb a:active {
color: #000000;
background: #b7e1ed;
padding-left: 0.2em;
padding-right: 0.2em;
line-height: 2em;
}



#outerColumnContainer
{
	border-left: solid 190px #B9E1EB;
	border-right: solid 250px #B9E1EB;
	background-color: #B9E1EB;
	padding-bottom: 25px;
}

#innerColumnContainer
{
	width: 100%;
/*	z-index: 3;*/
}


#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 {

 BACKGROUND: url(/fileadmin/losheim/media/static/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/losheim/media/static/schatten_waagerecht.gif) repeat-x top left;
margin-right: 7px;
}

#footerempty {
	width: 190px;
	float: left;
}

#footer p {

}

#footerprint {
	float: left;
	padding-left: 15px!important;
	PADDING-RIGHT: 15px !important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/losheim/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/losheim/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/losheim/media/footer/senden.gif) no-repeat 0px 0px;
}
/*******************************************************************************************/
/*VNAV*/
/*******************************************************************************************/
#vnav {
	margin: 0px 15px 0px 20px;
padding-top: 15px;
}


#vnav ul, 
#vnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}


#vnav ul li {
	border-bottom: solid 1px #ffffff;
}



#vnav ul ul li {
	border-bottom: 0px!important;
	background-color: #E6F3F9;
}

#vnav ul li, #vnav ul li a {
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
	font-weight: bold;	
}

#vnav ul li a {
	display: block;
	padding: 2px 5px 3px 5px;
}

#vnav ul ul li a {
	padding: 2px 5px 3px 15px;
	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.act {
	background-color: #E6F3F9;
}

#vnav ul ul li.act A{
	text-decoration: underline !important;
}

#vnav ul ul li.noact A{
	text-decoration: none!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;
}

#vnav ul li a:focus,
#vnav ul li a:active {
	background-color: #E6F3F9;

}

* 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 */
}

/* barrierefrei verstecken */

/*#vnav span {
display: none;
}*/


/*******************************************************************************************/
/*HNAV*/
/*******************************************************************************************/
#hnav
{
text-align: left;
background: url(/fileadmin/losheim/media/static/ecke_li_logo.gif) #0389af bottom right no-repeat;
}

#hnavholder {
float: left;
height: 3em;
padding-top: 1em;
background: url(/fileadmin/losheim/media/static/navtop_bg.jpg) top left no-repeat;
}

#hnavlogoecke{
	BACKGROUND: url(/fileadmin/losheim/media/static/ecke_li_logo.gif) #0389af no-repeat left bottom;
	WIDTH: 250px;
height: 3em;
	float: right;
	bottom: 0px;
}


#hnavholder ul, #hnavholder li{
font-size: 112%;
font-weight: bold;
font-style: italic;
display: inline;
list-style-type: none;
margin: 0;
padding: 0;

}

#hnavholder ul li {

}

#hnavholder ul li a {
padding-left: 10px;
padding-right: 10px;
margin: 0;
/*white-space: nowrap;*/
vertical-align: middle;
}


#hnavholder ul li a:link, 
#hnavholder ul li a:visited,
#hnavholder ul li a:hover {
color: #8cc9dc;

}


#hnavholder ul li a:focus,
#hnavholder ul li a:active {
/*background-color: #f4252D;*/
color: #ffffff;

}



/*  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: #ffffff;

}



#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{
background-color: #035384;
text-align: right;
padding-bottom: 0.5em;
height: 1.5em;

}

#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 #B9E1EB;
white-space: nowrap;
}

#hnavhelp ul li a:link, 
#hnavhelp ul li a:visited,
#hnavhelp ul li a:hover
 {
color: #ffffff;
}


#hnavhelp ul li.act a:link, 
#hnavhelp ul li.act a:visited,
#hnavhelp ul li.act a:hover
 {
color: #8cc9dc;
}

#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;
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;
clear: both;
	}


.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-item A.intern  {
	PADDING-LEFT: 15px! important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/losheim/media/links/link_intern.gif) no-repeat 1px 0.3em;
	font-weight: bold;
}


.news-single-item  A.extern  {
	PADDING-LEFT: 15px! important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/losheim/media/links/link_extern.gif) no-repeat 1px 0.3em;
	font-weight: bold;
}

.news-single-item  A.mail  {
	PADDING-LEFT: 15px! important;
	MARGIN: 0px;
	BACKGROUND: url(/fileadmin/losheim/media/links/link_mail.gif) no-repeat 1px 0.3em;
	font-weight: bold;
}

*/
.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: #B9E1EB 1px dashed; 
BORDER-LEFT: #B9E1EB 1px dashed; 
BORDER-BOTTOM: #B9E1EB 1px dashed
}

.tx_spdirectory-pi1-single-item {
PADDING: 10px; 
BORDER-TOP: #B9E1EB 1px dashed; 
BORDER-BOTTOM: #B9E1EB 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: #B9E1EB 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: #0389AF;
}

.tx_spdirectory-pi1-list-item H4 A:link {
color: #0389AF;
}

.tx_spdirectory-pi1-form {
margin: 0;
padding: 0;
FLOAT: left; 
}

/*****************************************/
/* INDEXSUCHE*/
/*****************************************/

.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 P .tx-indexedsearch-sw {
	FONT-WEIGHT: bold; FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	FONT-WEIGHT: bold; TEXT-ALIGN: center
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	BACKGROUND: #eeeeee
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	FONT-WEIGHT: bold
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	FONT-WEIGHT: normal
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	COLOR: red
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	BACKGROUND: #eeeeff
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	MARGIN-TOP: 20px; 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 TABLE {
	BACKGROUND: #cccccc
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	VERTICAL-ALIGN: middle
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	COLOR: #666666
}



@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;
}

#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 {
padding-top: 0px !important;
}

#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;
}

/**************************/
/* LINKS*/
/**************************/


#middleColumn  img.intern, 
#middleColumn  img.extern, 
#middleColumn  img.mail, 
#rightColumn img.intern,
#rightColumn img.extern,
#rightColumn img.mail  {
display: none !important;
}

.blauerTeaser{
color: #000000;
}

.tabelle_belegt{
color: #CC0000;
}
.tabelle_sonntag{
color: #FFFF33;
}





}

#middleColumn div.csc-textpic-text {
margin-left:10px;
height:auto;
}

div.csi-intext-left-nowrap div.csi-imagewrap {
clear:both;
float:left;
}


a img {
border:0px;
}


