/*

	Farben im Design (alt)

		dunkelgr�n �berschrift:	#00ab95
		dunkelgr�n:			#83cec4
		hellgr�n:			#b4e0d9 (Balken) 	#cde9e4 (Fl�chen)
		hellgrau:			#f3f4f4
		
	Farben im Desing (neu)
	Basisfarben Gr�n		
		#008774	100% Deckung
		#80c3ba	50% Deckung
		#b3dbd6	30% Deckung
		#d9edea	15% Deckung
		
	Basisfarben Blau
		#002c90	100% Deckung
		#8096c8	50% Deckung
		#b3c0de	30% Deckung
		#d9e0ee	15% Deckung

	Akzentfarben 
		#0082cb	blau
		#6e98bc	blaugrau
		#8f8e92	grau
		#000000	schwarz

*/

html 
{
	height:100%;
	margin:0;
	padding:0;
}
body
{
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	line-height:1.5em;
	color:#000;
	background-color:#ffffff;
}
center 
{	
	height:100%;
}
a 
{ 
	color:#000;
	text-decoration:underline;
}
a:hover 
{ 
	text-decoration:none;
}
a:visited 
{ 
	color:#000; 
}
img
{

	margin:0;
	padding:0;
	border:0;
}
.layout 
{	
	width: 960px;
	height:100%;
	margin: 0;
	padding: 0;
	text-align:left;
}

.layout .top
{	
	vertical-align:top;
}

.layout .bottom
{	
	vertical-align:bottom;
}


/*---------------- F�r Druckansicht --------------------*/

#topspace td.centercol
{
	background-color:#80c3ba;
}


/*---------------- Header Grafik --------------------*/


