


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [DirectEdit2.0]
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

form.DirectEdit
	{
	}
	
a.DirectEdit:link, a.DirectEdit:visited
	{
	background-color: white;
	}

a.DirectEdit:hover, a.DirectEdit:active
	{
	background-color: yellow;
	}

div.DirectEditManageForm
	{
 	border: 1px solid black; 
 	background-color: black;
 	width: 749px; 
 	}

div.DirectEditManageForm div.zmiNeutralColorMedium0
	{
 	padding: 10px;
	}

div.DirectEditManageForm div.zmiNeutralColorMedium0 div.zmiNeutralColorLight0
	{
 	padding: 4px;
	}

div.DirectEditActionList
	{
	font-size:xx-small;
 	border: 1px solid black; 
 	background-color: white;
 	}

div.DirectEditActionList div.action,
div.DirectEditActionList div.action a:link, div.DirectEditActionList div.action a:visited
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: white;
	text-decoration: none;
	}

div.DirectEditActionList div.action
	{
	border: 1px solid white;
	}

div.DirectEditActionList div.actionActive,
div.DirectEditActionList div.actionActive a:hover, div.DirectEditActionList div.actionActive a:active
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: silver;
	text-decoration: none;
	}

div.DirectEditActionList div.actionActive
	{
	border: 1px dotted gray;
	}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited,
div.ZMSFile div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkElement
	{
	background-color: #EEEEEE;
	padding: 2px;
	}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSLinkElement div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color:#EFEFEF; 
	margin: 4px;
	}

div.ZMSGraphic div.text
	{
	padding: 4px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

table.ZMSTable th 
	{ 
	background-color:#DDEFFC; 
	}
	
table.ZMSTable td { 
	background-color:#EEEEEE; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{

	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

/* BO f_css_defaults */

#imagegallery {
  font-family:monospace;
}

#imagegallery .preview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview table {
  padding:0.3em;
  background:#fff;
  border:1px #ccc solid; 
}

#imagegallery .overview table td {
  padding:0.3em;
  border:0;
}

 
/* EO f_css_defaults *//*---- BO calendar css -----*/

table#calTabs {
	width:100%;
	border-collapse:collapse;
}
table#calTabs td.active,
table#calTabs td.inactive {
	white-space:nowrap;
	margin:0px;
	text-align:center;
	border:1px solid #ccc;
	border-bottom:0px;
	background-color:#eee;
	padding:2px 15px;
}
table#calTabs td.active {
	border-bottom:0px;
	background-color:#fff;
}
table#calTabs td.empty{
	border-bottom:1px solid #ccc;
	width:100%;
}
/*--Calendar without Tabs--*/
table#calContent {
	border-collapse:collapse;
	border:0px;
}
table#calContentTabs {
	border-collapse:collapse;
	border:1px solid #ccc;
	border-top:0px;
}
table#calContent tr td,
table#calContentTabs tr td {
	vertical-align:top;
	padding-top:6px;
}
form#calTabSearch {
	margin:0px;
	border:1px solid #ccc;
	border-top:0px;
	padding:12px 6px;
}
/* -- FF -- */
html>/**/body form#calTabSearch {
margin-left:-1px;
}
table#calContentTabs table#calGrid {
	text-align:right;
	padding:5px;
}
table#calContentBatch {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#calContentBatch td {
	padding:0px;
        border:1px #c0c0c0 solid;
}
table#calContentTabs table#calContentBatch td {
	padding-left:6px;
}
table#calContentBatch a { font-weight: bold; }

table#calContentBatch tr.odd {
	background-color:#fff;
}
table#calContentBatch tr.even {
	/* background-color:#eee; */
}
table#calContentBatch tr.even td {
	padding:2px;
}
table#calContentBatch tr.odd td {
	padding-bottom:6px;
}
table#calContentBatch tr td span.date {
	margin-top:6px;
        font-style: normal;
}
table#calContentBatch tr td span.date,
table#calContentBatch tr td span.title {
	margin-bottom:6px;
	display:block;
}
table#calContentBatch tr td span.title {
        font-weight: bold;
        color: #D57A3E;
}

