#wrapper {
	margin:auto;
	width:60vw;
        background-color: white;
        padding-left:4px;
        padding-right:4px;
        display: flow-root;
}

#startbody
{
    background-image: url("../img/background.jpg");
    background-repeat: inherit;
    background-size: cover;
}

html
{
    background-color: #eeeeee;
}

div
{
    border-radius: 15px;
}
div div div
{
    border-radius: 0px;
}
#main {
	float:left;
	width:98.5%;
	margin-right:20px;
        background-color: #EEEEEE;
}

#sidebar {
	float:right;
	width:25%;
}

video.fullscreen-bg_video
{
	display: block;
	/*max-height: 480px;*/
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.textdesc01
{
    display:block;
    width: 40%;
    float:left;
    line-height: 1.3em;
}

h3
{
    float:none;
    display:block;    
    background-color: #e3e6e6;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom:12px;
    border-radius: 10px;
}

.picstyle01
{
    display:block;
    float:right;
    width:58%;     
}

.picstyle01 img
{
    max-width:480px;
}

div a img
{
    max-width:99%;
    /*width:90vw;*/
}
#login {
	border: 1px solid #AEAEAE;
	margin: 100px auto 0;
	padding: 0;
	width: 300px;
}

form
{
    width: auto;
    margin-left: auto;
    margin-right: auto;    
    margin-bottom: 2vh;   
    height: auto;
    display:block;    
}

#adminmenu {
	padding-left: 0;
}

#adminmenu li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

.highlight_word
{
    color: red;
}

.artdesc
{
    font-style: italic;
    font-size: 0.6rem;
}
.header_plain_right
{
    text-align: right;
    display: block;
    margin-bottom: 5px;
    margin-top: 2.5rem;
    width: 45%;
    padding-right:10px;
    float: right;
    font-size: small;
}

/*input[type="text"]
{
    width:30vw;
    background-color: #EFEFEF;
}
*/

#menueklappen
{
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;  
    float: left;
    font-size: 0.8rem;
}
#menueklappen a
{   
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 5px;
    padding-right:5px;
    font-size: 0.8rem;
}

#wrapper div
{
    /*border: solid white;*/
    margin-left:5px;
    margin-right:5px;
}
#wrapper p
{
    /*border: solid white;*/
    margin-left:0px;
    margin-right:0px;
}


input[type="submit"]
{
    width: 15vw;    
    background-color: lightgray;
    border-radius: 7px;
    border: solid 0px darkgray;
    line-height: 4vh;
    height: 4vh;
    float: left;
    margin-bottom: 2vh;
    margin-left: 1vh;
    min-height: 30px;
    /*padding: 5px;*/    
}
hr
{
border: 0;
width: 100%;
height: 1px;
background-color: darkgray;
}


#wrapper2
{
    
}

input[type="button"]
{
    min-width: 80px;
    width: auto;
    /*height: 20px;*/
    color: #555555;
    background-color: lightgray;
   /*border-radius: 5px;*/
    border: solid 1px darkgray;
    line-height: 20px;
    padding: 5px;
    margin-left: 3vw;
    height: 4vh;
}

input[type="submit"]:hover, a:hover, label:hover, #menueklappen a:hover, .eachcontent p a:hover, .eachcontent h2 a:hover
{
    /*text-decoration: underline;*/
    color: darkblue;
    font-weight: bold;
}
.header_plain_right a
{
    color: #000111;
}

.header_plain_left
{
    text-align: left;
    display: block;
    margin-bottom: 5px;
    width: 50%;
    float: left;
    font-size: 2vh;
}

.header_plain_left_below
{
    display: block;
    margin-bottom: -10px;
    padding-bottom:3px;
}

.causschalten
{
    text-align: center;
    background-color: lightsteelblue;
    font-weight: bolder;
    padding-bottom: 10px;
}

