/* @override 
	http://www.hallianz-fuer-vielfalt.de/fileadmin/templates/hallianz/styles/styles.css
*/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 62.5%/1.3 Arial, Calibri, Helvetica, sans-serif;
	background: #287BAE url(../pics/bg_body2.gif);
	color: #333;
}

a:link { color: #000; }
a:visited { color: #333; }
a:hover { color: #E2001A; }

a.totop:link, a.totop:visited, p.csc-linkToTop a:link, p.csc-linkToTop a:visited {
	background: url(../pics/icons/nach_oben.gif) top right no-repeat;
	padding: 2px 23px 2px 0;
}

a.totop:hover, p.csc-linkToTop a:hover {
	background-position: right -50px;
}

a img { border: none; }

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 130%;
	background: #fff;
	color: #333;
}

#header {
	width: 900px;
	height: 151px;
	background: #fff url(../pics/head.jpg) no-repeat;	
}



#logo {
	position: absolute;
	margin-top: 60px;
	margin-left: 20px;
}

/* @group Menue */

#menue {
	font-size: 100%;
	font-weight: bold;
	background: #fff;
	padding-bottom: 1px;
	margin-bottom: 2em;
}

#menue ul {
	margin: 0;
	padding: 0;
	background: #AFD7F0;
	border-bottom: 1px solid #fff;
	list-style: none;
}

#menue ul li {
	float: left;
	background: transparent url(../pics/divider-menue.gif) 100% 50% no-repeat;
	margin: 0;
	padding: 0;
}

#menue ul li.nobg { background-image: none; }

#menue a {
	display: block;
	text-decoration: none;
}

#menue a, #menue li.active { padding: 5px 15px; }
#menue li.active a { padding: 0; }

#menue li.active, #menue li.active a:link, #menue li.active a:visited {
	color: #fff;
	background-color: #E2001A;
}

#menue a:link, #menue a:visited { color: #333; }
#menue a:hover, #menue a:active { color: #fff; background-color: #287BAE; }

ul#submenue {
	background: #fff;
	border-top: 1px solid #AFD7F0;
}

ul#submenue li.active, ul#submenue li.active a:link, ul#submenue li.active a:visited {
	color: #E2001A;
	background-color: #fff;
	text-decoration: underline;
}

#submenue li.active a {
	padding: 0;
}

/* @end */



h1 {
	color: #287BAE;
	margin-top: 0;
	font-size: 200%;
	font-weight: normal;
}

h2 {
	color: #287BAE;
	font-size: 170%;
	font-weight: normal;
	margin: .5em 0 .4em;
}

h3 {
	color: #518cb4;
	font-size: 130%;
	font-weight: normal;
	margin: 1em 0 .5em;
}

#content {
	float: left;
	width: 620px;
	padding: 0 15px 15px 15px;
	line-height: 1.5;
}

p {
	margin: .75em 0;
}

/* Suchebox */
form#searchbox {
	text-align: right;
	margin: 1em 0;
	padding: 1.5em 1em 1em .1em;
	background: url(../pics/higr_suche.jpg) right no-repeat;
}

input#suchbegriff {
	width: 62%;
	display: inline;
}

p#hallianz-newsletter {
	background: url(../pics/newsletter_button.jpg) right no-repeat;
	line-height: 34px;
	font-weight: bold;
	text-align: center;	
}

p#hallianz-newsletter a:link, p#hallianz-newsletter a:visited {
	color: #287BAE;
	margin-left: 5px;
}

p#hallianz-newsletter a:hover {
	color: #E2001A;
	text-decoration: underline;
}

.tx-sremailsubscribe-pi1 a {
	text-decoration: underline;
}

/* Dateilinks */
/*(restliche Anweisungen in sytels der Extension)*/

.filelinks li {
background:transparent url(/typo3/gfx/fileicons/default.gif) no-repeat scroll left top;
margin-bottom:10px;
padding-left:25px;
}

.filelinks a {
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 230px;
	padding: 10px;

/*background: aquamarine;*/
}

/* pageteaser */
dl.uebersicht dt {
	clear: both;
}

