/***** 	css-bereich gunnar bzw. statischer content*/
a:link {	background-color : transparent;	color : #ff8e00;	text-decoration : none;}
a:visited {	text-decoration:none;}
a:hover {	color:#ff6600;	text-decoration:none;}
a:active {	color:#ff8e00;	text-decoration:none;}

/* General */
BODY {
	/*background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	*/
	scrollbar-face-color:#a1dc6e;
	scrollbar-base-color:#a1dc6e;
	scrollbar-shadow-color:#a1dc6e;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#a5a29a;
	scrollbar-track-color:#ababab;
	scrollbar-highlight-color:#a5a29a;
	scrollbar-3dlight-color:#a1dc6e;
}

body
{
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	/*line-height:15px;*/
}


p, table /*fuer IE 5.5*/
{
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	/*line-height:15px;*/
}



.fliesstext {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color:#000000;	font-style: normal;}
.headline {	font-family: verdana, arial,sans-serif;	font-size: 14px;	color:#9a978d;	font-weight:bold;}
.subheadline {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color:#000000;	font-weight:bold;}
.sucheheadline{  font-family: verdana, arial,sans-serif; font-size: 10px; color:#000000;  font-weight:bold;}
.forumheadline{	font-family: verdana, arial,sans-serif;	font-size: 12px;	color:#908D84;	font-weight:bold;}
.submit  {	background-image:url(../images/allgemein/pfeil_link.gif); border:0px;  }

/* css 2.0 kann der ie aber nicht**/
/* a.linktext:before       { content:url(../images/allgemein/pfeil_link.gif); border:0px; } */

/** voranstellung des dreiecks vor links** css 1.0*/
/* a.linktext {	background-image:url(../images/allgemein/pfeil_link.gif);	padding-left:12px;	background-repeat:no-repeat;	background-position:left	left;	border:0px;  } */
.linktext {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color: #ff8e00;	font-style: normal;}
.linktext a:active {	color:#ff8e00;	text-decoration:none;}
.linktext_partner {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color: #ff8e00;	font-style: normal;}
.linktext_seitenzaehler a {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color: #ff8e00;	font-style: normal;	font-weight: bold;}
.linktext_seitenzaehler {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;}

.linktextklein {	font-family: verdana, arial,sans-serif;	font-size: 10px;	color: #ff8e00;	font-style: normal;}

.linkback {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color:#000000;	font-style: normal;}
.linkback a {	font-family:verdana, arial,sans-serif;	font-size:11px;	color:#ff8e00;	font-style:normal;	background-image:url(../images/allgemein/pfeil_zurueck.gif);	padding-left:12px;	background-repeat:no-repeat;	background-position:left	left;	border:0px;}

.context {	font-family: verdana, arial,sans-serif;	font-size: 10px;	color:#000000;	font-style: normal;}

.contextbold {	font-family: verdana, arial,sans-serif;	font-size: 10px;	color:#000000;	font-weight:bold;}

.contextlink {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color: #ff8e00;	font-style: normal;}

.fehlertext {	font-family: verdana, arial,sans-serif;	font-size: 10px;	color: #449200;	font-style: normal;}

.notification {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color: #449200;	font-style: normal;}

UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

.listecontent {	font-family: verdana, arial, sans-serif;	font-size: 11px;	color: #000000;	font-weight:normal;  margin-left:-25px;	list-style-image: url(../images/allgemein/lipo_liste.gif);	list-style-type: square;}

.listecontent UL{	padding-bottom: 5px;}.listecontext {	font-family: verdana, arial, sans-serif;	font-size: 11px;	color: #000000;	font-weight:normal;  margin-left:-10px;	list-style-image: url(../images/allgemein/lipo_kontext.gif);	list-style-type: square;}

.listecontent LI {	padding-bottom: 5px;}.listecontext {	font-family: verdana, arial, sans-serif;	font-size: 11px;	color: #000000;	font-weight:normal;  margin-left:-10px;	list-style-image: url(../images/allgemein/lipo_kontext.gif);	list-style-type: square;}

.listecontext a {
	font-family:verdana, arial,sans-serif;
	font-size:11px;	color:#ff8e00;
	font-style:normal;
	margin-left:-10px;
	list-style-image: url(../images/allgemein/lipo_kontext.gif);
	list-style-type: square;
	/* background-image:url(../images/allgemein/pfeil_link.gif);	*/
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
	}
.listecontext a:active {
	font-family:verdana, arial,sans-serif;
	font-size:11px;
	color:#ff8e00;
	font-style:normal;
	font-weight:normal;
	margin-left:-10px;
	list-style-image: url(../images/allgemein/lipo_kontext.gif);
	list-style-type: square;
	/* background-image:url(../images/allgemein/pfeil_link.gif);	*/
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
	}
.listecontext a:visited {
	text-decoration:none;
	margin-left:-10px;
 	list-style-image: url(../images/allgemein/lipo_kontext.gif);
 	list-style-type: square;
 	/* background-image:url(../images/allgemein/pfeil_link.gif);	*/
 	padding-left:12px;
 	background-repeat:no-repeat;
 	background-position:left;
 	border:0px;
 	}
.listecontext a:hover {
	color:#ff6600;
	text-decoration:none;
	margin-left:-10px;
	list-style-image: url(../images/allgemein/lipo_kontext.gif);
	list-style-type: square;
	/* background-image:url(../images/allgemein/pfeil_link.gif); */
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
	}

.listeccontext li{
	padding-bottom: 5px;
	}
.bildrahmen {
	background-color:#ffffff;
	border-right: #7e7b73 1px solid;
	border-left:#7e7b73 1px solid;
	border-top: #7e7b73 1px solid;
	border-bottom: #7e7b73 1px solid;
	}



/*** typo3 definitionen */
/* general fonts */
p, ol, ul, div, h1, h2 {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color:#000000;}
.bodytext {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color:#000000;	font-style: normal;}


/* General content -> Header 1 */
H1 {
	font-family:verdana, arial,sans-serif;
	font-size:14px;
	color:#9a978d;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:0px;
}
/* General content -> Header 1 -> Links */
H1 A {
	color:#ff8e00;
}
h1 a:hover {
	color:#ff6600;
	text-decoration:none;
}

h1 a:active {
	color:#ff8e00;
	text-decoration:none;
}
h1 a:visited {
	color:#ff8e00;
	text-decoration:none;
	}



/* General content -> Header 2 */
H2 {
	font-family:verdana, arial,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:0px;
}

H2 a {
	color:#ff8e00;
	}
H2 a:hover {
	color:#ff6600;
	}
H2 a:active {
	color:#ff8e00;}
H2 a:visited {
	color:#ff8e00;
}
/* General content -> Text */
P {
	font-family:verdana, arial,sans-serif;
	font-size:11px;
	color:black;
	font-style:normal;
}
/* General content -> Text -> Menu/Sitemap item */
P.csc-menu {
	font-family:verdana, arial,sans-serif;
	font-size:12px;
}
/* General content -> Text -> Menu/Sitemap item: Section-title */
P.csc-section {
	font-family:verdana, arial,sans-serif;
	font-size:12px;
}
/* Links */
A {
	color:#ff8e00;
}
/* General content -> Text -> Header date */
P.csc-header-date {
	font-family:verdana, arial,sans-serif;
}
/* General content -> Text -> Caption */
P.csc-caption {
	font-family:verdana, arial,sans-serif;
}
/* General content -> Text -> Page content */
P.bodytext {
	font-family:verdana, arial,sans-serif;
}
/* General content -> Header 3 */
H3 {
	font-family:verdana, arial,sans-serif;
}
/* General content -> Preformatted code */
PRE {
	font-family:verdana, arial,sans-serif;
}
/* General content -> Ordered bullet lists (numbers) */
OL {
	font-family:verdana, arial,sans-serif;
}

/* general content -> plugin: indexed search -> text */
.tx-indexedsearch p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> text -> links */
.tx-indexedsearch p a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: indexed search -> text -> links -> mouseover links */
.tx-indexedsearch p a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: indexed search -> text -> links -> active links */
.tx-indexedsearch p a:active {	text-decoration:none;}

/* general content -> plugin: indexed search -> text -> links -> visited links */
.tx-indexedsearch p a:visited {	text-decoration:none;}

/* general content -> plugin: indexed search -> text -> "no results" text */
.tx-indexedsearch p.tx-indexedsearch-noresults {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> search box -> form fields */
.tx-indexedsearch .tx-indexedsearch-searchbox input {	font-family:verdana, arial,sans-serif; font-size: 11px;}

/* general content -> plugin: indexed search -> search box -> form fields -> search word field */
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> search box -> form fields -> submit button */
/*.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {	font-family:verdana, arial,sans-serif;}*/
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button 
{
	/*background-image:url(../images/allgemein/bt_go.gif);*/
	background-image:none;
	background:#ff8e00;
	color:#FFFFFF;
/*	margin-top:10px;*/
}

.tx-indexedsearch-searchbox td
{
	padding:3px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox
		{ 
				margin: 0px 0px 15px 0px;	
		}
		
.tx-indexedsearch .tx-indexedsearch-browsebox UL 
		{ 
		/* |*/overflow: hidden;/**/
			
			list-style: none;
			text-align: left;
			padding: 0px 0px 0px 4px ;
			margin: 0px 0px 0px 0px !important ;	
		}
			
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI 
		{ 
			display:inline; 
			margin:0px;
			padding:0px;
			background:none; 
		}
		
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI a
		{ 
			line-height:25px;
			/*border:1px solid #c1cce5;*/
			font-size: 11px;
			text-decoration:none;
			font-weight:normal;
			text-align:center;	
			padding:2px 4px 2px 4px ;
			background:none;
			margin: 0px 3px 0px 0px;	
		}
		
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI a:hover
	{
	text-decoration:underline;
	}
	
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI.tx-indexedsearch-browselist-currentPage a,
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI.tx-indexedsearch-browselist-currentPage a:hover
		{	
			font-weight:bold;	
		}
		




/* general content -> plugin: indexed search -> search box -> form selector boxes */
.tx-indexedsearch .tx-indexedsearch-searchbox select {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> "what is searched for" text -> text */
.tx-indexedsearch .tx-indexedsearch-whatis p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> "what is searched for" text -> text -> search word markup */
.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw {	font-family:verdana, arial,sans-serif;}


/* general content -> plugin: indexed search -> browsing box -> text */
.tx-indexedsearch .tx-indexedsearch-browsebox p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> browsing box -> text -> links */
.tx-indexedsearch .tx-indexedsearch-browsebox p a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> text -> links -> mouseover links */
.tx-indexedsearch .tx-indexedsearch-browsebox p a:hover {	color:#ff6600;}

/* general content -> plugin: indexed search -> browsing box -> text -> links -> active links */
.tx-indexedsearch .tx-indexedsearch-browsebox p a:active {	font-weight:bold;	color:#000000;	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> text -> links -> visited links */
.tx-indexedsearch .tx-indexedsearch-browsebox p a:visited {	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> text -> emphasized numbers */
.tx-indexedsearch .tx-indexedsearch-browsebox p span.tx-indexedsearch-browsebox-strong {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> browsing box -> section links (ul) */
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-sectionlinks ul {	font-family:verdana, arial, sans-serif;}

/* general content -> plugin: indexed search -> browsing box -> table cells -> selected table cells -> text */
/*.tx-indexedsearch .tx-indexedsearch-browsebox td.tx-indexedsearch-browsebox-scell p {	font-family:verdana, arial,sans-serif;}*/

/* general content -> plugin: indexed search -> browsing box -> table cells -> text */
.tx-indexedsearch .tx-indexedsearch-browsebox td p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> browsing box -> table cells -> text -> links */
.tx-indexedsearch .tx-indexedsearch-browsebox td p a {	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> table cells -> text -> links -> mouseover links */
.tx-indexedsearch .tx-indexedsearch-browsebox td p a:hover {	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> table cells -> text -> links -> active links */
.tx-indexedsearch .tx-indexedsearch-browsebox td p a:active {	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> table cells -> text -> links -> visited links */
.tx-indexedsearch .tx-indexedsearch-browsebox td p a:visited {	text-decoration:none;}

/* general content -> plugin: indexed search -> browsing box -> table cells -> selected table cells -> text -> links */
/*.tx-indexedsearch .tx-indexedsearch-browsebox td.tx-indexedsearch-browsebox-scell p a {	color:#ff8e00;	text-decoration:none;}*/

/* general content -> plugin: indexed search -> browsing box -> table cells -> selected table cells -> text -> links -> mouseover links */
/*.tx-indexedsearch .tx-indexedsearch-browsebox td.tx-indexedsearch-browsebox-scell p a:hover {	color:#ff6600;}*/

/* general content -> plugin: indexed search -> browsing box -> table cells -> selected table cells -> text -> links -> active links */
/*.tx-indexedsearch .tx-indexedsearch-browsebox td.tx-indexedsearch-browsebox-scell p a:active {	font-weight:bold;	color:#000000;	text-decoration:none;}*/

/* general content -> plugin: indexed search -> browsing box -> table cells -> selected table cells -> text -> links -> visited links */
/*.tx-indexedsearch .tx-indexedsearch-browsebox td.tx-indexedsearch-browsebox-scell p a:visited {	text-decoration:none;}*/


/* general content -> plugin: indexed search -> search result display -> text */
.tx-indexedsearch .tx-indexedsearch-res p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> search result display -> text -> links */
.tx-indexedsearch .tx-indexedsearch-res p a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> text -> links -> mouseover links */
.tx-indexedsearch .tx-indexedsearch-res p a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> text -> links -> active links */
.tx-indexedsearch .tx-indexedsearch-res p a:active {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> text -> links -> visited links */
.tx-indexedsearch .tx-indexedsearch-res p a:visited {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) -> text */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) -> text -> links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) -> text -> links -> mouseover links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) -> text -> links -> active links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p a:active {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) -> text -> links -> visited links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p a:visited {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> info cell (td) -> text -> links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> info cell (td) -> text -> links -> mouseover links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> info cell (td) -> text -> links -> active links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p a:active {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> section headers -> section header */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> search result display -> section headers -> section header -> links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> section headers -> section header -> links -> mouseover links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> section headers -> section header -> links -> active links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 a:active {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> section headers -> section header -> links -> visited links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 a:visited {	text-decoration:none;}

/* general content -> plugin: indexed search -> search result display -> section headers -> page count */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead p {	font-family:verdana, arial,sans-serif;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {	background:#d9f6bf;}

/* general content -> plugin: indexed search -> search result display -> info cell (td) */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {	font-weight:bold;	background:#f4fdecf;}

/* general content -> plugin: indexed search -> search result display -> section headers */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead {	margin-top:20px;	margin-bottom:5px;}

/* general content -> plugin: indexed search -> search result display -> section headers -> table */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead table {	background:#bcf08e;	margin-top:0px;	margin-bottom:0px;}

/* general content -> plugin: indexed search -> search result display -> resume text cell (td) -> text -> red markup of search words */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redmarkup {	font-weight:bold;	color:#000000;}

/* general content -> plugin: indexed search -> "what is searched for" text */
.tx-indexedsearch .tx-indexedsearch-whatis {	margin-top:10px;	margin-bottom:5px;}

/* general content -> plugin: indexed search -> search result display -> title row (tr) -> text -> score text (percent) */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent {	font-weight:normal; color:#d9f6bf;}

/* general content -> plugin: indexed search -> search result display -> resume text cell (td) -> text */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p {	font-style:normal;}

/* general content -> plugin: indexed search -> search result display -> section headers -> table cells (td) */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead td {	vertical-align:absmiddle;}



/* general content -> plugin: "tx_kharticlepages_pi1" -> header */
.tx-kharticlepages-pi1 h2 {	font-family:verdana, arial,sans-serif;	font-size:14px;	color:#9a978d;	font-weight:bold;	margin-top:0px;	margin-bottom:30px;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> header -> links */
.tx-kharticlepages-pi1 h2 a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> header -> links -> mouseover links */
.tx-kharticlepages-pi1 h2 a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> header -> links -> active links */
.tx-kharticlepages-pi1 h2 a:active {	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> header -> links -> visited links */
.tx-kharticlepages-pi1 h2 a:visited {	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> article text */
.tx-kharticlepages-pi1 p {	font-family:verdana, arial,sans-serif;	font-size:11px;	color:#000000;	font-style:normal;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> article text -> links */
.tx-kharticlepages-pi1 p a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> article text -> links -> mouseover links */
.tx-kharticlepages-pi1 p a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> article text -> links -> active links */
.tx-kharticlepages-pi1 p a:active {	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> article text -> links -> visited links */
.tx-kharticlepages-pi1 p a:visited {	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> navigation */
.tx-kharticlepages-pi1 .navigation {	font-family:verdana, arial,sans-serif;	font-size:11px;	color:#000000;	font-style:normal;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> navigation -> links */
.tx-kharticlepages-pi1 .navigation a {	color:#ff8e00;	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> navigation -> links -> mouseover links */
.tx-kharticlepages-pi1 .navigation a:hover {	color:#ff6600;	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> navigation -> links -> active links */
.tx-kharticlepages-pi1 .navigation a:active {	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> navigation -> links -> visited links */
.tx-kharticlepages-pi1 .navigation a:visited {	text-decoration:none;}

/* general content -> plugin: "tx_kharticlepages_pi1" -> navigation -> inactive elements */
.tx-kharticlepages-pi1 .navigation .navigation-inactive {	font-family:verdana, arial,sans-serif;}


/* General content -> Tables in content -> Page content */
TABLE.contenttable P {
	font-family:verdana, arial,sans-serif;
	font-size:11px;
	color:#000000;
}
/* General content -> Tables in content -> Page content -> Page content, next paragraph */
TABLE.contenttable P+ P {
	font-family:verdana, arial,sans-serif;
	font-size:11px;
	color:#000000;
}
/* General content -> Tables in content -> Page content -> Links */
TABLE.contenttable P A {
	color:#ff8e00;
	text-decoration:none;
	/* background-image:url(../images/allgemein/pfeil_link.gif);*/
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
}
/* General content -> Tables in content -> Page content -> Links -> Mouseover links */
TABLE.contenttable P A:hover {
	color:#ff6600;
	text-decoration:none;
	background-image:url(../images/allgemein/pfeil_link.gif);
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
}
/* General content -> Tables in content -> Page content -> Links -> Active links */
TABLE.contenttable P A:active {
	text-decoration:none;
	background-image:url(../images/allgemein/pfeil_link.gif);
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
}
/* General content -> Tables in content -> Page content -> Links -> Visited links */
TABLE.contenttable P A:visited {
	text-decoration:none;
	background-image:url(../images/allgemein/pfeil_link.gif);
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
}
/* General content -> Tables in content */
TABLE.contenttable {
	border-color:#000000;
	border-style:solid;
	border:1px;
}
/* General content -> Tables in content -> Table cells */
TABLE.contenttable TD {
	border-color:#000000;
	vertical-align:top;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}
/* General content -> Plugin: "tx_advCalendar_pi1" */
.tx-advcalendar-pi1 {
	padding-right:0px;
	padding-left:0px;
	background-color:#f4fdec;
	font-family:verdana, arial,sans-serif;
	font-size:11px;
}
.tx-advcalendar-pi1 a {	color:#ff8e00;}
.tx-advcalendar-pi1 a:hover {	color:#ff6600;	text-decoration:none;}
.tx-advcalendar-pi1 a:active {	text-decoration:none;}
.tx-advcalendar-pi1 a:visited {	text-decoration:none;}
.tx-advcalendar-pi1 P { font-size:12px; }
.tx-advcalendar-pi1 P A { color:#ff8e00; }
.tx-advcalendar-pi1 P A:hover { color:#ff6600; text-decoration:none; }
.tx-advcalendar-pi1 P A:active { text-decoration:none; }
.tx-advcalendar-pi1 P A:visited { text-decoration:none; }
.tx-advcalendar-pi1 h1 {	background-color: #bcf08e;	font-size:16px;	font-weight: bold;	}
.tx-advcalendar-pi1 td {	font-size:11px;	font-weight: bold;	}
.tx-advcalendar-pi1 td.notinmonth td {	font-family: verdana, arial,sans-serif;	font-size: 11px;	color:#000000;	font-weight:bold}
.tx-advcalendar-pi1 td.notinmonth a {	color:#000000;	text-decoration:none}
.tx-advcalendar-pi1 td.notinmonth a:active {	color:#000000;	text-decoration:none;}
.tx-advcalendar-pi1 td.notinmonth a:hover {	color:#000000;	text-decoration:none;}
.tx-advcalendar-pi1 td.notinmonth a:visited {	color:#000000;	text-decoration:none;}
.tx-advcalendar-pi1 td.bottomeventsexpired {	background-color: #eedddd;	color:red;}
.tx-advcalendar-pi1 td.bottomeventsexpired a {	color:red;}
.tx-advcalendar-pi1 td.bottomevents {	background-color: #f4fdec;}

/* Kalender tx-calendar-pi1 14.09.04 */
DIV.tx-calendar-pi1 { font-family: verdana, arial,sans-serif;	font-size: 10px;  }
DIV.tx-calendar-pi1 TD { font-family: verdana, arial,sans-serif;	font-size: 9px; }

DIV.tx-calendar-pi1 a {	color:#ff8e00;}
DIV.tx-calendar-pi1 a:hover {	color:#ff6600;	text-decoration:none;}
DIV.tx-calendar-pi1 a:active {	text-decoration:none;}
DIV.tx-calendar-pi1 a:visited {	text-decoration:none;}
DIV.tx-calendar-pi1 P { font-size:11px; }
DIV.tx-calendar-pi1 P A { color:#ff8e00; }
DIV.tx-calendar-pi1 P A:hover { color:#ff6600; text-decoration:none; }
DIV.tx-calendar-pi1 P A:active { text-decoration:none; }
DIV.tx-calendar-pi1 P A:visited { text-decoration:none; }
DIV.tx-calendar-pi1 h1 { background-color: #bcf08e;	font-size:16px;	font-weight: bold; 	}

/* Month View */
DIV.tx-calendar-pi1 TD.displayMonthDay { background-color: #FFFFFF; vertical-align: top; height: 80px; width: 13%; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayNotInMonth { background-color: #DFDCD5; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayWeekEnd { background-color: #DFDCD5; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayCurrentDay { background-color: #D9F6BF; height: 100%; }

DIV.tx-calendar-pi1 TD.displayMonthDay DIV.dayTitle { font-weight: bold; background-color: #EDEBE7; border-bottom: 1px solid #AAAAAA; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayNotInMonth DIV.dayTitle { font-weight: bold; background-color: #DFDCD5; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayWeekEnd DIV.dayTitle { font-weight: bold; background-color: #BCF08E; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayCurrentDay DIV.dayTitle { font-weight: bold; background-color: #BCF08E; }

DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayWeekEnd DIV.dayTitle { font-weight: bold; background-color: #EDEBE7; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayHasEvents DIV.dayTitle A { color: #DFDCD5; }

DIV.tx-calendar-pi1 TD.displayMonthWeekHeader { background-color: #D1CDC3; font-weight: bold; }
DIV.tx-calendar-pi1 TD.displayMonthWeekDayHeader { background-color: #D1CDC3; font-weight: bold; text-align: center; }
DIV.tx-calendar-pi1 TD.displayMonthWeekEndDayHeader { background-color: #D1CDC3; font-weight: bold; text-align: center; }

DIV.tx-calendar-pi1 DIV.monthOverlappingEvent { background-color: #FFFFFF; text-align: center; }
DIV.tx-calendar-pi1 DIV.monthFromPrevDayEvent { background-color: #DDDDDD; text-align: center; }
DIV.tx-calendar-pi1 DIV.monthToNextDayEvent   { background-color: #DDDDDD; text-align: center; }
DIV.tx-calendar-pi1 DIV.monthFullDayEvent     { font-family: verdana, arial,sans-serif;	font-size: 9px; text-align: center; }

DIV.tx-calendar-pi1 DIV.currentMonth { font-family: verdana, arial,sans-serif;	font-size: 12px; color: #000000; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevMonth { font-family: verdana, arial,sans-serif;	font-size: 12px; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.nextMonth { font-family: verdana, arial,sans-serif;	font-size: 12px; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevYear { font-family: verdana, arial,sans-serif;	font-size: 12px; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.nextYear { font-family: verdana, arial,sans-serif;	font-size: 12px; font-weight: bold; }


/* Month at a glance */
DIV.tx-calendar-pi1 TD.matDay { border: 1px solid #AAAAAA; background-color: #FFFFFF; font-family: verdana, arial,sans-serif;	font-size: 9px;}
DIV.tx-calendar-pi1 TD.matDay A { color:#ff8e00; font-size: 9pt;}
DIV.tx-calendar-pi1 TD.matDay A:hover { color:#ff6600; text-decoration:none; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 TD.matDay A:active { text-decoration:none; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 TD.matDay A:visited { text-decoration:none; font-family: verdana, arial,sans-serif;	font-size: 9px; }

DIV.tx-calendar-pi1 SPAN.matHasEvent A { color:#ff8e00; font-weight: bold; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 SPAN.matHasEvent A:hover { color:#ff6600; text-decoration:none; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 SPAN.matHasEvent A:active { text-decoration:none; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 SPAN.matHasEvent A:visited { text-decoration:none; font-family: verdana, arial,sans-serif;	font-size: 9px; }
/* Eingefügt als Ersatz, da die Tage nicht verlinkt sind */
.matHasEvent { color:#ff8e00; font-family: verdana, arial,sans-serif;	font-size: 9px;  font-weight: bold;}
.matNoEvent { color:#ff6600; font-family: verdana, arial,sans-serif;	font-size: 9px;  }


DIV.tx-calendar-pi1 SPAN.matNoEvents { font-family: verdana, arial,sans-serif;	font-size: 9px;  }
DIV.tx-calendar-pi1 SPAN.matNotInMonth { background-color: #dfdcd5; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 SPAN.matWeekEnd { background-color: #FFFFFF; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 SPAN.matNotInMonth SPAN.matWeekEnd { background-color: #dfdcd5; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 TD.matweekDayHeader { background-color: #D1CDC3; font-weight: bold; text-align: center; color: #888888; font-family: verdana, arial,sans-serif;	font-size: 9px; }
DIV.tx-calendar-pi1 TD.matweekEndDayHeader { background-color: #D1CDC3; font-weight: bold; text-align: center; color: #888888; font-family: verdana, arial,sans-serif;	font-size: 9px; }

/* Week view */
DIV.tx-calendar-pi1 SPAN.weekTitle { font-size: 12pt; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevWeek { }
DIV.tx-calendar-pi1 SPAN.nextWeek { }
DIV.tx-calendar-pi1 TABLE.weekTable { width: 100%; border: 1px solid #AAAAAA;}
DIV.tx-calendar-pi1 TABLE.weekTable TD.dayEven { vertical-align: top; background-color: #DDDDDD; }
DIV.tx-calendar-pi1 TABLE.weekTable TD.dayOdd { vertical-align: top; background-color: #EEEEEE; }

/* Day view */
DIV.tx-calendar-pi1 DIV.dayTitleInDayView { font-face: verdana, arial,sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevDay { font-face: verdana, arial,sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.nextDay { font-face: verdana, arial,sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 TABLE.hourMatrix { width: 100%; border: 1px solid #AAAAAA; border-top: none; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD { border: .5px solid #555555; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.fullDayAllEventsLine { background-color: #CCCCCC; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.fullDayAllEventsHeader { text-align: center; font-weight: bold; width: 100px; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.fullDayEvents { text-align: center; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineEven { background-color: #DDDDDD; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineOdd { background-color: #EEEEEE; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineEven TD {  }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineOdd TD { }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineEven TD.hourHeader { text-align: center; width: 50px; font-weight: bold; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineOdd TD.hourHeader { text-align: right; width: 50px; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.singleEvent { background-color: #FFFFFF; text-align: center; border: 1px solid black; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.emptyEvent { }

DIV.tx-calendar-pi1 TR.dayOverlappingEvents TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }
DIV.tx-calendar-pi1 TR.dayFromPrevDayEvents TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }
DIV.tx-calendar-pi1 TR.dayFullDayEvents     TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }
DIV.tx-calendar-pi1 TR.dayToNextDayEvents   TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }

/* Event view */
DIV.tx-calendar-pi1 DIV.eventTitle { font-face: verdana, arial,sans-serif; font-size: 10pt; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.eventStartDate { }
DIV.tx-calendar-pi1 SPAN.eventEndDate { }
DIV.tx-calendar-pi1 SPAN.eventStartTime { }
DIV.tx-calendar-pi1 SPAN.eventEndTime { }

DIV.tx-calendar-pi1 DIV.eventOrganizer { }
DIV.tx-calendar-pi1 DIV.eventOrganizerEmail { }
DIV.tx-calendar-pi1 DIV.eventPlace { }
DIV.tx-calendar-pi1 DIV.eventAddress { }
DIV.tx-calendar-pi1 DIV.eventMoreInfo { }
DIV.tx-calendar-pi1 DIV.eventCategory { }
DIV.tx-calendar-pi1 DIV.eventCategoryImage { }

/* Summary View */
DIV.tx-calendar-pi1 DIV.pastEvent { text-decoration : line-through; }
DIV.tx-calendar-pi1 SPAN.dayHasEvents DIV.dayTitle { font-weight: bold; font-color: red; }
DIV.tx-calendar-pi1 SPAN.dayHasEvents DIV.dayTitle A { font-weight: bold; font-color: red; }
DIV.tx-calendar-pi1 SPAN.dayNoEvents DIV.dayTitle { font-weight: normal; }


DIV.tx-calendar-pi1 TABLE.monthview DIV.event_not_today {
		display: block;
		font-size: 8px;
		border: 1px solid;
		border-top: 5px solid;
		border-color: #DFDCD5;
		margin: 2px;
		background-color: #EFEFEF;
		overflow: hidden;
}
DIV.tx-calendar-pi1 TABLE.monthview TR TD.day DIV.event_not_today DIV.inner {
		text-decoration: none;
		display: inline;
	}
DIV.tx-calendar-pi1 TABLE.monthview .event_not_today .inner {
		/*white-space: nowrap;*/
    font-size: 9px;
	}


/* tx-newloginbox-pi1 */
DIV.tx-newloginbox-pi1 { font-family:verdana, arial,sans-serif; }
DIV.tx-newloginbox-pi1 H3 {	font-size:11px;	color:#000000;	font-weight:bold;}
DIV.tx-newloginbox-pi1 P {}
DIV.tx-newloginbox-pi1 TABLE { font-size: 11px; font-weight: normal; }
DIV.tx-newloginbox-pi1 TABLE TR TD P {}
DIV.tx-newloginbox-pi1 TABLE TR TD {}
DIV.tx-newloginbox-pi1 TABLE TR {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}

/* tx-newloginbox-pi1 */
DIV.tx-newloginbox-pi3 {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox TABLE {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox TABLE TR {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox TABLE TR TD {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox TABLE TR TD INPUT.tx-newloginbox-pi3-searchbox-sword {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox TABLE TR TD INPUT.tx-newloginbox-pi3-searchbox-button {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-searchbox TABLE TR TD INPUT {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox P SPAN.tx-newloginbox-pi3-browsebox-strong {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR TD.tx-newloginbox-pi3-browsebox-SCell {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR TD.tx-newloginbox-pi3-browsebox-SCell P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR TD.tx-newloginbox-pi3-browsebox-SCell P A {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR TD P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR TD {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-browsebox TABLE TR TD P A {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-header {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-header TD {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-header TD P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-header TD P A {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR TD {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-odd TD P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-odd TD {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR TD P A {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-odd TD P A {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR.tx-newloginbox-pi3-listrow-odd {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-listrow TABLE TR TD P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView H3 {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE TR TD.tx-newloginbox-pi3-singleView-HCell {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE TR TD.tx-newloginbox-pi3-singleView-HCell P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE TR TD {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE TR TD P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE TR {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView TABLE TR TD P A {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView P {}
DIV.tx-newloginbox-pi3 DIV.tx-newloginbox-pi3-singleView P A {}
.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