table#calContentBatch tr td span.link { 
        margin-bottom: 8px;
        margin-top: 8px;
}

table#calContentBatch tr td span.description {
	display: block;
        background-color: #FFE8B7;
        padding: 3px;
}

table#calContentBatch tr td span.place {
	display: block;
        padding: 3px;
}

p.description { font-style: italic; }

table#calContentPrev, 
table#calContentNext {
	border-collapse:collapse;
}
table#calContentPrev th,
table#calContentNext th {
	padding:2px 2px 2px 2px;
	color:#2B6D99;
        font-weight: normal;
        font-size: 80%;
}
div#calTeaser {
	width:200px;
	border-top:4px solid #ccc;
	text-align:center;
	margin-top:10px;
	padding-top:6px;
}
table#calCategorySel {
	width:200px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
table#calCategorySel tr td {
	padding:0px 10px
}

table#calGrid {
	border-collapse:collapse;
	margin:0px 10px 10px 10px;
	padding:0px;	
	width:180px;
	font-size:10px;
	line-height:10px;
	font-family:verdana,arial,'sans-serif';
}
table#calGrid a:link,
table#calGrid a:visited {
	text-decoration:none;
}

table#calGrid table.month {
	border-collapse:collapse;
	margin-bottom:0.5em;
	width:100%;
	text-align:center;
	font-weight:bold;	
}
table#calGrid table.days {
	width:100%;
