


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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.floatleft
	{ 
	float:left;
	}

div.ZMSGraphic.floatright
	{ 
	float:right;
	}

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;
	}
	
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 lecturebrowser.f_css_defaults */
#lecturebrowser {
}

img#slideimg {
  border:1px solid grey;
}

div#slidenav {
  padding-top:5px;
  font-size:12px;
  font-weight:bold;
  line-height:20px;;
  vertical-align:middle;
}
div#slidenav img {
  vertical-align:bottom;
  margin-left:1em;
  margin-right:1em;
}

img#slide_hres {
  border:0;
  padding:2px; 
  border-right:1px solid #000;
  border-bottom:1px solid #000;
}

img.lectureportrait {
border-top:1px solid #333;
border-left:1px solid #333;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
background: #fff;
margin-right:5px;
}

table#lecturebrowser {
width:650px;
}

table#lectureitems {
  margin:2px 0 10px 0;
  border:1px solid #004699;
  background: #ffdc82;
	border-collapse:collapse;
	table-layout:fixed;
}

table#lectureitems tr td {
	padding:4px 2px;
}

#lectureitems a {
  text-decoration:none;
}

img.lectureitem0, img.lectureitem1 {
border-top:1px solid #333;
border-left:1px solid #333;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
background: #eee;
}

img.lectureitem0 {
background: #666;
filter:gray;
}

.lectureno, .lecturenooff {
padding:1px;border:0;
width:12px;
background-color:black;
font-weight:bold;
color:white;
}
.lecturenooff {
color:#ccc;
background-color:#aaa;
}

span.lectureslide, span.lectureslideoff {
padding:0;border:0;
width:10px;
background:black;
font-weight:bold;
color:white;
position: relative;
top: 0px;left:-20px;
}

span.lectureslide:hover, span.lectureslideoff:hover {
background:#999;
color:white;
}

span.lectureslide, span.lectureslideoff {
color:#aaa;
}
/* EO lecturebrowser.f_css_defaults */
/**************************************/
/* (c) 2005 SNTL publishing           */
/* Author: Dr. F. Hoffmann            */
/* last change: 2008/07/31            */
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #004699}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #B8CB00;}
.secondColorStrong {background-color: #fff;}
.secondColorMedium {background-color: #FFC118;}
.secondColorLight {background-color: #FFDC82;}
.primColorStrong {background-color: #333;}
.primColorMedium {background-color: #004699;}
.primColorLight {background-color: #4398D4;}


/**************************************/
/* 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://mds-forum.onkodin.de/mds2008/common/gradient_neutral.jpg) bottom left fixed repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important; font-size: 0.8em;
	position:relative;
	text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {
	margin: auto;
	padding: 0;
	border: 0;
	width:820px;
	text-align:left;
}
    
table#pageregion {
  table-layout: fixed;
  background-color:white;
  border-bottom:1px solid #004699;
  border-top:1px solid #004699;
}

table#pageregion tr td.pageregionLeft {
  vertical-align:top;
  border-left:1px solid #004699;
  border-right:1px solid #004699;
  background-color: #ffc118;
  width:191px;
}
table#pageregion tr td.Content {
  vertical-align:top;
/*  width:570px; */ 
}
table#pageregion tr td.pageregionRight {
  vertical-align:top;
  background-color: #004699;
  width:40px;
}

/*-- wrapper for providing a full scale left background --*/
#layoutWrapper1_BGleft { 
	background:url(http://mds-forum.onkodin.de/mds2008/common/pageregionLeftBG_MDS.gif) repeat-y left;
	background-color:#fff;
	border-bottom:1px solid #004699;
/*	border-top:1px solid #004699; */
}
/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {	
	background:transparent url(http://mds-forum.onkodin.de/mds2008/common/pageregionRightBG_MDS.gif) repeat-y right;
}
/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
	width: 100%;
	float: left;
	margin-right: -40px;
	background:transparent url(http://mds-forum.onkodin.de/mds2008/common/pageregionRightBG_MDS.gif) repeat-y right; 
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
	background:transparent url(http://mds-forum.onkodin.de/mds2008/common/pageregionLeftBG_MDS.gif) repeat-y left;
	margin-right: 45px;

}
#Content {
/*	margin-left: 205px;
	padding:0px 1px 0px 0px; */
  padding-left:15px;
  padding-right:15px;
	border:0;
	overflow:visible;
}

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

#pageregionTop {
	margin:0;
	padding:0;
}
#pageregionLeft {
	padding:0px;
	margin:0px;
/*	float: left;
	width: 190px; */
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
	float: right;
	margin: 0;
	padding: 10px;
	background-color: #004699; 
}
#Logo {
	margin:0;
	padding:0;
	background-color: #fff;
	border-bottom: 1px solid #004699; 
}
#pageregionBottom {
	vertical-align:top;
	padding-top:5px;
	font-size:11px;
}

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

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


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

div#Menu {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #004699;
	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: 130%;
	display: inline;
	padding:0px;
	margin:0px;
	}