div.header { margin:0; padding:0; border:0; background: url('../../image/tlg_header_background.jpg') top right no-repeat; height:105px;}
div.header-border { height:6px; background-color:#80c3ba; border-top:1px solid #FFF;}
/* fuer Druckansicht */
#header { margin:0; padding:0; border:0; background: url('../../image/tlg_header_background.jpg') top right no-repeat; }
#header td { border-bottom:1px solid #FFF; height:106px;}


/*---------------- Navigationsbereich --------------------*/

.navigation
{
	margin-top:1px;
	height:2em;
	font-size:80%;
	vertical-align:middle;
	background-color:#b3dbd6;
}
.navigation ul
{
	margin:0;
	padding:0;
}
.navigation ul li
{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.navigation ul li a
{
	padding:0em 0.5em; 
	text-decoration:none;
}
.navigation ul li a:hover
{
	text-decoration:underline;
}
.navigation ul li a:visited
{
}
.navigation ul li a.active
{
	text-decoration:underline;
}


/*---------------- Inhaltsbereich --------------------*/


.content
{
	width:100%;
	margin:0;
	padding-bottom:20px;
	text-align:left;
	vertical-align:top;
}
.contenttable
{
	margin:0;
	padding:0;
	width:100%;
}
.contenttable td.leftcol
{
	padding-right:3.5em;
	/*width:100%;*/
}
.contenttable td.rightcol, .content td.rightcol
{
	padding:0;
	padding-bottom:25px;
	width:180px;
	background-color:#b3dbd6;
}
.contenttable td.rightcol div #deeplinks
{
	padding:0;
	margin:0;
	background-color:#d9edea;
}
.contenttable td.nr1 {
	height:1%;
	text-align:left;
	vertical-align:bottom;
}

.content h1 
{
	margin:1.5em 0em 1em 0em;
	padding:0;
	font-size:150%;
	font-weight:normal;
	color:#002c90;
	clear:both;
}
.content h2
{
	margin: 1.5em 0em 1em 0em;
	padding:0;
	font-size:120%;
	font-weight:strong;
	color:#002c90;
	clear:both;
}
.content h3, h4
{
	margin: 1.5em 0em 1em 0em;
	padding:0;
	font-size:100%;
	font-weight:bold;
	color:#002c90;
	clear:both;
}
.content p, .content .contenttable p
{
	margin:0em 0em 0.5em 0em;
	padding:0;
}
.content ul 
{
	margin-top:0.0em;
	margin-bottom:0.8em;
	padding:0;
	list-style-position:outside;
	display:block;
}
.content ul li
{
	margin-left:2em;
	padding-left:0em;
}
.content ol
{
	margin-top:0em;
	margin-bottom:0.8em;
}
.content table
{
	margin-top:0em;
	margin-bottom:0.8em;
}
.content table td
{
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
.content table td p
{
	margin:0;
	padding:0;
}


/*---------------- Footer-Bereich --------------------*/


.footer
{
	margin:0;
	padding:0;
	padding-bottom:15px;
	text-align:center;
}
div.footer {
	font-size:85%;
	margin-top:1em;
}
.footer .footer
{
	font-size:100%;
}
.footer ul
{
	margin:0;
	margin-top:0.5em;
	padding:0;
}
.footer ul li
{
	margin:0 1.5em 0 0;
	padding:0;
	display:inline;
	list-style:none;
	color:#006;
}
.footer ul li img
{
	margin:0;
	padding:0.2em 0.5em 0em 0.5em;
	display:inline;
	list-style:none;
}
.footer ul li a
{
	margin:0;
	padding:0;
	color:#006;
	text-decoration:none;
}
.footer ul li a:hover
{
	text-decoration:underline;
}
.footer ul li a:visited
{
	color:#006;
}
.footer .normalfont {
	font-size:100%;
}
.footer .bigfont {
	font-size:120%;
}
.footer .extrabigfont {
	font-size:150%;
}
.footer .active {
	font-weight:bold;
	text-decoration:underline;
}


/*---------------- Unternavigationsbereich --------------------*/

.content td.subnavigation
{
	margin:0;
	padding:2px 0px 0px 0px;
	font-size:80%;
	border-bottom:1px solid #b3dbd6;
}
.content td.subnavigation ul
{
	margin:0;
	padding:0;
}
.content td.subnavigation ul li
{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.content td.subnavigation ul li a
{
	padding:0em 0.5em 0em 0.5em; 
	text-decoration:none;
}
.content td.subnavigation ul li a:hover
{
	text-decoration:underline;
}
.content td.subnavigation ul li a:visited
{
}
.content td.subnavigation ul li a.active
{
	text-decoration:underline;
}


/*------------ Imagetable --------------*/

table.imagetable
{
	margin:0.5em 0em 0.5em 0em;
	padding:0;
}
.imagetable tr
{
	margin:0;
	padding:0;
}
.imagetable td
{
	margin:0;
	padding:0;
}
.imagetable td.image 
{
}
.imagetable td.caption
{
	padding:4px 10px;
	font-size:90%;
	text-align:left;
	vertical-align:bottom;
}
.imagetable td img
{
	margin: 0px 1px 0px 0px;
	padding:0;
}

table.no_border
{
	border:0;
	width:auto;
}
table.no_border td.caption
{
	padding-left:0;
	padding-right:0;
}

table.border
{
	width:100%;
	border-top:4px solid #b3dbd6;
}
table.border td.image
{
	padding-top:1px;
	white-space:nowrap;
	background-color:#d9edea;
}
table.border td.caption
{
	width:100%;
	background-color:#d9edea;
}

table.center {
	text-align:center;
}
table.center td.image{
	text-align:center;
}
table.center td.caption{
	text-align:center;
}
table.right {
	text-align:right;
	float:right;
}
table.right td.image, table.in_right td.image {
	text-align:right;
}
table.right td.caption, table.in_right td.caption {
	text-align:right;
}
table.left {
	text-align:left;
	float:left;
}
table.left td.image, table.in_left td.image {
	text-align:left;
}
table.left td.caption, table.in_left td.caption {
	text-align:left;
}
table.in_right {
	float:right;
	margin-left:1em;
}
table.in_left {
	float:left;
	margin-right:1em;
}

.rightcol table.imagetable
{
	margin:0;
	width:100%;
}

.rightcol table.imagetable td img
{
	margin:0;
}


/*------------ Imagetexttable --------------*/


table.imagetexttable
{
	margin:0;
	padding:0;
}
.imagetexttable td
{
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
.imagetexttable td.left
{
	padding-right:1em;
	padding-bottom:0.5em;
}
.imagetexttable td.right
{
	padding-bottom:0.5em;
}
.content .contenttable .imagetexttable td.left p, .content .contenttable .imagetexttable td.right p
{
	margin:0em 0em 0.5em 0em;
	padding:0;
}


/*------------ RTE-Table --------------*/


table.htmlarea-showtableborders
{
	margin:0em 0em 0.8em 0em;
	padding:0;
	width:100%;
	border-top:1px solid #9b9b9b;
	border-left:1px solid #9b9b9b;
}
.htmlarea-showtableborders tbody
{
	margin:0;
	padding:0;
}
.htmlarea-showtableborders tr
{
	margin:0;
	padding:0;
}
.htmlarea-showtableborders th
{
	margin:0;
	padding:0.2em 0.2em;
	text-align:center;
	vertical-align:top;
	color:#fff;
	background-color:#a9bdd8;
	border-bottom:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}
.htmlarea-showtableborders td
{
	margin:0;
	padding:0.2em 0.3em;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}
.htmlarea-showtableborders td.align-left
{
	text-align:left;
}
.htmlarea-showtableborders td.align-center
{
	text-align:center;
}
.htmlarea-showtableborders td.align-right
{
	text-align:right;
}
.htmlarea-showtableborders td p
{
	margin:0;
	padding:0;
}


/*------------ Infobox --------------*/


table.infobox
{
	margin:0em 0em 0.8em 0em;
	padding:0;
	border:0;
}
.rightcol table.infobox
{
	margin:0;
	width:100%;
}
table.infobox th 
{
	margin:0;
	padding:0.5em 0.55em 0.5em 0.55em;
	font-size:85%;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	background-color:#b3dbd6;
	border-top:6px solid #80c3ba;
}
table.infobox th a, table.infobox th a:hover
{
	text-decoration:none;
}
table.infobox td 
{
	margin:0;
	padding:0.4em 0.55em 0.5em 0.55em;
	font-size:85%;
	text-align:left;
	background-color:#b3dbd6;
	border-top:1px solid #80c3ba;
}
table.infobox td.image
{
	margin:0;
	padding:0;
	border:0;
}
table.infobox td.image img
{
	margin-bottom:1px;
}
table.infobox ol
{
	margin:0;
	padding:0.2em 0.55em 0.3em 1.55em;
}
table.infobox ol li
{
	margin:0;
	padding:0;
	line-height:140%;
}
table.infobox ul
{
	margin:0;
	padding:0.5em 0.55em 0.5em 1.55em;
	list-style-position:outside;
}

table.infobox ul li
{
	margin:0;
	padding:0;
	line-height:140%;
}
.content .contenttable table.infobox td p
{
	margin:0;
	padding:0;
	line-height:110%;
}
table.infobox td.border_bottom
{
	display:none;
}


/*------------ Caption Infobox --------------*/


table.caption_infobox
{
	margin:0em 0em 0.8em 0em;
	padding:0;
	border:0;
}
.rightcol table.caption_infobox
{
	margin:0;
	width:100%;
}
table.caption_infobox th 
{
	margin:0;
	padding:0.5em 0.55em 0.5em 0.55em;
	font-size:85%;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	background-color:#b3dbd6;
	border-top:6px solid #80c3ba;
}
table.caption_infobox th a, table.caption_infobox th a:hover
{
	text-decoration:none;
}
table.caption_infobox td 
{
	margin:0;
	padding:0.4em 0.55em 0.5em 0.55em;
	font-size:85%;
	text-align:left;
	background-color:#b3dbd6;
	border-top:1px solid #80c3ba;
}
table.caption_infobox td.caption
{
	border-top:0;
}
table.caption_infobox td.image
{
	margin:0;
	padding:0;
	border:0;
}
table.caption_infobox td.image img
{
	border-bottom:1px solid #d9edea;
}
table.caption_infobox ol
{
	margin:0;
	padding:0.2em 0.55em 0.3em 1.55em;
}
table.caption_infobox ol li
{
	margin:0;
	padding:0;
	line-height:140%;
}
table.caption_infobox ul
{
	margin:0;
	padding:0.2em 0.55em 0.3em 1.55em;
	list-style-position:outside;
}
table.caption_infobox ul li
{
	margin:0;
	padding:0;
	line-height:140%;
}
.content .contenttable table.caption_infobox td p
{
	margin:0;
	padding:0;
	line-height:110%;
}


/*------------ Objekt der Woche --------------*/


div.tx-cfimmosearch-pi12
{
	margin:0;
	padding:0;
	display:inline;
	float:right;
}

.tx-cfimmosearch-pi12 table.short_expose
{
	margin:2.5em 0em 1.5em 1.5em;
	padding:0;
	width:auto;
	height:auto;
}
.tx-cfimmosearch-pi12 table.short_expose td.header
{
	margin:0;
	padding:0.5em 0.55em 0.5em 0.55em;
	vertical-align:middle;
	width:auto;
	height:auto;
	font-size:95%;
	font-weight:bold;
	line-height:130%;
	border:0;
	border-top:4px solid #b3dbd6;
	background-color:#d9edea;
}
.tx-cfimmosearch-pi12 table.short_expose td.image
{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	border:0;
}
.tx-cfimmosearch-pi12 table.short_expose td.message
{
	margin:0;
	padding:0;
	width:20em;
	height:auto;
	text-align:left;
	border:0;
	background-color:#d9edea;
	border-top:1px solid #fff;
}
.tx-cfimmosearch-pi12 table.short_expose td.link
{
	margin:0;
	padding:0;
	text-align:right;
	border:0;
	background-color:#d9edea;
}
.tx-cfimmosearch-pi12 table.short_expose td.link a:hover
{
	text-decoration:none;
}
.tx-cfimmosearch-pi12 table.short_expose td.link a:visited
{
	color:#000;
}
.tx-cfimmosearch-pi12 table.short_expose td.link div.border_bottom, .tx-cfimmosearch-pi12 table.short_expose td.message div.border_bottom
{
	margin:0;
	padding:3px 7px;
	vertical-align:middle;
	font-size:90%;
	background:transparent;
}

/*------------ Objekt der Woche im rechten Inhaltsbereich --------------*/


.rightcol div.tx-cfimmosearch-pi12
{
	margin:0;
	padding:0;
	float:none;
	display:block;
}

.rightcol .tx-cfimmosearch-pi12 table.short_expose
{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.header
{
	margin:0;
	padding:0.5em 0.55em 0.5em 0.55em;
	font-size:85%;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	background-color:#b3dbd6;
	border-top:6px solid #80c3ba;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.image
{
	margin:0;
	padding:0;
	width:180px;
	height:auto;
	border:0;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.message
{
	margin:0;
	padding:0;
	width:180px;
	height:auto;
	text-align:left;
	border:0;
	background-color:#d9edea;
	border-top:1px solid #fff;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.image img
{
	width:180px;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.link
{
	margin:0;
	padding:0;
	text-align:right;
	border:0;
	background-color:#b3dbd6;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.link a:hover
{
	text-decoration:none;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.link a:visited
{
	color:#000;
}
.rightcol .tx-cfimmosearch-pi12 table.short_expose td.link div.border_bottom, .rightcol .tx-cfimmosearch-pi12 table.short_expose td.message div.border_bottom
{
	margin:0;
	padding:3px 7px;
	vertical-align:middle;
	font-size:85%;
	border:0;
}


/*------------ Objektgalerie --------------*/


div.tx-cfimmosearch-pi13
{
	margin:0;
	padding:10px 0px 0px 0px;
}
div.tx-cfimmosearch-pi13 table.galerie_objects {
	margin:0;
	padding:0;
}
div.tx-cfimmosearch-pi13 table.galerie_objects td {
	margin:0;
	padding:0px 20px 20px 0px;
}
div.tx-cfimmosearch-pi13 table.galerie_objects td.last {
	padding-right:0;
}
div.tx-cfimmosearch-pi13 table.galerie_objects tr.bottom td {
	
}
div.tx-cfimmosearch-pi13 table.galerie_object {
	margin:0;
	padding:0;
	width:230px;
	border-top:4px solid #b3dbd6;
	border-bottom:1px solid #d9edea;
}
div.tx-cfimmosearch-pi13 table.galerie_object th
{
	margin:0;
	padding:3px 10px 4px 10px;
	height:1.3em;
	font-size:85%;
	font-weight:bold;
	background-color:#d9edea;
	
}
div.tx-cfimmosearch-pi13 table.galerie_object td
{
	margin:0;
	padding:5px 10px 5px 10px;
	height:auto;
	font-size:85%;
	line-height:150%;
	border-left:1px solid #d9edea;
	border-right:1px solid #d9edea;
}
div.tx-cfimmosearch-pi13 table.galerie_object td.text
{
	width:100%;
	height:9.5em;
	text-align:left;
	border-left:0;
}
div.tx-cfimmosearch-pi13 table.galerie_object td.link
{
	padding:5px 10px;
	text-align:right;
	vertical-align:bottom;
	color:#002c90;
}
div.tx-cfimmosearch-pi13 table.galerie_object td.link a
{
	color:#000;
}
div.tx-cfimmosearch-pi13 table.galerie_object td.image
{
	text-align:left;
	border-right:0;
}
div.tx-cfimmosearch-pi13 table.galerie_object td.image image
{
	padding:0;
	margin:0;
}
div.tx-cfimmosearch-pi13 table.galerie_object a:hover
{
	text-decoration:none;
}
div.tx-cfimmosearch-pi13 div.pagination
{
	padding:1px 0px 3px 0px;
	margin:0;
	width:730px;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
	border:1px solid #d9edea;
	border-top:4px solid #b3dbd6;
}
div.tx-cfimmosearch-pi13 div.pagination img
{
	border:0;
	margin:0px 1px -2px 1px;
}

/******************* Kein Suchergebnis gefunden  *******************/

div.no_object {
	padding:10px;
	background-color:#d9edea;
	border-top:4px solid #80c3ba;
}
div.no_object h1 {
	margin:0;
	padding:0;
	padding-bottom:0.5em;
	font-size:110%;
	font-weight:bold;
	color:#444;
}
.content .contenttable div.no_object p {
	margin:0;
	padding:0;
	font-size:85%;
}

/*------------ Kontaktformular --------------*/

/*
#008774	100% Deckung
#80c3ba	50% Deckung
#b3dbd6	30% Deckung
#d9edea	15% Deckung
#ebf6f4	8% Deckung

	Basisfarben Blau
		#002c90	100% Deckung
		#8096c8	50% Deckung
		#b3c0de	30% Deckung
		#d9e0ee	15% Deckung

	Akzentfarben 
		#0082cb	blau
		#6e98bc	blaugrau
		#8f8e92	grau
		#000000	schwarz
*/

#mailform, #orderform

{
	width:auto;

	background-color:transparent;
	border:0;
	border-top:4px solid #80c3ba;

}
#mailform tr.color1, #orderform tr.color1

{

   background-color:#ebf6f4;	/*	Gr�n mit 8% Deckung	*/

}

#mailform tr.color2, #orderform tr.color2

{

   background-color:#d9edea;

}
#mailform td, #orderform td

{

	border:0;

	border-top:1px solid #fff;

}
#mailform td.label, #orderform td.label

{

	border-right:1px solid #fff;
	font-weight:normal;

}
#mailform td.field, #orderform td.field

{

	padding-left:1em;
	padding-right:1em;

}

/* Jan */
/*-------------------- Schatten um Bilder ---------------------------*/

div.imagecontainerright {
	float:right;
	margin:0;
	margin-bottom:1em;
	margin-left:1em;
	margin-top:0.5em;
}
div.imagecontainerleft {
	float:left;
	margin:0;
	margin-bottom:1em;
	margin-right:1em;
	margin-top:0.5em;
}
.contenttable div.imagecontainerbottom, .contenttable div.imagecontainertop {
	float:left;
	margin:0;
	margin-bottom:1em;
	margin-top:0.5em;
}
.contenttable div.imagecontainerleft_nofloat, .contenttable  div.imagecontainerright_nofloat {
	float:none;
	margin:0;
	padding:0;
	margin-bottom:0.5em;
}
.contenttable div.imageshadow {
	background-color:#dadada;
	position:relative;
	left:4px;
	top:4px;
}
.contenttable div.imageborder {
	background-color:#fff;
	border:1px solid #80c3ba;
	padding:4px 3px 3px 4px;
	position:relative;
	left:-4px;
	top:-4px;
}
.contenttable div.imageshadow img {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
.contenttable div.caption {
	font-size:90%;
	/*letter-spacing:1px;*/
}
/* ENDE - Jan */


/*------------------------------ Termine --------------------------------*/

div.tx-cfdeeplink-pi8 {
	margin-top:1.5em;
	margin-bottom:3em;
	padding:0;
}
div.tx-cfdeeplink-pi8 table {
	margin:0;
	padding:0;
	width:100%;
}
div.tx-cfdeeplink-pi8 table table.appointment {
	margin:0em 0em 1em 0em;
	padding:0;
	width:100%;
	border:1px solid #d9edea;
	border-top:4px solid #b3dbd6;
}
div.tx-cfdeeplink-pi8 table table.appointment img{
	margin:0;
	padding:0;
	border:0;
}
div.tx-cfdeeplink-pi8 table table.appointment td, div.tx-cfdeeplink-pi8 table table.appointment th {
	margin:0;
	padding:5px 5px 5px 5px;
	width:100%;
	text-align:left;
	vertical-align:top;
	font-size:85%;
}
div.tx-cfdeeplink-pi8 table table.appointment td {
	line-height:100%;
}
div.tx-cfdeeplink-pi8 table table.appointment td.left {
	width:30%;
}
div.tx-cfdeeplink-pi8 table table.appointment td.border_bottom, div.tx-cfdeeplink-pi8 table table.appointment th.border_bottom  {
	
}
div.tx-cfdeeplink-pi8 table table.appointment td.border_top, div.tx-cfdeeplink-pi8 table table.appointment th.border_top {
	
}
div.tx-cfdeeplink-pi8 table table.appointment td.blue, div.tx-cfdeeplink-pi8 table table.appointment th.blue {
	background-color:#d9edea;
}
div.tx-cfdeeplink-pi8 table table.appointment td p {
	margin:0;
	padding:0;
}
div.tx-cfdeeplink-pi8 table table.appointment td a, div.tx-cfdeeplink-pi8 table table.appointment td a:visited {
	text-decoration:underline;
}
div.tx-cfdeeplink-pi8 table table.appointment td a:hover {
	text-decoration:none;
}

/*------------ Dateiliste --------------*/
.content #filelist {
	margin:2em 0em 1.5em 0em;
	padding:0;
}
.content #filelist table {
	margin:0;
	padding:0;
	width:auto;
	font-size:90%;
	line-height:100%;
}
.content #filelist table td {
	margin:0;
	padding:5px 5px 5px 5px;
	width:auto;
	text-align:left;
	vertical-align:top;
}
.content #filelist table td.icon {
	padding-left:0px;
	padding-right:10px;
}
.content #filelist table td.icon a{
	text-decoration:none;
}
.content #filelist table td.icon a img{
	border:none;
}
.content #filelist table td.size {
	padding-left:10px;
	white-space:nowrap;
	text-align:right;
}
.content #filelist table td.file span.description {
	display:block;
}
.content #filelist table td.file span.name{
	display:block;
	padding-top:5px;
}
.content #filelist table td a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.content #filelist table td a:hover {
	text-decoration:underline;
}
.content #filelist table td a:visited {
	color:#333;
}
/*------------ Dateiliste Layout 0 --------------*/
.content #filelist.layout_0 table td.file span.name {
	display:none;
}
.content #filelist.layout_0 table td.file span.description a {
	font-weight:normal;
}

.content #filelist table.file {
	margin-bottom:5px;
	width:100%;
}
.content #filelist table td.icon{
	padding-top:7px;
	padding-bottom:7px;
	width:1%;
}

/*---- Marquee ---*/
.content marquee
{
	background:#80C3BA;
	vertical-align:middle;
	height: auto;
	line-height: 70%;
	padding-top: 0.5em;
	margin-top: 1.5em;
}
.content marquee p
{
	margin:0em 0em 0.0em 0em;
	padding:0;
}
