/* TAGS */

html, 
body {
	padding: 0;
	margin: 0;
}

html {
	font-size: 100%;
	height: 100%;
}

body {
	min-height: 100%;
	font: normal 13px/18px arial, helvetica, sans-serif;
	color: #2e2e30;
	background-color: white;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}

a:link, 
a:visited, 
a {
	color: #ff5600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 10px 0;
}

div {
	text-align: left;
}

.hideVisual {
	position: absolute;
	height: 1px;
	width: 1px;
	border: 0; 
	margin: -1px;
	padding: 0;
	clip: rect(0 0 0 0); 
	overflow: hidden;
}

.hideOnPhone {
	
}

.hideOnDesktop {
	display: none;
}

.site {
	position: relative;
/*	width: 978px; */
	width: 1150px;
	margin: 0 auto;
}

/* SWITCHBAR */

#switchbar {
	display: block;
	height: 20px;
	background: url(../images/core/headline_bg.png) repeat;
}

#switchbar .pad {
	padding-left: 50px;
/*	width: 1148px; */
	width: 1100px;
	height: 20px;
	position: relative;
	margin: 0 auto;
}

#switchbar a{
	background: url(../images/core/switchbar-door.png) no-repeat;
	padding: 0 0 0 30px;
	margin: 2px 16px 0 -24px;
	height: 16px;
	width: auto;
	float: left;
	text-decoration: none;
}
	
#switchbar span{
	background: url(../images/core/switchbar-door2.png) right no-repeat;
	padding: 0 30px 0 2px;
	display: inline-block;
	float: left;
	margin: 0;
	height: 16px;
	width: auto;
	color: #fff;
	line-height: 15px;
}

#switchbar a.grey{
	background: url(../images/core/switchbar-grey-door.png) no-repeat;
}
	
#switchbar a.grey span{
	background: url(../images/core/switchbar-grey-door2.png) right no-repeat;
	color: black;
}
	
#switchbar a.black{
	background: url(../images/core/switchbar-black-door.png) no-repeat;
}
	
#switchbar a.black span{
	background: url(../images/core/switchbar-black-door2.png) right no-repeat;
	color: white;
}

#switchbar .feedback {
	
}

#switchbar .fotograf {
	
}	

#switchbar .wlh {
	
}	

#switchbar .anlagen {
}	

	
#switchbar form{
	margin: 0;
	padding: 0px 4px 4px 4px;
	display: block;
	position: absolute;
	width: 180px;
	height: auto;
	left: 464px;
	top: 2px;
	background: #ff5600;
	z-index: 99;
}

#switchbar label{
	display: block;
	float: left;
	color: #fff;
	width: 180px;
	height: 16px;
	font: normal 13px/15px arial, helvetica, sans-serif;
	cursor: pointer;
}

#switchbar select{
	display: block;
	width: 180px;
	height: 20px;
	float: left;
	border: none;
	font: normal 13px arial, helvetica, sans-serif;
	padding: 2px 0 0 0;
	margin: 0 0 4px 0;
}
#switchbar textarea{
	padding: 0;
	margin: 0;
	width: 180px;
	height:100px;
	float: left;
	overflow: auto;
	font: normal 13px/18px arial, helvetica, sans-serif;
	border: none;
}
#switchbar a.submit{
	display: block;
	width: 114px;
	height: 18px;
	margin: 4px 0 0 0;
	padding: 0 0 0 16px;
	color: #2e2e30;
	background: white url(../images/core/arrow.png) top left no-repeat;
	font-size: 12px;
	float: right;
}


/* LAYERS */
#userbuild {
	display: none; 
	position: absolute; 
	width: 250px; 
	height: 130px;
	background-image: url(../images/profilteaser-bg.png);
}


/* CONTAINERS & TOOLS */
div._loading {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: white;
}

div.breaker {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
}

div.wrapperAdsTop {
	position: relative;
	width: 977px;
}


div#adsRectangle a img,
div#adsRectangle {
	position: relative;
	margin: 0 auto;
}

div#adsInReadVideo {
	position: relative;
	width: 360px;
}


div#adsBillboard {
	position: relative;
/*
	width: 956px;
	margin-left: 22px;
	margin-top: 6px;
*/
}

div#adsContentTop {
	margin: 0 0 10px 0;
}

div#adsContentBottom {
	margin: 10px 0 0 0;
}


div#adsBigsize,
div#adsTop {
	float: right;
	margin: 5px 0 10px 0;
}

div#adsSkyscraper,
div#adsRight {
	position: absolute;
	left: 987px;
	min-width: 160px;
	width: 300px;
	margin: 5px 0 0 0;
	z-index: 0;
	overflow: visible;
}

div.wrapper {
	position: relative;
	width: 978px;
	background-color: white;
}


div#adsRectangle,
div#adsBillboard,
div#adsBigsize,
div#adsTop,
div#adsBigsize,
div#adsTop,
div#adsSkyscraper,
div#adsRight,
div#adsContentTop,
div#adsContentBottom {
	border: 0px solid #d6d6d6;
}


/* stars/votes */

ul.stars {
	display: block;
	height: 16px;
	width: 90px;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

ul.stars li {
	display: block;
	width: 18px;
	height: 16px;
	float: left;
	margin: 0;
	padding: 0;
}

ul.stars li a {
	display: block;
	width: 18px;
	height: 16px;
	cursor: pointer;
	background: url(../images/stars.png) top left no-repeat;
}

ul.stars li a.active {
	background: url(../images/stars.png) bottom left no-repeat;
}


/* GLOBAL */

.buttonMini {
	background: url(../images/buttonMiniBg.png) top left no-repeat;
	height: 14px;
	padding: 0 4px 0 16px;
	font-size: 13px;
	font-family: Arial;
	color: white;
	text-decoration: none;
	line-height: 13px;
	float: right;
	margin-left: 3px;
}

.buttonMini:link,
.buttonMini:visited,
.buttonMini:hover {
	text-decoration: none;
	color: white;
	cursor: pointer;
}

a.link {
	display: block;
	height: 16px;
	background: url(../images/core/bg-linkarrow-small.gif) no-repeat 0 5px;
	font: normal 13px/17px arial, helvetica, sans-serif;
	text-indent: 12px;
	color: #ff5600;
	border-bottom: 1px solid #ff5600;
	text-decoration: none;
	cursor: pointer;
}



/* MAIN */

div.main {
	position: relative;
	margin: 12px 0 5px 0;
	padding: 0 0 10px 0;
	width: 976px;
/*	width: 1032px; */
} 	

main {
	float: left;
	width: 692px;
	line-height: 16px;
	position: relative;
	margin-left: 22px;
}

aside {
	float: right;
	width: 244px;
/*	width: 300px; */
	margin: 0;
	padding: 0 0 0 4px;
	border-left: 2px solid #d6d6d6;
	height: 100%;
	position: relative;
}


main h1, h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #2b2b2b;
	padding: 10px 10px;
	margin: 10px 0;
	text-indent: 0px;
	display: block;
}

main h1, h2 {
	background: url(../images/core/headline_bg.png) repeat;
}

main h1 {
	font-size: 24px;
	line-height: 30px;
}

main h2 {
	font-size: 20px;
	line-height: 24px;
}

h3, h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px;
	border-bottom: 1px solid #D6D6D6;
}

main img {
	margin: 0 8px 8px 0;
}

main ul {
	list-style: square;
	padding: 0 0 0 22px;
}

main ul li {
	padding: 0 0 2px 0;
}

main ul.grouped {
	list-style: none;
	padding: 0 12px;
}

main ul.grouped > li > a {
	color: #2e2e30;
	text-decoration: underline;
	text-underline-position: under;
}

main ul.grouped > li > ul {
	padding: 12px 22px;
}

main label {
	font-weight: bold;
}

main table {
	border-collapse: collapse;
	margin: 0;
	padding-bottom: 10px;
	width: 100%;
}

/* HEAD */
header {
	position: relative;
	width: 978px;
	height: 155px;
	margin: 0;
	background: url(../images/core/skyline.png) right top no-repeat;
}

header a.logo {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 275px;
	height: 52px;
	background: url(../images/core/logo.png) no-repeat;
}

header div.navigation {
	position: absolute;
	top: 102px;
	left: 0;
	width: 977px;
	height: 29px;
	background: url(../images/core/dashes.gif) top repeat-x;
}

header div.navigation a {
	position: relative;
	padding: 6px 20px 0 20px;
	z-index: 101;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
	cursor: pointer;
	color: #2e2e30;
	text-transform: uppercase;
}

header div.navigation div.bg {
	position: absolute;
	left: 0px;
	top: -5px;
	padding: 0px;
	width: 0px;
	height: 42px;
	z-index: 100;
	background-repeat: no-repeat;
}

header div.subNavigation {
	padding: 0 0 0 0;
	width: auto;
	height: 21px;
	top: 132px;
	width: 100%;
	background: url(../images/core/bg-subnavi.gif) repeat-x;
	position: absolute;
}

header div.subNavigation div {
	position: absolute;
	top: 0px;
	padding-left: 10px;
}

