/**
 * @author      Stephan Rohling
 * @copyright   Stephan Rohling
 * Selmigerheide-Template 1.0
 * Copyright (C) 2013 Stephan Rohling
 *
**/

/* ************** ALLGEMEINE FORMATIERUNGEN *********************
*****************************************************************/
html, body{
       margin: 0px;
       padding: 0px;
       background: #999999;
       font-family: Arial, Helvetica, sans-serif;
       color: #FFFFFF;
       }
/* ************************** TYPO ****************************
*****************************************************************/


code{
        font-size: 11px;
        color: #66665E;
        display:block;
        background-size: 36px 36px;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #66665E;
        border-bottom: 1px dotted #CCCCCC;
        line-height: 1.5;

}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #66665E;
        border-bottom: 1px dotted #CCCCCC;
        line-height: 1.5;
}

h3 {
        margin: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #66665E;
        border-bottom: 1px dotted #CCCCCC;
        line-height: 1.5;
}

h4 {
        margin: 0px 5px 5px 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #66665E;
        border-bottom: 1px dotted #CCCCCC;
        line-height: 1.5;
}
h5 {
        margin: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 40px;
        color: #ffffff;
}

endlogo{
        text-align: center;
        line-height: 6px;
        font-size: 10px;
}






 /* ************************** Artikel ****************************
*****************************************************************/

#artikeltext{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #66665E;
        line-height: 18px;
        margin-top: 0px;
        margin-right: 30px;
        margin-left: 30px;
        padding: 0px;
        }

#artikeltext p{
         margin-top: 5px;
}

#artikeltext a{
         color:#993333;
         text-decoration:none;
}



 /* ************************** SIDEBAR ****************************
*****************************************************************/

#sidebar h3 {
        margin: 0px 5px 5px 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #66665E;
        border-bottom: 1px dotted #CCCCCC;
        line-height: 1.5;
}



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


/* ************************** LAYOUT ****************************
*****************************************************************/


#wrapper{
  width: 1000px;
  margin: 0px auto;
  min-height: 1000px;
  height:auto !important;
  height:1000px;
  overflow: hidden !important; /* FF Scroll-leiste */

}

#header{
  width: 1000px;
  height:289px;
  float:left;
}

#logo{
  width: 1000px;
  height:247px;
  float:left;
}



#menu{
        width: 1000px;
        height: 42px;
        float:left;
        background: #666666; /* Old browsers */
        border-bottom: none;
}


#section-wrapper{
        width: 1000px;
        background:url(../images/content.png);
        background-repeat: repeat-y;
        float:left;
}

#sidebar-wrapper{
        width: 190px;
        float:right;
        margin-top: 5px;
        margin-right: 15px;
        margin-left: 10px;
        margin-bottom: 50px;
        padding: 0px;
}


#content{
        width: 740px;
        padding: 20px;
        float:left;
}

#sidebar{
        width: 190px;
        float:right;
        margin-top: 30px;
        margin-right: 15px;
        margin-left: 10px;
        margin-bottom: 40px;
}

#sidebar-1{
        width: 190px;
        float:right;
        margin-top: 0px;
        margin-right: 15px;
        margin-left: 0px;
        margin-bottom: 20px;
}


#sidebar-2{
        width: 190px;
        float:right;
        margin-top: 0px;
        margin-right: 15px;
        margin-left: 0px;
        margin-bottom: 20px;
}

#sidebar-3{
        width: 190px;
        float:right;
        margin-top: 0px;
        margin-right: 15px;
        margin-left: 0px;
        margin-bottom: 0px;
}

endlogo{
        background:url(../images/endlogo.png);
        background-repeat:no-repeat;
        width: 1000px;
        height: 25px;
        float:left;
}

footer{
        width: 1000px;
        height: 6px;
        background: #66665E;
        border-top: none;
        float:left;
}

/* ************************** HAUPTMENUE ************************
*****************************************************************/

#menu .menu{
        margin: 0px;
        padding: 0px;
}

#menu .menu li.active > a {
        background:#999999;
}

#menu .menu{
        list-style-type: none;
        width: 1000px;
        background: #FFFFFF;
        }

#menu .menu li a{
        width: 127px;
        height: 42px;
        display: block;
        float:left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 42px;
        text-align:center;
        color: #FFFFFF;
        text-decoration: none;
        border-right: 0px;
        border-left: 0px;
        }

#menu .menu li a img{
        border: 0px;
        }

#menu .menu li:first-child a{
        width: 100px;
        border-left: 4px solid #FFFFFF;
        }

#menu .menu li:last-child a{
        width: 130px;
        border-right: 4px solid #FFFFFF;
        }

#menu .menu li a:hover{
        text-decoration:underline;
        }

/* ************************** SUB-NAVIGATION ************************
*****************************************************************/

#sidebar .menu{
        padding: 3px 0px 1px 0px;
        list-style-type: none;
        width: 190px;
}

