


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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
	{
	}


/**************************************/
/* (c) 2005 SNTL publishing           */
/* Author: Dr. F. Hoffmann, 20.09.2005*/
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorBlack  {background-color: #000;}
.neutralColorLight {background-color: #F4DC93;}
.neutralColorMedium {background-color: #FFCC33;}  
.neutralColorStrong {background-color: #F9B371;}   
.neutralColorTrans {background-color: transparent;}
.neutralColorWhite {background-color:  transparent;}
.primColorLight {background-color: transparent;}
.primColorMedium {background-color: #FFCC33;}
.primColorStrong {background-color: #E4A366;}
.secondColorLight {background-color: #F9E1BB;} 
.secondColorMedium {background-color: #FFCC33;} 
.secondColorStrong {background-color: #EBC972;} 
.teaserColor {background-color: #FF6600;} 


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
body#web {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #D1F5C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {
	margin: auto;
	padding: 0px;
	border: 0px;
	width: 890px;
	text-align: left;
}
/*-- wrapper for providing a full scale left background --*/
/*#layoutWrapper1_BGleft { 
        border-bottom:1px solid #ffcc33;
}*/
/*-- wrapper for providing a full scale right background --*/
/*#layoutWrapper2_BGright {	
	background:transparent url(http://www.esw-berchum.de/common/pageregionRightBG1.gif) repeat-y right;
}*/
/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
	width: 100%;
	float: left;
	margin-right: -200px;
	background-color: #ACE59F;
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
	background-color: #ACE59F;
	margin-right: 205px;
	text-decoration: none;
}
#Content {
        background: url(common/Bgtagungen.jpg) bottom no-repeat;
        margin: 0px 0px 0px 200px;
	padding:0px 20px 200px 0px;
	border: 0px;
	background-color: white;
}

#Sitemap {
        margin: 60px 0px 50px 200px;
	padding:0px 20px 0px 0px;
	border:0px;
}

#pageregionTop {
	margin:0px;
	padding:0px;
}
#pageregionLeft {
	text-decoration: none;
	padding-top: 0px;
	margin:0px;
	float: left;
	width: 200px;
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#Logo {
	border:0px solid red;
	margin:0px;
	padding:0px;
	background-color: #35c016;
	width:100%;
}
#pageregionBottom {
	padding-top:0px;
	font-size:11px;
	background-color: #35c016;
	bottom: 0px;
	position: fixed;
	width: 890px;
	height: 26px;
}
#pageregionBottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pageregionBottom li {
    float: left;
}
#pageregionBottom #footEdit {
    width: 80px;
   /* background-image: url() no-repeat;*/
}
#pageregionBottom #footKontakt {
    width: 71px;
    background-image: url(http://www.esw-berchum.de/common/footer1_gruen1.gif);
}
#pageregionBottom #footWay {
    width: 119px;
    background-image: url(http://www.esw-berchum.de/common/footer2_gruen1.gif);
}
#pageregionBottom #footNews {
    width: 81px;
    background-image: url(http://www.esw-berchum.de/common/footer3_gruen1.gif);
}
#pageregionBottom #footAktu {
    width: 81px;
    background-image: url(http://www.esw-berchum.de/common/footer4_gruen1.gif);
}
#pageregionBottom #footImpr {
    width: 85px;
    background-image: url(http://www.esw-berchum.de/common/footer5_gruen1.gif);
}
#pageregionBottom #footMailto {
    width: 120px;
    /*background-image: url() no-repeat;*/
}
#pageregionBottom #footSearch {
    width: 57px;
background-color: red;
    background-image: url(http://www.esw-berchum.de/common/footer6_gruen1.gif);
}
#pageregionBottom #footSearch form{
    display: inline;
    width: auto;
    /*background-image: url() no-repeat;*/
}
/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0px;
	border:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
}

.clearing1 {
	clear: both;
}

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
img.imgNoborder {
	border:0px;
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/
/*-- Channel Menu ---------------------------*/

div#Menu {
	float: left;
	width: 100%;
        height: 25px;
	padding:0px;
	background-color: #35c016;
}
div#Menu ul {
	text-decoration: none;
	list-style-type: none;
	/* margin-left: 0px;*/
	margin: 0px;
	padding: 0px;
}
#Menu .bor {
    float: left;
    padding: 0px;
    margin: 0px;
/*    margin-top: -1.1em !important;
    margin-left: -0.5em !important;*/
}
/*-- MenuDropdown ---------------------------*/

.child, .subchild { 
	position: absolute;
	visibility: hidden;
/*-------box model hack-------*/
	margin-left: -1.1em !important;
	margin-left: 0px;
	margin-left/**/:/**/-1.1em;
/*-------box model hack-------*/	
	margin-top: 0.50em !important;
	margin-top: 0.0em;
	margin-top/**/:/**/0.55em;
}
.menuDropdown {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #eee; 
	width: 11.5em;
}
.navDropdown {
	display: block;
	text-align: left;
	border-bottom: 1px solid #666;
	line-height: 1.3em;
	white-space:nowrap;
	padding: 0.25em 0.25em 0.25em 1.0em;
}
.navDropdown a:link,
.navDropdown a:visited,
.navDropdown a:hover {
	text-decoration: none;
}

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

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

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

