<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#login {
	position: absolute;
	top: 10px;
	right: 40px;
	width: 240px;
	height: 100px;
	background-color: white;
	background-color:rgba(255,255,255,0.5);
	border: 1px solid #BBBBBB;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
#middle-b {
    background-color: #f8f8f8;
}
.textinput {
	font-size: 13px;
	color: #939393;
	padding: 2px 4px 0px 4px;
	margin: 4px 4px 4px 4px;
	border: 0 none;
	border: 1px solid #BBBBBB;
}
.textinput:focus{
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #FFFADC;
}
#prephone {
	width: 70px;
	margin-right: 2px;
	text-align: center;
	float: left;
}
#login_phone {
	width: 250px;
}
#login_pw {
	width: 322px;
	border-radius: 4px;
}

#loginhelp {
	position: absolute;
	top: 20%;
	left: 70%;
	width: 260px;
	height: auto;
	background-color: #FFFDE0;
	border: 1px solid #E2DE80;
	padding: 6px;
}
#internal {
	width: 100%;
	background-color: #f8f8f8;
	padding: 0% 0% 0% 0%;
}

.mywishelement {
	width: 100%;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	font.font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
}

#wl_label {
	margin: 0px 0px 20px 12%;
	font-family: Arial;
}

.element_image {
	width: 98%;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin: 10px 5px 0px 0px;
}
.element_text {
	width: 98.6%;
	color: #747474;
	padding: 0px 5px 5px 5px;
}
.element_title {
	width: 78.6%;
	color: #353535;
	font-size: 1.1em;
	font-weight: bold;
}
.element_anlass {
	font-size: 0.9em;
}
.element_anlassDatum {
	font-size: 0.9em;
}
.element_price {
	color: #353535;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
.element_location {
	font-size: 0.9em;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.element_description {
	font-size: 0.9em;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
table#mywishedittable td {
	padding: 4px 4px 4px 4px;
}
.element_edit {
	width: 78.6%;
	display: inline-block;
	*display: inline;
	color: #aeaeae;
	font-size: 0.9em;
	font-weight: bold;
}
.element_delete {
	display: inline-block;
	*display: inline;
	width: 20%;
	color: #aeaeae;
	font-size: 0.9em;
	font-weight: bold;
	position: relative;
	right: 0px;
	text-align: right;
}



#contact_wrapper {
	width: 100%;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
}

#contactlist {
	border: none;
	border-spacing: 10px;
    border-collapse: separate;
}
#contactlist td {
	padding: 10px;
	margin: 20px 0px 20px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
	cursor: pointer;
}
#contactlist td:hover{
	background-color: #F7F7F7;
}
#contactlist td span {
	font-weight: normal;
}
.avatar {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	display: inline-block;
	vertical-align: top;
}
.contact_right {
	display: inline-block;
	vertical-align: top;
}
.cname {
	color: #e64a19;
	font-weight: bold;
}
.numwishes {
	color: #000000;
	font-weight: normal;
}

.cwishelement {
	width: 100%;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	font.font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
}


#activity_left {
	display: inline-block;
	vertical-align: top;
	width: 70%;
}

#activity_right {
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin: 20px 0px 20px 10px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	font.font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
}

.pub_wish_item {
	width: 100%;
	padding: 0% 0% 10% 9%;
	border-bottom: 1px solid lightgrey;
	margin-bottom: 10%;

}
.pub_wish_item img {
	width: 80%;
	display: block;
}
.pub_wish_item span {
	font-size: 12px;
	font-weight: bold;
	color: #e64a19;
}
.price_label {
	position: relative;
	top: 10px;
	left: 70%;
	width: auto;
	background-color: white;
	border: 1px solid #e64a19;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 5px;
}
.count {
	color: #A8A8A8;
}

.ownwish {
/*	color: #A8A8A8; */
	text-align: center;
	border: 1px dotted;
	margin-top: 15px;
}

.activity_wrapper {
	width: 100%;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	font.font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
}
.avatar_activity {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	vertical-align: top;
}
.image_activity {
	width: 600px;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin: 10px 5px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
}
.text_activity {
	position: relative;
	top: -44px;
	left: 84px;
	width: 90%;
}
.activity_date {
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bold;
	margin-bottom: 10px;
}
.message_text {
	width: 600px;
	padding: 5px 5px 0px 5px;
	margin: 10px 5px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
}
.text_activity {
  font-size: 12px;
}
.text_activity span{
  font-size: 12px;
}
.text_activity:hover {
	background-color: #F5F5F5;
}

