.ownerbody {
	background-color: #eee;
	background: none;
}

#chatboxdummy, .overlayCommentsFormContainer {
     background-color:#fff;
     color:#0c327d;
     border:0;
     border-top:1px solid #0c327d;
}
div[type="list"] #chatboxdummy .tilecontent {
    margin: 2px 1px 18px;
}
#chatboxdummy .formDescription, 
.overlayCommentsFormContainer .formDescription {
    font-size: 17px;
    margin-bottom: 18px;
}
input[type="submit"] {
    border-radius: 2px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #1d5596;
    overflow: hidden;
    padding: 0.5em 0.7em 0.4em;
    background-color:#cddce9;
    border: 1px solid #aabed2;
}

.tile {
    background-color:#ffffff;
    background: #fff;
    color:#2f2f2f;    
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    font-size: 12px;
}

div[type="list"] .slide.tile a {
	color:#003670;
}

div[type="list"] .tile:last-child
{
	margin-bottom: 0px;
}
	
div[type="list"] .tile .connect .flypiconConnect {
	color: #ffffff;
}

div[type="list"] div[layout="image"].tile .connect .flypiconConnect,
div[type="list"] div[layout="postcard"].tile .connect .flypiconConnect {
	margin-bottom: 0px;
}

div[type="list"] .tile .connect {
	margin-top: -20px;
}

.tile .text {
	font-size: 15px;
}

.tile a{
    color:#003670;         
}
.tile .serviceicon {
    color: #003670;
}

.tile a.flypicon {
	font-size: inherit;
}

div[type="list"] .tile {
	margin-bottom: 0px;
}

div[type="list"] .tile[layout="image"], 
div[type="list"] .tile[layout="postcard"] {
	margin-bottom: 0px;
}

body.list.ownerbody {box-sizing: border-box;padding:0 2%}



#poweredByFlypSite {display:none;}
.userImageContainer.dn {
    display: block;
}

div[type="list"] div[size_name="base"].e1 .tilecontent {
/*margin: 18px 100px 5px 20px;*/
}

div[type="list"] div[size_name="base"].e1 .serviceicon {
    display:none;
}
/* Eventstyle e1 */
div[size_name="base"].e1 { 
	color: #ffffff; /* weiss */
	background-color: #0C1754;
}
div[size_name="base"].e1 a { 
	color: #ffffff; /* weiss */
}
