﻿/*============= Vario-03 by OHGD ============*/



@media all {


/*=== Allgemein ===*/

html {
  min-height: 101%;
}

body {
	background: url(../images/back01.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 14px;
  	line-height:1.8em;
  	color: #777;
  	overflow-x: hidden;
  	position:relative;
}


h1 {
	font-family: 'Indie Flower', sans-serif;
  	font-size: 4.0em;
  	padding:0.5em 0;
  	color: #638;
}

h2 {
	font-family: 'Indie Flower', sans-serif;
	font-size: 3.0em;
	padding:0.5em 0;
	color: #638;
}

#logo h2 {
	font-family: 'Lora', sans-serif;
	font-size: 2.5em;
	padding:0;
}

h3 {
	font-family: 'Indie Flower', sans-serif;
	font-size: 1.8em;
  	margin:0.2em 0;
  	padding-bottom:0.1em;
  	color: #638;
}

dl, dt, dd, ul, ol, li {
	padding: 0.2em 0;
}

p {
	padding: 0;
	
}


/*=== Div-Container ===*/

#wrapper {
	margin: 0 auto;
	width: 1000px;
	background:rgba(255,255,255,0.8);
}

#oben {
	top: 0;
	height:auto;
	margin: 0 auto;	
	width: 100%;
}

#obeninside {
	
	margin: 10px auto;	
	width: 100%;
	z-index:2000;
  	
  	top: 0px;
}

#logo {
	width:250px;
	padding-top:50px;
	padding-bottom:5px;	
	float:left;
	
}

#logo img {
	width: 100%;
	height: auto;
}

#slider {
	float:right;
	width:750px;
	height:auto;
	top: 0;
}

#topmenu {
	width:100%;
	margin: 0 auto;
	height:40px;
	clear:both;
	border-bottom:1px solid #ccc;
	position: sticky;
	top:0;
	z-index:3000;
}

div#maximenuck94.maximenuckh ul.maximenuck {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

#mitte {
	width:100%;
	height:auto;
	margin: 0 auto;	
	padding: 0 50px 0 50px;
}

#textbereich {
	width:100%;
  	margin:0;
  	padding:0;
  	margin: 0 auto;
}



#footer {	
  	height:50px;
  	width: 1100px;
  	font-size: 85%;
  	clear:both;
  	text-align:center;
  	margin:0 auto;
  	color:#999;	
	
  	
}

/*=== Breadcrumbs ===*/

#breadcrumb {
  	font-size: 85%;
  	
  	margin-top:10px;
}

.breadcrumb {
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #638;
}

.breadcrumb li {
	display: inline-block;
	text-align:center;
}

/*=== Links ===*/

.weblinks {
	list-style: none;
	padding-left: 0.9em;
	margin-bottom:1em;
}

.weblinks li {
	padding-top:0.2em;
	padding-bottom:0.2em;
}

a:link, a:visited {
  text-decoration: none;
  color: #638;
}

a:hover {
  text-decoration: none;
  color: #959;
}

/*===== Page Builder====*/

.picsueber { 
	z-index:2000;
	position:absolute;
	top:20px;
}

.sppb-panel-modern > .sppb-panel-heading {
	background:#638;
	color:#fff;
}

.textbild {
	max-height:350px;
}

.picspace img {
	margin:1px;
}





/*=== Listenelemente ===*/

.item-page ul {
	list-style: disc inside;
	font-weight:bold;
	font-size:120%;
	line-height:2em;
}


/*=== Kategorie Blog ===*/

.blog img {
  float: left;
  width: 100px;
  margin-right: 20px;
  margin-bottom: 5px;
  border:1px solid #638;
}

.blog-featured img {
  float: left;
  max-width: 250px;
  margin-right: 1.0em;
  margin-bottom: 0.5em;
  border:1px solid #638;
}

.blog-featured .leading-0 img {
  float: right;
  max-width: 100%;
  width:300px;
  margin-left: 20px;
  margin-bottom: 5px;
  margin-top: 0;
  border:1px solid #638;
}

#textbereich .item h2 {
	font-size: 2.4em;
  padding-top: 1em;
  padding-bottom: 0.3em;
  padding-left:0;
}

#textbereich .leading-0 h2 {
	font-size: 2.5em;
  padding-top: 0;
  padding-bottom: 0.3em;
  padding-left:0;
}

/*=== Artikel Info ===*/

.article-info {
    background-color: #eee;
   	float: left;
   	font-size:90%;
   	width:100%;
   	margin-bottom:30px;
}

.article-info dd {
    float: left;
    padding: 0 10px;
    border-right: solid 2px #ddd;
}

.article-info dl {
    padding: 1em 0;
}


.article-info-term {
    display: none;
}

p.readmore a,  .mod-articles-category-readmore a {
	font-size: 85%;
	font-weight:bold;
}



/*=== Blog Hauptseite ===*/

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 0px;
        overflow:hidden;
        margin-bottom:3px;
		display:none;
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog Spalten  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0;
}

