


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSTable table th 
	{ 
	background-color:#DDEFFC; 
	}
	
div.ZMSTable table 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;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}
* {

	 font-size:12px; 
         line-height: 1.3em; 
         zoom: 1;
}

body#dai-heidelberg {
  	background-color: #670001;
	margin:0;
	padding:0;
	min-height: 101%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}

#printContent {
padding:10px;
width:450px;
}
#printVersion{
float:right;
margin-right:20px;
}
#printVersion a  {
color: #FFF;
}

 .Copyright, .Copyright a:link, .Copyright a:visited  {
color: #FFF;
text-decoration: none;
font-size:12px;
}

 .Copyright a:hover,  .Copyright a:active {
  color: #0973B3;
}

div.graphic,
div.ZMSGraphic,
.img{
background:transparent;
}

#bodyTop{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:100%;
	height:200px;
  	background-color: #670001;
}

#bodyTop_Logo{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	float:left;
	height:200px;
	width:240px;
  	background-color: #670001;

}
#bodyTop_Logo #claim{
	position:relative;
	top:22px;
	left:0;
}
#bodyTop_Logo #logo{
	position:relative;
	top:80px;
	left:0;
}

#bodyTop_Channels{
	position:relative;
	top:10px;
	left:0;
	margin:0;
	padding:0;
	float:right;
}
#bodyTop_Channels td{
	padding-left:10px;
	padding-right:10px;
}


#bodyTop_Channels a,
#bodyTop_Channels a.current{
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:1.8em;
	text-decoration:none;
}
#bodyTop_Channels a:hover{
	text-decoration:underline;
}
#bodyTop_Channels a.current{
	font-weight:bold;
}

#bodyTop_MetaNavigation{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #B38080;
}

.bodyTop {
        width: 1011px;
}

#bodyContent_Micronavigation{
	margin-left: 20px;
	padding-top:25px;
	color: #62234;
	font-weight: normal;
	background-color: #B38080;
}

#bodyContent_Micronavigation a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#62234;
	text-decoration:none;
	
}
#bodyContent_Micronavigation a:hover{
	text-decoration:underline;
	color:#062234;
}

#bodyContent_Micronavigation a.current{
	font-weight:bold;
}


#bodyContent_Macronavigation {
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	float:left;
	height:auto;
	width:240px;
  	background-color: #E1CCCC;

}

#bodyContent_Macronavigation ul{
	margin:0;
	padding:25px;
	padding-left:15px;
	list-style:none;
}

#bodyContent_Macronavigation ul li{
	margin-bottom:1em;
}

#bodyContent_Macronavigation a,
#bodyContent_Macronavigation a.current{
	color:#062234;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:0.9em;
	text-decoration:none;
}
#bodyContent_Macronavigation a:hover{
	text-decoration:underline;
}
#bodyContent_Macronavigation a.current{
	font-weight:bold;
}

#bodyContentContent{
	position:relative;
	top:0;
	left:0;
	margin:0px;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	height:auto;
  	background-color: #FFFFFF;
	font-size:12px;
}

#bodyContent_Index{
	position:relative;
	top:0; 
	left:0;
	margin:0px;
	margin-top:30px;
	font-size:12px;
}

#bodyContent_Index ul{
	margin:0;
	padding-left:20px;
	list-style:square;
}

#bodyContent_Index ul li{
	margin-bottom:0.7em;
}

#bodyContent_Index a {
	color:#062234;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

#bodyContent_Index a:hover {
	text-decoration:underline;
}

 
#bodyContent_IndexTop{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 35px;
	color: black;
	font-weight: normal;
	font-size:12px;
	background-color: #B38080;
}
 
#bodyContent_IndexTop ul{
	margin:0;
	padding:0px;
	margin-left:1em;
	list-style:square;
}

#bodyContent_IndexTop ul li{
	margin-right:1.7em;
	margin-left:0em;
	float:left;
}

#bodyContent_IndexTop a {
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

#bodyContent_IndexTop a:hover {
	text-decoration:underline;
}

/*************
vlItem
************/

.vlItem{
	padding:0;
	margin:0 20px 30px 0;
	text-align:left;
        width: 480px;
        border-top: 1px solid #666;
        float: left;
}

.kalender .vlItem{
	padding:0;
	margin:0 20px 20px 0;
	text-align:left;
        width: 100%;
        border-top: 0 none;
}

.vlItem a.link{
        color:#530000;
        font-size:16px;
        font-weight:bold;
        text-decoration:none;
}

.vlItem a.link:hover, .vlItem a.link:active {
        color:#0973B3;
        text-decoration:underline;
}

.kalender .vlItem a.link{
        color:#530000;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
}

.vlItem .desc{
}

.vlItem span.datum {
       color: #666;
}

span.date  {
        border-right: 1px solid #666;
        display:block;
        float:left;
        width:200px;
        padding: 3px 0 0 0;
}

span.time   {
        border-right: 1px solid #666;
        display:block;
        float:left;
        padding: 3px 5px 0 5px;
}

span.art   {
        display:block;
        float:left;
        padding: 3px 0 0 5px;
}

p.ver {
        color:#530000;
        margin:22px 0 0 0;
        padding: 2px 0 2px 0;
}

