/* KONFIGURATION LINKS IM INHALT */
* {
	padding:0;
	margin:0;
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
}


/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#900;
	font-weight: normal;
	font-family:Arial,Tahoma,Verdana,Helvetica,Sans serif;
	text-decoration: none;
}


/* Maus darüber */
a:hover {
	color:#900;
	text-decoration: underline;
}


/* KONFIGURATION NAVIGATION */
/* Level 1 normaler Zustand */
a.nml, a:link.nml, a:visited.nml, a:hover.nml, a:active.nml {
	color:black;
	font-size:12px;
	font-style:normal;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans serif;
	text-decoration: none;
	padding:5px;
	padding-top:8px;
	width:100%;
	height:100%;
}

/* Level 1 aktiver Zustand */
a.act, a:link.act, a:visited.act, a:hover.act, a:active.act {
	color:#900;
	font-size:12px;
	font-style:normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	font-weight: bold;
	text-decoration: none;
	padding:5px;
	padding-top:8px;
	width:100%;
	height:100%;
}

/* Level 2 normaler Zustand */
a.nmlL2, a:link.nmlL2, a:visited.nmlL2, a:hover.nmlL2, a:active.nmlL2 {	
	color:#000000;
	font-size:11px;
	font-style:normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	text-decoration: none;
	width:100%;
	height:100%;
	padding:5px;
}

/* Level 2 aktiver Zustand */
a.actL2, a:link.actL2, a:visited.actL2, a:hover.actL2, a:active.actL2 {
	color:#000;
	font-size:11px;
	font-style:normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	font-weight:normal;
	text-decoration: none;
	width:100%;
	height:100%;
	padding:5px;
}
/* KONFIGURATION Zusatznavigation (Impressum, Druckversion, Sitemap, Gästebuch) */
/* normaler Zustand */
a.zunav, a:link.zunav, a:visited.zunav, a:active.zunav {
	color:#666666;
	font-size:10px;
	font-style:normal;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans serif;
	text-decoration: none;
}

/* Maus darüber */
a:hover.zunav {
	color:#000000;
}

/* KONFIGURATION LINK ZUM SEITENANFANG */
/* normaler Zustand */
a.totop, a:link.totop, a:visited.totop, a:active.totop {
	color:#fff;
	font-size:10px;
	font-style:normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	text-decoration: none;
	border-bottom: 0px;
}
/* Maus darüber */
a:hover.totop {
	color:#900;
}


/* KONFIGURATION COPYRIGHT-LINK */
/* normaler Zustand */
.copy, a.copy, a:link.copy, a:visited.copy, a:active.copy {
	color:#fff;
	font-size:10px;
	font-style:normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	text-decoration: none;
}
/* Maus darüber */
a:hover.copy {
	color:#ffffff;
}




/* KONFIGURATION GÄSTEBUCH */
.tx-guestbook-list-header {
	background-color: #b3b3b3;
	color: #ffffff;
	padding:3px;
	font-size:0.8em;
}

.tx-guestbook-list-row {
	background-color: #eeeeee;
	font-size:0.8em;
}

.tx-guestbook-list-rowleft {
	background-color: #EEEEEE;
}

.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}

.tx-guestbook-list-entrycomment {
	font-style: italic;
}

.tx-guestbook-list-small {
	font-size: 9px;
	color: #666666;
}

.tx-veguestbook-pi1-browsebox TD {
	font-size: 9px;
	color: #666666;
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-veguestbook-pi1-browsebox-SCell {
	background-color: #EEEEEE;
}

.tx-guestbook-latest-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight:bold;
}

.tx-guestbook-latest-row {
	background-color: #FFFFFF;
}

.tx-guestbook-latest-small {
	font-size: 9px; color: #666666;
}

.tx-guestbook-form-labels {
	font-family:verdana;
	font-size:0.8em;
}
.tx-guestbook-form-inputfield-med {
	border:1px solid #999999;
	background-color:#ffffff;
	color:#1A4585;
	font-size:12;
	width:150px;
	height:20px;
}