div#Menu ul li a {
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	background-color: #004699;
	color: #fff;
	text-decoration: none;
	border-right: 0.1em solid #fff;
	padding: 0.30em 1em;
	}
div#Menu ul li a.current {
	color:#fff;
	background-color: #b8cb00;
	}
div#Menu ul li a.home {
	background-color: #333;
	}
div#Menu ul li a:hover {
	background-color: #b8cb00;
	color: #fff;
	}

/*-- 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:7px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        clear:both;
	color: #ffc118;
}
#Micronavigation a:link,
#Micronavigation a:visited {
	color: #004699;
	text-decoration:none;

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

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

#Macronavigation {
	margin: 0;
	border: 0;
	padding: 0;
/*	width:190px; */
	margin-top:5px;
	margin-bottom:20px;
}	
#Macronavigation ul {
	padding: 0;
	margin: 0px 0px 0px 1px;
	border-top:1px solid #fff;
	list-style-type: none;
}

#Macronavigation ul li {
	margin: 0px;
	border: 0px;
	padding: 1px 3px 3px 19px;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 11px 7px;
	background-image: url(http://mds-forum.onkodin.de/mds2008/common/icon_inactive.gif);
	list-style-type: none;
	background-color: #E2D299;
}
#Macronavigation ul li.active {
	font-weight: bold;
}
#Macronavigation ul li.level1 {
	background-color: #FFC118;
}
#Macronavigation ul li.level2 {
	background-color: #B1A177;
	color: #fff;
}
#Macronavigation ul li.level3 {
	background-color: #C3B388;
	color: #fff;
}
#Macronavigation ul li.level3 a:link,
#Macronavigation ul li.level3 a:visited {
	color: #fff;
}

#Macronavigation ul li.inpath {
	background-color: #004699;
}

#Macronavigation ul li.active {
	background-color:#ffdc82;
	background-image: url(http://mds-forum.onkodin.de/mds2008/common/icon_active.gif);
	list-style-type: none;
}
#Macronavigation ul li a:link, 
#Macronavigation ul li a:visited {
	color: #fff;
	text-decoration:none;
}
#Macronavigation ul li a:hover {
	color: #333;
	text-decoration:none;
}
#Macronavigation ul li.active a:link,
#Macronavigation ul li.active a:visited {
	color: #333;
	text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
	border:0;
}



/* -- SITEMAPICON ------------------------*/

div#SitemapIcon {
   width:193;
   font-size:11px;
   color:#fff;
   margin-bottom:3px;
   margin-top:0px;
   line-height:13px;
   text-align:right;
   valign:bottom;
}

.sitemapicon:link, .sitemapicon:visited ,
.sitemapicon:hover, .sitemapicon:active {
   font-size:11px;
   color:#fff;
   text-decoration: none;
}

/* -- 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:12px !important;font-size:small;
}

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


/* -- METANAVIGATION ------------------------*/
#Metanavigation {
  position:relative;
	top:5px;left:486px;
}