.cols-3 .column-1
{
        float:left;
        width:30%;
        margin-right:5%;

}
.cols-3 .column-2
{
        float:left;
        width:30%;
        margin-left:0;
        
}
.cols-3 .column-3
{
        float:right;
        width:30%;
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:2px 0;
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px;
}



/*=== Suchfeld ===*/

#suche {
	width:190px;
	height:30px;
	float: left;
	padding:0;
}
.search {
  	float: left;
  	margin: 0.2em;
}
.search label {
  	display: none;
}
#mod-search-searchword.inputbox {
	border:0;
  	width:100px;
  	margin-top:0;
  	padding-top:0;
  	padding-left:10px;
  	padding-bottom:0;
  	height: 30px;
  	color:#666;
  	background:#ddd;
}

/*====Such-Index====*

#mod-finder-searchword {
	background:#fff;
	height:30px;
	margin-top:0;
	border-radius: 10px;
	color:#666;
	padding:0 0 0 10px;
	width:140px;
	display:inline;
}
.finder_suchind button{
	background: url(../images/lupe.png) no-repeat center;
	height:30px;
	width:30px;
	border-radius:10px;
	margin:0;
	padding:0;
	float:right;
}




/* ============  forms general Beez ================  */
 
form {
	margin: 0 0 18px;
}

fieldset {
	margin: 0;
	padding: 5px 0;
}

fieldset p {
	margin: 0;
	padding: 0;
}

legend {
	padding: 5px 10px
}

label,input,button,select,textarea {
	font-weight: normal;
}

label {
	color: #c1c1c1;
	margin-bottom: 5px;
	max-width: 90%;
}

input,textarea,select,#advanced-search-toggle, input.search-query {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	display: block;
	margin-bottom: 9px;
	padding: 3px;
}
.filter-search-lbl {
	display:inline;
}

.filter-search, .display-limit {
	float:none; 
	margin-right:10px;
}

.button,button,.profile-edit a {
	border-radius: 3px;
	padding: 4px;
	line-height: 1.2em;
	text-decoration: none;
}

label input,label textarea,label select {
	display: block;
}

input[type="image"],input[type="checkbox"],input[type="radio"] {
	border-radius: 0;
	cursor: pointer;
	height: auto;
	line-height: normal;
	margin: 3px 0;
	padding: 0;
	width: auto;
}

input[type="button"],input[type="reset"],input[type="submit"] {
	height: auto;
	width: auto;
	cursor: pointer;
}

select {
	height: 28px;
	line-height: 28px;
	max-width:99%;
}

select {
	width: 220px;
}

select[multiple],select[size] {
	height: auto;
}

textarea {
	height: auto;
}

.radio,.checkbox {
	padding-left: 18px;
}

input[type="radio"],input[type="checkbox"] {
	display: inline;
	margin-right : 10px;
	border:none;
}

input,textarea {
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

input:focus,textarea:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus
	{
	box-shadow: none;
	outline-offset: -2px;
}









/* +++++++++++++++++++  Contact Form BEEZ +++++++++++++++++++++++++++++++++ */

.panel .contact-form,.panel .contact-miscinfo {
	padding: 0;
}

.contact .panel .contact-form form,.contact .panel .contact-address {
	margin: 20px 0 0 0;
}

textarea,.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea
	{
	width: 90%;
	border: solid 1px;
	-moz-box-sizing: border-box;
	border: 1px solid #DDDDDD;
	color: #666;
	overflow: auto;
	padding: 5px;
	vertical-align: top;
	margin: 5px 0 10px 0;
}

#jform_contact_email_copy-lbl,#jform_contact_email_copy {
	float: left;
	margin-right: 10px;
	border: 0;
}

.contact-form .button {
	clear: left;
	float: left;
	padding: 20px 0;
}

fieldset.filters {
	background: none;
	border: none;
	padding: 0;
}

.contact-form,.contact-links,.contact-misc,.contact-image,.contact-contactinfo,.contact-address
	{
	margin: 20px 0;
}

.contact legend {
	padding:0 0 10px 0;
}

.contact img {
	max-width:160px;
	height auto;
	float:right;
	margin:0 50px 40px 10px;
	padding:2px;
	border:1px solid #0da6ff;
}

.contact-form ul {
	border-bottom:1px solid #0da6ff;
}




