html {
	overflow: -moz-scrollbars-vertical; height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-position: 0px 0px;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;

}
.lauftext {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;

}
a:link {
	color: #FF2E80;
}
a:visited {
	color: #FF2E80;
}
a:hover {
	color: #000000;
}

a.ausstellungstitel:link {
	color: #000;
	text-decoration: none;
}

a.nav:link {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	margin-left: 28px;
	color: #FF2E80;
	text-decoration: none;
}
a.nav:visited {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
    margin-left: 28px;
	color: #FF2E80;
	text-decoration: none;
}
a.nav:hover {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
    margin-left: 28px;
	color: #000000;
	text-decoration: none;
}


a.small:link {
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	color: #FF2E80;
	text-decoration: none;	
}
a.small:visited {
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	color: #FF2E80;
	text-decoration: none;	
}
a.small:hover {
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	text-decoration: none;	
}


a.hidden:link {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FF2E80;
	text-decoration: none;
	cursor: default;	
}
a.hidden:visited {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FF2E80;
	text-decoration: none;
	cursor: default;	
}
a.hidden:hover {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	cursor: default;	
}


.lauftextauszeichnung {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
}
.ausstellungstitel {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.lauftextweiss {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FF2E80;
}
.legende {
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #666666;
}
.lauftextrot {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FF2E80;
}
.lauftextgrau {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
}
.roterstreifenlinks {
	background-image: url(bilder/layout/streifen.jpg);
	background-repeat: repeat-y;
}

.unavig {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.bottomline {
	background-image: url(bilder/layout/bottomline.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.lauftextsammlungstitel {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.datum {
	font-size: 11px;
	font-style: oblique;
	color: #666666;
	line-height: 14px;
}
.small {
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
.lauftextweissaufgrau {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #999999;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
.sidebar {
	margin: 20px 4px 4px;

}
.titelzeilen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}

.verlaengert {
	padding: 3px 8px;
	background-color: black;
	color: white;
	display:inline-block;
	margin-top: 10px;
}

.contentcell {
	margin: 20px 4px 4px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bgwhite {
	background-color: #FFFFFF;
}
.imgcursor {
	cursor: default;
}
.imgfloat {
	float: right;
	margin: 3px 0px 0px 3px;
}

.mlistsignup {
	margin-left: 65px;
}

#home iframe {
	height: 280px;
}


/*added*/
.topmenuul{
	list-style-type:none;
}

.topmenuli{
	list-style-type:none;
}

.topmenutitle{
	display:block;
	padding:4px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0px;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.submenuli2 a{
	display:block;
	width:330px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* menu design */

#dmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0;
	margin: 0;
	
}

.topmenuul {

}

.topmenutitle {
	text-decoration: none;
	color: #FF2E80;
	vertical-align: text-top;


}

.submenuul {
	margin-top:-1px;	
	background-color:#FF2E80;

}

.submenuli a{
	padding:4px;
	text-decoration: none;
	color: #FFFFFF;
}
.submenuli a:visited{
	text-decoration: none;
	color: #ffc4db;
}
.submenuli a:hover{
	text-decoration: none;
	color: #000000;
}
.submenuli a:active{
	text-decoration: none;
	color: #000000;
}
.submenuli a:focus{
	text-decoration: none;
	color: #000000;
}
.submenuli2 a{
	padding:4px;
	text-decoration: none;
	color: #FFFFFF;
}
.submenuli2 a:visited{
	text-decoration: none;
	color: #ffc4db;
}
.submenuli2 a:hover{
	text-decoration: none;
	color: #000000;
}
.submenuli2 a:active{
	text-decoration: none;
	color: #000000;
}
.submenuli2 a:focus{
	text-decoration: none;
	color: #000000;
}
.aufzaehlung {
	margin-left: 22px;
	padding: 0px;
}
.aufzaehlung li {

	list-style-type:disc;
	list-style-position: outside;
}

/* divpopup */


.showDiv {
	border: 5px solid white;
	cursor:pointer;
	background-color: white;
	z-index: 410;

}

.blackDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor:pointer;
	background-color: black;
	z-index: 400;
	width: 100%;
	padding: 0px;
}
.close {
margin: 5px 0px 0px 0px; 
padding: 0px;
}

.close:hover {
color: grey;
}


.liniendiv p {border-bottom: 1px solid #bbb;
padding-bottom: 10px;}

div.podcast {
	padding: 10px 0 15px 0;
}
img.audio {
	margin-top: 8px;
	}
table.audio-table td {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}