dl.uebersicht dd {
	margin-bottom: .6em;
}

dl.uebersicht img {
	float: left;
	margin: 0 1em 1em 0;
}

dl.uebersicht .morelink a:link, dl.uebersicht .morelink a:visited {
	background: url(../pics/icons/weiterlesen.gif) top right no-repeat;
	padding: 2px 0;
	padding-right: 23px;
}

dl.uebersicht .morelink a:hover {
	background-position: right -50px;
}

p.tx-jppageteaser-pi1-list-entry-link-item {
	font-size: 100%;
}

p.projektnavi {
	margin-top: 2em;
}

p.projektnavi a.back2project:link, p.projektnavi a.back2project:visited {
	background: url(../pics/icons/zurueck.gif) top left no-repeat;
	padding: 2px 0;
	padding-left: 23px;
	float: left;
}

p.projektnavi a.back2project:hover {
	background-position: 0 -50px;
}

p.projektnavi a.totop {
	float: right;
}

/* @group News (tt_news) */

/* tt_news */
div.news-latest-item, div.news-list-item {
	clear: left;
	padding-left: 23px;
}

div.news-latest-item h3, div.news-list-item h3 {
	background: url(../pics/icons/news.gif) 0 .2em no-repeat;
	padding-left: 23px;
	margin-left: -23px;	
}

h3 span.news-latest-date, h3 span.news-list-date {
	display: block;
	color: #666;
	font-size: 70%;
}

div.news-latest-item img, div.news-list-item img, div.news-single-item dl.news-single-img {
	float: left;
	margin: 0 .5em .5em 0;
}

p.news-latest-morelink, p.news-list-morelink {
	clear: both;
	text-align: right;
}

p.news-latest-morelink a:link, p.news-latest-morelink a:visited, p.news-list-morelink a:link, p.news-list-morelink a:visited {
	background: url(../pics/icons/weiterlesen.gif) top right no-repeat;
	padding: 2px 0;
	padding-right: 23px;
}

p.news-latest-morelink a:hover, p.news-list-morelink a:hover {
	background-position: right -50px;
}

ul.news-meta {
	color: #666;
	font-size: 90%;
	padding-left: .5em;
}

ul.news-meta li {
	margin: .1em 0 .1em 1em;
	list-style-image: url(../pics/icons/pfeilklein.gif);
}

dd.news-single-imgcaption {
	font-size: 90%;
	color: #666;
	text-align: center;
	margin-left: 0;
}

div.news-latest-gotoarchive {
	clear: left;
}

div.news-latest-gotoarchive a:link, div.news-latest-gotoarchive a:visited {
	background: url(../pics/icons/weiterlesen.gif) top right no-repeat;
	padding: 2px 0;
	padding-right: 23px;
}

div.news-latest-gotoarchive a:hover {
	background-position: right -50px;
}

.news-single-links a:link, .news-single-links a:visited {
	background: #fff url(../pics/icons/hyperlink.gif) top left no-repeat;
	padding-left: 23px;
}

.news-single-links a:hover {
	background-position: 0 -61px;
}

p.news-single-backlink {
	margin-top: 2em;
}

p.news-single-backlink a:link, p.news-single-backlink a:visited {
	background: url(../pics/icons/zurueck.gif) top left no-repeat;
	padding: 2px 0;
	padding-left: 23px;
}

p.news-single-backlink a:hover {
	background-position: 0 -50px;
}

/*body#page127 div.news-latest-gotoarchive, body#page134 div.news-latest-gotoarchive {
	display: none;
}*/

/* @end */

/* @group Kalender */

/* @group Kurzliste */
ul.next-events {
	margin: 0 0 0 0;
	padding: 0;
}

p.all-events {
	text-align: right;
}

p.all-events a:link, p.all-events a:visited {
	background: url(../pics/icons/weiterlesen.gif) top right no-repeat;
	padding: 2px 0;
	padding-right: 23px;	
}

p.all-events a:hover {
	background-position: right -50px;
}