#sidebar .menu li a{
        width: 190px;
        height: 20px;
        display: block;
        float:left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 0;
        line-height: 0px;
        text-indent: 5px;
        color: #993333;
        text-decoration: none;
}

#sidebar .menu li a:hover{
        text-decoration: none;

}

#sidebar .menu li.active > a {
        color: #66665E;
        text-decoration: none;
}








/*************************** SUB-NAVIGATION 1 ************************
*****************************************************************/

#sidebar-1 ul {

        list-style-image: url(../images/bericht.png);
        padding-left: 23px;
}



#sidebar-1 ul li.catId139 {

	list-style-image: url(../images/galerie.png);
        padding-left: 0px;
}



#sidebar-1 {

        padding: 3px 0px 1px 0px;
        width: 190px;
        margin-left: 5px;

}

#sidebar-1  li a{
        width: 190px;
        height: 20px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 0;
        line-height: 0px;
        text-indent: 0px;
        color: #993333;
        text-decoration: true;
}

#sidebar-1  li a:hover{
        text-decoration: none;
}







/*************************** SUB-NAVIGATION 2 ************************
*****************************************************************/

#sidebar-2 ul {

        list-style-image: url(../images/bericht.png);
        padding-left: 23px;
}



#sidebar-2 ul li.catId139 {

	list-style-image: url(../images/galerie.png);
        padding-left: 0px;
}



#sidebar-2 {

        padding: 3px 0px 1px 0px;
        width: 190px;
        margin-left: 5px;

}

#sidebar-2  li a{
        width: 190px;
        height: 20px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 0;
        line-height: 0px;
        text-indent: 0px;
        color: #993333;
        text-decoration: true;
}

#sidebar-2  li a:hover{
        text-decoration: none;
}




/* ************************** SUB-NAVIGATION 3 ************************
*****************************************************************/

#sidebar-3 {
        padding: 3px 0px 1px 0px;
        width: 190px;
        margin-left: 5px;
}

#sidebar-3  li a{
        width: 190px;
        height: 20px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-color: #FFFFFF;
        font-weight: 0;
        line-height: 0px;
        text-indent: 0px;
        color: #993333;
        text-decoration: true;
}

#sidebar-3  li a:hover{
        text-decoration: none;
}

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
        margin-top: 20px;
        line-height: 5px;
}

.blog-featured .items-row
{
        margin-bottom: 0px !important;
}

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

.blog-featured .category-name
 {
         padding-left:7px;
}
.blog-featured a
{
         font-size: 12px;
         background-image:url(../images/link-pfeil2.jpg);
         background-position:left center;
         background-repeat:no-repeat;
         padding-left:7px;
         text-decoration:none;
}

.items-leading
{
        padding:0px 5px 0px 5px;
        overflow:hidden;
}

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

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

.shownocolumns
{
        width:98% !important;
}

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

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

.clearfix{
 clear:both;
}




.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}


.readmore a
{
         background-image:url(../images/link-pfeil2.jpg);
         background-position:left center;
         background-repeat:no-repeat;
         padding-left:7px;
         text-decoration:none;
}


.blog .column h2
{
        font-size: 14px;
        border-bottom: none !important;
}


.blog .items-leading h2
{
        font-size: 14px;
        border-bottom: none !important;
}

.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:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

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


.items-row h2
{

    font-size: 14px;
        border-bottom: none !important;
line-height: 0;


}

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

}

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

.column-3
{
        width:30%
}

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

.img-intro-left, .img-intro-right  {
        float: left;
        margin: 0px 10px 0px 0px;
}




/* ++++++++++++++  Blog Aufzaehlung Counter Unten  ++++++++++++++ */



p.counter {
    font-weight: bold;
    text-align: center;
    padding-bottom:5px;
    padding-top: 15px;
}

.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pagination li {
    border: 0 solid #EEEEEE;
    display: inline;
    margin: 0 2px;
    padding: 2px 5px;
    text-align: left;
}

.pagination li.pagination-start,
.pagination li.pagination-start span {
    padding: 0;
}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev {
    border: 0 none;
}

.contentpassword h3 {
         display: none;
         border-bottom: none !important;
         line-height: 1;
}

.search .button{
margin-left: 3px;
margin-top: 2px;color: #993333}


/* ++++++++++++++  Kontakt Formular IServ   ++++++++++++++ */

#contact-form fieldset.m-0 {
border-style: none;
display: block;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-block-start: 0em;
padding-inline-start: unset;
padding-inline-end: 0em;
padding-block-end:0em;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.control-group {
margin-bottom: 12px;
}

#jform_spacer-lbl {
display: none;
}

.form-control-feedback {
color: #993333;
}

input#jform_contact_name    {
    width: 59%;
}

input#jform_contact_email    {
    width: 59%;
}

input#jform_contact_emailmsg    {
    width: 59%;
}

textarea#jform_contact_message    {
    width: 59%;
}
