<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0;
	padding:0;
	font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
}
h1 {
	margin:1rem 0 1.4rem;
	font-size:1.47em;
	line-height:1.2em;
	color:#000;
}
h2, h3, h4 {
	font-size:1rem;
	line-height:1.5rem;
}
h2 {
	margin:0.2rem 0 1rem 0;
	color:#000;
	font-size:1.1em;
}
h3 {
	color:#000;
	margin:0;
}
h4 {
	margin:0;
	color: #4f5c66;
	font-weight:bold;
}
strong {
	font-weight:normal;
}
.content a {
	text-decoration: underline;
}
.content a:hover {
	color:#000;
}
/**
* menu
*/
#menu {
	margin-bottom:1rem;
}
#menu .panel {
	padding:0;
	border:none;
	margin-bottom: 1px;
}
#menu a {
	display:block;
	padding:0.1195rem 0.9375rem;
	color: #fff;
	text-decoration:none;
	font-size:0.88em;
}
#menu a strong {
	font-size:1.57em;
}
#menu a.active {
	padding:0.6375rem 0.9375rem;
}
#nav1 { background-color:#8faf08; }
#nav2 { background-color:#516d15; }
#nav3 { background-color:#4f5c66; }
#nav4 { background-color:#243c18; }
#nav5 { background-color:#38c3c6; }

.no-submenu {
	margin-top:3.81rem;
}
#branding {
	margin:3.3rem 0 1rem;
	font-size:1.5rem;
	color:#8698A3;
}

@media only screen and (min-width: 57.0625rem) {
	body.delacroix {
		background:url('../img/delacroix_studie.jpg') right 66px no-repeat;
	}
	#menu .column, #menu .columns,
	#submenu .column, #submenu .columns{
		float: left;
		padding-left: 1px;
		padding-right: 0;
		position: relative;
	}
	#menu {
		margin-bottom:0;
	}
	#menu a {
		height:4rem;
		padding:0.4375rem 0.9375rem 0.1375rem;
		color:#fff;
		text-decoration:none;
	}
	#menu a.active,
	#menu a:hover {
		height:5rem;
		padding:0.4375rem 0.9375rem 0.1375rem;
	}
	#menu a strong {
		display:block;
		font-size: 1.3675em;
		line-height: 1.3;
	}
	#submenu {
		margin-bottom:2rem;
	}
	.no-submenu {
		margin-top:6.31rem;
	}
	h1 {
		font-size:1.37em;
	}
	p,
	li {
		margin:0 0 .75rem 0;
		line-height:1.5em;
		max-width:40rem;
	}
}
@media only screen and (min-width: 64.0625em) {
	#menu {
		font-size:1rem;
	}
	#menu a {
		display:block;
		height:6rem;
		color:#fff;
		text-decoration:none;
	}
	#menu a.active,
	#menu a:hover {
		height:7rem;
	}
	#menu a strong {
		display:block;
		font-size:1.57em;
		margin:0 0 4px 0;
	}
	#menu a span {
	}
	#branding {
		font-size:1.5rem;
	}
	h2 {
		margin:0 0 1rem 0;
	}
}
/**
* form
*/
form#KontaktFormular {
	max-width: 30rem;
	margin-top: 20px;
}
div.contact_row2 {
	display: none;
}
input.text, textarea {
	font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 0.85em;
	background-color: #ebf3f6;
	border: 1px solid #bec6c9;
	float: left;
	margin: 0 0 3px 0;
}
input#submitbutton {
	margin: 1rem 0 0 0;
}
.contact_echo {
	margin: 1rem 0 0 0;
}
</pre></body></html>