<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font:60% Arial, Verdana,Tahoma,sans-serif; 
	line-height:1.3em; 
	margin:0 auto; 
	padding:0;
}
a:link, a:visited {
	color: #000;
	text-decoration:none;
	/* font-weight: bold; */
}
#wrapper {
	border:solid 0px #000;
	width:980px;
	height:740px;
	margin-top:24px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#header {
	height:0px;
	margin:0;
	padding:0;
	/* border:solid 1px #0f0;  */
}
#sidebar-right {
	float:left;
	margin:34px 0 0 50px;
	padding:0px;
	width:240px;
	height:500px;
	/*border:solid 1px #f00;*/
}
* html #sidebar-right {
	width:220px;
	color:#f00;
}
* html #sidebar-right a{
	color:#6f6e67;
}
* html #sidebar-right a:hover{
	color:#fff;
}
#container {
	float:left;
	width:680px;
	height:740px;
	/*border:solid 1px #00f;*/
}
/*.content p { clear:both; }*/
.node { 
	width:680px;
	height:740px;
	/*border:solid 1px #0f0;*/
}
.image { 
	float:left;
	width:626px;
	height:740px;
	/*background-color:#f0f0f0;*/
}
.clientimage { 
	position:absolute;
	width:240px;
	height:240px;
	margin-top:20px;
	visibility:hidden;
	/*background-color:#f0f0f0;*/
}
.thumbnails {
	float:left;
	width:40px;
	height:480px;
	margin:12px 0px 0px 14px;
	/*border:solid 1px #000;*/
}
.clientthumbnails {
	float:left;
	width:660px;
	height:480px;
	margin:12px 0px 0px 14px;
	/*border:solid 1px #000;*/
}
.thumbnail {
	float:left;
	width:36px;
	height:36px;
	margin-bottom:2px;
	border:solid 1px #000;
}
.clientthumbnail {
	float:left;
	width:36px;
	height:36px;
	margin:2px 0 0 2px;
	border:solid 1px #000;
}
.profile{
margin:32px 0 0 20px;

}
.profile a:link, a:visited {
	text-decoration:underline;
	font-weight: bold;
}
.navi{
	width:200px;
	height:160px;
	margin-top:180px;
}
.navi_gal{
	float:left;
	width:40px;
}
.navi_links{
	float:left;
	width:106px;
}

.contact {
	line-height:1.7em; 
	/* font-weight: bold; */
	color:#86888a;
	padding:20px 0 0 52px;
	visibility:hidden;
}
.impressum {
float:right;
	vertical-align:bottom;
margin:0px;
}
.impressum a {
	font-weight: bold;
	color:#86888a;
}
.node-impressum {
	line-height:1.7em; 
	color:#86888a;
	margin:34px 0 0 190px;
	padding:0px;
	width:500px;
	height:500px;
}
.node-impressum b {
	font-weight:bold;
	color:#000;
}
.adminarea{
	float:left;
}
.tabs {

}
.tabs li { 
background-color:#000;
	display:inline;
	padding:2px;
} 
.tabs li a {
font-weight: bold;
color:#fff;
}
ul.tabs { 
padding:0; 
}
.messages {
font-weight: bold;
padding:2px;
color:#000;
background-color:#ff0;
}


/* format forms */
form{
	background-color:#f6f6f6;
	padding:6px;
}
fieldset table, table { font-size:10px; }
fieldset a:link, fieldset a:visited , table a:link, table a:visited { color: black; }

p { margin-top:0; }
</pre></body></html>