#videoBtn {display: none}

body.ownerbody.classic1080, 
body.ownerbody.classic,
body.ownerbody.twolist {background-color:white;}

body.list {
    background-color:white;
    max-width:640px;
}
.list #poweredByFlypSite {
    max-width:640px;
}
#menubar {
	background-color: #003f5b;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	box-sizing: border-box; 
}
#poweredByFlypSite {
    background-color: rgba(0,63,91,1);
}
.reiterkarte {
	width: 50%; 
	padding: 10px 0;
	vertical-align: middle;
	background-color: #fff;
	text-transform: uppercase;
	border: solid 1px #e3e3e3;
	color: #ffffff;
	background: #003f5b;
}

/** Änderungen im Listenclient */

div[type="list"] .tile .headline {
    font-size: 24px;
}

div[type="list"] .tile {
    background-color:#ffffff;
    background: #fff;
    color:#2f2f2f;    
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}


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

div[type="list"] .ownerbody {
	background-color: #eee;
	background: none;
}

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

div[type="list"] .tile .connect .flypiconConnect {
	color: #ffffff;
	height:auto;
}

div[type="list"] .tile .text {
	font-size: 15px;
}

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

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

div[type="list"] .tile a.flypicon {
	font-size: inherit;
}

.userImageContainer.dn {
  display: block;
}

/* ######### Eventstyle e1 ########### */
div[type="list"] div[size_name="base"].e1 .tilecontent {
	margin: 18px 100px 5px 20px;
}
div[type="list"] div[size_name="base"].e1 { 
	color: #000000;
	background-color: #ffffff;
}
div[type="list"] div[size_name="base"].e1 a { 
	color: #003f5b;
}
div[type="list"] .e1 .connect .flypiconConnect {
	color: #ffffff;
}

/* ######### Eventstyle e2 ########### */
div[type="list"] div[size_name="base"].e2 .tilecontent {
	margin: 18px 100px 5px 20px;
	width: calc(100% - 80px);
}
div[type="list"] div[size_name="base"].e2 { 
	color: #ffffff;
	background-color: #003f5b;
}
div[type="list"] div[size_name="base"].e2 a { 
	color: #ffffff;
}
div[type="list"] .e2 .connect .flypiconConnect {
	color: #003f5b;
}


/* Kachelkommentare  */

.eLCommentCount {
	background-color: #265b99;
}

#eLCommentsContainerClose {
	background-color: transparent;
}

#chatboxdummy {
	background: #fff;
}

#chatboxdummy, .overlayCommentsFormContainer {
	background-color: #f1f1f1;
	color: #2f2f2f;
}

.eLCommentsFormContainer #messageCommentForm td:last-child, #chatboxdummy td:last-child input[type="submit"] {
	background: #2f2f2f;
	color: #fff;
}

.eLCommentsFormContainer #messageCommentForm td:last-child, #chatboxdummy td:last-child {
background-color: #b1a8a2;

}

.userImageContainer.dn {
  display: block;
}

