/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-sidebar-wrapper
{
  background: url(../../../images/layout/sidebar.jpg) no-repeat;
}

hr { 
  border : 0;
  height: 1px; 
  background: linear-gradient(to right, rgba(0, 0, 0, 0), #80AB35, rgba(0, 0, 0, 0));
}

body
{
  background-image: url(../../../images/layout/bg_body.jpg);
  background-attachment:fixed;
  background-size:cover;
}

.impressum-fullscreen-none ol {word-wrap: break-word;}