#Metanavigation_titleadd {
  position:relative;
	top:5px;left:244px;
}

#Metanavigation img {
	margin-left: 5px;
}
#Metanavigation_titleadd img {
	margin-left: 5px;
}

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

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

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


#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                 */
/**************************************/

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	}
#Headline h1 {
	margin-top: 0;
	color: #000;
}
h1.title {
	font-size: 18px;
	line-height: 20px;
	margin-top:2px;
        color:#000;
	}
h1.titleabstr {
	font-size: 18px;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
        color:#000; 
	}
h1.titlelect {
	font-size: 18px;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
        color:#000; 
	}
h1.titlelectost {
	font-size: 18px;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
        color:#000; 
	}
h1,.heading1 {
	font-size: 16px;
	line-height: 20px;
	margin-top:16px; 
        color:#555;
	}
h2,.heading2 {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	}
h3,.heading3 {
	font-size: 13px;
	line-height: 16px;
	margin-top: 14px;
	margin-bottom: 0px;
        color:#444;
	}
h3.titlesub {
	font-size: 13px;
	line-height: 16px;
        margin-top:38px;
	margin-bottom: 0px;
        color:#000;
	}
h4,.heading4 {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	}
h5,.heading5 {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px
        color:#444; 
	}
p {
	line-height: 17px;
	}
ol {
	line-height: 15px;
	}
ul {
	line-height: 15px;
	list-style-type: square }

p.caption, p.MsoCaption {
    font-size: 11px;
    font-style: normal;
    padding-top:0px;
    margin-top:0px;
    color:#000;
	}
.MsoCaption {
    font-size: 11px;
    font-style: normal;
    padding-top:0px;
    margin-top:0px;
    color:#000;
	}
p.emphasis {
	background-color:#ffdc82;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16px;
             text-align:justify;
             padding-left: 10px;
             padding-right: 10px;
             padding-top: 6px;
             padding-bottom: 6px;
             font-weight:bold;
	}

p.description {
	line-height: 16px;
	font-weight:bold;
	color:#004699;
	}
p.creator  {
}

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

div.metaDocHeader {
	font-size: 11px;
}

div.lecturebrowserHeader {
	font-size: 12px;
             margin-bottom: 8px;
             line-height: 16px;
}

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

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

code {
}

/**************************************/
/* 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-size: 10px !important; font-size: xx-small;
}

/**********************/
/* Mozilla-Tabellenzellenoptimierung */ 
/**********************/

div.ZMSTable table {margin-top:10px;}
div.ZMSTable table {margin-bottom:5px;}
td>p{margin:0px;}
th>p{margin:0px;}
div.ZMSTable table td>div.ZMSTextarea>p{margin:0px;}
table {border-collapse:collapse;}
table tr td p.MsoNormal {margin:0px;}
.ZMSTable p {margin:0px;}


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


div.ZMSGraphic {
	background-color:transparent; 
}

div.ZMSGraphic img { border:0; }

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

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

div#teaser {
  vertical-align:middle;
  margin:auto;
	width:191px; 
	font-size: 10px !important;
	}

div.ZMSTeaserContainer {
	padding:1px;
	margin-bottom:10px;

}
div.ZMSTeaserElement {
	width:190px;
	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 2px 2px 2px;
	line-height:1.3em
	}

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

div#pageelement_Links {

	}

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
	{
  position:relative; 
	list-style-type: none;
	}
div.ZMSLinkElement div.text ul li {
/*  background: #fff url(http://mds-forum.onkodin.de/mds2008/common/bullet.gif) no-repeat 0 0.1em; */
  padding-left: 10px;
  margin-left: -20px; 
  background-position: 0 0.3em;
  }


.form {
	color: #000;
	border: 1px solid #666;
	padding: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-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      */
/**************************************/

/*------- 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:11px;
}
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/external_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: PRINT                */
/**************************************/

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

/**************************************/
/* 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; }
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,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;
} 