DIV.columnMain H1 {
	margin:0 30px;
}

/*
 * Topics Overlay
 */
DIV.overlay {
	position:relative;
	padding:10px 30px 30px 30px;
	z-index:10;
	background:#f3f3f3;
}
DIV.overlay A {
	display:block;
	width:153px;
	height:80px;
	margin:0 0 3px 3px;
	float:left;
}
DIV#kuenstlerOverlay A {
	height:auto;
}
DIV.overlay IMG {
	display:block;
	width:153px;
	height:80px;
}
DIV.overlay .firstItem {
	clear:both;
	margin:0 0 3px 0;
}
/*
 * Topics Slideshow
 */
DIV.slideShow UL.headNavi {
	margin:0 22px;
}
DIV.slideShow LI.lastItem,
DIV.slideShow LI.lastItem A {
	padding-left:0;
	border:0;
}
DIV.slideShow .showArtinfoTip {
	
}
/* Bildunterschrift */
DIV.slideShow .artinfoBu {
	display:block;
	width:143px;
	height:50px;
	background:#fff;
	padding:2px 5px;
}
DIV.slideShow IMG {
	display:block;
	max-height:80px;
}
DIV.slideShow .black {
	color:#000;
}
DIV.slideContent,
DIV.scrollContent,
DIV.scrollContent table,
DIV.slideShow DIV.slide, 
A.handleLeft, 
A.handleRight {
	height:100px;
}

DIV.scrollContent {
	width:470px;
}
DIV.scrollContent TABLE {
	width:468px;
	margin-right:2px;
}
DIV.scrollContent TABLE TD {
	text-align:left;
	width:156px;
}
/*
 * Topics/Kuenstler Dreispaltige Darstellung
 */
/*
 * CE Künstler Dreispaltige Darstellung
 */
DIV.artinfoLists {
	padding:0 0 0 30px;
}
DIV.artinfoLists UL {
	float:left;
	width:163px;
	font-size:0.9em;
}
DIV.artinfoLists UL LI {
	margin:0 0 0 0;
	padding:0 15px 0.4em 1em;
	line-height:1.2em;
	background:url(../img/layout/ul_bullet_download.gif) no-repeat left 4px;
}
/*
 * AlphaNavigation (vergriffene)
 */
DIV.artinfoLists UL.alphaNavi {
	width:465px;
	float:none;
	height:1.5em;
	border-bottom:1px solid #cccccc;
	margin:3px 0 5px 0;
}
DIV.artinfoLists UL.alphaNavi LI {
	float:left;
	padding:0;
	margin:0;
	background:none;
}
DIV.artinfoLists UL.alphaNavi LI A {
	padding:0 5px 0 5px;
}
DIV.artinfoLists UL.alphaNavi A.selected {
	background:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
DIV.artinfoLists DIV.alphaItem {
	display:none;
}
H2.artinfoListLabel {
	margin:10px 0 5px 0;
	clear:both;
}


/**
 * Tooltips
 */
DIV#artinfoTip,
DIV#kuenstlerTip {
	position:absolute;
	left:30px;
	font-size:0.9em;
	line-height:1.3em;
	z-index:100;
	width:465px;
	display:none;
}
DIV#artinfoTip DIV.wrapper,
DIV#kuenstlerTip DIV.wrapper {
	display:block;
	background:url(../img/layout/tooltip_bg_bottom_middle.png) no-repeat bottom center;
	color:#fff;
	padding:10px 50px 25px 10px;
}
DIV#artinfoTip DIV.tooltipMiddle,
DIV#kuenstlerTip DIV.tooltipMiddle {
	background-image:url(../img/layout/tooltip_bg_bottom_middle.png);
}
DIV#artinfoTip DIV.tooltipRight,
DIV#kuenstlerTip DIV.tooltipRight {
	background-image:url(../img/layout/tooltip_bg_bottom_right.png);
}
DIV#artinfoTip DIV.tooltipLeft,
DIV#kuenstlerTip DIV.tooltipLeft {
	background-image:url(../img/layout/tooltip_bg_bottom_left.png);
}


/* ALTE STYLES */


/*
 * Kunstlexikon Übersicht
 */
TABLE.artinfo {
	border:0;
	width:510px;
}
TABLE.artinfo TD {
	background:#fff;
	padding:0.7em 1em 0.5em 0;
}
TABLE.artinfo TH {
	background:#f3f3f3;
}
TABLE.artinfo TD.firstItem {
	width:166px;
	padding:0;
	vertical-align:top;
}
TABLE.artinfo TD.firstItem IMG {
	width:153px;
	height:80px;
	display:block;
}
DIV.contentTeaser {
	margin:0 0 20px 0;
}
DIV.contentTeaser IMG.mood {
	width:525px;
	height:110px;
	margin:0 0 20px 0;
}
DIV.contentTeaser P {
	padding:0 30px 0.5em 30px;
}

/*
 * Kunstlexikon Detail
 */
DIV.artinfoHighlight {
	font-style:italic;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:1em 1em 0.2em 1em;
	margin:0.7em 0 1em 0;
}
DIV.artinfoHighlight P {
	margin:0 0 0 0;
}
DIV.artinfoTeaser {
	width:525px;
	overflow:hidden;
	margin:0 0 0 0;
}
IMG.artinfoMood {
	margin:20px 0 0 0;
	max-width:525px;
}
DIV.artinfoBody {
	float:left;
	padding:0 25px 0 25px;
	margin:20px 0 50px 0;
}
DIV.artinfoBody P {
	line-height:1.4em;
	padding:0 0 1em 0;
}
UL.artinfoLinks {
	padding:0.5em 0 0 0;
}	
UL.artinfoLinks LI {
	padding:0 0 0 9px;
	line-height:1.2em;
	background:url(../img/layout/ul_bullet_download.gif) no-repeat 0 5px;
}
A.btnGreySmall {
	margin:0.6em 0 0 0;
}

/*
 * Der Lebenslauf-Layer
 */
DIV#vita {
	position:absolute;
	top:115px;
	left:0;
	z-index:100;
	background:#fff;
	border:1px solid #cccccc;
	padding:25px 30px;
}
DIV#vita A.closeBtn {
	position:absolute;
	top:15px;
	right:15px;
	background:url(../img/layout/close_btn.gif) no-repeat 0 0;
	width:15px;
	height:14px;
	overflow:hidden;
	text-indent:-5000px;
}
DIV#vita A.closeBtn:hover {
	background-position:bottom left;
}