/*	border-collapse:collapse; */
}
table#calGrid table.days td {
	padding:0px 4px 1px 3px;
}
table#calGrid table.days td.weekTitle {
	font-style:italic;
	font-weight:bold;
	background-color:#eee;
}
table#calGrid table.days td.week {
	font-weight:bold;
	background-color:#efdfdf;
}
table#calGrid table.days td.dayname,
table#calGrid table.days td.daynameToday {
	text-align:right;
	font-weight:bold;
}
table#calGrid table.days td.daynameToday {
	/* border:1px solid #ee1947; */
	color:#ee1947; 
}
table#calGrid table.days td.date,
table#calGrid table.days td.dateToday {
	text-align:right;
}
table#calGrid table.days td.dateToday {
	/* border:1px solid #ee1947; */
	/* background-color:#ddd; */
	font-weight:bold;
	color:#ee1947; 
}
table#calGrid table.days td.date a:link,
table#calGrid table.days td.date a:visited,
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
	font-weight:bold;
	background-color:#ddd;
	padding:0px;
	border:0px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
	color:#ee1947; 
}	
/*---- EO calendar css -----*/
/**************************************/
/* (c) 2005 SYNDICAT IT&Internet      */
/* Author: Niels Dettenbach,20.09.2005*/
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #FFEFCB}
.neutralColorLight {background-color: #EDD2A3}
.neutralColorMedium {background-color: #FBC76D}
.neutralColorStrong {background-color: #A1580B}   
.neutralColorBlack  {background-color: #000000}
.neutralColorLight0 {background-color: #FFED93;}

.secondColorStrong,
.cmsBgColorStrong1 {background-color: #aaa;}

.secondColorMedium {background-color: #8BBACD;} 
.secondColorLight {background-color: #FFED93;} 

.primColorStrong {background-color: #528DA4;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}

.teaserColor {background-color: #B8CB00;} 


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
body#web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important; font-size: 0.8em;
	text-align:center;
        background-color: #ffffff;
}

/*-- wrapper for whole page region --*/
#page {
	margin: auto;
	margin-top: 10px;
	padding: 0;
	border: 1px solid;
	width: 980px;
	text-align: left;
	min-height: 950px;
}

#pageregionTop {
	background: url(http://www.kolping-duderstadt.de/common/bg/bg_ob_hrz.gif); 
	background-color: #94BACD;
	background-repeat: no-repeat; 
	background-position: left top; 
	padding: 0; 
	width: 980px;
	height: 177px;
	border: 0;
} 

#TopBT { 

}


#pageregionLeft {
	background: url(http://www.kolping-duderstadt.de/common/bg/bg_li_vrt.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	width: 245px;
	min-height: 450px;
	margin-left: 0px;
	border: 1px;
	float: left;
	display: block;
}

#Content {
	margin-left: 250px;
	margin-right: 200px;
	padding-top: 20px;
	border: 0px solid;
	vertical-align: top;
	display: block;
}

#Sitemap {
	margin-top:60px;
	margin-bottom:50px;
	margin-left: 200px;
	padding:0px 20px 0px 0px;
	border:0;
}


/* BG-color compensates BG-bug of IE */
#pageregionRight {
	width: 180px;
	margin-left: 10px;
	padding: 10px;
	float: right;
	display: block;
}
#Logo {
	border:0;
	margin:0;
	padding:0;
	background-color:#b0c3de;
	width:100%;
}
#pageregionBottom {

	padding-top:5px;
	font-size:11px;
}

/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
img.imgNoborder {
	border:0px;
}

/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/


div.ZMSGraphic {
	background-color:transparent; 
}

a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

/*--------- ZMS TEASER --------------*/

div#teaser
	{
	width:180px;
	font-size: 12px !important; font-size: 12px;
	}

div.ZMSTeaserContainer {
	padding:1px;
	margin-bottom:10px;
}
div.ZMSTeaserElement {
	width:178px;
	padding:0px;
}
div.ZMSTeaserElement img.title {
	border: none;
}

div.ZMSTeaserElement div.title {
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 4px 4px 2px 4px;
	display: block;
}

div.ZMSTeaserElement div.text
	{
	padding: 0px 6px 6px 6px;
	line-height:1.3em
	}

/*--------- ZMS LINK --------------*/

div#pageelement_Links 
	{
	width:180px;
	}

div.ZMSLinkElement
	{
	background-color: transparent;
	padding: 2px;
	}

div.ZMSLinkElement div.title
	{
	font-weight:bold;
	color:black;
	font-size: 12px !important; font-size: small;
	margin: 10px 0px 0px 0px
	}

div.ZMSLinkElement div.text
	{
	}

div.ZMSLinkElement div.text ul
	{
	margin-top: 5px;
	margin-left: -10px !important; margin-left: 20px ;
	}


.form {
	color: #000;
	border: 1px solid #666;
	padding: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
	html>.form {
	font-size: x-small;
} 
	
.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
}

/**************************************/
/* 7. CSS-Modul: SPECIAL OBJECTS      */
/**************************************/


li.LinkElementExternal {
	list-style-image:url(http://www.kolping-duderstadt.de/common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
	list-style-image:url(http://www.kolping-duderstadt.de/common/external_link.gif);
}
li.LinkElementInternalClient {
	list-style-image:url(http://www.kolping-duderstadt.de/common/external_link.gif);
}
li.LinkElementMailto {
	list-style-image:url(http://www.kolping-duderstadt.de/common/mail_link.gif);
}


/**************************************/
/* 8. CSS-Modul: TOC LISTS            */
/**************************************/

#pageregionLeft #Newsindex {
    padding: 0px 20px 0px 10px;
    margin:0;
}
#pageregionLeft #Newsindex h2 {
    padding:0;
    margin:0;
}
#pageregionLeft #Newsindex p {
    padding: 0px;
    margin: 0px 0px 10px 0px;
}



/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }


.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
} 
/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/


/* -- MICRONAVIGATION -----------------*/

#Micronavigation {
	padding:15px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8cb00;
}
#Micronavigation a:link,
#Micronavigation a:visited {
	color: #000000;
	text-decoration:none;

}
#Micronavigation a:hover {
	color: #b8cb00;
	text-decoration:none;
}

/* -- MACRONAVIGATION -----------------*/