td.sitemapTitle0 {
	background-color: #ddd;
	border-right-width: 1px;
	border-right-color: #444;
	border-right: solid 1px white;
}
td.sitemapTitle1 {
	background-color: #ddd;
	border-right-width: 1px;
	border-right-color: #000;
	border-right: solid 1px white;
}
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;
}


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

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

#Search { 
	margin: 0px 0px 10px 10px;
	border: 0px;
	padding: 0px;
}
#Search form {
	margin: 0px;
	border: 0px;
	padding: 10px 5px 0px 10px;
}
#Search input #raw {
	font-family:Courier;
	font-size:12px;
	padding:0px;
	margin-bottom :6px;
	height:16px;
	width:153px;
	vertical-align:middle;
}
#Search input#btnSearch {
	vertical-align:middle;
        width: 60px;
}
#Search table {
	margin:10px 5px 0px 10px;
	background-color:#ffcc33;
	text-align:left;
}


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

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

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


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

#Login {
	padding: 0px;
	margin-top: 20px;
	border: 0px solid red;
}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

#Headline h1 {
    margin-top: 0px;
    padding-left: 0px;
    color: #000000;
}

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
        padding: 5px;
}

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
}
h1.title {
        padding-left: 0px;
	font-size: 18px;
	line-height: 24px;
	margin-top:10px;
	color: #000000;
}
h1,.heading1 {
	color: #000000;
        padding-left: 5px;
	font-size: 18px;
	line-height: 20px;
	margin-top:16px; 
}
h2,.heading2 {
	padding-left: 0px;
	font-size: 15px;
	line-height: 18px;
}

h3,.heading3 {
        padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0px;
}
h4,.heading4 {
        padding-left: 5px;
	font-size: 12px;
	line-height: 14px;
}
h5,.heading5 {
        padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
p, ol {
	line-height: 15px;
}
ul {
	line-height: 15px;
	list-style-type: square;
}

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

p.description {
	margin-left: 8px;
	line-height: 16px;
	font-weight:bold;
	color:#000;
}
p.creator  {}
p.small {
	font-size: 10px;
}
p.smalltext {
	font-size: 10px !important; 
	font-size: xx-small;
}
code {}
/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/
div.zmi .neutralColorBlack  {background-color: #000;}
div.zmi .neutralColorLight {background-color: #F4DC93;}
div.zmi .neutralColorMedium {background-color: #FFCC33;}  
div.zmi .neutralColorStrong {background-color: #F9B371;}   
div.zmi .neutralColorTrans {background-color: transparent;}
div.zmi .neutralColorWhite {background-color:  white;}
div.zmi .primColorLight {background-color: transparent;}

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.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, 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, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
} 			
/* Macronavigation */
#Macronavigation {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#Macronavigation ul  {
	width: 170px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#Macronavigation li, #Macronavigation li.noHover:hover {
	background: url(common/Listitem_e430.gif) no-repeat;
	padding-left: 20px;
	height: 21px;
}
#Macronavigation li.active, #Macronavigation li:hover {
	background:  url(common/ListitemFocus_e186.gif) no-repeat;
}
#Macronavigation .abstand {
        padding-left: 5px;
}
#teaser, #Newsindex {
	width: 200px;
}
div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
}
.tsrTable {
	width: 82px;
}
.tsrName, .tsrBild, .tsrMail {
	width: 120px;
	background-color: transparent;
	font-size: 12px;
}

div.ZMSGraphic {
     background-color: transparent; 
     margin: 4px;
}

a:link, a:visited, a:hover, a:active { 
	color: #35c016; 
	text-decoration:none; 
}
 
#pageelement_Links {
    width: 200px;   
}
#pageelement_Links ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#pageelement_Links .ZMSLinkElement {
    background-color: transparent; 
}
#pageelement_Copyright form {
	margin-bottom: 4px;
}
#termin {
	margin-bottom: 20px;
	color: black;
}

#termin .titelTrmn { 
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#termin .bschrbng {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	padding-left: 40px;
	margin-bottom: 15px;
}

#termin .dtm {
	padding-left: 40px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	width: 55px;
	float: left;
}
#termin .row {
	clear: left;
}

#termin .text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-small_1 {
	padding-left: 10px;
}
.dick {
        margin-top: 10px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
#Content .padding {
    padding-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #000000;
    background-color: transparent;
}
.form-small_1 {
	font-size: 12px;
}
div.ZMSTeaserElement div.title {
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
#buch {
    margin-bottom: 180px;

}
.eintrag {
    width: 430px;
}