header div.subNavigation a,
header div.subNavigation div a {
	display: inline-block;
	float: left;
	width: auto;
	height: 21px;
	color: white;
	text-decoration: none;
	font: normal 12px/21px arial, helvetica, sans-serif;
	margin: 0 20px 0 0;
	text-transform: uppercase;
}

header div.subNavigation a.community,
header div.subNavigation a.kontakt {
	float: none;
	position: absolute;
	text-transform: uppercase;
	left: 730px;
}

header div.subNavigation a.kontakt {
	left: 890px;
}

header div.subNavigation a.community:hover,
header div.subNavigation a.kontakt:hover,
header div.subNavigation div a:hover {
	border-bottom: 2px solid #ff5600;
}


#adsNavigation {
	position: absolute; 
	left: 611px; 
	top: 14px; 
	z-index: 0;
}

/*
header div.subNavigation div.news {
	left: 13px;
}
header div.subNavigation div.kalender {
	left: 95px;
}
header div.subNavigation div.fotos {
	left: 212px;
}
header div.subNavigation div.tv {
	left: 630px;
}
header div.subNavigation div.branchen {
	left: 281px;
}
header div.subNavigation div.card {
	left: 360px;
}
*/

#fb-page-like {
	position: absolute;
	top: 27px;
	right: 0;
	width: 128px;
}

header div.info {
	position: absolute;
	top: 53px;
	right: 0;
	height: 14px;
	width: 241px; /* 247 */
	padding: 0 0 0 6px;
	font-size: 10px;
	line-height: 14px;
	color: white;
	background-color: #2e2e30;
	text-transform: uppercase;
}


div.cityChooser {
	position: absolute;
	right: 0px;
	top: 69px;
	width: 241px; /* 247 */
	height: 39px; /* 54 */
	padding: 5px 3px 10px 3px;
	overflow: hidden;
	font-size: 13px;
	color: #444;
	background: url(../images/core/navi_bgR.gif) right bottom no-repeat;
	z-index: 99;
}

div.cityChooser span {
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin-left: 5px;
	color: black;
}

div.cityChooser .radius {
	float: right;
	display: block;
	width: 125px;
	color: white;
	line-height: 13px;
}

div.cityChooser .radius .plus,
div.cityChooser .radius .minus {
	float: right;
	display: block;
	width: 11px;
	height: 11px;
	margin-left: 3px;
	background: url(../images/core/btn_plus.png) no-repeat;
	cursor: pointer;
}
div.cityChooser .radius .minus {
	background: url(../images/core/btn_minus.png) no-repeat;
}

div.cityChooser .current {
	position: absolute;
	bottom: 10px;
	left: 3px;
	height: 18px; /* 24 */
	width: 231px; /* 241 */
	background-color: white;
	background-image: none;
	font-weight: bold;
	font-size: 14px;
	color: #ff5600;
	padding: 3px 3px 3px 7px;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
}

div.cityChooser .current .cityRadius {
	position: absolute;
	right: 32px;
	color: #2e2e30;
	font-weight: normal;
}

div.cityChooser .current img {
	position: absolute;
	right: 0px;
	top: 0px;
}


header div.cities {
	position: absolute;
	top: 112px;
	right: 0;
	width: 241px; /* 247 */
	height: 1px;
	display: block;
	overflow: hidden;
	border: 3px solid #ff5600;
	border-top: none;
	background-color: white;
	z-index: 123;
}


div.search {
	height: 22px;
	margin: 5px;
	border: 1px solid #2e2e30;
	background: url(../images/core/citychooser_search.gif) no-repeat left top;
}

div.search input {
	padding: 1px 0 0 0;
	margin: 2px 0 0 22px;
	border: none;
	color: #2e2e30;
	background-color: white;
	font-size: 12px;
}

div.globalSearch {
	width: 244px;
	margin: 0 0 2px 0;
	background-color: white;
}

header div.cities div.result a{
	color: black; 
}



/* Artikel */

main .article {
	margin-bottom: 16px;
}

main .article img {
	max-width: 692px;
}

main .article img.cover {
	width: 100%;
}

main .articlePreview {
	list-style: none;
	padding: 0;
	margin: 0;
}

main .articlePreview li {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #2e2e30;
}

main .articlePreview img {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}

main .articlePreview h2 img {
	float: none;
	padding: 0;
	margin: 0 0 0 4px;
	border: 0;
}


main .articlePreview h2 {
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0px;
	width: auto;
	height: 20px;
	font: normal 20px/20px arial, helvetica, sans-serif;
}

main .articlePreview h2 a {
	text-decoration: none;
	color: #2e2e30;
  	font-weight: normal;
}

main .articlePreview h2 a:hover {
	color: #ff5600;
}


main .articlePreview small {
	color: #ff5600;
}

main .articlePreview p {
	padding: 0;
	margin: 10px 0 0 0;
	font: normal 13px/18px arial, helvetica, sans-serif;
	color: #2e2e30;
}

/* Eventdetails */

div.eventDetails {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

div.eventDetails div.left {
	display: block;
	width: 323px; 
	float: left; 
}

div.eventDetails div.left img.flyer {
	width: 323px; 
	height: auto;
}

div.eventDetails div.description {
	float: right; 
	width: 366px;
}

div.eventDetails span.info {
	display: block;
	position: relative;
	width: 100%;
	height: 24px;
	text-indent: 7px;
	background: url(../images/core/dashes.gif) left bottom repeat-x;
	line-height: 24px;
}

div.eventDetails span.info strong {
	line-height: 24px;
	position: absolute;
	right: 0;
	top: 0;
}

div.eventDetails div.content {
	padding: 20px 7px 20px 7px;
}
div.eventDetails a.more{
	float: left;
	margin: 6px 0 0 7px;
}

/* Eventliste */
div.eventList {
 margin-top: 12px;
}

div.eventList div.event {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px dashed #2e2e30;
	margin-bottom: 10px;
}

div.eventList div.event div.tip {
	position: absolute;
	left: 0;
	top: -8px;
	display: block;
	width: 36px;
	height: 26px;
	padding-left: 8px;
	background-image: url(../images/core/navi_bg.gif);
	background-position: left bottom;
	font-weight: bold;
	font-size: 12px;
}

div.eventList div.event img.thumb {
	float: left; 
	margin: 0 10px 0 0;
	width: 80px;
	height: 80px;
}

div.eventList div.event h2.title {
	font-size: 20px;
	padding: 0 0 6px 0;
	margin: 0;
	background: none;
}

div.eventList div.event h2.title a {
	text-decoration: none;
	color: #2e2e30;
	font-weight: normal;
}

/* VIDEODETAIL */

div#videodetail object{
	margin: 10px 0 10px 0;
}
div#videodetail div.videodescr{
	margin: 0 0 10px 0;
}

.videoContent {
	width: 692px;
	height: 389px;
	clear: both;
}

/* Footer */

footer {
	display: block;
	margin: 0px;
	height: 130px;
	overflow: hidden;
	background: url(../images/core/footer_bg.png) repeat-x;
}

footer span {
	padding: 6px 12px 0 12px;
	margin: 0;
	float: left;
	width: 217px;
	border-right: 2px solid white;
}

footer span.last {
	border: none;
}

footer span strong {
	background-color: transparent;
	margin: 0px;
	padding: 0 0 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #2e2e30;
	border: 0px;
}

footer span a {
	display: block;
	color: #2e2e30 !important;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

footer span a:hover {
	color: #ff5600;
}

/* box */

div.box {
	width: 246px;
	position: relative;
	color: #2e2e30;
	background-color: #d6d6d6 !important;
}

div.box header {
	position: relative;
	margin: 0;
	padding: 0 6px;
	color: #2e2e30;
	background: none;
	background-color: #d6d6d6 !important;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	border: none;
	height: auto;
	width: auto;
}

div.box .content {
	position: relative;
}

div.box .content .profile {
	background-color: #d6d6d6;
	margin: 0 0 10px 0;
}

div.box .content .profile #userprofilUnreadMessage,
div.box .content .profile #boxUserProfileOnlineFriends{
	color: #ff5600;
}

div.box .content .profile .photo {
	float: left;
	display: block;
	width: 110px;
	height: 110px;
}
div.box .content .profile .photo img {
	width: 100%;
	height: 100%;
}

div.box .content .profile .menu {
	float: right;
	width: 129px;
	margin: 0 4px 0 0;
}
div.box .content .profile .menu a {
	display: block;
	width: 114px;
	height: 18px;
	margin: 0 0 4px 0;
	padding: 0 0 0 16px;
	color: #2e2e30;
	background: white url(../images/core/arrow.png) top left no-repeat;
	font-size: 12px;
	cursor: pointer;
}

div.box .content .profile .mood {
	width: 244px; 
	height: 18px;
	margin: 0px; 
	font: normal 13px/18px arial, helvetica, sans-serif;
	border-top: none;
	color: #2e2e30;
	padding: 2px 0 0 0;
}

div.box .content .profile .funnel {
	position: absolute;
	width: 100%;
	height: 9px;
	top: 102px;
	left: 0;
	background: url(../images/core/blase_t.png) top left no-repeat;
}