.elementname {
	font-weight: bold;
	color: #e64a19;
}
.activity_news_thumb {
	width: 100px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	vertical-align: top;
	margin-bottom: 5px;
}
#e404 {
	margin: 5% 10% 10% 10%;
	color: #C0C0C0;
	font-size: 20px;
	font-weight: bold;
}
#sad {
	color: #C0C0C0;
	font-size: 5em;
	font-weight: bold;
	margin-right: 20px;
}
#wish_detail_wrapper {
	width: 100%;
}
#wish_header {
	width: 100%;
	height: 300px;
}
#wish_details {
	width: 100%;
	min-height: 400px;
	background-color: white;
	border: 1px solid lightgrey;
}
#wish_detail_left {
	width: 50%;
	border: none;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid lightgrey;
}
#wish_details_content {
	width: 100%;
	border: none;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
#funding_controls {
	width: 100%;
	border-top: 1px solid lightgrey;
	position: relative;
	top: -70px;
	padding: 10px;
}
#funding_controls button {
	background-color: lightgrey;
	color: black;
	font-weight: normal;
	font-size: 11px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E9E9E9;
}

.popup_i {
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #7D7D7D;
	position: absolute;
	display: none;
	padding: 20px;
}
#popup_funding_take {
	width: 500px;
	height: 200px;
	top: 40%;
	left: 30%;
}

#map_wrapper {
	width: 100%;
	height: 400px;
	overflow: hidden;
}
#gmap_canvas {
	width:100%;
	height:400px;
}
#gmap_canvas img {
	max-width: none !important;
	background: none !important;
}

/* CHAT */
/* ------------------------------------ */

	span {
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
	}
	#chat_wrapper {
		display: inline-block;
		width: 46%;
		height: 650px;
		margin: 20px 0px 20px 20px;
		padding: 0px 0px 0px 0px;
		border: none;
		vertical-align: top;
	}
	#chat {
		width: 100%;
		height: 550px;
		border: none;
		padding-bottom: 20px;
		overflow: scroll;
	}
	#messageTable {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		margin-bottom: 10px;
	}
	#messageTable td {
		width: 50px;
		padding-top: 10px;
	}
	#nomsg {
		text-align: center;
		font-weight: bold;
		display: none;
	}
	.own {
		text-align: left;
		line-height: 150%;
	}
	.other {
		text-align: left;
		line-height: 150%;
	}
	#msg {
		max-width: 400px;
		min-width: 300px;
		padding: 7px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.msg_own {
		text-align: left;
		background-color: #DA4224;
	
		float: right;
	}
	.msg_other {
		text-align: left;
		background-color: #DDDDDD;
		
		float: left;
	}
	.msgnickname {
		font-size: 13px;
		font-weight: bold;
	}
	.msgcontent {
		width: 80px;
		font-size: 13px;
		overflow-wrap: break-all;
  word-wrap: break-all;
  white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */
	}

	.att {
		width: 100px;
	}
	.datetime {
		font-size: 11px;
		font-weight: normal;
		color: #C0C0C0;
	}
	#composeMsg {
		width: 100%;
		font-size: 13px;
		height: 60px;
		float: left;
		border: 1px solid #C0C0C0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin: 10px 0px 10px 0px;
	}
	#sendMsg {
		width: 100%;
		border: 1px solid #C0C0C0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 13px;
	}
	#if {
		display: none;
	}
/*
#anmeldung {
	background-color: #DCDCDC;
	text-align: center;
}
*/

.form-signin {
  max-width: 400px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

input[type=text]:focus {
    border: 3px solid #555;
}


.contact_us {
	width: 600px;
}

#addwish {
	width: 100%;
}
#addwish td {
	height: 3em;
}

.radio_buttons {
	margin-bottom: 4px;
}

.faqimg {
	width: 50px !important;
	height: auto;
	border: 1px solid #545a62;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 10px 10px 10px;
}

.faqitem {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #C0C0C0;
}







</pre></body></html>