ul.next-events li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.next-events dl {
	background: url(../pics/icons/kalender.gif) no-repeat;
	padding-left: 23px;
}

li.upcomingview a:link, li.upcomingview a:visited {
	background: url(../pics/icons/weiterlesen.gif) top right no-repeat;
	padding: 0px 23px 2px 0;
	line-height: 120%;	
}

li.upcomingview a:hover {
	background-position: right -50px;
}

/* @end */

/* Defautstyles for sk_calendar - edit to meet your needs */

ul#cal-ansichten {
	margin: 0;
	padding: 0;
}

ul#cal-ansichten li {
	display: inline;
	margin: 0 1em;
}

ul#cal-ansichten li a:link, ul#cal-ansichten li a:visited {
	background: #fff url(../pics/icons/hyperlink.gif) top left no-repeat;
	padding-left: 23px;
}

ul#cal-ansichten li a:hover {
	background-position: 0 -61px;
}

/* Styles for the month Thumbnails */
div.tx-skcalendar-pi1 table.thumbmonthview {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: #000000;
	font-size: 90%;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.thumbmonthview a {
	color: #000000;
	text-decoration: none;
}
div.tx-skcalendar-pi1 table.thumbmonthview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

.monthname {
	background-color:#666666;
	color: #ffffff;
}


div.tx-skcalendar-pi1 table.thumbmonthview td.thumbmonth_cat4 {
	background-color:#999999;
	border-color:#999999; 
}

div.tx-skcalendar-pi1 table.thumbmonthview td.thumbmonth_cat3 {
	border-color:#990000; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.thumbmonthview td.thumbmonth_cat5 {
	border-color:#009900; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.thumbmonthview td.thumbmonth_cat6 {
	border-color:#0E0099; 
	background-color:#ffffff;
}

div.tx-skcalendar-pi1 table.thumbmonthview_shadow {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: #999999;
	font-size: 90%;
}

div.tx-skcalendar-pi1 table.thumbmonthview_shadow a {
	color: #999999;
	text-decoration: none;
}
div.tx-skcalendar-pi1 table.thumbmonthview_shadow td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.thumbmonthview_shadow td.monthname {
	color: #999999;
	background-color:#ffffff;
}


/* Styles for the normal grid monthview */
div.tx-skcalendar-pi1 table.monthview_head {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.monthview {
	float:left;
	margin-right: 5px;
	text-align: left;
	color: #000000;
	empty-cells:show;
	width: 100%;
	height: 400px;
}

div.tx-skcalendar-pi1 table.monthview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
	width: 120px;
	height: auto;
}

div.tx-skcalendar-pi1 table.monthview td.month_cat4 {
	background-color:#999999;
	border-color:#999999; 
}

div.tx-skcalendar-pi1 table.monthview td.month_cat3 {
	border-color:#990000; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.monthview td.month_cat5 {
	border-color:#009900; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.monthview td.month_cat6 {
	border-color:#0E0099; 
	background-color:#ffffff;
}

      td.month_past_weekday { color:#C0C0C0; } 
      td.month_weekday { color:#000000; }
      td.month_holiday { color:#FF0000; }
      td.month_sunday { color:#FF0000; }

      td.week_past_weekday { color:#C0C0C0; } 
      td.week_weekday { color:#000000; }
      td.week_holiday { color:#FF0000; }   
      td.week_sunday { color:#FF0000; }   

div.tx-skcalendar-pi1 table.monthview a {
	color: #990000;
}

div.tx-skcalendar-pi1 table.monthview_navi {
	float:left;
	margin-right: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: rgb(204,204,204);
	font-size: 90%;
	empty-cells:show;
	width: 100%;
}

div.tx-skcalendar-pi1 table.monthview_navi td a {
	color: rgb(204,204,204);
	text-decoration: none;
}

div.tx-skcalendar-pi1 table.monthview_navi td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

/* Styles for the listed monthview */
div.tx-skcalendar-pi1 table.listmonthview {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: #000000;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.listmonthview a {
	color: #990000;
}

div.tx-skcalendar-pi1 table.listmonthview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.listmonthview td.listmonth_cat4 {
	background-color:#999999;
	border-color:#999999; 
}

div.tx-skcalendar-pi1 table.listmonthview td.listmonth_cat3 {
	border-color:#990000; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.listmonthview td.listmonth_cat5 {
	border-color:#009900; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.listmonthview td.listmonth_cat6 {
	border-color:#0E0099; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.listmonthview td.dayactive {
	color: #000000;
}

div.tx-skcalendar-pi1 table.listmonthview_navi {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: rgb(204,204,204);
	font-size: 90%;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.listmonthview_navi td a {
	color: rgb(204,204,204);
	text-decoration: none;
}

div.tx-skcalendar-pi1 table.listmonthview_navi td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.listmonthview_navi td.yearname {
	font-size: 120%;
	color: #000000;
}

/* Styles for the listview */
div.tx-skcalendar-pi1 table.listview {
	float:left;
	margin-right: 5px;
	text-align: left;
	color: #000000;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.listview a {
	color: #990000;
}

div.tx-skcalendar-pi1 table.listview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.listview td.list_cat4 {
	background-color:#999999;
	border-color:#999999; 
}

div.tx-skcalendar-pi1 table.listview td.list_cat3 {
	border-color:#990000; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.listview td.list_cat5 {
	border-color:#009900; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.listview td.list_cat6 {
	border-color:#0E0099; 
	background-color:#ffffff;
}

div.tx-skcalendar-pi1 table.listview_navi {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: rgb(204,204,204);
	font-size: 90%;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.listview_navi td a {
	color: rgb(204,204,204);
	text-decoration: none;
}

div.tx-skcalendar-pi1 table.listview_navi td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

/* Styles for the weekview */
div.tx-skcalendar-pi1 table.weekview {
	float:left;
	margin-right: 5px;
	text-align: left;
	color: #000000;
	empty-cells:show;
	width: 400px;
}

div.tx-skcalendar-pi1 table.weekview a {
	color: #990000;
}

div.tx-skcalendar-pi1 table.weekview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.weekview td.week_cat4 {
	background-color:#999999;
	border-color:#999999; 
}

div.tx-skcalendar-pi1 table.weekview td.week_cat3 {
	border-color:#990000; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.weekview td.week_cat5 {
	border-color:#009900; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.weekview td.week_cat6 {
	border-color:#0E0099; 
	background-color:#ffffff;
}
div.tx-skcalendar-pi1 table.weekview td.dayactive {
	color: #000000;
}

div.tx-skcalendar-pi1 table.weekview_navi {
	float:left;
	text-align: center;
	color: rgb(204,204,204);
	font-size: 90%;
	empty-cells:show;
	width:100%;	
}

div.tx-skcalendar-pi1 table.weekview_navi td a {
	color: rgb(204,204,204);
	text-decoration: none;
}

div.tx-skcalendar-pi1 table.weekview_navi td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.weekview tr.list_header {
	color: #000000;
}


/* Styles for upcoming view */
div.tx-skcalendar-pi1 p.upcomingview a {
	color: #990000;
}

/* Styles for boxview */
div.tx-skcalendar-pi1 table.boxview {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: #000000;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.boxview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

div.tx-skcalendar-pi1 table.boxview_item {
	float:left;
	text-align: left;
	color: #000000;
	empty-cells:show;
	width:100%;
}

div.tx-skcalendar-pi1 table.boxview_item td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}



div.tx-skcalendar-pi1 table.boxview a {
	color: #990000;
}

div.tx-skcalendar-pi1 table.boxview_navi {
	float:left;
	text-align: center;
	color: rgb(204,204,204);
	font-size: 90%;
	empty-cells:show;
	width: 100%;
}

div.tx-skcalendar-pi1 table.boxview_navi td a {
	color: rgb(204,204,204);
	text-decoration: none;
}


/* Styles for detailview */
div.tx-skcalendar-pi1 table.detailview {
	float:left;
	margin-right: 5px;
	text-align: center;
	color: #000000;
	empty-cells:show;
}

div.tx-skcalendar-pi1 table.detailview a {
	color: #990000;
}

div.tx-skcalendar-pi1 table.detailview td {
	border-width:1px; 
	border-color:rgb(204,204,204); 
	border-style:solid;
	padding: 2px 4px 2px 4px;
}

/* weitere Styles */
div.tx-skcalendar-pi1 label {
	float:left;
	clear:both;
	display:block;
	width:150px;
	margin-bottom:10px;
	padding-left:10px;
}

/* @end */

/* @end */

/* @group dam_downloads */

ul.tx-damdownloads-pi1-list li {
	list-style: none;
	width: 25%;
	float: left;
}

/* @end */

/* @group Partner */
ul.tx_ablinklist_listView_link_partner li {
	list-style: none;
	float: left;
	width: 42%;
}

ul.tx_ablinklist_listView_link_partner li dt {
	margin-bottom: .5em;
	line-height: 90px;
	height: 100px;
	border: 1px solid #ddd;
	text-align: center;
	margin-right: 20px;
	padding: 5px 0;
}

ul.tx_ablinklist_listView_link_partner li dd {
	margin: 0;
	color: #999;
	padding-bottom: .5em;
}

ul.tx_ablinklist_listView_link_partner li dd a { color: #999; }

/* @end */

/* sonstiges */

dt {
	font-weight: bold;
}

li {
	margin: .25em 0;
}

p.csc-linkToTop {
	text-align: right;
}


/*Sponsorenbereich ueber Footer*/ 
p#sponsoren {
	clear: both;
	margin: 4em 0 0 0;
	padding-top: 1em;
	border-top: 1px solid #999;
	color: #666;
	font-size: 85%;
}

p#sponsoren span {
	display: block;
	/*text-align: center;*/
}

/* @group Footer */

#footer {
	clear: left;
	border-top: 0em solid #fff;
	background: #b9b9b9 url(../pics/verlauf_footer.gif) repeat-x;
	color: #000;
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
}

#footer ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	background: transparent url(../pics/divider-menue.gif) 100% 50% no-repeat;
}

#footer ul li.nobg {
	background: none;
}


#footer a {
	display: block;
	text-decoration: none;
}

#footer a {
	padding: 10px 15px;
}

#footer a:link, #footer a:visited {
	
}

#footer a:hover { text-decoration: underline; }
#footer li.active { 
	color: #E2001A;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px 15px;
}

#footer li.active a {
	padding: 0;
	color: #E2001A;
}
/* @end */


#sidebar img {
	border: 4px solid #AFD7F0;
	padding: 1px;
	background: #fff;
}

p#sponsoren img {
	border: none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 85%;
	color: #666;
	margin: .5em;
}

