@media all /* Resets */ { 
	
	html, body, div, span,
	h1, h2, h3, h4, p, blockquote, pre, address, cite, code, img, sub, sup, b, i, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section, summary,
	time, mark, audio, video {
	    margin:0;
	    padding:0;
	    outline:0;
	    font-size:100%;
	    vertical-align:baseline;
	    background:transparent;
		border-style: none;
		border-width: 0;
	} 
	
	ul,ol { list-style: none;
		margin: 0;
		padding: 0;
	}
	
	article,aside,canvas,details,figcaption,figure,
	footer,header,hgroup,menu,nav,section,summary { 
	    display:block;
	}
	h1,h2,h3,h4,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal;
		text-align: left;
	}
	
	table {
	    border-collapse:collapse;
	    border-spacing:0;
	}
}

@media all /* Colors */ {
body {
	color: #dfddcc;
	background: black;
}
#R {
	background-color: #e8e8e8;
}

# h1, a, .Datum, .Ort  {
	/* color: #d4222a; */
}
#Top h1 span, p span, td:first-child {
	color: #8EC4B6;
}

h1, h2 {
	border-bottom-color: #dfddcc;
}
ul.nav, .nav a, .GL a, #BN a, a {
	background-color: black;
	color: #dfddcc;
}
.nav span, .GL span { 
	color: #8EC4B6;
}
.nav a:hover{
	color: #a19f8c;
}


}


/* !Blocks */
body {
	margin: 0 auto; 
	padding: 0; 	
	font: 1em/1.4em helvetica, verdana;	
}

#Top {
	margin: 1em 0 2em 0;
	width: 98%;
	position: relative;
	float: left;
	padding: 0 1% 0 1%;
	border-bottom: 1px solid grey;
}

#Top img {
	float: left;
}

#Top h1 {
	text-align: left;
	font-size: 2em;
	letter-spacing: 0.2em;
	font-weight: normal;
	float: left;
	border-bottom: none;
	margin:0;
}

#Top h1 a {
	border-bottom: none;
	text-decoration: none;
}

#Inhalt100, #Inhalt {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 2%;
}

#footer {
	clear: both;
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 5em 2% 1em;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	text-align: center;
}


@media screen and (min-width: 1000px) {
	body{
		  width: 100%;
	}
	  
/*	#L {
		  width: 57%;
		  margin-right: 3%;
		  float: left;
		  margin-bottom: 1em;
	}
	#R {
		  width: 38%;
		  padding-right: 1%;
		  padding-left: 1%;
		  float: left;
	} */
}


	
/* !Basic */
h1, h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 1.2em;
	font-size: 1.6em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	clear: both;
	text-align: center;
}

h2, h3 {
		max-width: 600px;
		margin: 2em auto 1em auto;
		text-align: left;
}

p, table {
	width: 100%;
	max-width: 600px;
	/* margin-bottom: 1em; */
	margin: 0 auto 1em auto;
}
td {
	padding-bottom: 0.5em;
}

.C {
	text-align: center;
}

p img {
	float: right;
	padding-left: 10px;
	width: 300px;
}

b {
	font-weight: bold;
}

hr {
	display: none;
}


ul {
	margin: 0; padding: 0 0 16px 16px;
	list-style-type: disc;
}

li {
	font-size: 1em;
	line-height: 1.3em;
}


td { vertical-align: top; }



/* !Navigation */
ul.nav {
	
	list-style-type: none;
	list-style-type: none;
	text-align: right;
	margin: 0;
	line-height: 2em;
	padding: 0;
}

@media print {
	ul.nav {
		display: none;
	}
}

ul.nav br {
	display: none;
}

@media screen and (max-width:900px) {
	ul.nav br {display: block;}
}


.nav a:link, .nav a:hover, .nav a:visited, .nav a:active, .nav span { 
	text-decoration: none;
	border-style: none;
	font-size: 1.2em;
		line-height: 1.2em;
	font-style: normal;
}
#BN {
	text-align: center;
}
#BN a {
		font-size: 2em;
		text-decoration: none;
		border-style: none;
		display: inline-block;
		padding: 0 10px 0 10px;
}

.nav li {
	border-style: none;
	background-image: none;
	background-color: transparent;
	padding-bottom: 0.5em;
	padding-right: 1%;
	display: inline-block;
	bottom: 0;
	top: 0;
	padding-left: 1%;
}

.nav li.ImgLink {
	padding-bottom: 0;
}
.nav li.ImgLink img {
	width:30px;
	margin-bottom: -5px;
}
.nav span { 
	font-weight: normal;
}
p a:link, p a:visited, p a:hover, p a:active {
	text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px;
}
p a:hover {
	border-bottom-style: solid; border-bottom-width: 1px;
}
		


/* !Galerie */
.Ausstellung h2 {
	font-size:1.4em;
	
text-align: left;padding-top:10px;clear:none;
}

.Ausstellung p {
	
text-align: left;}

.Ausstellung img {

margin-right:10px;}

.Ausstellung {
	
margin-top:1em;margin-bottom:1em;width:100%;float: left;}

.Bild {
	/* border: 2px solid yellow; */
	/* height: 80%; */
	/* position: absolute;
	top: 150px;
	bottom: 40px;
	right: 0;
	left: 0; */
	width: 40%;
	margin: auto;
	max-width: 1000px;
	text-align: center;
	/* background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;  */
}

img.LS {
/* height: 80%; */
width: 100%;
padding: 0;
}
img.PS {
/* height: 80%; */
width: 80%;
padding: 0;
}


.Bild100 {
	height: 100%;
	margin-top: 0%;
	border-bottom: 1px solid #464646;

}

ul.GL {
	text-decoration: none;
	border-style: none;
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: normal;
	text-align: center;
	margin-bottom: 1em;
}

.GL li {
	display: inline-block;
	padding: 0 1%;
}

.GL li a, .GL li a:hover {
	border-bottom: none;
}

#Liste {
	text-align: center;
}




img.T {
	
	margin: 0;
	width: 22%;
	border-width: 0;
	border-bottom: 2px solid #343434;
	padding-top: 10px;
	padding-right: 1%;
	padding-left: 1%;
	/* display: block; */
}

#Liste h1 {
	margin-bottom: 0em;
}
#Liste h3 {
	clear: both;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 0.5em;

	
}


p.Label {
	position: static;
	text-align: center;
}



/* !Artikel */
.article {
	clear: both;
	padding-top: 20px;
	}
.article img {
	float: right;
	width: 45%;
	clear: right;
	padding-bottom: 1em;
	padding-left: 3%;
}
.article p {
	width: 96%;
	margin-bottom: 1em;
}

@media screen and (max-width:500px) {
	.article img.LS {
		width:96%;
		float: none;
		padding-left: 0;
	}
}




/* Events */
.Events {
	float: right;
	width: 50%;
	text-align: right;
	padding: 0 2% 20px 0;
	margin: 0;
	
}
@media screen and (max-width:600px) {
	.Events {
		width: 100%;
	}	
}


.Events p {
	margin: 0;
	max-width: none;
}

.Events h2 {
	padding: 0;
	margin: 0;
	border-bottom: none;
	text-align: right;
	max-width: none;
}

.Ort {
	font-style: italic;
}