/* userbox */
a.profil, a.profil:link, a.profil:visited {
	padding-left: 5px;
	color: #2d2d2d;
	border-bottom: 1px solid silver;
	width: 125px;
	display: block;
	height: 18px;
	text-decoration: none;
}
a.profil:hover {
	background-color: #ff5600;
	color: white;
	cursor: pointer;
}


div.info {
	padding: 5px 0 5px 10px;
	color: gray
}

/* fields, buttons layout */
#mainLogin input {
	width: 200px;
}

input.submit {
	width: auto;
	margin-top: 10px;
	background: #ff5600;
	color: white;
	border: none;
}

.regNote {
	float: right; 
	display: block; 
	width: 460px;
}

input, select, textarea {
	border: 1px solid #2e2e30;
	background-color: white;
	margin: 0px;
	font: 13px;
	text-indent: 4px;
}

select {
	padding: 0px;
	text-indent: 0px;
	height: 22px;
	color: #ff5600;	
	font: bold 13px/20px arial, helvetica, sans-serif;
/*	text-transform: uppercase; */

}

input {
	height: 18px;
}
input.file {
	height: 24px;
	height: 24px;
}

a.button, a.button:visited, a.button:link, a.button:hover {
	background-color: #ff5600;
	border: 0;
	clear: both;
	color: white;
	cursor: pointer;
	line-height: 14px;
	margin: 2px 4px 12px 0px;
	padding: 5px 7px;
	text-decoration:none;
	position: relative;	
	box-sizing: border-box;
}

a.button:before {
    content: "»";
    margin-right: 3px;	
}

a.button .facebook {
	background-color: #ff5600;
}

/* forms actions */
div.actions {
	background-color: #ddd;
	position: relative;
	padding: 4px;
	height: 25px;
	border-top: 2px solid #ff5600;
	margin-top: 2px;
	text-align: right;
}
div.viewArea {
	border: 1px dashed #ccc;
	background-color: #f6f6f6;
}

/* photos profilteaser */

li.userPhoto {
	float: left;
	width: 68px;
	height: 68px;
	display: inline;
	margin: 0 1px 1px 0;
	position: relative;
	cursor: pointer;
}

img.userPhoto {
	width: 100%;
}


li.userPhoto div.name {
	text-align: center;
	position: relative;
	top: 4px;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 4px;
}

li.userPhoto div.name a,
li.userPhoto div.name a:link,
li.userPhoto div.name a:visited{
	color: #ff5600;
}


.fotoFull {
	clear: both;
	cursor: pointer;
	display: table-cell;
	height: 486px;
	margin: 0 0 12px 0;
	position: relative;
	vertical-align: middle;
	width: 700px;
}

.fotoFull img {
	display: block;
	margin: 0 auto;
}


/* comment block - CHECK */
div.comment {
  background-color: white;
  margin-bottom: 10px;
}

div.comment div.cImage {
  float: left;
  width: 120px;
}

div.comment div.cImage li.userPhoto {
	float: right;
}

div.comment div.cContent {
  float: left;
  width: 480px;
  border-top: 1px solid #ff5600;
  margin-left: 2px;
}

div.comment div.cTitle {
  background-color: #efefef; margin-bottom: 3px; padding-left: 3px;
}

div.comment div.cMessage {
  padding: 7px 0 0 4px;
}

span.more { color: gray; font-size: 10px; font-weight: normal; text-transform: none;}

div.absolute div{
	position: absolute;
}


/* page navigation */

h1 { position: relative; }
h1 div.navigation span a {
	color: white;
}
h1 div.navigation span a.current {
	border-bottom: 3px solid #ff5600;
	padding: 0px 1px 0px 1px;
}
h1 div.navigation span a.arrow_left {
	position: absolute;
	left: -12px;
	bottom: -1px;
}
h1 div.navigation span a.arrow_right {
	position: absolute;
	right: -8px;
	bottom: -1px;
}
h1 div.navigation span {
	position: relative;
	top: -1px;
	left: 25px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
h1 div.navigation {
	text-align: center;
	position: absolute;
	bottom: -20px;
	right: 0px;
	background-image: url(../images/core/page_navigation.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 31px;
	color: white;
}

h1 a.button {
	position: absolute;
	border: 0px;
	top: inherit;
	height: 18px;
	padding: 4px 5px 0px 20px;
	bottom: -12px;
	cursor: pointer;
	color: white;
	font-size: 14px;
	background-color: #ff5600;
}

h1.invert div.navigation {
	top: -20px;
	bottom: auto;
	padding-top: 9px;
	background-image: url(../images/core/page_navigation_invert.png);
}

h1.invert a.button {
	bottom: auto;
	top: -12px;
}

/* userbox - settings  menu */
ol.settings {
	padding: 1px;
	margin: 0px;
	list-style-type: none;
}

div.settingsMenu {
	position: absolute;
	left: -152px;
	z-index: 130;
	top: 96px;
	border: 1px solid gray;
	width: 150px;
	background-color: #f6f6f6;
	display: none;
}

div.settingsMenu img {
	position: absolute;
	right: -8px;
	top: -1px;
}

ol.settings li {
	padding: 2px 15px 2px 25px;
	cursor: pointer;
}
ol.settings li.line {
	padding: 0 0 0 25px;
	font-size: 12px;
	cursor: default;
}
ol.settings li:hover {
	background-color: #ff5600;
	color: white;
}
ol.settings li.line:hover {
	font-size: 12px;
	background-color: #f6f6f6;
	color: black;
}



/* KALENDER - Tage */

div.kalenderLinear {
	display: block;
	height: 64px;
	padding: 0;
	border: 0;
}

div.kalenderLinear a {
	position: relative;
	float: left;
	width: 26px;
	height: 42px;
	margin: 0 1px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #5c5c5c;
	background-color: #d6d6d6;
}

div.kalenderLinear a span {
	display: block;
}

div.kalenderLinear a small {
	display: none;
	position: absolute;
	left: -8px;
	top: 42px;
	font-weight: normal;
	color: #2e2e30;
}

div.kalenderLinear a:hover small {
	display: block;
}


div.kalenderLinear a.kalenderHeute {
	background-image: url(../images/core/headline_bg.png);
}



div.kalenderLinear a:hover,
div.kalenderLinear a.kalenderAuswahl {
	color: #ffffff;
	background: none;
	background-image: url(../images/core/navi_bg.gif);
	background-position: left bottom;
 	height: 50px;
}

div.kalenderLinear a.kalenderAuswahl small {
	display: block;
}

div.kalenderLinear a.kalenderWochenende {
	font-weight: bold;
	color: #2e2e30;
}

/* KALENDER - Navi */

div.kalenderLinear a.kalenderLinks {
	background: url(../images/core/bg-kalender-links.gif) no-repeat;
	display: inline-block;
	margin-right: 4px;
	width: 45px;
	height: 42px;
}
div.kalenderLinear a.kalenderLinks:hover {
	background: url(../images/core/bg-kalender-links-hover.gif) no-repeat;
}

div.kalenderLinear a.kalenderRechts {
	display: inline-block;
	background: url(../images/core/bg-kalender-rechts.gif) no-repeat;
	margin-left: 3px;
	width: 45px;
}

div.kalenderLinear a.kalenderRechts:hover {
	background: url(../images/core/bg-kalender-rechts-hover.gif) no-repeat;
}




#kalenderFilter {
}
/*#kalenderFilter .wrapper{
	margin: 0;
	padding: 0;
	border: 1px solid black;
} */
#kalenderFilter select{
}

#kalenderFilter #filterSuche,
#kalenderFilter #filterBereich {
	color: #ff5600;
	width: 240px;
	background-color: white;
	font: bold 13px/20px arial, helvetica, sans-serif;
	margin: 0;
	display: block;
	float: left;
}

#kalenderFilter p {
	margin: 8px 0 0 0;
	padding: 0;
}

#kalenderFilter #filterBereich,
#kalenderFilter #filterSuche,
#kalenderFilter #filterStadt {
	margin-right: 8px;
}

a#kalenderEintrag1,
a#kalenderEintrag2 {
	float: left; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 13px; 
	color: black; 
	border-bottom: 2px solid #ff5600; 
}

a.checkbox,
a.checkboxChecked {
	background: url(../images/core/checkbox-off.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin: 0 20px 0 0;
	font: normal 13px/18px arial, helvetica, sans-serif;
	cursor: pointer;
	color: #000000;
}

a.checkboxChecked {
	background: url(../images/core/checkbox-on.png) no-repeat;
}


img.eventThumb {
	border: 0;
	margin: 0 8px 8px 0;
}

div.fotoIndex {
	position: relative;
	margin-top: 12px;
	margin-bottom: 20px;
}

div.fotoIndex a {
	position: relative;
	display: block;
	float: left;
	width: 82px;
	height: 82px;
	margin: 0 3px 3px 0px;
}


/* favoriten */

div.favoriten {
	margin: 0 0 10px 0;
}

/*div.favoriten .user {
	display: block;
	float: left;
	margin: 0 1px 1px 0;
	width: 68px;
	height: 68px;
	background-color: #d7d7d7;
} */
div.favoriten .user{
	width: 82px;
	height: 82px;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
	border: 0px;
	background-color: #d7d7d7;
}

div.favoriten .last{
	margin-right: 0;
}

#profil .imgstrip img.last{
	margin: 0 0 5px 0;
}
div.favoriten .buttonMini {
	display: inline-block;
	float: right;
	height: 16px;
	background: url(../images/core/bg-linkarrow-small.gif) no-repeat 0 5px;
	text-indent: 12px;
	margin: 4px 0 0 0;
	padding: 0;
	text-decoration: none;
	line-height: 18px;
	border-bottom: 1px solid #ff5600;
	color: #ff5600;
}


