

body {
	background-color:#1F1F1F;
	margin:0;
	padding:0;
}
a { }
a img { border: 0 }


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#container {
}
.inner {
}

/* Header */

#header {
	background-color:#000;
	width:200px;
	height:60px;
	position:fixed;
	left:0;
	overflow:hidden;
	opacity:0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";  
	filter: alpha(opacity=85);
}
#header #logo {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
}
#header #logo a {
	font-size:1.7em;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:20px 10px 10px;
}

/*  Main Navigation  */

#nav {
	position:fixed;
	height:60px;
	min-width:783px;
	left:202px;
	font-family: Arial, Helvetica, sans-serif;
	z-index:99;
}
#menu-tab {
	background-color:#E29A00; 
	color:#fff;

}
#menu {
	background-color:#000;
	padding:30px 30px 0 10px;
	height:30px;
	opacity:0.60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";  
	filter: alpha(opacity=60);
}
#menu ul {	
	margin:0;
	padding:0;
	float:left;
}
#menu ul li {
	margin:0;
	list-style:none;
	float:left;
	border-left:1px solid #fff;
}
#menu ul li a {
	margin: 0 0 0 5px;
	padding:3px 20px 3px 5px;
	color:#fff; 
	display:block;
	font-size:1.1em;
	line-height:1;
	text-decoration:none;
	border-left:1px solid #fff;
}
#menu ul li a:hover, #menu ul li.nav-selected a, #menu ul li.nav-path-selected a {
	color:#E29A00; 
}

.menu {
  position: relative;
}
.menu, .menu .toggle {
}
.menu .toggle {
  cursor: hand;
  cursor: pointer;
  position: absolute;
  width:15px;
  height:60px;
  line-height:60px;
  left: 0;
  top: 0;
}
.menu .toggle-hover {
}
.menu .items {
  position: relative;
  left: 15px;
  top: 0;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* Feature */

#feature {
	margin:0 0 20px;
	overflow:hidden;
}
#feature h1 {
	/* customize_feature_heading */ background-color:#000; /* customize_feature_heading */
	padding:5px;
	display:inline;
	color:#fff;
	font-size:3.4em;
	line-height:1.6em;
	opacity:0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";  
	filter: alpha(opacity=75);
}
#feature img {
	background:#000;
	padding:10px;
}


/* Sections */

#sections {
	margin:0 0 20px;
	overflow:hidden;
}
.column {
	background:url(https://www.fotografie-kunstmann.de/packages/theme_clearview/themes/clearview/images/white-bg.png);
	padding:20px;
	width:290px;
}

/* Wrapper */

#wrapper {
	padding:125px 0 150px 0px;
	width:1000px;
	min-height:300px;
}

/* Content */

#content {
	background:url(https://www.fotografie-kunstmann.de/packages/theme_clearview/themes/clearview/images/white-bg.png);
	padding:20px;
	width:760px;
	min-height:300px;
	float:right;
	z-index:3;	
}

#content-page-title h1 {
	background-color:none!important;
	padding-left:20px;
	color:#E29A00;
	margin:0 0 -2px;
	overflow:hidden;
}

/* Sidebar */

#sidebar {
	background:none!important;
	color:#fff;
	padding:20px;
	padding-top:40px;
	width:160px;
	min-height:300px;
	font-size:1.2em;
}
#sidebar  h3 { color:#fff; font-size:1.5em; }

#sidebar .left{
	float:left;
}

#sidebar ul {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
	
}
#sidebar ul li {
	border-bottom: 1px dotted #fff; 
}
#sidebar ul li a {
	text-decoration:none;
	color:#fff;
	display: block;
	padding: 3px 2px;
}
#sidebar ul li a:hover {
	color:#E29A00; padding-left: 6px;
}
#sidebar ul li.nav-selected a, #sidebar ul  li.nav-path-selected a{
	color: #E29A00; padding-left: 6px;

}
#sidebar ul li ul {
	margin:0 0 0.5em;
	padding:0 0 0 2em;
	list-style:none;
}


/* Footer */

#footer {
	/* customize_footer_background */ background-color:#000; /* customize_footer_background */
	clear:both;
	padding:5px 0;
	width:100%;
	height:15px;
	/* customize_footer */ color:#ddd; /* customize_footer */
	font-size:10px;
	text-transform:uppercase;
	position:fixed;
	bottom:0;
	left:0;
	overflow:hidden;
	opacity:0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";  
	filter: alpha(opacity=75);
	z-index:99;
}
#footer p {
	margin:0 10px 0 0;
	float:left;
}
#footer a {
	/* customize_footer_link */ color:#ddd; /* customize_footer_link */
}
#footer ul {
	margin:0;
	padding:0;
	float:left;
}
#footer ul li {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#footer div.left {
	margin-left:20px;
}
#footer div.right {
	margin-right:20px;
}
#footer div.right span {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/* Page List Block */

.ccm-page-list-title {
	margin-bottom:0.5em;
}
.ccm-page-list-description {
	margin-bottom:1.5em;
}


/* Form */

#container form {
	margin-bottom: 1.5em;
}
#container form table {
	margin-bottom: 0;
}
#container form table td {
	border: 0;
}


/* alignment classes & additional classes*/

.left  { float: left; }
.right { float: right; }


/* Clearing */

.clearboth { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
}

/* customize_miscellaneous */  /* customize_miscellaneous */