/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/* Style Sibling Link List */
.siblings-page-list {
    list-style-type: none;
	margin: 0;
}

.siblings-page-list li {
	border-bottom: 1px solid #eeeeee;
	margin: 0;
}

.siblings-page-list li a {
	    padding: 1em;
    display: block;
    color: #3b3d40;
}


.siblings-page-list li a:hover {
	    background-color: #eeeeee;
}

.siblings-page-list .current_page_item a {
	    background-color: #33a0d6;
	color: #ffffff;
}

.siblings-page-list .children {
    list-style: none;
    margin: 0 20px;
}


#iframe_survey {
       height: 800px;    /* Hoehe vom iFrame */
	   
      /* padding-top: 5px;  Abstand nur auf meiner Seite wegen Schattenrahmen */
    }

    .scroll-container {
       height: 840px;    /* etwas hoeher als Hoehe in Class oben */
       width: 1200px;     /* Breite vom Container */
       overflow: auto;
       -webkit-overflow-scrolling: touch;
    }


   



@media only screen and (max-width: 480px) {

.g-breadcrumbs {
	display:none;
	
}
	}

.header_img img {
	max-width: 100%;
	max-height:600px;
}