body,html{
	margin:0 auto;
	font-family:Arial;
	background:#0B435E;
}
a, img, strong, .btn, .content .overview span, ul.options li{
	cursor:pointer!important;
}
.wrapper{
	width:990px;
	margin:0 auto;
}
.header{
	background:linear-gradient(#00a3e4 0, #0e2533 100%);
	width:100%;
	padding:5px;
	color:#fff;
}
.header h1{
	margin:0;
	display:inline-block;
}
.header .menu{
	float:right;
	padding-top:10px;
}
.header .menu a{
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #fff;
	text-transform: uppercase;
	color:#fff;
}
.content{
	background:#fff;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	padding:10px;
}
.content .left{
	float:left;
	width:220px;
	padding:12px;
}
.content .box{
	width:220px;
}
.content .box .head{
	background:linear-gradient(#00a3e4 0, #0e2533 100%);
	color:#fff;
	width:220px;
	display:block;
	font-weight:bold;
	padding:3px 0px;
}
.content .box span{
	padding:3px;
}
.content .user .btn{
	background:#00a3e4;
	color:#fff;
	border:none;
	padding:10px;
	width:100%;
	border-radius:5px;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}
.content .user img{
	width:100%;
}


ul.options {
    font-size: 12px;
    line-height: 24px;
    width: 100%;
    margin: 0;
    padding: 12px 0;
    list-style: none;
}
ul.options li {
    padding-left: 22px;
    cursor: pointer;
}
.op1 {
    background: url(img/op1.png) no-repeat left center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
}
.op2 {
    background: url(img/op2.png) no-repeat left center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
}
.op3 {
    background: url(img/op3.png) no-repeat left center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
}
.op4 {
    background: url(img/op4.png) no-repeat left center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
}
.op5 {
    background: url(img/op5.png) no-repeat left center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
}
.op6 {
    background: url(img/op6.png) no-repeat left center;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
}


.content .overview{
	background:#dfe8e7;
    margin-bottom: 8px;
}
.content .overview .body{
	font-size:12px;
    padding: 6px;
}
.content .overview span{
	background:linear-gradient(#00a3e4 0, #0e2533 100%);
	color:#fff;
	padding:3px;
	margin:0 2px 2px 0;
	display:inline-block;
	cursor:pointer;
}


.content .fotoalben{
	background:#dfe8e7;
    margin-bottom: 8px;
}
.content .fotoalben .body{
	font-size:12px;
    padding: 6px;
}
.content .fotoalben .body img{
	border:2px solid #fff;
	width: 64px;
    height: 89px;
}

.content .middle{
    border-right: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    width:475px;
    padding:12px;
    float:left;
}
.content .middle .head{
	background:linear-gradient(#00a3e4 0, #0e2533 100%);
	color:#fff;
	font-size:20px;
	text-transform: uppercase;
	padding:3px;
	
}
.content .middle .head span{
	padding:3px;
}
.content .middle .posting{
	margin-top:5px;
    margin-bottom: 12px;
    padding: 4px;
    border: 1px solid #dadada;
}
.content .profilbild{
	width: 60px;
    height: 60px;
    object-fit:cover;
    margin-right:4px;
    cursor:pointer;
}
.content .middle .post{
    font-size: 12px;
    width: 100%;
    margin-bottom: 4px;
    padding-bottom: 4px;
    color: #a5a5a5;
    border-bottom: 1px solid #eaeaea;
}
.content .middle .post img{
	float:left;
}
.content .middle .username{
	color:#000;
	text-decoration: underline;
	font-size:16px!important;;
	display:block;
	margin-bottom:5px;
	padding:0!important;
}
.content .middle .posting .bigimg{
	width:100%;
	height:318px;
	object-fit:cover;
}
.content .middle .posting span{
	font-size:15px;
	padding:8px 0px;
	display:block;
}
.content .middle .btn{
	background:#00a3e4;
	color:#fff;
	border:none;
	padding:10px;
	width:100%;
	border-radius:5px;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;	
}

.content .right{
    float: left;
    width: 220px;
    padding: 12px;
}
.content .right .freunde img{
	width:66px;
	height:66px;
	float:left;
	margin: 3px;
}
.content .right .blog{
	margin-top:12px;
}
.content .right .blogpost{
	background:#dfe8e7;
	padding:6px;
	font-size:12px;
}
.content .right .blogpost img{
	float:left;
}
.content .right .blogpost strong{
	color:#000;
}
.content .right .blogpost a{
	float:right;
	padding-top:5px;
	display:block;
}

.iframe {
	height: 400px;
	width: 320px;
}



#chatwindow{
    position: fixed;
    bottom: 0;
    display: none;
    width: 300px;
    margin-left: -140px;
    right: 24px;
    left: auto;
    margin: 0;
}
.chatframe{
    float: left;
    width: 100%;
}
.chathead{
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 100%;
    padding: 4px;
    color: #fff;
    background: linear-gradient(#00a3e4 0, #0e2533 100%);
}
.chatdown{
    font-weight: bold;
    float: right;
    cursor: pointer;
}
.chatbox{
    position: relative;
    float: left;
    width: 100%;
    height: 160px;
    padding: 4px;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    background: #fff;
}
.chatpic{
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 20px 12px 0;
	object-fit:cover;

}
.bubble{
    font-size: 12px;
    position: relative;
    float: left;
    max-width: 200px;
    padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    background-color: #ffd895;
}
.bubble:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: -8px;
    display: block;
    width: 0;
    content: '';
    border-width: 0 12px 16px 0;
    border-style: solid;
	border-color: transparent #ffd895;
}
.write{
    font-size: 10px;
    position: absolute;
    bottom: 0;
    color: #ccc;
}
.text1,.text2,.text3{
    display: none;
}
.chattext{
    float: left;
    width: 100%;
}
.chattypein{
    float: left;
    width: 100%;
    padding: 4px;
    background: #dedede;
}
input[type="text"]{
    font-size: 14px;
    float: left;
    width: 67%;
    padding: 4px;
    border: 1px solid #b5b5b5;
    outline: none;
}
input[type="submit"]{
    font-size: 14px;
    font-weight: bold;
    float: right;
    width: 28%;
    padding: 4px 0;
    border: 1px solid #b5b5b5;
    outline: none;
    color: #fff;
    background: #00a3e4;
}
.mobilemenu{
	display:none;
}
.desktopmenu{
	display:block;
}
.overlay{
	background:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	position:fixed;
	z-index:99;
	display:none;
	
}
.overlay .box{
	background:#fff;
	width:440px;
	height:500px;
	position:absolute;
	right:0;left:0;top:0;bottom:0;
	margin:0 auto;
	border-radius:5px;
	margin-top:50px;
}
.overlay .box .head{
	background:linear-gradient(#00a3e4 0, #0e2533 100%);
	color:#fff;
	text-align:center;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.overlay .box .head span{
	padding:3px;
	display:inline-block;
}
.overlay .box .body{
	padding:12px;
	text-align:center;
}
.overlay .box .subtitle{
    font-size: 12px;
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 12px;
    padding: 4px;
    color: #b77503;
    background-color: #ffebb6;
    box-sizing: border-box;
}
.overlay .box .close{
	float:right;
	margin-right:4px;
	cursor:pointer;
}
.load1, .load2, .load3, .load4, .load5 { display: none; margin-bottom: 10px;font-size:14px;}





.errorbox{
	background:#f8d7da;
	border-color:#f5c6cb;
	color:#721c24;
	padding:10px;
	font-size:12px;
	margin-bottom:10px;
}









@media only screen and (max-width:480px){
	
	.overlay .box{
		width:90%;
	}
	
	.wrapper{
		width:100%;
	}
	.right{
		display:none;
	}
	.content .middle{
		width:90%;
		border:none;
		margin:0 auto;
		float:none;
	}
	.content .left{
		width:90%;
		float:none;
		margin:0 auto;
	}
	.content .box{
		width:100%;
	}
	.content .box .head{
		width:100%;
	}
	.mobileclear{
		clear:both;
	}
	
	.header{
		padding-top:5px;
		padding-bottom:5px;
		text-align:center;
		padding:0;
	}
	.header .menu{
		display:none;
	}
	.content{
		width:90%;
		padding:0px;
		padding-top:10px;
		padding-bottom:10px;
		margin-top:10px;
		margin-bottom:10px;
		margin:0 auto;
	}
	.mobilemenu{
		display:block;
	}
	.desktopmenu{
		display:none;
	}
	.content .blog{
		margin-top:8px;
	}
	.content .blogpost{
		background:#dfe8e7;
		padding:6px;
		font-size:12px;
	}
	.content .blogpost img{
		float:left;
	}
	.content .blogpost strong{
		color:#075e54;
	}
	.content .blogpost a{
		float:right;
		padding-top:5px;
		display:block;
	}
	.content .overview span{
		margin:0;
		padding:0px 3px;
	}
	
	#chatwindow{
		left:0;
		right:0;
		margin: auto;
	}
	.smallimg{
		margin-left:25px;
		margin-right:25px;
	}
	
}