#Macronavigation {
	margin: 0;
	margin-top: 85px;
	border: 0;
	padding: 0;
	width: 200px;
}	
#Macronavigation ul {
	padding: 0;
	margin: 0;
	border-top:1px solid #aaa;
	list-style-type: none;
}

#Macronavigation dl li.parent {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 14px;
	border-bottom: 1px solid #aaa;
	list-style-type: none;
	background-image: none;
	font-weight: bold;
}
#Macronavigation dl li {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 1px;
	border-bottom: 1px solid #aaa;
	list-style-type: none;
}
#Macronavigation dl li.active {
	background-color:#ffed93;
	background-image: url(http://www.kolping-duderstadt.de/common/icon_active.gif);
	list-style-type: none;
}
#Macronavigation dl li a:link,
#Macronavigation dl li a:visited {
	color: #000000;
	text-decoration: none;
}
#Macronavigation dl li a:hover {
	color: #528da4;
	text-decoration: none;
}
#Macronavigation dl li.active a:link,
#Macronavigation dl li.active a:visited {
	color: #000000;
	text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt,
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
	border: 0;
}



/* -- SITEMAP ------------------------*/

td.sitemapTitle0 {
	background-color: #ddd;
	border-right-width: 1px;
	border-right-color: #444;
	border-right-style: solid;
}
td.sitemapTitle1 {
	background-color: #ddd;
	border-right-width: 1px;
	border-right-color: #000;
	border-right-style: solid;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
	color: #444;
	text-decoration: none;
	font-size:12px !important;font-size:small;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size:12px !important;font-size:small;
}

form-small {
}

/* -- SEARCH ------------------------*/

.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 12px !important; font-size: xx-small;
}

#Search {
	background-color: #ffed93;
	margin: 0px;
	margin-bottom: 15px;
	width: 100%;
	border: 0;
	padding: 0;
}
#Search form {
	margin: 0;
	border: 0;
	padding: 3px 3px 0px 3px;
}
#Search input#raw {
	font-size:12px;
	border: 1px solid #aaa;
	padding:0;
	margin:0;
	height:18px;
	width:110px;
	vertical-align:middle;
}
#Search input#btnSearch {
	vertical-align:middle;
}

#Search table {
	text-align:left;
}

#ZMSTeaserElement form{
	margin: 0;
	border: 0;
	padding: 3px 3px 0px 3px;
	font-size: 10px;
}

#ZMSTeaserElement form input{
	margin: 0;
	border: 0;
	padding: 3px 3px 0px 3px;
	font-size: 10px;
	
}
/* -- FLAGS / SPRACHAUSWAHL --*/

#flags {
	position: relative;
	direction:rtl;
	top: 140px;
	left: 920px;
}

#footline {
       width: 980px;
       text-align: right;
}

#but_txt_unten {
        margin-right: 8px;
	margin-bottom: 8px;
        text-align: right;
	color: #EE8510;
	font-size: 12px;
}

a.orange,
a.orange:visited,
a.orange:link,
a.orange:active {
	color: #EE8510;
	text-decoration: none;
}

/* -- METANAVIGATION ------------------------*/

#Metanavigation {
	margin: 0px;
	text-align:center;
	margin:10px 0px;
}

#Metanavigation a {
	color: #666;
	text-decoration:none;
}


#Copyright p {
	margin-top:30px;
	color:#666;
} 
#Copyright p a {
	text-decoration:none;
	color:#666;
} 

#Login {
	padding: 0;
	margin-top: 20px;
	border: 0;
	/* border-top: 5px solid #ccc; */
	width:165px;
	/* background-color:#EDEDED; */
}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/
#Headline {
	margin-top: 0;
	margin-bottom: 15px;
}


h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	}
h1.title {
	font-size: 22px;
	line-height: 32px;
	color: #707070;

	}
h1.heading1,
h1 {
	font-size: 22px;
	line-height: 32px;
	margin-top:16px;
	color: #707050;
	font-weight: bold;
	}