/* Kommentare */

div.kommentare {
	width: 692px;
	margin: 0 0 10px 0;
}

div.kommentar {
	position: relative;
	margin: 0 0 10px 0;
}


div.kommentar .user {
	position: absolute;
	width: 68px;
	height: 68px;
}
div.links .user {
	left: 0;
}
div.rechts .user {
	right: 0;
}


div.kommentar .user .thumb {
	width: 100%;
	height: 100%;
}



div.kommentar .nippel {
	position: absolute;
	width: 9px;
	height: 100%;
}
div.links .nippel {
	right: 0;
	background: url(../images/blase_l.png) top right no-repeat;
}
div.rechts .nippel {
	left: 0;
	background: url(../images/blase_r.png) top left no-repeat;
}


div.kommentar .blase {
	width: 623px;
	border: 1px solid #2e2e2e;
	min-height: 66px;
}
div.links .blase {
	float: right;
}
div.rechts .blase {
	float: left;
}


div.kommentar .blase small {
	display: block;
	height: 10px;
	padding: 10px 10px 8px 10px;
}

div.kommentar .blase em {
	display: block;
	padding: 0px 10px 10px 10px;
	font-style: normal;
}

div.kommentar .blase textarea {
	display: block;
	width: 592px;
	border: 0;
	padding: 10px 10px 10px 10px;
	margin: 0;
	height: 84px;
	color: #ff5600;
}


div.kompakt {
	margin-top: 16px;
}

div.kompakt ul.posts {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

div.article div.block,
div.kompakt ul.posts li.post {
	margin: 0;
	padding: 0;
	clear: both;
	background: none;
}

div.kompakt ul.posts li.post h2 {
}
div.kompakt ul.posts li.post p {
	margin: 0 0 16px 0;
	padding: 0;
}

div.kompakt ul.posts li.post div.instagram {
	max-width: 420px;
}

div.article div.block div.images,
div.kompakt ul.posts li.post div.images {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: stretch;
	margin: 0 0 12px 0;
	width: 100%;
}

div.article div.block div.cols_1,
div.kompakt ul.posts li.post div.cols_1 {
	max-height: 300px;
}
div.article div.block div.cols_2,
div.kompakt ul.posts li.post div.cols_2 {
	max-height: 230px;
}
div.article div.block div.cols_3,
div.kompakt ul.posts li.post div.cols_3 {
	max-height: 150px;
}



div.article  div.block div.images div.image,
div.kompakt ul.posts li.post div.images div.image {
	position: relative;
	margin: 0 8px 0 0;
	max-height: 100%;
}

div.article div.block div.images div.image img,
div.kompakt ul.posts li.post div.images div.image img{
	height: 100%;
	object-fit: cover;
	padding: 0;
	margin: 0;
	max-width: 100%;
}

div.article div.block div.images div.image small,
div.kompakt ul.posts li.post div.images div.image small {
	position: absolute;
	bottom: 0;
	right: 0;
	width: available;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	text-align: right;
	padding: 2px 8px;
}



/***********************************************************
 * grouped list - galerien->fotos, tv->beiträge
 ***********************************************************/
 
div h2.bubble,
div.newsList h2headerline,
div.membersList h2,
div.groupedList h2 {
	display: block;
	clear: both;
	width: 100%;
	height: 38px;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../images/bubbleHeadlineLeft196.png) no-repeat;
	font-size: 15px;
	line-height: 30px;
}

div.groupedList ul {
	list-style: none;
	padding: 0;
	margin: 12px 0 0 0;
}
div.groupedList ul li {
	position: relative;
	display: block;
	height: 80px;
	padding: 0 0 10px 0;
	margin: 0 0 9px 0;
	border-bottom: 1px dashed #2e2e30;
}

div.groupedList ul li.tip {
	margin-top: 18px;
}

div.groupedList ul li div.tip {
	position: absolute;
	left: 4px;
	top: -4px;
	width: 36px;
	height: 26px;
	padding-left: 8px;
	background: url(../images/core/navi_bg.gif) left bottom no-repeat;
	font: normal 13px/18px arial, helvetica, sans-serif;
	color: #fff;
}
div.groupedList ul li .thumb {
	height: 80px;
	width: 80px;
	background-color: #2e2e30;
}

div.groupedList ul li h3 {
	text-decoration: none;
	border: 0;
}

div.groupedList ul li h3 a {
	color: #2e2e30;
	text-decoration: none;
	border: 0;
}

div.groupedList ul li img {
	margin: 0;
}

div.groupedList ul li h3 img {
	float: none;
	padding: 0;
	margin-left: 5px;
	border: 0;
}

div.groupedList ul li .title,
div.groupedList ul li .context,
div.groupedList ul li .location,
div.groupedList ul li .address,
div.groupedList ul li .visitors{
	position: absolute;
	margin: 0;
	padding: 0;
	color: #2e2e30;
	font-size: 12px;
  	font-weight: normal;
}

div.groupedList ul li .title {
	left: 90px; 
	top: 0; 
	font-size: 20px;
}
div.groupedList ul li .context {
	left: 90px; 
	top: 19px; 
	color: #ff5600;
}
div.groupedList ul li .location {
	left: 90px; 
	top: 48px; 
	font-weight: bold;
}
div.groupedList ul li .address {
	left: 90px; 
	top: 66px;
}
div.groupedList ul li .visitors {
	right: 0; 
	top: 0; 
	font-size: 20px;
}

div.groupedList ul li .addVistor,
div.groupedList ul li .addLocation {
	position: absolute; 
	right: 0; 
	width: 160px;
}
div.groupedList ul li .addVistor {
	top: 47px;
}
div.groupedList ul li .addLocation {
	top: 65px;
}

div.groupedList ul li .guestlist,
div.groupedList ul li .tickets {
	position: absolute; 
	left: 390px; 
	width: 130px;
}
div.groupedList ul li .guestlist {
	top: 48px;
}
div.groupedList ul li .tickets {
	top: 65px;
}



/***********************************************************
 * gallery view
 ***********************************************************/
 
div.galleryView {
	margin-bottom: 8px;
}

div.galleryView .filter {
	float: left;
	display: none;
}

div.galleryView div.votes {
	display: none;
	float: right;
	height: 16px;
}

div.galleryView div.main {
	position: relative;
	width: 100%;
	display: none;	
	height: 566px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px dashed #2e2e30;
	overflow: hidden;
}

div#nametagMarker{
	display: none;
	position: absolute;
	width: 27px;
	height: 27px;
	background: url(../images/core/nametag-marker.gif) left bottom no-repeat;
	cursor: move;
}
div#nametag{
	display: none;
	position: absolute;
	padding: 0;
	width: 220px;
	height: 138px;
	z-index: 110;
	background: url(../images/core/navi_bg.gif) left bottom no-repeat;
	color: #fff;
}
div#nametag .orange{
	padding: 6px 0 0 6px;
	width: 214px;
	height: 120px;
	background-color: #ff5600;
}
div#nametag span{
	float: left;
	width: 200px;
}
div#nametag span.title{
	margin: 0 0 10px 0;
	display: block;
	width: 180px;
	height: 20px;
	font: bold 15px arial, helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
}
div#nametag a.close{
	margin: 2px 0 0 0;
	display: block;
	width: 20px;
	height: 14px;
	background: url(../images/core/layer-close-white.png) left top no-repeat;
	float: right;
}
div#nametag .dropdown{
	margin: 0 0 6px 0;
	width: 208px;
	height: 24px;
	background: #fff;
	color: #ff5600;
	line-height: 24px;
	text-indent: 10px;
	background: #ffffff;
	float: left;
	border-bottom: 1px solid #ff5600;
}
div#nametag .dropdown .current{
	float: left;
}
div#nametag a.dropit{
	display: inline-block;
	height: 24px;
	width: 23px;
	background: #ffffff url(../images/core/nametag-dropit.gif) right top no-repeat;
	float: right;
}
div#nametag ul{
	position: relative;
	display: block;
	width: 208px;
	background: #ffffff;
	float: left;
	list-style: none;
	padding: 0;
	margin: 1px 0 0 -6px;
	z-index: 111;
	border-left: 6px solid #ff5600;
	border-bottom: 6px solid #ff5600;
	border-right: 6px solid #ff5600;
}
div#nametag li{
	display: block;
	width: 208px;
	float: left;
}
div#nametag a.tagit{
	margin: 16px 0 0 0;
	float: left;
	display: inline-block;
	height: 24px;
	background: url(../images/core/arrow-white-big.gif) left 4px no-repeat;
	border-bottom: 2px solid #ffffff;
	font: bold 15px/28px arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 20px;
	color: #fff;
	text-decoration: none;
}
div#nametag a.del{
	display: inline-block;
	float: right;
	margin: 27px 6px 0 0;
	padding: 0;
	height: 14px !important;
	font: normal 13px/13px arial, helvetica, sans-serif;
	border-bottom: 1px solid #ffffff;
	background: url(../images/core/arrow-white.gif) left 3px no-repeat;
	color: #fff;
	text-indent: 10px;
}
	