.noborder, .nobg {
	border: none;
	background: none;
}


/* @group clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* vor IE/Mac versteckt \*/
.clearfix {display: block;}
/* Ende des Versteckens fuer IE/Mac */

/* @end */

/* @group TYPO3 Edit Panel */

table.typo3-editPanel { 
	border: none;
	background-color: #fff;
	width: auto;
}

div.third table.typo3-editPanel img {
	width: auto;
	height: auto;
	border: none;
}

table.typo3-editPanel img  {
	border: none !important;	
}

table.typo3-editPanel TD.typo3-editPanel-controls {
	border: 1px solid #ccc;
	background-color: #fff;
}

/* @end */


/* @group Druckstylesheet */

@media print {
* { background: #fff; color: #000; }

body {
	background: none;
	font: 70%/1.5 georgia, serif;
}

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

/* Sichtbare Auszeichnung der URLs von Links */
a { text-decoration: none !important; }

a[href^="http:"], a[href^="https:"] {
	padding-left: 0;
	background-image: none !important;
}

a[href]:after {
 content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;
} 


#header { background: none; height: 30pt; border: none; width: 100%; }
#logo { position: relative; }

#menue, #footer, #sidebar, p.csc-linkToTop, a.totop, .noprint { display: none; }

#content {
	width: 100%;
}

}

li#htmlmail input {
}

li#htmlmail label {
	width: 19em;
	line-height: 180%;
}


/* @end */