/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: black; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px}


fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:1280px; margin:auto; text-align:left }
#page #headerSpacer{ height:40px }
#page #header{ position:relative; }
#page #header #logo{ color:white; font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: auto;
	margin-bottom: 0px; padding: 0px; margin-top:0px; cursor:pointer;  left:0px ; z-index:1; width:auto; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:white; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }


#page #header #headerNav{ position: absolute; top: 14px; right: 0px; z-index:2; overflow:visible;}

#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url("https://klerings.de/themes/klerings/images/nav_horizontal_divider.gif") no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url("https://klerings.de/themes/images/nav_sidebar_right_bg.gif") repeat-y center; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url("https://klerings.de/themes/images/nav_sidebar_left_bg.gif") repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 0px !important; padding-right: 0px !important; float:right}

#page #central #body{ float:left; width:83%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important; margin-top: 60px; margin-bottom: 30px;; }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:15%; overflow:hidden; margin-top: 50px;; }

#page #central.navLeft{ background:url("https://klerings.de/themes/images/nav_sidebar_left_bg.gif") repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px }

#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
div.pageSection { margin-bottom: 10px; }

#selbstbildnis
{
    background: #010101;

    margin: 10px;
    margin-right: 0;
    padding: 20px;
    padding-right: 0;
    width: 350px;

    box-shadow:				0px 12px 30px 10px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow:		0px 12px 30px 10px rgba(0, 0, 0, 0.9);
    -moz-box-shadow:		0px 12px 30px 10px rgba(0, 0, 0, 0.9);
    -ms-box-shadow:			0px 12px 30px 10px rgba(0, 0, 0, 0.9);
    -o-box-shadow:			0px 12px 30px 10px rgba(0, 0, 0, 0.9);
}

/* customize_miscellaneous */ /* customize_miscellaneous */

input,
textarea
{
    color: black;
    font-size: 18px;

    background:				linear-gradient(to bottom, #e3e1e1 0%, #fff 100%);
    background:				-webkit-gradient(linear, left bottom, left top, color-stop(0, #747474), color-stop(0.5, #6E6E6E), color-stop(0.51, #7E7E7E), color-stop(1, #8D8D8D));
    background:				-webkit-linear-gradient(top, #e3e1e1 0%, #fff 100%);
    background:				-moz-linear-gradient(top, #e3e1e1 0%, #fff 100%);
    background:				-ms-linear-gradient(top, #e3e1e1 0%, #fff 100%);
    background:				-o-linear-gradient(top, #e3e1e1 0%, #fff 100%);
}

input[type=text],
input[type=email]
{
    width: 450px;
}

input[type=submit]
{
    width: 250px;
    border-radius:			10px;
    -o-border-radius:		10px;
    -ms-border-radius:		10px;
    -moz-border-radius:		10px;
    -webkit-border-radius:	10px;
}