div.galleryView div.main a.foto {
	display: block;
	position: relative;
	padding: 0;
	width: 100%;
	height: auto;
}
div.galleryView div.main a.foto img{
	margin: 0;
}
div.galleryView div.main a.index {
	position: absolute;
	left: 0;
	top: 10px;
}
div.galleryView div.main a.nametag {
	position: absolute;
	right: 0;
	top: 10px;
}
div.galleryView div.main a.prev {
	position: absolute;
	left: 0;
	bottom: 0;
}
div.galleryView div.main a.next {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.galleryView div.main a.next {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.galleryView div.main a.foto a.tag {
	position: absolute;
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	z-index: 100;
}




div.galleryView div.navi {
	min-height: 87px;
	border-top: 1px dashed #2e2e30;
	padding-top: 10px;
	margin-top: 10px;
}

div.galleryView div.navi a {
	display: inline-block;
	float: left;
	width: 82px;
	height: 82px;
	margin: 0 5px 5px 0;
	background-color: #2e2e30;
}
div.galleryView div.navi a.last{
	margin: 0 0 5px 0;
}
div.galleryView div.navi a.empty {
	background-color: #d6d6d6;
}

div.galleryView div.navi a:hover,
div.galleryView div.navi a.current {
	margin-bottom: 0;
	border-bottom: 4px solid #ff5600;
}

div.galleryView div.navi a.last {
	margin-right: 0;
}

div.galleryView div.navi a img {
	width: 100%;
	height: 100%;
}


#fotoAktion {
	position: absolute; 
	left: 174px; 
	top: 139px; 
	z-index: 10px; 
	width: 256px; 
	height: 256px;
}

#fotoAktion a {
	display: block; 
	width:256px; 
	height:256px; 
}


/* MAPS */
#stadtkarte {
	width: 100%;
	height:410px
}


/* Location */
div.locationDetails {
}

div.locationDetails .media {
	float: left;
	width: 325px;
}

div.locationDetails .media img.teaser {
	display: block;
	width: 325px;
	height: 144px;
	margin: 0 0 10px 0;
	background-color: #2e2e30;
}

div.locationDetails .media div.empty,
div.locationDetails .media a.thumb {
	float: left;
	width: 76px;
	height: 76px;
	margin: 0 7px 7px 0;
	background-color: #2e2e30;
}

div.locationDetails .media div.last,
div.locationDetails .media a.last {
	margin-right: 0;
}


div.locationDetails .media div#map {
	width: 325px;
	height: 325px;
	margin: 3px 0 10px 0;
	background-color: #2e2e30;
}


div.locationDetails .information {
	float: right;
	width: 356px;
	margin: 0 0 10px 0;
	text-align: justify;
}

div.eventDetails .description img,
div.locationDetails .information img {
	margin: 0;
}


div.eventDetails .description .contact,
div.locationDetails .information .contact {
	display: block;
	padding: 12px;
	margin: 0 0 10px 0;
	color: white;
	background-color: #2e2e2e;
}

div.eventDetails .description .contact div.logo,
div.locationDetails .information .contact div.logo {
	float: right;
	width: 79px;
	height: 79px;
	background: url(../images/branchen/bg-logo-branche.png) top left no-repeat;
}

div.eventDetails .description .contact div.logo img,
div.locationDetails .information .contact div.logo img {
	margin: 6px;
	width: 67px;
	height: 67px;
}

div.eventDetails .description .contact span.address,
div.locationDetails .information .contact span.address {
	display: block;
	margin: 0 0 8px 0;
}

div.eventDetails .description .contact a,
div.locationDetails .information .contact a {
	color: white;
	text-decoration: underline;
}


/***********************************************************
 * paging
 ***********************************************************/

div.paging {
	float: right;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 16px;
}

div.paging span {
	margin-right: 16px;
}

div.paging a {
	padding: 0 2px;
	margin: 0 1px;
	color: #2e2e30;
}

div.paging a:hover {
	color: #ff5600;
	text-decoration: none;
}

div.paging a.active {
	border-bottom: 2px solid #ff5600;
}

div.paging a.turn {
	color: #ff5600;
}

div.paging a.turn:hover {
	color: #2e2e30;
}

div.paging a.left {
	margin-right: 4px;
}

div.paging a.right {
	margin-left: 4px;
}



/***********************************************************
 * LAYERS
 ***********************************************************/

/* User */

div#userLayer {
	position: absolute;
	display: none;
	width: 220px;
	height: 86px;
	color: white;
	background: url(../images/core/bg-popup-profil.png) no-repeat;
	font-size: 12px;
	overflow: hidden;
	z-index: 200;
}

div#userLayer .right {
	background: url(../images/core/bg-popup-profil-r.png) no-repeat;
}

div#userLayer div.nickname {
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 7px;
}

div#userLayer div.details {
	position: absolute;
	left: 10px;
	top: 27px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

div#userLayer div.statement {
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #2e2e30;
	font-weight: bold;
}

/* GESICHT */

#gesichtdetail h1 span{
	display: inline-block;
	font: normal 13px arial, helvetica, sans-serif;
	text-indent: 10px;
}
#gesichtdetail div.fotoIndex a{
	position: relative;
	display: block;
	float: left;
	width: 82px;
	height: 82px;
	margin: 0 5px 5px 0px;
	cursor: pointer;
}
#gesichtdetail .left{
	width: 332px;
	float: left;
	line-height: 18px;
}
#gesichtdetail .left h2{
	width: 332px;
	margin: 0 0 8px 0;
	padding: 0;
	font: normal 20px/24px arial, helvetica, sans-serif;
	background: none;
	text-indent: 0px;
}
#gesichtdetail .right{
	width: 342px;
	float: right;
}
#gesichtdetail #databox{
	padding: 10px;
	margin: 0 0 23px 0;
	background-color: #2a4769;
	width: 322px;
	height: 130px;
	color: #fff;
	line-height: 18px;
	position: relative;
}
#gesichtdetail #databox div.logo {
	float: right;
	width: 79px;
	height: 79px;
	background: url(../images/branchen/bg-logo-branche.png) top left no-repeat;
}
#gesichtdetail #databox div.logo img {
	margin: 6px;
	width: 67px;
	height: 67px;
}
#gesichtdetail #databox span{
}
#gesichtdetail #databox a{
	color: #ffffff;
	text-decoration: underline;
}
#gesichtdetail div.fotoIndex{
	width: 692px;
	float: left;
}
#gesichtdetail div.fotoIndex .fotoThumbSelected{
	border-bottom: 2px solid #ff5600;
}
#gesichtdetail div.fotoIndex a.last{
	margin: 0 0px 5px 0px;
}


/* PROFIL */

#profil{
	width: 692px;
}
#profil #connections{
	width: 692px;
	height: auto;
}
#profil #connections a.alt{
	display: block;
	width: 225px;
	height: 18px;
	background: url(../images/core/bg-linkarrow-small.gif) no-repeat 0 5px;
	font: normal 13px/16px arial, helvetica, sans-serif;
	text-indent: 12px;
	color: #ff5600;
	border-bottom: 1px solid #ff5600;
	text-decoration: none;
	margin: -4px 0 6px 0;
}
#profil #connections ul{
	display: block;
	width: 692px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#profil #connections ul li{
	display: block;
	width: 692px;
	height: 42px;
	margin: 0 0 6px 0;
}
#profil #connections img{
	width: 42px;
	height: 42px;
	float: left;
}
#profil #connections p{
	float: left;
	padding: 0 0 0 4px;
	font: normal 10px/12px arial, helvetica, sans-serif;
}
#profil #connections li {
	background: url(../images/core/dashes-gray.gif) repeat-x 0 34px;
	position: relative;
}
#profil #connections li div.me{
	background: url(../images/core/connections-left.gif) 38px bottom no-repeat;
	float: left;
}
#profil #connections li div.friend{
	background: #fff url(../images/core/connections-right.gif)  0px bottom no-repeat;
	padding: 0 0 0 26px;
	float: right;
}
#profil #connections li div.friend1{
	background: url(../images/core/connections-both.gif) 0px bottom no-repeat;
	padding: 0 0 0 21px;
	position: absolute;
}
#profil #connections li div.friend2{
	background: url(../images/core/connections-both.gif) 0px bottom no-repeat;
	padding: 0 0 0 21px;
	position: absolute;
}
#profil #connections li.indirect div.friend1{
	left: 270px;	
}
#profil #connections li.indirect2 div.friend1{
	left: 172px;	
}
#profil #connections li.indirect2 div.friend2{
	left: 366px;	
}

