	body {
		font-family			:	verdana, helvetica, arial, sans-serif;
		font-size			:	13px;
		margin				:	0px;
		padding				:	0px;
		background-image	:	url("/design/nielinger/img/headcontinued.gif");
		background-repeat	:	repeat-x;
		

	/* content specific colours */
		color				:	rgb(180,180,180);
		background-color	:	rgb(51,51,51);
	}
	
	h1 { font-size:	1.6em; line-height:1.4em; }
	h2 { font-size:	1.4em ; line-height:1.4em;}
	h3 { font-size:	1.2em ; line-height:1.4em;}
	h4 { font-size:	1em ; line-height:1.4em;}
	h5 { font-size:	.8em ; line-height:1.4em;}
	h6 { font-size:	.6em ; line-height:1.4em;}

	h1, h2, h3, h4, h5, h6, dt {
		font-weight			:	bold;
		margin-top			:	1.5em;
		margin-bottom		:	0.5em;
		color				:	white;
		background-color	:	inherit;
	}


	a:link {
		background-color:	inherit;
		color			:	rgb(255,102,0);
	}
	a:visited {
		background-color:	inherit;
		color			:	rgb(255,102,0);
	}
	a:hover {
		background-color:	inherit;
		color			:	rgb(235,235,235);
	}
	a:active {
		background-color:	inherit;
		color			:	white;
		text-decoration	:	none;
	}

#content {
		clear				:	both;
		width				:	715px;
		margin				:	2em 100px 2em 60px;
		line-height			: 	1.4em;
	}
	



	#siteid {
		margin: 0px;
		padding: 0px;
		color				:	rgb(255,102,0);
		background			:	rgb(21,21,21);
		
	}

	#siteid h1 {
		color				:	inherit;
		background-color	:	inherit;
	/*	background-image	:	url("/design/nielinger/img/headcontinued.gif");
		background-repeat	:	repeat-x; */
		margin				:	0;
		
	}

	#siteid img {
		border				:	none;
		display				:	block;
	}
	
	#global-navigation {
		font-size			:	12px;
		margin				: 	0px;
		padding				:	0px;
		background-color	:	black;
		color				:	rgb(180,180,180);
		
	}

	#global-navigation a, #global-navigation .current {
		font-weight			:	bold;
		margin				: 	0px;
		padding				:	0px;
	}

	#global-navigation .current {
		background-color	:	inherit;
		color				:	white;
		margin				: 	0px;
		padding				:	0px;
	}


	#global-navigation a:link {
		color				:	rgb(255,102,0);
		background-color	:	inherit;
		text-decoration		:	none;
	}

	#global-navigation a:visited {
		color				:	rgb(255,102,0);
		background-color	:	inherit;
		text-decoration		:	none;
	}

	#global-navigation a:hover {
		color				:	white;
		background-color	:	inherit;
		text-decoration		:	underline;
	}

	#global-navigation a:active {
		color				:	white;
		background-color	:	inherit;
		text-decoration		:	none;
	}


	#global-navigation a.current:hover {
		color				:	rgb(255,102,0);
		background-color	:	inherit;
		text-decoration		:	underline;
	}

	#global-navigation a.current {
		color				:	white;
		background-color	:	inherit;
		text-decoration		:	underline;
	}
	
	#global-navigation a.open-1 {
		color				: #ffffff;
	}

/* bread crumb trail */

	#bread-crumb-trail {
		padding				:	.5em 52px .10em 0px;
		margin-left: 60px;
	}

	#bread-crumb-trail a:link {
		text-decoration		:	none;
	}

	#bread-crumb-trail a:visited {
		text-decoration		:	none;
	}

	#bread-crumb-trail a:hover {
		text-decoration		:	underline;
	}

	#bread-crumb-trail a:active {
		text-decoration		:	none;
	}

	.sitemap a {
	
		color				:	black;
	}


	#legal {
		font-size			:	smaller;
		text-align			:	center;
		margin-top			:	3em;
		margin-bottom		:	3em;
		width				:	715px;
		margin				:	2em 120px 2em 120px;
		clear				: 	both;
	}


/* remarks */

	.remark { font-size	:	smaller; }


/* current */

	.current {
		color				:	white;
		background-color	:	inherit;
		font-weight			:	bold;
	}

	.aktuelle-ausstellung {
		float				:	left;
		padding-right		:	5em;
	}

	.keyvisual-right img {
		padding				:	1em 2em 1em 0em;
	}

	#left {
		float: left;
		padding: 3em;
	}

	#right {	
		float: left;
		width: 243px;
		padding: 7em 30px 3em 0;
	}
    
     .new {
            margin:0px;
			padding:0px;
            background-color:rgb(255,102,0);
            width:120px;
            color:black;
            font-size:9px;
			font-weight:bold;
			height:13px;
	}
	
     .old {
           margin:0px;
			padding:0px;
            width:120px;
            color:black;
            font-size:9px;
			font-weight:bold;
			height:13px;
	}
    
    .highlight-0 {
            padding:0px;
            margin:0px;
            width:120px;
            height:100%;
			border:	1px solid rgb(80,80,80);
	}
    
    .highlight-1 {
            padding:0px;
            margin:0px;
            border:1px solid rgb(255,102,0);
            width:120px;
            height:100%;

	}

.one-gal {
	padding:5px 10px 5px 10px;
}

.one-gal-pic {
	position:relative;
	top:0p;
	left:0px;
	height:80px;
	width:100%;
	text-align:center;
}

.one-gal-text {
	vertical-align:top;
	height:35px;
	overflow:hidden;
}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


.xd-plugin-file{
	
}
.xd-plugin-one-file{
	padding-left: 10px;
}
.xd-plugin-file-name{
	font-size: 120%;
}
.xd-plugin-file-name .pdfIcon{
	position: relative;
	top: 3px;
}

.xd-plugin-file .hr{
	border-top: 1px solid #777;
	height: 1px;
	margin: 20px 0 12px 0;
}