h2.heading2,
h2 {
	font-size: 18px;
	line-height: 30px;
	color: #404025;
	font-weight: bold;
	}

h3.heading3,
h3 {
	font-size: 16px;
	line-height: 28px;
	color: #303015;
	text-decoration: underline;
	font-weight: normal;
	}

h4.heading4,
h4 {
	font-size: 14px;
	color: #202010;
	font-style: italic;
	}

h5.heading5,
h5 {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	}
p {
	line-height: 17px;
	}
ol {
	line-height: 17px;
	}

h3.hd_cont_list {
	font-size: 14px;
	line-height: 24px;
	color: #101010;
	}

li.liste,
.liste {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/orangered.gif);
	list-style-type: square }
li.li_lightblue,
.li_lightblue {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/lightblue.gif);
	list-style-type: square }
li.li_green,
.li_green {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/green.gif);
	list-style-type: square }
li.li_grey,
.li_grey {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/grey.gif);
	list-style-type: square }
li.li_yellow,
.li_yellow {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/yellow.gif);
	list-style-type: square }
li.li_red,
.li_red {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/rotbraun.gif);
	list-style-type: square }
li.li_blue,
.li_blue {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/blue.gif);
	list-style-type: square }
li.li_darkgreen,
.li_darkgreen {
	line-height: 17px;
	list-style-image:url(http://www.kolping-duderstadt.de/common/quad/darkgreen.gif);
	list-style-type: square }

p.caption {
	font-style: italic;
    padding-top:0px;
    margin-top:0px;
    color:#000;
	}
p.emphasis {
	background-color:#ffed93;
	margin-left: 20px;
	margin-right: 20px;
	padding: 7px;
	line-height: 17px;
	font-style: italic;
	}

p.description {
	line-height: 17px;
	font-weight:bold;
	color:#a1580b;
	}

p.creator  {
}

p.small {
	font-size: 10px;
	}

p.smalltext {
	font-size: 10px !important; font-size: xx-small;
}

a:link, a:visited {
	color: #000;
	text-decoration : underline;
}

a:hover, a:active {
	text-decoration : underline;
	color: #ee1847;
}

code {
}

img {
	border: 0;
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

.ZMSTable table {
	margin-top: 4em;
	margin-bottom: 4em;
	border: 1px solid #EE8510;
}

.ZMSTable thead tr th {
	font-size: 1em;
	line-height: 1.7em;
	padding: 1em;
	background-color: #FFEE94;
}

.ZMSTable tbody tr.even td {
	background-color: #FFEBC1;
}

.ZMSTable tbody tr.odd td {
	background-color: #FFF4ED;
}

.ZMSTable tbody tr td  {
	font-size: 1em;
	padding: 0.3em;
}

/*************************/
/* ZMSGraphic */
/*************************/

div.ZMSGraphic div.alignleft,
div.ZMSGraphic.floatleft,
div.graphic.floatleft,
div.graphic {
	margin-right: 1em;
}

div.ZMSGraphic div.alignright,
div.ZMSGraphic.floatright,
div.graphic.floatright, {
	margin-left: 1em;
}

/*************************************/
/* 5.1 Elements                      */
/*************************************/

.clearfloating {
	clear: right!important;
}

hr.Trennlinie {
	width: 100%;
	height: 0px;
	border: 0px solid #ffffff;
	border-top: 1px solid #202020;
	color: #202020;
}

blockquote {
	margin-left: 20px;
	padding-left: 20px;
}

.aktion_red {
	font-size: 16px;
	font-style: oblique;
	color: #f00000;
}

/*************************************/
/* 5.2 spec objs                      */
/*************************************/
.ZMSRSS-Feed {
   margin: 4px;
   font-size: 10px;
   text-decoration: none;
}

.ZMSRSS-Feed a {
   margin: 4px;
   font-size: 10px;
   text-decoration: none;
}

.RSS-Feed-Ico {
   margin: 2px;
   vertical-align: text-bottom;
}