#profil #profilheader{
	width: 692px;
}
#profil #profilheader h2, #profil #profilcontent h2.sl{
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 24px/48px arial, helvetica, sans-serif;
	height: 48px;
	text-indent: 10px;
}
#profil #profilcontent{
	width: 692px;
}
#profil #profilcontent h2.sl{
	margin:20px 0 10px 0;
}
#profil #profilheader .left{
	float: left;
	width: 244px;
	position: relative;
}
#profil #profilheader .left #status{
	position: absolute;
	width: 225px;
	height: 34px;
	background: url(../images/core/bg-profil-status.png) bottom left no-repeat;
	z-index: 99;
	top: 268px;
	font: bold 13px/44px arial, helvetica, sans-serif;
	text-indent: 6px;
	overflow: hidden;
}
#profil #profilheader .left img{
	display: block;
	width: 225px;
	height: 278px;
	margin: 0 0 23px 0;
}
#profil #profilheader .left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#profil #profilheader .left li{
	height: 20px;
	width: 225px;
	border-bottom: 1px solid #ff5600;
	overflow: hidden;
}
#profil #profilheader .left li a{
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/core/bg-linkarrow-small.gif) no-repeat 0 8px;
	font: normal 13px/23px arial, helvetica, sans-serif;
	text-indent: 12px;
	color: #ff5600;
	text-decoration: none;
}
#profil #profilheader .right{
	float: left;
	width: 448px;
}
#profil #profilheader .right h2{
	font: normal 22px/22px arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: none;
	text-indent: 0;
	height: 22px;
	width: 448px;
}
#profil #profilheader .right h2 span{
	float: left;
}
#profil #profilheader .right h2 a, #profil #profilcontent #aboutbox h2 a{
	width: 125px;
	height: 20px;
	display: block;
	background: url(../images/core/bg-linkarrow-small.gif) no-repeat 0 8px;
	font: normal 13px/23px arial, helvetica, sans-serif;
	text-indent: 12px;
	color: #ff5600;
	text-decoration: none;
	border-bottom: 1px solid #ff5600;
	float: right;
}
#profil #profilheader .right ul{
	padding: 0;
	margin: 10px 0 22px 0;
	list-style: none;
}
#profil #profilheader .right li{
	height: 18px;
	font: normal 13px/18px arial, helvetica, sans-serif;
}
#profil #profilheader .right li span{
	display: block;
	width: 200px;
	float: left;
}
#profil #profilheader .right li b{
	float: left;
}
#profil #profilcontent #aboutbox h2{
	font: normal 22px/22px arial, helvetica, sans-serif;
	height: 22px;
	text-indent: 0px;
	background: none;
	padding: 20px 0 0 0;
	margin: 0;
}
#profil #profilcontent #aboutbox span{
	float: left;
}
#profil #profilcontent #aboutbox iframe{
	margin: 10px 0 0 0;
	width: 692px;
	height: 300px;
	border: 0;
}
#profil #profilcontent #events{
	padding: 0 0 10px 0;
}
#profil #profilcontent #events .left, #profil #favimg .left{
	width: 341px;
	float: left;
}
#profil #profilcontent #events .right, #profil #favimg .right{
	width: 341px;
	float: right;
}
#profil #profilcontent #events h2, #profil #favimg h2{
	font: normal 22px/22px arial, helvetica, sans-serif;
	height: 22px;
	background: none;
	padding: 0 0 10px 0;
	margin: 0;
	text-indent: 0px;
}

#profil #profilcontent a.more, 
.eventDetails a.more{
	margin: 0;
	padding: 0 4px 0 0;
	display: inline-block;
	width: auto;
	height: 16px;
	background: #ff5600 url(../images/core/bg-plus.gif) no-repeat 2px 4px;
	font: normal 13px/15px arial, helvetica, sans-serif;
	color:#fff;
	text-indent: 12px;
	text-decoration: none;
}
#profil #profilcontent #events img, #profil #favimg img{
	width: 56px;
	height: 56px;
	margin: 0 1px 1px 0;
	display: inline-block;
	float: left;
}
#profil #profilcontent #events img.last, #profil #favimg img.last{
	margin: 0;
}

#profil.start{
	font: normal 13px/18px arial, helvetica, sans-serif;
}
#profil.start div#profilhead{
	width: 692px;
	height: auto;
}
#profil.start div#profilhead h2{
	font: normal 22px/22px arial, helvetica, sans-serif;
	background: none;
	padding: 0;
	margin: 0 0 2px 0;
}
#profil.start div#profilhead span{}

#profil.start ul#activities{
	margin: 0;
	padding: 0;
	list-style: none;
}
#profil.start ul#activities li{
	display: block;
	height: 24px;
	width: 692px;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
	float: left;
	font: normal 13px/23px arial, helvetica, sans-serif;
	padding: 0 0 0 0;
	float: left;
}
#profil.start ul#activities liheader{
	height: 40px;
	background: none;
	padding: 20px 0 0 0;
}

#profil.start ul#activities liheader h2{
	display: block;
	width: 314px;
	height: 38px;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	background: url(../images/bubbleHeadlineLeft196.png) no-repeat;
	font: bold 15px/30px arial, helvetica, sans-serif;
}
#profil.start ul#activities span.timestamp{
	display: block;
	float: left;
	width: 80px;
	text-indent: 10px;
}
#profil.start ul#activities span.action{
	display: block;
	float: left;
	width: 430px;
	text-indent: 10px;
}
#profil.start ul#activities a.reply{
	display: block;
	background: url(../images/core/bg-activity-reply.gif) left 5px no-repeat;
	float: left;
	width: 140px;
	text-indent: 15px;
	color: #fff;
	text-decoration: none;
}
#profil.start ul#activities a.delete{
	display: block;
	background: url(../images/core/bg-activity-del.gif) right 7px no-repeat;
	float: right;
	width: 20px;
	height: 24px;
}
#profil .imgstrip{
	width: 692px;
	margin-bottom: 10px;
}
#profil .imgstrip h2{
	display: inline-block;
	width: 692px;
	height: 22px;
	font: normal 22px/22px arial, helvetica, sans-serif;
	background: none;
	padding: 20px 0 6px 0;
	margin: 0;
	text-indent: 0px;
}
#profil .imgstrip img{
	width: 84px;
	height: 84px;
	display: inline-block;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	border: 0px;
}
#profil .imgstrip img.last{
	margin: 0 0 1px 0;
}
#profil #groups{	
}
#profil #groups h2{	
	display: inline-block;
	width: 692px;
	font: normal 22px/22px arial, helvetica, sans-serif;
	background: none;
	padding: 20px 0 6px 0;
	margin: 0;
	text-indent: 0px;
	height: 22px;
}
#profil #groups ul{	
	list-style: none;
	display: block;
	margin: 0 0 1px 0;
	padding: 0;
	float: left;
}
#profil #groups li{	
	display: block;
	height: 24px;
	width: 692px;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
	float: left;
	font: normal 13px/23px arial, helvetica, sans-serif;
	padding: 0 0 0 0;
}
#profil #groups li a{
	float: left;
	text-indent: 10px;
}
#profil #groups li span{
	float: right;
}
	
/* NACHRICHTEN */

#mailbox{
	width: 692px;
	height: auto;
}
#mailbox h2{
	font: normal 22px/22px arial, helvetica, sans-serif;
	background: none;
	padding: 0;
	margin: 20px 0 10px 0;
}
#mailbox h2 span{
	float: left;
	display: inline-block;
}
#mailbox #mailboxNaviBottom{
	margin: 14px 0 0 0;
}
#mailbox h2 #mailboxLoading{
	margin: 4px 4px 0;
	float: right;
}
#mailbox ul.msgnavi{
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
	display: block;
	width: 692px;
	height: 26px;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
}
#mailbox ul.msgnavi li{
	float: left;
	margin: 0 2px 0 0;
	display: inline-block;
	height: 26px;
	width: 160px;
	position: relative;
}
#mailbox ul.msgnavi li.active{
	height: 26px;
}
#mailbox ul.msgnavi li.active a{
	height: 26px;
	font: bold 15px/26px arial, helvetica, sans-serif;
}
#mailbox ul.msgnavi a.inbox{
	display: block;
	height: 22px;
	width: 160px;
	background: #ff5600;
	font: normal 15px/22px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 1px;
	cursor: pointer;
}
#mailbox ul.msgnavi a.outbox{
	display: block;
	height: 22px;
	width: 160px;
	background: #d6d6d6;
	font: normal 15px/22px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #2e2e30;
	text-align: center;
	position: absolute;
	bottom: 1px;
	cursor: pointer;
}
#mailbox ul.msgnavi a.new{
	display: block;
	height: 21px;
	width: 160px;
	border: 1px solid #ff5600;
	border-bottom: none;
	font: normal 15px/22px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #ff5600;
	text-align: center;
	position: absolute;
	bottom: 1px;
}
#mailbox select{
	width: 240px;
	height: 24px;
}
#mailbox ul#inbox{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 692px;
}
#mailbox ul#inbox li{
	display: block;
	height: 24px;
	width: 692px;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
	float: left;
	font: normal 13px/23px arial, helvetica, sans-serif;
	padding: 0 0 0 0;
	float: left;
}
#mailbox ul#inbox span.timestamp{
	display: block;
	float: left;
	width: 150px;
	text-indent: 10px;
}
#mailbox ul#inbox a.user{
	display: block;
	float: left;
	width: 140px;
	text-decoration: none;
}
#mailbox ul#inbox a.topic{
	display: block;
	float: left;
	width: 380px;
	text-indent: 15px;
	color: #2e2e30;
	font-weight: bold;
}
#mailbox ul#inbox a.topic.read{
	font-weight: normal;
}
#mailbox ul#inbox a.delete{
	display: block;
	background: url(../images/core/bg-activity-del.gif) right 7px no-repeat;
	float: right;
	width: 20px;
	height: 24px;
}	
#messages {}
div#newmail{
	padding: 10px 0 0 182px;
	margin: 0;
	list-style: none;
	width: 510px;
}
div#newmail .recipient{
	width: 510px;
	float: left;
}
div#newmail .recipient form{
	padding: 0;
	margin: 0;
}
#mail ul#mailthread form.reply label{
	font: normal 22px/22px arial, helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 8px 0;
}
div#newmail #ppl{
	width: 510px;
	height: 18px;
	border: 1px solid #2e2e30;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	position: relative;
}
div#newmail #suggest{
	position: absolute;
	top: 22px;
	left: -1px;
	z-index: 99;
	width: 510px;
	height: auto;
}
div#newmail #suggest ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 512px;
	float: left;
}
div#newmail #suggest li{
	display: block;
	width: 512px;
	height: 24px;
	float: left;
	background: #ffffff url(../images/core/dashes.gif) left bottom repeat-x;
}
div#newmail #suggest li a{
	display: block;
	text-indent: 10px;
	width: 512px;
	line-height: 24px;
	color: #2e2e30;
}
div#newmail #suggest li a:hover{
	background: #d6d6d6 url(../images/core/dashes.gif) left bottom repeat-x;
	text-decoration: none;
}
div#newmail #ppl span{
	display: inline-block;
	padding: 0 2px;
	margin: 2px 0 0 2px;
	font: normal 11px/17px arial, helvetica, sans-serif;
	background: #d6d6d6;
	width: auto;
	height: 16px;
	float: left;
}
div#newmail #ppl span a{
	display: inline-block;
	width: 12px;
	height: 15px;
	margin: 0 2px 0 2px;
	background: #d6d6d6 url(../images/core/recipient-delete.png) right 3px no-repeat;
	text-decoration: none;
}
div#newmail input{
	width: 510px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