/* ++++++++++++++ loginmodule BEEZ +++++++++++++++++++++++++++ *

#form-login-remember {
	overflow: hidden;
	margin-bottom: 10px;
}

#form-login-remember label {
	display: inline;
	margin-left: 10px;
}

#modlgn-remember {
	float: left;
}

#login-form fieldset {
	
}

form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*=== Login ===*

.login {
	padding: 20px 0;
}
.login-description {
	padding-bottom: 10px;
}
#left inputbox {
	float:right;
	width:100px;
}




/*============ Beitrags Liste/Tabelle ===========*

.item-page table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
	font-size: 1em;
}

.item-page table th, .item-page table td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	line-height: 1.5em;
	text-align: center;
}

.item-page table thead {
	font-weight: bold;
	border: 2px solid #ddd;
	background-image: -webkit-linear-gradient(white 0%, #ddd 100%); 
	background-image: -moz-linear-gradient(white 0%, #ddd 100%); 
	background-image: -o-linear-gradient(white 0%, #ddd 100%); 
	background-image: linear-gradient(white 0%, #ddd 100%);
}

/*============ Kategorie Liste ===========*

.category-list table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
	font-size: 1em;
}

.category-list table th, .category-list table td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	line-height: 1.5em;
	text-align: left;
}

.category-list table th {
	font-weight: bold;
	border: 1px solid #ddd;
	background-image: -webkit-linear-gradient(white 0%, #ddd 100%); 
	background-image: -moz-linear-gradient(white 0%, #ddd 100%); 
	background-image: -o-linear-gradient(white 0%, #ddd 100%); 
	background-image: linear-gradient(white 0%, #ddd 100%);
}

/*
.category-list table thead th {
	vertical-align: bottom;
}

.category-list table  tr:first-child th,
.category-list table tr:first-child td,
.category-list table thead:first-child tr:first-child th,
.category-list table thead:first-child tr:first-child td
	{
	border-top: 0;
}

.category-list table tbody+tbody {
	border-top: 2px solid #8c9bab;
}

.category-list table tbody tr td, .category-list table tbody tr th {
	-webkit-transition: background-color 0.25s 0 linear;
	-moz-transition: background-color 0.25s 0 linear;
	-ms-transition: background-color 0.25s 0 linear;
	-o-transition: background-color 0.25s 0 linear;
	transition: background-color 0.25s 0 linear;
} */

/*============ Kontakt Liste ===========*

.contact-category table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
	font-size: 1em;
}

.contact-category table th, .contact-category table td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	line-height: 1.5em;
	text-align: left;
}

.contact-category table th {
	font-weight: bold;
	border: 1px solid #ddd;
	background-image: -webkit-linear-gradient(white 0%, #ddd 100%); 
	background-image: -moz-linear-gradient(white 0%, #ddd 100%); 
	background-image: -o-linear-gradient(white 0%, #ddd 100%); 
	background-image: linear-gradient(white 0%, #ddd 100%);
}


/*===== Sitemap ======*

.eks h2 {
	font-size:14px;
	padding:5px 0 0 0;
}

.eks a {
	margin-left:20px;
}


}

@media only screen and (min-width: 760px) and (max-width: 1020px) {

#wrapper {
	width: 100%;
	margin:0 auto;
}

#mitte {
	width: 700px;
}

h2 {
	font-size: 2em;
}


.item-page img {
	max-width:300px;
}

.blog-featured img {
  max-width: 190px;
}

.blog-featured .leading-0 img {
  max-width: 220px;
}

#textbereich p {
	line-height:1.6em;
	font-size:110%;
}



}


@media only screen and (min-width: 550px)  and (max-width: 759px) {

	#wrapper {
	width: 100%;
}

#mitte {
	width: 500px;
}


h2 {
	font-size: 2em;
}


.item-page img {
	max-width:250px;
}

.blog-featured img {
  max-width: 200px;
}
.blog-featured .leading-0 img {
  max-width: 200px;
}
#textbereich .item h2 {
	font-size: 1.6em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
#textbereich .leading-0 h2 {
	font-size: 2.3em;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
}

#textbereich p {
	line-height:1.6em;
}



.cols-3 .column-1
{
        float:left;
        width:100%;
        margin-right:0;
		margin-bottom:15px;

}
.cols-3 .column-2
{
        float:left;
        width:100%;
        margin-left:0;
        
}

.cols-3 .column-3
{
        float:left;
        width:100%;
}

/*===== CK Menu Gesamtbreite ====*

div#maximenuck87.maximenuckh ul.maximenuck li.maximenuck.level1, 
div#maximenuck87.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
	padding-left:2px;
	padding-right:2px;
}

}


@media only screen and (min-width: 320px)  and (max-width: 549px) {

	#wrapper {
	width: 100%;
}

#mitte {
	width: 400px;
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 1.5em;
  	margin:0.3em 0;
}

.item-page img {
	max-width:550px;
	width:100%;
	height:auto;
}


#breadcrumb {
  	display:none;
}

#textbereich p {
	line-height:1.6em;
	font-size: 120%;
}



#oben {
  	height:auto;	
} 
#topmenu {
	height: auto;
}


.blog-featured img {
  max-width: 100px;
}
.blog-featured .leading-0 img {
  max-width: 220px;
}

.cols-3 .column-1
{
        float:left;
        width:100%;
        margin-bottom:15px;

}
.cols-3 .column-2
{
        float:left;
        width:100%;
        margin-left:0;
        
}

.cols-3 .column-3
{
        float:left;
        width:100%;
}



}