/* cmsms stylesheet: Parameter Grid 1.0 News modified: 08.11.2020 08:55:35 */

.content .news-summary span.heading {
	display: none;
}

.content .news-article {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted ;
}

.content .news-summary ul.category-list {
	margin: 15px 0;
}

.content .news-summary ul.category-list li a, .news-summary ul.category-list li span {
	border-radius: 4px;
}

.news-summary ul.category-list li span {
	opacity: .4;
}



.news-article h2 {
	margin: 0 0 15px 0;
}

.news-article h2 a {
	font-family: 'Oswald', Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	text-transform: uppercase;
	color: ;
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
}


.news-article .date {
	background: ;
	color: ;
	display: block;
	float: left;
	width: 40px;
	padding: 6px;
	height: 40px;
	border-radius: 26px;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
}

.news-article .day {
	font-size: 20px;
	line-height: 1;
	padding-bottom: 2px;
	font-style: italic;
	display: block;
}

.news-article.month {
	font-size: 11px;
	display: block
}


.news-article .author, .news-article .category {
	font-family: Georgia, Times New Roman, serif;
	display: block;
	padding-left: 60px;
	font-size: 11px;
	font-style: italic;
}


.news-summary ul.category-list {
	margin: 15px 0 -1px 0;
	padding: 0;
	list-style: none;
}

.news-summary ul.category-list li {
	float: left;
	display: block;
	width: auto;
	margin-right: 5px;
}

.news-summary ul.category-list li a, .news-summary ul.category-list li span {
	display: block;
	color: ;
	padding: 4px 8px;
	background: ;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

.news-summary ul.category-list li a:hover {
	color: ;
}

.news-summary .paginate {
	font: italic 11px/1.2 Georgia, Times New Roman, serif;
}

.news-summary .paginate a {
	padding: 0 3px;
}

.news-meta {
	background: ;
	padding: 10px;
	margin: 10px 0;
}


.more, .more a,

.back, .back a,

.previous a, .next a, .previous, .next {
	font: italic 12px/1.3 Georgia, Times New Roman, serif;
	color: ;
	text-decoration: none;
}


.more a:hover, .back a:hover, .previous a:hover, .next a:hover {
	text-decoration: underline;
}

.previous, .next {
	padding: 6px 0;
}


.previous {
	float: left;
}

.next {
	float: right;
}




.sidebar .news-summary span.heading {
	position: relative;
	color: ;
	font: normal 1em/1.25 Georgia, Times New Roman, serif;
	margin: 0 0 15px 0;
	display: block;
}

.sidebar .news-summary span.heading:after {
	content: '';
	height: 1px;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #ddd;
	position: absolute;
	top: 50%;
}

.sidebar .news-summary .heading span {
	display: inline-block;
	width: auto;
	background: ;
	padding-right: 6px;
	position: relative;
	z-index: 10;
}

.sidebar .news-article {
	padding: 15px;
	position: relative;
	background: ;
	margin-bottom: 20px;
	border-radius: 0 0 6px 0;
	font-size: .8125em; 
}


.sidebar .news-article:before {
	content: '';
	position: absolute;
	bottom: -15px;
	right: 25px;
	width: 10px;
	height: 35px;
	-webkit-transform: rotate(55deg) skewY(55deg);
	-moz-transform: rotate(55deg) skewY(55deg);
	-o-transform: rotate(55deg) skewY(55deg);
	-ms-transform: rotate(55deg) skewY(55deg);
	transform: rotate(55deg) skewY(55deg);
	background: ;
}

.lt-ie9 .sidebar .news-article:before {
	display: none;
}
/* cmsms stylesheet: costum_style modified: 08.11.2020 08:55:35 */
body {
	background: #000 url(https://www.expectmore.at/uploads/designs/gridview/images/hintergrund.jpg) no-repeat;
        background-attachment: fixed;
        background-position: top;
}

#boxed #wrapper {
	/*border-top: 5px solid ;*/
	/*background: ;*/
	/*box-shadow: 0 0 15px 0 #c6c6c6;*/
}

.doright{
text-align:right;
}

.docenter{
text-align:center;
}

.pagetable{
width:100%;
}

.pageimage{
width:300px;
height:auto;
}
@media screen and (max-width: 768px)
{
.pageimage {
    width: 200px;
    height: auto;
}
}


.logo {
	margin-top: 20px;
	text-align: center;
}

.logo a {
	display: block;
}

.top .header {
       background:url(https://www.expectmore.at/uploads/designs/gridview/images/header.jpg) no-repeat;
background-position:bottom;
	border-bottom: 1px solid ;
}

.top .header{
height:460px;
}

.mainbody{
padding-top:20px;
background:#fff;
}

.sidebar{
padding-left:10px;
}

.content{
padding-right:20px;
padding-left:20px;
}


h1 {
	margin: 10px 0;
	text-transform: uppercase;
}


blockquote, blockquote p {
	font-style: italic;
	font-family: Georgia, Times New Roman, serif;
}

blockquote {
	border-left: 5px solid ;
}

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	font-family: Georgia, Times New Roman, serif;
}


.content-top .title-border {
	content: '';
	height: 1px;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #ddd;
	position: absolute;
	top: 50%;
}

div.breadcrumb{
padding-left: 20px;
}

.page-projekte .mainbody,.page-projekte .breadcrumb,.page-projekte .breadcrumb a{
background:transparent;
}

.page-projekte .breadcrumb,.page-projekte .breadcrumb a{
color:#fff;
}

.page-projekte div.breadcrumb{
    padding-bottom: 20px;
}

.menurow{
padding-top: 20px;
}

@media screen and (min-width: 768px)
{
nav.site-navigation-fixed{
position:fixed;
width: 88%;
top:0px;
background:#fff;
    margin-top: 0px;
}
}

div#fixed {
    position: fixed;
    top: 5vh;
}

div.gallery div.img:first-child img{
width:360px;
}

div.gallery div.img img{
width:240px;
}

div.gallery div:last-child img{
width:360px;
}