#navigationbottom
{
      
    background-color: lightgray;
    float: left;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

#navigationbottom span
{
    text-align: center;
    height: 4vh;
    line-height: 4vh;    
}

#navigationbottom span a
{
    display: block;
}

.clear {
	clear: both;
}

.eachcontent
{
    display: block;
    float: left;
    width:31%;    
    margin-right: 1.5%;
    margin-left: 1.5%;
    height: 35vh;
    max-height:300px;
    overflow: hidden;
    margin-bottom: 3vh;
}
.eachcontent img
{
    overflow: hidden;
}

.error {
	padding: 0.75em;
	margin: 0.75em;
	border: 1px solid #990000;
	max-width: 400px;
	color: #990000;
	background-color: #FDF0EB;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

p,li {
	/*color: #555555;*/
	font-size: 1.0rem;
	line-height: 1.2rem;
	list-style: none;
        -webkit-margin-before: 0.2em;
        -webkit-margin-after: 0.4em;
}

.subpictext
{
        line-height: 1.4em;
        display:block;
        clear: both;
        width: 98%;
        /* margin-left: 50%; */
        padding-bottom: 2em;
}

a {
	color: #666666;
	text-decoration: none;
        font-style: italic;
}


#search {
    /*font-size: 1.8vh;*/
    float: right;
    background-image: url(searchicon.gif);
    /*background-position: 5px 5px;*/
    background-repeat: no-repeat;
   /* padding: 12px 20px 12px 60px; */
    padding-left: 3vw;
    background-size: 2.5vh;
    background-position: left;    
    overflow: hidden;
    line-height: 5vh;
   /* height: 3vh;*/
    color: #666666;
    background-color: white;
    border:0;
    width: 12vw;
    min-width: 80px;
    margin-right: 0.3vw;    
    border-radius: 7px;
}


#header_1
{
	/*width: 80vw;*/
	top: 0px;
	z-index: 10000; /*max-width: 900px;*/;
	background-image: url("../img/blog_header_2.jpg") ;
        background-repeat: round;
        background-size: 100%;
	/*opacity: 0.7;*/
	margin-left: auto;
	/*padding-left: 1%;*/
	padding-bottom: 0.5vh;
	/*padding-right: 1%;*/
	/*padding-top: 0.5vh;*/
        height:  inherit;
	margin-right: auto; /*margin-top: 30px;*/;
	/*min-height: 120px; /*margin-bottom: 10px;*/;
	/*min-height: 12vh;*/
	display: table;
	margin-top:1vh;
        width: 98.5%;
        color: #000111;
}

#navigation_l1
{
    position: fixed;
    top: 40vh;
    display: none; /* statt block*/
    padding-right: 0px;
    margin-left: 99%;
}
        
#navigation_l1 img
{
    width: 50px;
}

#header_1 h1 a
{
    color: #000111;
}

/*form input[type="text"] {
	border: 1px solid #999999;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 2px;
}
*/
table {width:98%; text-align:left; border:1px solid #DDDDDD; font-size:12px; color:#000;background:#fff; margin-bottom:10px;}
table th {background-color:#E5E5E5; border:1px solid #BBBBBB; padding:3px 6px; font-weight:normal; color:#000;}
table tr td {border:1px solid #ffffff; padding:5px 6px;}
table tr.alt td {background-color:#E2E2E2;}
table tr:hover {background-color:#F0F0F0; color:#000;}

/* PAGINATION */

.pagination {
    clear: both;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.pagination a {
    border: 2px solid #FFFFFF;
    color: #666666;
    font-size: 1em;
    font-weight: bold;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    margin:4px;
}
.pagination a:hover, .pagination a:active {
    background:#efefef;
    font-weight: bold;
}
.pagination span.current {
    background-color: #687282;
    border: 1px solid #D5D5D5;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
        margin:2px;
}
.pagination span.disabled {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin: 4px;
    padding: 2px 5px;
}

.div50
{
    padding-bottom: 10px;
    /*padding-right: 15px;   */
}

.divleft50_01
{
    float: left;
    height: auto;
    width: 50%;
}

.divleft50_02
{
    float: left;
    width: 49%;
    height: auto;
    padding-left: 1%;
}

.div34
{
    padding-bottom: 10px;
    /*padding-right: 15px;   */
}

.divleft34_01
{
    float: left;
    width: 34%;
    height: auto;
/*    padding-left: 1%;*/
}

.divleft34_02
{
    float: left;
    width: 65%;
    height: auto;
    padding-left: 1%;
}

.div66
{
    padding-bottom: 10px;
    /*padding-right: 15px;   */
}

.divleft66_01
{
    float: left;
    width: 66%;
    height: auto;
/*   padding-left: 1%;*/
}

.divleft66_02
{
    float: left;
    width: 33%;
    height: auto;
    padding-left: 1%;
}


.img_nav
{
    width: 70px;
    min-width: 70px;
}
        
@media screen and (min-device-width: 320px) and (max-device-width: 900px)and (-webkit-min-device-pixel-ratio: 1), (min--moz-device-pixel-ratio: 1), (-o-min-device-pixel-ratio: 1), (min-device-pixel-ratio: 1), (min-resolution: 1dppx)
{
    #wrapper {
	width:95vw;
    }
    @media all and (orientation: landscape) and (min-aspect-ratio: 13/9)
    {
        #wrapper
        {
            width: 60vw;
        }
       
        #navigation_l1
        {
          position: fixed;
          /*left: 2vw;*/
          top: 40vh;
          display: none;
          padding-left: 0px;
          margin-left: 0px;
        }
        label
        {
            font-size: 0.85rem;
            /*border-radius: 3px;*/
            }
        .checkboxcat
        {
            /*width:14%;*/
        }
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 900px) 
/*20181017 - auskommentiert - and (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx)*/
{
    .header_plain_right
    {
        font-size: 1rem;
        margin-top: 1.5rem;
    }
    #navigation_l1
    {
        display: none;
    }
    .eachcontent
    {    
        width: 98.5%;
    }
    .tooltip 
    {
        visibility: hidden;
        margin-right: 180px;
        display: none;
    }

    @media (orientation: landscape) and (min-aspect-ratio: 13/9)
    {
        h1
	{
            font-size: 1.7rem;                 
	}
	.header_plain_right
	{
           font-size: 0.8rem; 
        }
        #wrapper 
        {
            width:98vw;
        }
        img
        {
            max-width: 100%;           
        }
        
        input[type="submit"]
        {
           height:6vh;
        }
        p a,p
        {
          font-size:1rem;
        }
        li
        {
          font-size:1.0rem;
        }
        h3
        {            
          font-size:1.2rem;
        }
        .checkboxcat
        {
            width:18%;
        }
        .formcontainercriteria
        {
           min-height: 12vh;
        }
    }
    @media (orientation: portrait), (max-aspect-ratio: 13/9)
    {
        #header_1
        {
	   min-height: 8vh;
	}
        video.fullscreen-bg_video
        {
                display: block;
                /*max-height: 480px;*/
                margin-left: auto;
                margin-right: auto;
                width: 95%;
        }
        #wrapper {
	width:inherit;
        }
        p a,p
        {
          font-size:1rem;
        }
        ul a
        {
           font-size:1.2rem;  
           line-height: 1.2rem;
           margin-left: -30px;
        }
        #sidebar 
        {
            float: left;
            width: 98vw;
        }  
        #main
        {
            width: 98.5%;
        }
        .subpictext
        {
           font-size:1em; 
        }        
        .pagination a, span.disabled
        {
            font-size: 1.0em;
            height: 2.0em;
        }
        .pagination span.current
        {
            font-size: 1.1em;
            height: 1.2em;
        }
        .pagination
        {
            margin-bottom: 4vh;
        }
        h3
        {            
          font-size: 1.2rem;
        }
        h4
        {            
          font-size: 1.2rem;
        }
        img
        {
            min-width: 260px;
        }
        #menueklappen img
        {
            max-width: 13px;
            min-width: 13px;
        }
        .img_nav
        {
            width: 70px;
            min-width: 70px;
        }
        .divleft50_01, .divleft50_02, .divleft34_01, .divleft34_02, .divleft66_01, .divleft66_02
        {
            float: none;
            width: 100%;
        }
        
        #search {          
            width: 85vw;
            padding-left: 6vw;
            margin-top: 0.5vh;
            float: left;
            font-size:medium;
            /*margin-left:1vw;*/
        }
        .eachcontent {    
            width: 97%;
        }
        label
        {
            width: 46vw;
            padding-left: 7vw;
        }
        .checkboxcat
        {
            width: 46.5vw;
        }
        .formcontainercriteria 
        {
            /*min-height: 22%;*/
        }
        input[type="checkbox"]
        {
            width: 4vw;
            margin-top: 0.5vh;
        }
        input[type="submit"] {
            width: 46%;
            padding-left: 0;
            margin-left: 2vw;
        }
        .formcontainersearch
        {
            padding-left: 0%;
            width: 100%;
        }

    }
}
.img_icon
{
    width: 50px;
    min-width: 50px;
}

.img_icon_border
{
    width: 50px;
    min-width: 50px;
    max-width: 50px;
   /* margin-left:0.5vw;
    margin-top:5px;*/
}
