
/****************/
/* Seitenaufbau */
/****************/

body { margin: 0px; font-family: Helvetica, Arial, Verdana, sans-serif; color: #000000; font-size: 11px; line-height: 14px; }

p, td { font-family: Helvetica, Arial, Verdana, sans-serif; color: #000000; font-size: 13px; line-height: 14px; margin: 0px; padding: 0px;}
p.bodytext { margin-bottom: 14px;}

.werktitel { font-weight: bold; margin: 0px; color: #5E6B6B;}
.werkangaben { margin: 0px 0px 0px 0px; color: #5E6B6B;}
.thumbnail { background-repeat: no-repeat; background-position: center; float: left; margin-right: 10px; }

h2 { font-weight: bold; font-size: 11px; line-height: 14px; margin: 14px 0px 0px 0px; }

a:link img, a:visited img { border-style: none }

a { color: #ed360c; text-decoration: none;}
a:hover {color: #000000; text-decoration: none; }

/* Formatierungen für die Seite Previous Exhibitions */
a .exhib_artist { color: #ed360c; text-transform:uppercase; font-weight:bold; }
a:hover .exhib_artist { color: #000000; text-transform:uppercase; font-weight:bold; }
a .exhib_title { color: #000000; text-transform:uppercase; font-weight:bold; }
a:hover .exhib_title { color: #000000; text-transform:uppercase; font-weight:bold; }
a .exhib_subtitle { color: #000000;}

a:hover .exhib_subartist { color: #000000;}

a .exhib_presse { color: #5E6B6B; text-transform:uppercase;}
a:hover .exhib_presse { color: #000000; text-transform:uppercase;}

/* Formatierungen für die Seite Exhibitions (Modern) */

a .exhib_artist_mod { color: #000000; text-transform:uppercase; font-weight:bold; }
a:hover .exhib_artist_mod { color: #000000; text-transform:uppercase; font-weight:bold; }
a .exhib_title_mod { color: #000000; text-transform:uppercase; font-weight:bold; }
a:hover .exhib_title_mod { color: #000000; text-transform:uppercase; font-weight:bold; }
a .exhib_subtitle_mod { color: #000000;}
.exhib_title_mod { color: #000000; text-transform:uppercase; font-weight:bold; }
.exhib_subtitle_mod { color: #000000;}



/* Formatierungen News */
.news_cat { text-transform:uppercase; font-weight:bold; }
.news_titel { color: #ed360c; text-transform:uppercase; font-weight:bold; margin: 0px;}
.news_text { margin: 0px;}

.pdf_link { font-size: 11px;}
a.pdf_link { color: #5E6B6B; }
a:hover.pdf_link { color: #000000; }

/* unsichtbare Tabelle */
table { border-collapse:collapse; border-width: 0px; border-spacing: 0px; padding: 0px; margin: 0px; }
.td-0 { margin-right: 0px; padding-right: 6px;}
td.nospace { margin: 0px; padding: 0px; }

/* td { vertical-align: top; } */
TABLE.contenttable TR TD { vertical-align: top; }



div.csi-textpic { display: none; }
dd.csi-caption { display: none; }
div.csi-text { display: none; }


/* WW */


#left_column {
	position: fixed;
	top: 60px; 
	left: 35px; 
	width: 180px; 
	z-index: 3;	
}

/* bgd */

div.current_exhibition div.bgd {
	margin: 30px 0 30px 10px;	
}

div.current_exhibition div.bgd a {
	display: block;
	width: 140px;
	height: 42px;
	background: url('../pix/bgd-logo_ftc_no.gif') no-repeat top center;	
}

div.current_exhibition div.bgd a:hover {
	background: url('../pix/bgd-logo_ftc_hover.gif') no-repeat top center;	
}

div.current_exhibition div.fiedler a span.text, 
div.current_exhibition div.bgd a span.text {
	display: none;	
}

div.current_exhibition div.fiedler {
	margin: 0 0 20px 15px;	
}

div.current_exhibition div.fiedler a {
	display: block;
	width: 120px;
	height: 23px;
	background: url('../pix/logo_fiedler_kurz_no.png') no-repeat top center;		
}

div.current_exhibition div.fiedler a:hover {
	background: url('../pix/logo_fiedler_kurz.png') no-repeat top center;	
}