.tx-guestbook-form-inputfield-big {
	border-style: solid;
	border-width: 1pt;
	border-color:#539521;
	font-size:12px;
	color:#333333;
	width:150px;
	height:20px;
}

.tx-guestbook-form-textarea {
	border:1px solid #999999;
	background-color:#ffffff;
	color:#1A4585;
	font-size:12px;
	width:250px;
}

.tx-guestbook-form-obligationfield {
	color: #CC0000;
}

.tx-guestbook-form-error {
	color: #CC0000;
}

/* KONFIGURATION DER KLASSEN FÜR DIE INPUTFELDER */
/* normaler Zustand */
.normal {
	border:1px solid #999999;
	color:#000000;
	background-image:url('http://web22.hrt-server.de/fileadmin/images/mainBgForm.image.gif');
	background-repeat:repeat-x;
}

.normalArea {
	border:1px solid #999999;
	color:#000000;
	border:1px solid #103d6a;
	background-image:url('http://web22.hrt-server.de/fileadmin/images/mainBgFormArea.image.gif');
	background-repeat:repeat-x;
}

/* aktiver Zustand */
.active {
	border:1px solid #D60404;
	background-color:#FFFFFF;
	color:#006699;
}


/* KONFIGURATION DES INHALTSTEXTES */
.content {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	font-size:12px;
	color:#5C5C5C;
	line-height:18px;
}

/* LISTENKONFIGURATION */
ul, ol {
	list-style-image:url(http://web58.hrt-server.de/fileadmin/images/aufzaehlungspunkt.gif);
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {	
	SCROLLBAR-FACE-COLOR:#fff;
	SCROLLBAR-HIGHLIGHT-COLOR:#fff;
	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR:#888888;
	SCROLLBAR-TRACK-COLOR:#EEEEEE;
	SCROLLBAR-ARROW-COLOR:#000000;
}


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */




.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	/*height:1px;
	border:0px solid #29166F;*/

}
.news-latest-container HR.clearer {
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#29166F;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;
	background-color:#769024;*/
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#29166F;
}
.news-latest-gotoarchive A {
	color:#29166F;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-symbol {
	width:67px;
	height:15px;
	border:0px;
	float:left;
	padding-right:3px;
}

p.news-list-subheader {
	color:#5C5C5C;
}

.news-list-item {
	line-height: 1.3;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #990000;
}

.news-list-item H3 {
	display:inline;
	padding:0 0 0 5;
	font-size:13px;
}

.news-list-item H3 A:LINK,.news-list-item H3 A:VISITED,.news-list-item H3 A:HOVER {
	padding-left:2px;
	font-size:1.0em;
	font-weight:bold;
	color:#990000;
}

.news-list-item p {
	padding-left:20px;
}

p.news-list-morelink, p.news-list-morelink a  {
	font-size:9px;
	text-align:right;
}

.news-list-browse {
	text-align: center;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	border:0px solid #29166F;
	padding:0px;
	/*background-color:#eeeeee;*/
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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 {
	background-color: #fff;
	border:1px solid #29166F;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	
	
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {

}

p.news-single-subheader {
	font-style:italic;
	font-size:100px;
}

.news-single-item H1 {
	display:inline;
	font-size: 13px;
	font-weight:bold;
	color: #900;
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}


.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	clear:both;
}
.news-single-timedata {
	float: right;
	padding-bottom:15px;
	color: #5c5c5c
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:0px;
	border:0px solid #333;
	/*background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
	list-style-type: none;
	list-style-image:url(http://web58.hrt-server.de/clear.gif);
}
.news-amenu-container H2 {
	color:#29166F;
	padding:0px;
	font-size:16px;
	border:0px solid #29166F;
	/*background-color:#29166F;*/
}
.news-amenu-item-year {
	font-weight: bold;
	font-size:1.4em;
	border-bottom: 1px solid #29166F;
	padding: 5px;
	padding-top: 10px;
	list-style-position:outside;
	/*background-color: #769024;*/
	color:#29166F;
}

/*--------------------------------- 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 {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/* LL Container */
#output {
	margin:10px 0px;
	border-top:1px solid #900;
}

ul.linkul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.linkul li {
	float:left;
	font-size:10px;
	padding-left:5px;
}