* html p.ver {
        color:#530000;
        margin:2px 0 0 0;
        padding: 2px 0 2px 0;
}

.kalender td.high .vlItem, .kalender td.high .vlItem span, .kalender td.high .vlItem a{
        font-size: 11px;
}

/*************
vlItem 2-spaltig - auskommentiert
***********

.vlItem{
	padding:0;
	margin:0 20px 20px 0;
	text-align:left;
        width: 480px;
        border-top: 1px solid #666;
        float: left;
}

.kalender .vlItem{
	padding:0;
	margin:0 20px 20px 0;
	text-align:left;
        width: 100%;
        border-top: 0 none;
}

.vlItem a.link{
        color:#530000;
        font-size:16px;
        font-weight:bold;
        text-decoration:none;
}

.vlItem a.link:hover, .vlItem a.link:active {
        color:#0973B3;
        text-decoration:underline;
}

.kalender .vlItem a.link{
        color:#530000;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
}

.vlItem .desc{
}

.vlItem span.datum {
       color: #666;
}

span.date  {
        border-right: 1px solid #666;
        display:block;
        float:left;
        width:180px;
        padding: 3px 0 0 0;
}

span.time   {
        border-right: 1px solid #666;
        display:block;
        float:left;
        padding: 3px 5px 0 5px;
}

span.art   {
        display:block;
        float:left;
        padding: 3px 0 0 5px;
}

p.ver {
        color:#530000;
        margin:22px 0 0 0;
        padding: 2px 0 2px 0;
}

* html p.ver {
        color:#530000;
        margin:2px 0 0 0;
        padding: 2px 0 2px 0;
}

.kalender td.high .vlItem, .kalender td.high .vlItem span, .kalender td.high .vlItem a{
        font-size: 11px;
}

*/

/****************/
/* Navigation */
/***************/



/***************/
/* Links */
/***************/

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

a:hover, a:active {
  color: #0973B3;
}

/*********************/
/* Teaser-Elements */
/*********************/

td.tleiste {
	background: #E1CCCC;
        margin: 0;
	padding: 0;
}

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


#Teaser {
	background: #E1CCCC;
	padding: 15px 20px 20px 25px;
}

div.ZMSTeaserElement {
	width: 155px;
        margin: 0 0 20px 0;
	padding: 0;
        font-size: 11px;
}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
        color:#530000;
	font-weight:bold;
        margin-bottom: 5px;
	}

div.ZMSTeaserElement div.text a:hover,
div.ZMSTeaserElement div.text a:active
	{
	color:#0973B3;
	text-decoration:underline;
	}

div.ZMSTeaserElement div.text
	{
	color:#333;
        font-size: 11px;
	}

p.teaserHeader {
        color:#530000;
        font-family:Eurostile,Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-size: 24px;
        margin:18px 0 0 0;
        padding:0;
}

* html p.teaserHeader {
        color:#530000;
        font-family:Eurostile,Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-size: 24px;
        margin:0 0 8px 0;
        padding:0;
}


/*********************/
/* Textbody-Elements */
/*********************/


h1,h2,h3,h4,h5{
	font-family:Eurostile,Verdana,Arial,Helvetica,sans-serif;
	color:#530000;
 	font-weight: normal;
}

h1.title {
	font-size:28px;
	line-height:1.3em;
	margin:0;
	padding:0;
	border:0;
	margin:0 0 0 20px;
	padding-top:10px;
 	color:#FFFFFF;
 	font-weight: normal;
}

h1,.heading1 {
	font-size:24px;
}

h2,.heading2 {
	font-size:18px;
	/* font-weight: bold; */
}

h3,.heading3 {
	font-size:14px;
}

h4,.heading4 {
	font-size:12px;
}


h4.highlight {
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:14px;
}

.description {
  color: #999;
  font-weight: bold;
}

.caption {
  font-size: 10px;
  line-height: 14px;
  font-style: normal;
}

P.emphasis {
  background-color:#DDEFFC;
  margin-left: 20px;
  margin-right: 30px;
  line-height: 16px;
 padding: 10px;
}

P.docinfo {
  line-height: 12px;

}

em {
  font-weight: bold;
  font-style: normal 
}

sup, sub {
  font-size: 10px 
}

blockquote {
  font-size: 11px;
  font-style: normal;
  background-color:#E2E3DE;
  border: 1px solid #666666;
  padding:10px
}


/**********************/
/* Inputs */
/**********************/

form {
    border: none;
    margin: 0;
}




/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #436976; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #8CABB9; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #DDE6EC; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#DDEFFC; }
.ftTD { background-color:#EEEEEE; }


/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.primColorLight0 { background-color:#E7E7E6; } 

.secndColorStrong1 { background-color:#8A8E16; }
.secndColorStrong0 { background-color:#9DA124; }
.secndColorMedium1 { background-color:#D5D579; } 
.secndColorMedium0  { background-color:#D5D579; }
.secndColorLight1 { background-color:#E9E9B0; }
.secndColorLight0 { background-color:#E6E7B9; }

.teaserColor { background-color:#800000; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#CCCCCC; } 
.neutralColorLight0 { background-color:#E2E3DE; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 