div#newmail input.name{
	width: auto;
	border: none;
	float: left;
	line-height: 20px;
	height: 18px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
} 
div#newmail form a.send{
	display: block;
	width: 168px;
	height: 24px;
	background: url(../images/core/bg-send.gif) no-repeat;
	color: #ff5600;
	font: bold 14px/18px arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 20px;
	float: right;
	margin: 20px 0 0 0;
	text-decoration: none;
}
div#newmail form textarea{
	overflow: auto;
	width: 510px;
	height: 200px;
	font: normal 13px/18px arial, helvetica, sans-serif;
	color: #2e2e30;
}
#mail .mailheader{
	width: 692px;
	height: auto;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
	margin: 20px 0 0 0;
	padding: 0 0 8px 0;
}
#mail .mailheader h2{
	background: url(../images/core/bg-topic-1.gif) no-repeat 0 2px;
	font: normal 22px/24px arial, helvetica, sans-serif;
	padding: 0 0 0 20px;
	margin: 0 0 4px 0;
	float: left;
	display: inline-block;
}
#mail .mailheader h2 img{
	margin: 0 0 -2px 0;
}
#mail .mailheader span{
	display: block;
	width: 692px;
	float: left;
	text-indent: 20px;
}
#mail ul#mailthread{
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 13px/18px arial, helvetica, sans-serif;
}
#mail ul#mailthread li{
	padding: 10px 0 0 0;
	float: left;
}
#mail ul#mailthread div.user{
	width: 182px;
	height: 42px;
	height: auto;
	float: left;
	position: relative;
}
#mail ul#mailthread div.user img{
	width: 42px;
	height: 42px;
	display: inline-block;
	float: left;
}
#mail ul#mailthread div.user span{
	display: block;
	position: absolute;
	bottom: -4px;
	left: 46px;
	font: normal 10px arial, helvetica, sans-serif;
}
#mail ul#mailthread div.user span a{
	font: normal 13px/18px arial, helvetica, sans-serif;
}
#mail ul#mailthread div.message{
	width: 510px;
	height: auto;
	float: left;
	padding: 0 0 10px 0;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
	min-height: 42px;
}
#mail ul#mailthread div.message h1{
	width: 510px;
	font: normal 20px/24px arial, helvetica, sans-serif;
	background: none;
	text-indent: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #434343;
}
#mail ul#mailthread div.message h1 a{
	text-decoration: none;
}
#mail ul#mailthread div.message img{
	max-width: 510px;
}
#mail ul#mailthread form.reply{
	margin: 0;
	padding: 10px 0 0 182px;
}
#mail ul#mailthread form.reply label{
	font: normal 22px/22px arial, helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 8px 0;
}
#mail ul#mailthread form.reply textarea{
	overflow: auto;
	width: 510px;
	height: 200px;
	font: normal 13px/18px arial, helvetica, sans-serif;
	color: #2e2e30;
}
#mail ul#mailthread form div.emoticons, {}
#mail ul#mailthread form div.emoticons span, div#newmail form div.emoticons span{
	display: block;
	padding: 10px 0 4px 0;
}
#mail ul#mailthread form div.emoticons a, div#newmail form div.emoticons a{
	display: block;
	width: 20px;
	height: 18px;
	margin: 0;
	float: left;
	background-position: 0 2px;
}
a.angel{
	background: url(../images/smileys/angel.png) no-repeat;
	background-position: 0 0 !important;
}
a.angry{
	background: url(../images/smileys/angry.png) no-repeat;
}
a.chocked{
	background: url(../images/smileys/chocked.png) no-repeat;
}
a.confused{
	background: url(../images/smileys/confused.png) no-repeat;
}
a.cool{
	background: url(../images/smileys/cool.png) no-repeat;
}
a.crying{
	background: url(../images/smileys/crying.png) no-repeat;
}
a.cute{
	background: url(../images/smileys/cute.png) no-repeat;
}
a.cute-smart{
	background: url(../images/smileys/cute_smart.png) no-repeat;
}
a.devil{
	background: url(../images/smileys/devil.png) no-repeat;
	background-position: 0 0 !important;
}
a.disappointed{
	background: url(../images/smileys/disappointed.png) no-repeat;
}
a.eee{
	background: url(../images/smileys/eee.png) no-repeat;
}
a.evil{
	background: url(../images/smileys/evil.png) no-repeat;
}
a.gasp{
	background: url(../images/smileys/gasp.png) no-repeat;
}
a.greedy{
	background: url(../images/smileys/greedy.png) no-repeat;
}
a.grin-wink{
	background: url(../images/smileys/grin_wink.png) no-repeat;
}
a.grin{
	background: url(../images/smileys/grin.png) no-repeat;
}
a.heart{
	background: url(../images/smileys/heart.png) no-repeat;
}
a.joyful{
	background: url(../images/smileys/joyful.png) no-repeat;
}
a.lips-sealed{
	background: url(../images/smileys/lips_sealed.png) no-repeat;
}
a.smile{
	background: url(../images/smileys/smile.png) no-repeat;
}
a.terrified{
	background: url(../images/smileys/terrified.png) no-repeat;
}
a.tired{
	background: url(../images/smileys/tired.png) no-repeat;
}
a.joyful{
	background: url(../images/smileys/joyful.png) no-repeat;
}
a.tongue{
	background: url(../images/smileys/tongue_out.png) no-repeat;
}
a.tongue-wink{
	background: url(../images/smileys/tongue_out_wink.png) no-repeat;
}
a.wink{
	background: url(../images/smileys/wink.png) no-repeat;
}
	
#mail ul#mailthread form.reply a.send{
	display: block;
	width: 155px;
	height: 24px;
	background: url(../images/core/bg-send.gif) no-repeat;
	color: #ff5600;
	font: bold 14px/18px arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 20px;
	float: right;
	margin: 20px 0 0 0;
	text-decoration: none;
}

/* FOTOCHARTS */

#fotocharts{}
#fotocharts .imgstrip{
	margin: 0 0 10px 0;
}
#fotocharts .imgstrip h2{
	margin: 0 0 10px 0;
	padding: 0;
	width: 692px;
	height: 50px;
	font: normal 24px/50px arial, helvetica, sans-serif;
	text-indent: 10px;
}
#fotocharts .imgstrip ul{
	list-style: none;
	width: 692px;
	margin: 0;
	padding: 0;
	float: left;
}
#fotocharts .imgstrip li{
	float: left;
	display: block;
	width: 87px;
	height: 87px;
	position: relative;
}
#fotocharts .imgstrip li.last{
	width: 82px;
}
#fotocharts .imgstrip li img{
	width: 82px;
	height: 82px;
}
#fotocharts .imgstrip li span{
	padding: 0 2px 0 2px;
	display: block;
	position: absolute;
	width: 36px;
	height: 14px;
	background-color: #fff;
	font: normal 10px/14px arial, helvetica, sans-serif;
	top: 64px;
	left: 44px;
}
#fotocharts .imgstrip a.all{
	display: block;
	float: right;
	width: 160px;
	height: 16px;
	background: url(../images/core/bg-linkarrow-small.gif) no-repeat 0 5px;
	text-indent: 12px;
	margin: 4px 0 0 0;
	text-decoration: none;
	line-height: 18px;
	border-bottom: 1px solid #ff5600;
}

