
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
color:#2200D5;
}
.searchresult span.title a {
color:#2200D5;
}
.searchresult span.title a:visited {
color:#91198B;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 
.searchresult span.linkpath a {
color:#008000;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

a.fancybox img {
	padding:1px 1px 21px 1px;
	background:#fff url(/misc_/zms/zoom.gif) bottom right no-repeat;
}

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

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
	margin-right:10px;
}

div.ZMSGraphic.floatright {
	float:right;
	margin-left:10px;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

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; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [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
	{
	}

div.note {
	border-left: 1px solid #FCCD64;
	border-bottom: 1px solid #FCCD64;
	margin: 8px;
	padding: 4px;
	background: #FCFECC url(http://bielefeld.paritaet-nrw.org/content/metaobj_manager/ZMSNote.zmsnote_bg.gif) top right no-repeat;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: #E5ECF9;}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #cc051c;}
.secondColorStrong {background-color: #8BA0CA;}
.secondColorMedium {background-color: #C6D3ED;}
.secondColorLight {background-color: #cccccc;}
.primColorStrong {background-color: #005da8;}
.primColorMedium {background-color: #336CB3;}
.primColorLight {background-color: #B1C1E0;}
.primColorLv {background-color: #cccccc;}
.primColorBildungswerk {background-color: #99cc00;}
.primColorJugendwerk {background-color: #ff6600;}
.primColorParidienst {background-color: #006699;}
.primColorStiftung {background-color: #990033;}
.primColorParisozial {background-color: #ff9900;}
.primColorGfsp {background-color: #ff9900;}
.primColorSelbsthilfe {background-color: #996699;}
.primColorGeldberatung {background-color: #33ccff;}
.primColorBurgholz {background-color: #ff9999;}
/**************************************/
/* (c) 2005 SNTL publishing           */
/* Author: Dr. F. Hoffmann            */
/* last change: 2006/02/23            */
/* Modifizierungen: Toni Clasen       */
/* last change: 2008/05/30            */
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: #E5ECF9;}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #cc051c;}
.secondColorStrong {background-color: #8BA0CA;}
.secondColorMedium {background-color: #C6D3ED;}
.secondColorLight {background-color: #cccccc;}
.primColorStrong {background-color: #005da8;}
.primColorMedium {background-color: #336CB3;}
.primColorLight {background-color: #B1C1E0;}
.primColorLv {background-color: #cccccc;}
.primColorBildungswerk {background-color: #99cc00;}
.primColorJugendwerk {background-color: #ff6600;}
.primColorParidienst {background-color: #006699;}
.primColorStiftung {background-color: #990033;}
.primColorParisozial {background-color: #ff9900;}
.primColorGfsp {background-color: #ff9900;}
.primColorSelbsthilfe {background-color: #996699;}
.primColorGeldberatung {background-color: #33ccff;}
.primColorBurgholz {background-color: #ff9999;}

/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
body#web {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(http://bielefeld.paritaet-nrw.org/instance/css/common/gradient_neutral.jpg) bottom left fixed repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
         line-height: 1.3em;
	position:relative;
	text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {
	margin: auto;
	padding: 0;
	border: 0;
	width:98%;
        max-width: 1000px;
	text-align:left;
    }
/*-- wrapper for providing a full scale left background --*/
#layoutWrapper1_BGleft { 
	background:url(http://bielefeld.paritaet-nrw.org/instance/css/common/pageregionLeftBG1.gif) repeat-y left;
	background-color:#fff;
	border-bottom:1px solid #999;
}
/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {	
	background:transparent url(http://bielefeld.paritaet-nrw.org/instance/css/common/pageregionRightBG1.gif) repeat-y right;
}
/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
	width: 100%;
	float: left;
	margin-right: -200px;
	background:transparent url(http://bielefeld.paritaet-nrw.org/instance/css/common/pageregionRightBG1.gif) repeat-y right;
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
	background:transparent url(http://bielefeld.paritaet-nrw.org/instance/css/common/pageregionLeftBG1.gif) repeat-y left;
	margin-right: 205px;

}
#Content {
	margin-left: 200px;
	padding:0px 20px 0px 0px;
	border:0;
	overflow:visible;
}

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

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

/* BG-color compensates BG-bug of IE */
#pageregionRight {
	float: right;
	margin: 0;
	padding: 10px;
	background-color: #fff; 
}
#Logo {
	border:0;
	margin:0px 0px 0px 0px;
	padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 148px;
	background-color:#fff;
	
}

#Claimmix {
	border:0;
        margin: 0;
        padding: 0.1em;
	background:url(http://bielefeld.paritaet-nrw.org/instance/css/common/colorlv.gif);
	width:99,5%;
        height: 35px;
}
#Claimcolor {
	border:0;
        margin: 0;
        padding: 0.1em;
        background-color: #cccccc; 
        width:99,5%;
        height: 15px;
}
#pageregionBottom {
	vertical-align:top;
	padding-top:5px;
	font-size:0.75em;
}

/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
img.imgNoborder {
	border:0px;
}
.clearr {
	clear: right;
	}
.clearl {
	clear: left;
	}
/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/


/*-- Channel Menu ---------------------------*/

div#Menu {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #cccccc;
	white-space:nowrap;
	}
div#Menu ul {
	margin:0px;
	padding:0px;
	font-size:small;
	}
/*----- font size hack -----*/
/*/*/a{}
body #Menu ul {
font-size : x-small;
}
html>head:first-child+body #Menu ul {
font-size : small;
}
/* */
/*----- /font size hack -----*/

div#Menu ul li {
	line-height: 140%;
         font-size: 0.95em;
	display: inline;
	padding:0px;
	margin:0px;
	}
div#Menu ul li a {
	float: left;
	font-family: arial, helvetica, sans-serif;
         
	font-weight:bold;
	background-color: #cccccc;
	color: #222;
	text-decoration: none;
	border-right: 0.1em solid #fff;
	padding: 0.30em 1em;
	}
div#Menu ul li a.current {
	color:#000;
	background-color: #cccccc;
         text-decoration: underline;
	}
div#Menu ul li a.home {
	background-color: #cccccc;
	}
div#Menu ul li a.start:link, 
div#Menu ul li a.start:visited {
	background:url(http://bielefeld.paritaet-nrw.org/instance/css/common/upnav.gif) no-repeat center;
         }
div#Menu ul li a.start:hover,
div#Menu ul li a.start:focus,
div#Menu ul li a.start:active {
	background:url(http://bielefeld.paritaet-nrw.org/instance/css/common/home_channels.gif) no-repeat center;
        text-decoration: none;
	}
div#Menu ul li a.noimg, 
div#Menu ul li a.noimg:hover,
div#Menu ul li a.noimg:focus {
	background-color: #cccccc;
         text-decoration: none;
         }
div#Menu ul li a:hover,
div#Menu ul li a:focus,
div#Menu ul li a:active {
	font-weight:bold;
         color: #000;
	text-decoration: underline;
         }

/*-- 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 
	{
/*-----   filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
	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: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #cc051c;
}
#Micronavigation a:link,
#Micronavigation a:visited {
	color: #000;
	text-decoration:none;
}
#Micronavigation a:hover, 
#Micronavigation a:active,
#Micronavigation a:focus {
	color: #cc051c;
	text-decoration:underline;
}

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

#Macronavigation {
        font-size: 0.9em;
        margin: 0;
	border: 0;
	padding: 0;
	width:181px;
}	
#Macronavigation ul {
	padding: 0;
	margin: 0px 0px 0px 1px;
	border-top:1px solid #fff;
	list-style-type: none;
}

#Macronavigation ul li.parent {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 14px;
	border-bottom: 1px solid #fff;
	list-style-type: none;
	background-image: none;
	font-weight:bold;
}
#Macronavigation ul li {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 25px;
	border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: 17px 7px;
	background-image: url(http://bielefeld.paritaet-nrw.org/instance/css/common/icon_inactive.gif);
	background-color: #fff;
	list-style-type: none;
}
#Macronavigation ul li.active {
	background-color:#cccccc;
	background-image: url(http://bielefeld.paritaet-nrw.org/instance/css/common/icon_active.gif);
	list-style-type: none;
        font-weight:bold;
}
#Macronavigation ul li a:link, 
#Macronavigation ul li a:visited {
	color: #222;
	text-decoration:none;
}
#Macronavigation ul li a:hover, 
#Macronavigation ul li a:focus,
#Macronavigation ul li a:active {
	color: #000;
	text-decoration:underline;
}
#Macronavigation ul li.active a:link,
#Macronavigation ul li.active a:visited {
	color: #000;
	text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd {
	margin: 0;
	padding: 0;
	border:0;
}




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

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

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

a.sitemapElement0 img,
a.sitemapElement1 img {
margin-right: 5px;
}

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

.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 0.85em;
}

#Search {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 5px 0px 0px 0px;
}
#Search form {
	margin: 0;
	border: 0;
	padding: 10px 10px 0px 10px;
}
#Search input#raw {
	font-family:Arial;
	font-size:0.9em;
	padding:1;
	margin:0;
	height:16px;
	width:153px;
	vertical-align:middle;
border: 1px solid #ccc;    
}
#Search input#btnSearch {
	vertical-align:middle;
}
#Search table {
	margin:10px 10px 0px 10px;
	color:#ccc;
         text-align:left;
}


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

#Metanavigation {
	text-align:right;
	padding:0px 8px 5px 0px;
        background-color:#fff;
}

#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 h1 {
	margin-top: 0;
}

h1, h2,  h3, h4, h5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222222;
	}

.form, blockquote, p, ol, ul, li, em, sub, sup, table, tr, th, td, ftTD {
	font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 0.9em;
         line-height: 1.3em;
	}
h1.title {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top:0px; 
	}
h1,.heading1 {
	font-size: 1.3em;
	line-height: 1.4;
	margin-top:0px; 
	}

h2,.heading2 {
	font-size: 1.2em;
	line-height: 1.3em;
	}

h3,.heading3 {
	font-size: 1.05em;
	line-height: 1.1em;
         margin-bottom:0px;
	}

h4,.heading4 {
	font-size: 1.0em;
	line-height: 1.1em; 
	}

h5,.heading5 {
	font-size: 1.0em;
	line-height: 1.1em;
	margin-bottom: 0px
	}
p {
	
	}

ol {
	
	}
ul {
	font-size: 1.0em;
         line-height: 1.3em;
         list-style-type: disc;
         }

p.caption {
  font-weight: bold;
  color: #333;
  font-size: 0.75em;
  line-height: 1.1em;
  margin-left: 2px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
	}
p.emphasis {
	background-color:#e8e8e8;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 1.3em;
        padding-left: 4px;
	}

p.description {
	line-height: 1.3em;
	font-weight:bold;
	color:#999;
	}
p.creator  {
}

p.small {
	font-size: 0.75em;
	}
p.smalltext {
	font-size: 0.75em;
}
p.home {
margin-top:0px;
margin-bottom:0px;
}

p.pictext {
  font-weight: bold;
  color: #333;
  font-size: 0.75em;
  line-height: 1.1em;
  margin-left: 2px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}


p.zitat {
font-size: 0.85em;
font-weight: bold;
color: #333;
}

p.quelle {
font-size: 0.75em;
font-weight: bold;
color: #333;
}

.inhaltvz {
  font-size: 0.75em;
  line-height: 1.5em;
}

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

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

code {
}

div.small {
	font-size: 0.75em;
	}

.scnd {
  list-style-type: circle;
  padding-left: 35px;
  margin-left: 35px;
}

td.ftTD {
	font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 1.0em;
         line-height: 1.3em;
	}

td {
        font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 1.0em;
         line-height: 1.1em;
        }
.ftitle {
        font-size: 0.85em;
         color : #333333;
	line-height: 1.5em; 
         font-weight: bold;
        margin: 10px 0px 0px 0px;
	}
    
.fdescription {
         font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 0.8em;
         line-height: 1.4em;
         padding: 0px 0px 0px 0px;
         }

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

div.ZMSTable {
}
div.ZMSTable table tr th {
}
div.ZMSTable tr.even td {
}
div.ZMSTable tr.odd td {
}
table tr td  {
font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 1.0em;
         line-height: 1.1em;	
}
.odd {
font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 1.0em;
         line-height: 1.1em;
}
.even {
font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 1.0em;
         line-height: 1.1em;
}
th {
font-family: Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 1.0em;
         line-height: 1.1em;
}

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


div.ZMSGraphic {
	background-color:transparent; 
}

.graphic {
                text-align: center;
                margin-right: auto;
               }

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

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


div#teaser {
        margin-top:20px;
	width:180px;
        font-size: 0.9em;
	}

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.title a:link,
div.ZMSTeaserElement div.title a:visited {
	color: #222;
}

div.ZMSTeaserElement div.title a:hover,
div.ZMSTeaserElement div.title a:focus {
	color: #000;
}
div.ZMSTeaserElement div.text
	{
	padding: 0px 6px 6px 6px;
         font-size: 0.85em;
	line-height:1.3em
	}


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

div#pageelement_Links {
	font-size: 1.0em;
}

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

div.ZMSLinkElement div.title {
	font-size: 1.0em;
	font-weight:bold;
	color: #222222;
	margin: 10px 0px 0px 0px;
	}

div.ZMSLinkElement div.text	{
         font-size: 1.0em;
}

div.ZMSLinkElement div.text ul {
         	margin-top: 5px;
         margin-left: 14px;
	padding-left: 10px;
}

div.ZMSLinkElement div.text ul li {
         padding: 4px 0px 2px 0px;
         font-size: 0.9em;
         line-height:1.5em;
}


.form {
	color: #000;
	border: 1px solid #666;
	padding: 1px;
	margin: 0;
	font-size: 0.85em;
	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: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: 0.85em;
}

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

/*------- InfoBox ------------------------------*/

div.infobox  {
	margin-top: 10px;
	border-top:5px solid #ccc;
	background-color:#f6f6f6;
	padding:0px;
	width:auto;
	margin-bottom:20px;
}
p.infoboxtitle  {
	padding:3px;
	margin:0px;
	font-weight:bold;
}
div.infoboxContentEven,
div.infoboxContentOdd {
	padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
	margin: 3px;
}
div.infobox div.infoboxContentOdd  {
	background-color:#eaeaea;
}
div.infobox  div.ZMSFile div.title img {
	margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
	font-size:0.85em;
}
div.infobox  div.ZMSFile div.text {
	margin-left:20px;
}
div.infobox ul {
	margin:0px 0px 0px 28px;
	padding:0;
}
div.infobox ul li {
}
li.LinkElementExternal {
	list-style-image:url(common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
	list-style-image:url(common/internal_link.gif);
}
li.LinkElementInternalClient {
	list-style-image:url(common/external_link.gif);
}
li.LinkElementMailto {
	list-style-image:url(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;
}

/**************************************/
/* 9. CSS-Modul: HOME LEFT            */
/**************************************/

#home {
     padding: 0px 15px 5px 5px;
}

div.homea {
     margin: 2px 0px 0px 0px; 
     padding: 3px 5px 3px 5px;
}

a.homeb {
     font-weight: bold; 
     font-size: 0.85em; 
     color: #000000; 
     text-decoration: none;
}
  
a.homeb:hover {
	text-decoration: underline;
}
a.homeb:focus {
	text-decoration: underline;
}
a.homeb:current {
	text-decoration: underline;
}

a.homec {
     font-weight: bold; 
     font-size: 0.85em; 
     color: #ffffff; 
     text-decoration: none;
}
a.homec:hover {
	text-decoration: underline;
}
a.homec:focus {
	text-decoration: underline;
}
a.homec:current {
	text-decoration: underline;
}
div.homed {
     margin: 0px 0px 4px 0px;
     font-size: 0.9em;
}

p.homee {
     font-size: 0.85em; 
     padding: 3px 5px 3px 5px; 
     margin: 0px;
}

/**************************************/
/* 10. CSS-Modul: PRINT                */
/**************************************/

h1, h2, h3, h4, h5, h6 {
} 
h1.title {
}
p, li, blockquote {
}
ol, ul {
}
p.description {
}
p.caption {
}
p.creator  {
}
p.smalltext {
}
code {
}

/**************************************/
/* 11. 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; }
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: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
} 
div.note {
        width: 95%;
        margin-left: 8px;
}