/***********************************************************
 *
 ***********************************************************/

div.loading {
	display: none;
	background: url(../images/core/ajax-loader.gif) no-repeat;
	width: 16px;
	height: 16px;
}


div.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

iframe.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***********************************************************
 *
 ***********************************************************/

div.membersList div.results {
	margin: 5px 0 10px 0;
}

div.membersList a.user {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 82px;
	height: 82px;
	background-color: #d7d7d7;
}

div.membersList a.last {
	margin-right: 0;
}

div.membersList div.loading {
	float: right;
	margin-right: 10px;
}

/* members Listview */

div#memberlistview{
	width: 100%;
}
div#memberlistview ul{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
div#memberlistview li{
	width: 342px;
	height: 68px;
	background: url(../images/core/dashes.gif) bottom left repeat-x;
	float: left;
	margin: 0 0 8px 0;
	position: relative;
}
div#memberlistview li.right{
	margin: 0 0 8px 8px;
}
div#memberlistview .online{
	width: 10px;
	height: 10px;
	background: url(../images/core/icon-online.gif) no-repeat;
	top: 50px;
	left: 50px;
	position: absolute;
	z-index: 99;
}
div#memberlistview li img{
	width: 60px;
	height: 60px;
	float: left;
}
div#memberlistview li p{
	display: inline-block;
	float: left;
	margin: 0 0 0 10px;
	color: #2e2e30;
}
div#memberlistview li a{
	display: block;
	width: 342px;
	margin: 0 0 10px 0;
	float: left;
	text-decoration: none;
}
div#memberlistview li p span{
	display: block;
	color: #ff5600;
	margin: 0 0 8px 0;
	line-height: 20px;
}

div#memberlistview li.adsRectangle {
	overflow: hidden;
	box-sizing: border-box;
	height: 296px !important;
	padding-top: 19px !important; 
	padding-left: 21px !important;
}

div#memberlistview li.adsRectangle img {
	width: 300px;
	height: 250px;
}



/* sidebar items */

section{
	width: 100%;
	box-sizing: border-box;
	height: auto;
	min-height: 11px;
	background-color: #d6d6d6;
	padding: 4px;
	margin-bottom: 10px;
}

section header{
	position: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;

}

section header{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	border: none;
	color: #2e2e30;
	padding: 0;
	margin: 0;
}

section p {
	margin: 0;
	padding: 7px;
}


section a.quicklink{
	width: 100%;
}

section a.first{
	margin: 0;
}

section a.toggle{
	display: block;
	width: 11px;
	height: 11px;
	background: #fff;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #2e2e30;
	text-decoration: none;
}
section a.plus{
	background: #fff url(../images/core/sb-toggle-plus.gif) bottom left repeat-x;
}
section a.minus{
	background: #fff url(../images/core/sb-toggle-minus.gif) bottom left repeat-x;
}

/** WIN *****************/

.win{
	background-color: #79c83b;
}

.win h4{
	color: white; 
	font-weight: bold;
}

.win p{
	background-color: white;
}

/** CARD *****************/

aside .card {
	padding-top: 4px;
	background-color: #79c83b;
}

aside .card h4{
	background-color: #79c83b; 
	color: white; 
	font-weight: bold; 
	font-size: 12px;
}

aside .card .content{
	background-color: white; 
	padding: 3px 4px;
}

aside .card ul{
	margin: 8px 0;
	padding: 0;
	list-style: square;
}

aside .card li{
	padding: 0;
	margin: 4px 0 0 16px;
}


/** LOGIN *****************/
aside #sblogin {
	margin-top: 10px;
}

aside #sblogin form{
	padding: 0;
	margin: 0;
}

aside #sblogin form small {
	float: right;
	cursor: pointer;
}

aside #sblogin form small span {
	color: #ff5600;
	margin: 0 1px;
}

aside #sblogin form strong {
	font: normal 13px/16px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #2e2e30;
}

aside #sblogin form input {
	border: 0px;
}

aside #sblogin form input.full {
	width: 100%;
	height: 18px;
	margin: 0 0 4px 0;
	float: left;
	color: #2e2e30;
	font: normal 13px/18px arial, helvetica, sans-serif;
}


/****************************/
	
aside #sbcomments{
}
aside #sbcomments ul{
	display: block;
	width: 238px;
	margin: -4px 0 0 0;
	padding: 0;
	list-style: none;
}
aside #sbcomments li{
	background: url(../images/core/arrow-sbcomments.gif) 168px 10px no-repeat;
	padding: 0;
	margin: 4px 0 0 0;
	width: 238px;
	min-height: 60px;
	display: block;
}
aside #sbcomments li p{
	padding: 4px;
	display: block;
	width: 160px;
	min-height: 52px;
	float: left;
	background-color: #fff;
}
aside #sbcomments li p a.user{
	display: block;
	line-height: 13px;
}
aside #sbcomments li span.timestamp{
	display: block;
	font: normal 10px/14px arial, helvetica, sans-serif;
	margin: 0 0 4px 0;
}
aside #sbcomments li img{
	display: block;
	width: 60px;
	height: 60px;
	float: right;
}
aside #sbstats div.whitebox{
	padding: 6px;
	background: #fff;
}
aside #sbstats span.left{
	float: left;
}
aside #sbstats span.right{
	display: inline-block;
	float: right;
	width: 90px;
	font-weight: bold;
}
aside #sbmoment div{
	background: #fff;
}
aside #sbmoment img{
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 10px 0 0;
	float: left;
}
aside #sbmoment a.user{
	display: block;
	margin: 0 0 10px 0;
	line-height: 30px;
}

aside #sbvisits ul, 
aside #sbmembers ul, 
aside #sbstadtguide ul, 
aside #sblocations ul{
	padding: 0;
	list-style: none;
	margin: 0;
}

aside #sbvisits li, 
aside #sbmembers li, 
aside #sblocations li{
	background: #fff;
	margin: 4px 0 0 0;
	height: 60px;
}

aside #sbstadtguide li {
	background: #fff;
	margin: 4px 0 0 0;
	padding: 10px;
}

aside #sblocations li p{
	display: block;
	width: 156px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 3px 7px;
}

aside #sbvisits img, 
aside #sbmembers img, 
aside #sblocations img{
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0 4px 0 0;
	float: left;
}
aside #sbvisits a.user{
	display: block;
	line-height: 22px;
}
aside #sbmembers a.user{
	display: block;
	line-height: 22px;
	margin: 0 0 2px 0;
}
aside #sbmembers p{
	margin: 0 0 10px 0;
}
aside a.more{
	display: block;
	float: right;
	height: 18px;
	background: #fff url(../images/core/bg-linkarrow-small.gif) no-repeat 4px;
	text-indent: 16px;
	margin: 4px 0 0 0;
	padding-right: 8px;
	color: #2e2e30;
	text-decoration: none;
	line-height: 17px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

aside a.more .quicklink{
	float: none;
}

aside #sbcities{
	margin: 0;
}
aside #sbcities ul{
	padding: 0;
	list-style: none;
	margin: -4px 0 0 0;
	width: 238px;
	float: left;
}
aside #sbcities li{
	background: #fff;
	margin: 4px 0 0 0;
	width: 238px;
	height: 18px;
	display: block;
	float: left;
}
aside #sbcities li span.city{
	display: inline-block;
	width: 210px;
	overflow: hidden;
	float: left;
	text-indent: 4px;
}
aside #sbcities li span.friends{
	display: inline-block;
	width: 20px;
	overflow: hidden;
	float: right;
	font-weight: bold;
	padding: 0 4px 0 0;
	text-align: right;
}
aside #sbmap #friendmap{
	width: 238px;
	height: 326px;
	background: #fff url(../images/core/bg-sbmap.gif) no-repeat;
	position: relative;
}
aside #sbmap .marker{
	background-color: #ff5600;
	position: relative;
	width: 11px;
	height: 11px;
	color: #fff;
	font: normal 9px/10px arial, helvetica, sans-serif;
	text-align: center;
}


/* INFOBOX */

#infobox{
	padding: 10px;
	text-align: center;
	color: #fff;
	font: bold 18px arial, helvetica, sans-serif;
	position: relative;
}
#infobox.warning{
	background: #ff5600;
}
#infobox.error{
	background: #ff0000;
}
#infobox.message{
	background: #8bdb5a;
}
#infobox a.close{
	position: absolute;
	top: 4px;
	right: 4px;
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/core/infobox-close.png) no-repeat;
	cursor: pointer;
}
#loginform #loginsubmit {
	display: block;
	font: normal 13px/18px arial, helvetica, sans-serif;
	text-indent: 16px;
	float: right;
	width: 140px;
	height: 18px;
	right: 0px;
	padding: 0;
	background: #fff url(../images/core/bg-linkarrow-small.gif) no-repeat 4px;
	text-indent: 14px;
	margin: 4 0 0 0;
	color: #2e2e30;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
}
