/*
*	CSS created by Emerson Araja for Party.de GmbH
*	Date: 06/01/2008
*	Website: http://www.emersonaraja.com
*	Email: emersonaraja@gmx.de 
*	
*	Version: default screen CSS (Browsers - Firefox and Safari)
*   Revision: 2.0 modified 03-05/2010
*/

/*	defaultStyles */

body {
	margin: auto;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 106%;
	background: #7E9299;
}
hr.dotted {
	border-top: 1px dotted #404a4d;
	border-bottom: 1px dotted #e4ebed;
}
hr.line {
	border-top: 1px solid #404a4d;
	border-bottom: 1px solid #e4ebed;
}
div.clearboth {
	clear: both;
	border: none;
}
.hiddenclass { display: none; }
a.more {
	float: right;
	text-align: right;
	font-size: 13px;
	color: #e72c63;
	font-weight: bold;
	margin: -6px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.totop {
	background-image: url("images/icon-totop.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}
.back {
	background-image: url("images/icon-back.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
}
.forward {
	background-image: url("images/icon-forward.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
}
.aligncenter { text-align: center; }
.alignright { text-align: right; }
#viewport-main h1,
#viewport-main h1 a {
	font-size: 16px;
}
#viewport-main h2,
#viewport-main h2 a {
	font-size: 14px;
}
#viewport-main h3,
#viewport-main h3 a {
	font-size: 12px;
}
#viewport-main h4,
#viewport-main h4 a {
	font-size: 12px;
}
#viewport-main h1,
#viewport-main h2,
#viewport-main h3,
#viewport-main h4 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #131718;
}
#viewport-main li h5{
	font-size: 13px;
	margin: 3px 0px 0px 7px;
	padding: 0px;
	color: #fff;
	float: left;
}
#viewport-main h3.ticker {
	background-image: url("images/icon-ticker.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	margin-top: 0px;
}
textarea,
#viewport-main p,
#viewport-main li {
	font-size: 12px;
	color: #455155;
	line-height: 120%;
}
#viewport-main p span {
	line-height: 120%;
}
#viewport-main .margin0px {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#viewport-main .small {
	font-size: 10px;
	color: #455155;
	margin: 0px;
}
#viewport-main a.small-white,
#viewport-main p.small-white,
#viewport-foot p.small-white  {
	font-size: 10px;
	color: #fff;
	margin: 0px;
	margin-top: 3px;
	/*display: inline;*/
}
.infobox-head-navigation .small-white {
	display: inline;
}
#viewport-main p.small-green {
	font-size: 10px;
	color: #66FF00;
	margin: 0px;
}
#viewport-main p.small a{
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#viewport-main a {
	font-size: 12px;
	padding-top: 0px;
	margin-bottom: 2px;
}

#viewport-main a:link,
#viewport-main a:visited {
	text-decoration: none;
	color: #ff1e64;
	font-weight: bold;
}
#viewport-main a:hover,
#viewport-main a:active {
	background-color: #ffdae5;
	border: none;
}
#viewport-main a.underline-left:link,
#viewport-main a.underline-left:visited,
#viewport-main a.underline:link,
#viewport-main a.underline:visited {
	text-decoration: underline;
	color: #ff1e64;
	font-weight: bold;
	float: right;
	margin-top: -4px;
}
#viewport-main a.underline-left:link,
#viewport-main a.underline-left:visited {
	float: left;	
}
#viewport-main a.underline-left:hover,
#viewport-main a.underline-left:active,
#viewport-main a.underline:hover,
#viewport-main a.underline:active {
	background-color: #ffdae5;
	border: none;
}
#viewport-main a.paragraphcolor:link,
#viewport-main a.paragraphcolor:visited {
	font-weight: bold;
	color: #455155;
}

#viewport-main a.infobox-head-link:link,
#viewport-main a.infobox-head-link:visited {
	font-weight: normal;
	color: #fff;
}
#viewport-main a.infobox-head-link:hover,
#viewport-main a.infobox-head-link:active,
#viewport-main a.infobox-head-link-active {
	background-color: transparent;
	border: none;
	color: #ff1e64;
}
div.viewport-head-slot03-box02 a:link,
div.viewport-head-slot03-box02 a:visited {
	text-decoration: none;
	color: #ff1e64;
	font-weight: bold;
}
div.viewport-head-slot03-box02 a:hover,
div.viewport-head-slot03-box02 a:active {
	background-color: #ffdae5;
	border: none;
}
img { border: none; }
/* ExtraSytles */
.colorgreen { color: #66FF00;}
.green { color: #85eb21; }
.paragraphcolor	{ color: #455155; }
.fontsize12 { font-size: 12px; }
.padding5px { padding: 0 6px 6px 0; }
.verticalmiddle { vertical-align: middle; }
.marginauto { margin: auto; }
.marginbottom0px { margin-bottom: 0px; }
.marginbottom5px { margin-bottom: 5px; }
.marginbottom10px { margin-bottom: 10px; }
.marginbottom20px { margin-bottom: 20px; }
.margintop0px { margin-top: 0px; }
.margintop-5px { margin-top: -5px; }
.margintop5px { margin-top: 5px; }
.margintop10px { margin-top: 10px; }
.margintop20px { margin-top: 20px; }
.marginright0px { margin-right: 0px; }
.marginright5px { margin-right: 5px; }
.marginright10px { margin-right: 10px; }
.marginright20px { margin-right: 20px; }
.marginleft0px { margin-left: 0px; }
.marginleft5px { margin-left: 5px; }
.marginleft10px { margin-left: 10px; }
.marginleft15px { margin-left: 15px; }
.marginleft20px { margin-left: 20px; }
.marginleft170px { margin-left: 170px; }
.marginleft180px { margin-left: 180px; }
.marginleft190px { margin-left: 190px; }
.marginleft200px { margin-left: 200px; }
.width100 { width: 100%; }
.width20px { width: 20px; }
.width30px { width: 30px; }
.width40px { width: 40px; }
.width50px { width: 50px; }
.width150px { width: 150px; }
.width170px { width: 170px; }
.width200px { width: 200px; }
.width250px { width: 250px; }
.width300px { width: 300px; }
.width400px { width: 400px; }
.width500px { width: 500px; }
.width600px { width: 600px; }
.minwidth50px { min-width: 40px; }
.maxwidth100px { max-width: 100px; }
.maxwidth150px { max-width: 150px; }
.maxwidth200px { max-width: 200px; }
.maxwidth250px { max-width: 250px; }
.maxwidth290px { max-width: 290px; }
.maxwidth300px { max-width: 300px; }
.maxwidth350px { max-width: 350px; }
.maxwidth400px { max-width: 400px; }
.colorblack { color: #000000; }
#viewport-main .white{ color: #fff; }
.last { border-bottom: none; }
.item-hover:hover { background-color: #ffdae5; }
/* pageLayoutStyles */
div#sysbar {
	position: fixed; 
	top:0px; 
	left:0px; 
	width: 100%; 
	height: 28px; 
	background-image: url("images/sysbar-background.gif");
	background-repeat: repeat-x;
	z-index: 9999;
}
div#viewport-wrapper { /*wrapper for IE6 to center viewport*/
	margin-top: 28px;
	min-height: 750px;
	text-align: center;
	padding-left: 0;
	z-index: 1;
	background: #7e9299 url(images/viewport-wrapper-background.gif) 0 0 repeat-x;
}
div#viewport {
	position: relative;
	width: 1100px;
	height: auto;
	margin: auto;
	padding-top: 8px;
	text-align: left;
}
div#viewport-left {
	float: left;
	width: 858px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
div#viewport-right {
	float: left;
	width: 175px;
}
div#viewport-bannerH {
	min-height: 55px;
	text-align: right;
	margin-bottom: 8px;
	/*IE6*/
	height: auto !important;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#viewport-bannerV {
	width: 170px;
	margin-top: 100px;
}
div#viewport-head{
	width: 858px;
	height: 210px;
	background-image: url("images/head-background.gif");
	background-repeat: no-repeat;
}
div#viewport-theme {
	width: 854px;
	height: 144px;
	background-image: url("images/head-theme.gif");
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
div#viewport-main {
	position: relative;
	width: 858px;
	padding-top: 30px;
	padding-bottom: 60px;
	background-image: url("images/main-background.gif");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 400px;
	/*IE6*/
	height: auto !important;
	height: 400px;
}
div#viewport-foot {
	width: 858px;
	padding-top: 20px;
	background-image: url(images/foot-background.gif);
	background-repeat: repeat-y;
}
/* 	LayoutStylesSlots */

#sysbar-icon-logo {
	background-image: url(images/sysbar-icon.jpg);
	background-position: 10px 0;
	background-repeat: no-repeat;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0;
	width: 56px;
	z-index:1;
}
div#sysbar-center-wrapper {
	margin: 0 auto;
	width: 1100px;
}
div.sysbar-slot01,
div.sysbar-slot02,
div.sysbar-slot03 {
	float: left;
}
div.sysbar-slot01 {
	width: 490px;
	position: absolute;
	z-index: 9999;
	background: url("images/sysbar-background.gif") 0 0 repeat-x;
}
div.sysbar-slot02 {
	margin-left: 490px;
	width: 366px;
	text-align: right;
}
.sysbar_info_navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.logged_in_user {
	text-align: right;
}

.logged_in_user a {
	float: right;
	padding: 5px 6px 0 24px;
	background: url(images/iconset-party-de-sysbar.gif) 2px -115px no-repeat transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e5e5e5;
	height: 23px;
}
.logged_in_user li:hover a {
	color: #e72c63;
	background: url(images/iconset-party-de-sysbar.gif) 2px -175px no-repeat #fff;
}
#quick_info {
	width: 240px;
	height: auto;
	margin: 0 0 0 86px;
	clear: both;
	list-style: none;
	display: none;
}

.logged_in_user:hover #quick_info {
	display: block;
}

#quick_info li a {
	background: #fff;
	border-bottom: 1px solid #EAEAEA;
	font-size: 12px;
	height: auto;
	padding: 3px 9px;
	width: 200px;

	background-image: none;
	color:#FF1E64;
	font-weight:bold;
	text-decoration:none;
	opacity: 0.85;
	text-indent: 0;
}
#quick_info li a:hover {
	opacity: 1.0;
}	
/** DEVEL END **/
div.sysbar-slot02 a.advanced-search-btn {
	float: left;
	margin: 6px 6px 0 0;
}
#searchfield_sysbar {
	background: url(images/input-def-bg.gif) 0 0 no-repeat;
	border: 2px solid #000;
	color: #e72c63;
	display: inline;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	padding: 3px 6px 3px 6px;
	width: 300px;
	

}
div.sysbar-slot03 {
	width: 200px;
}

#sysbar-slot01{
}
#sysbar-slot02{
	width: 386px;
	text-align: center;
	padding-top: 5px;
}
.sysbar-slot02-button {
	border: none;

}
.sysbar-slot02-button img{
	border: none;
	margin-left: 4px;
}
#sysbar-slot03 {
	width: 235px;
	padding: 0px 0px 0px 0px;
}
#sysbar-slot04{
	width: 160px;
	text-align: right;
	padding-top: 5px;
}
.sysbar-slot04-button {
	border: none;

}
.sysbar-slot04-button img{
	border: none;
	margin-left: 4px;
}


.sysbar-slot03-plusbutton {
	margin: 6px 6px;
	display: inline;
	float: left;
}
#searchfield_sysbar-wrapper {
}
.sysbar-label {
	margin:10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #828282;
	display: inline;
}
.region-name {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display: inline;
	margin-left: -5px;
}

div.viewport-head-slot01, /* 33%-33%-33% 1of3 */
div.viewport-head-slot02, /* 33%-33%-33% 2of3 */
div.viewport-head-slot03 {/* 33%-33%-33% 3of3 */
	float: left;
	width: 268px;
	height: 115px;	
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 15px;
}
div.viewport-head-slot01-box01 {
	width: 140px;
	height: 57px;
	padding-top: 14px;
	text-align: right;
}
div.viewport-head-slot01-box02 h1 {
	font-size: 14px;
	font-style: normal;
	color: #ff1e64;
	margin: 0px;
	padding: 0px 4px;
}
div.viewport-head-slot01-box02 {
	float: left;
	width: 143px;
	height: 40px;	
	text-align: right;
}
div.viewport-head-slot01-box03 {
	float: left;
	width: 68px;
	height: 40px;
	padding-left: 0;
}
div.viewport-head-slot02-box01 {
	padding-top: 6px;
	height: 70px;
}
div.viewport-head-slot02-box01 h2{
	font-size: 18px;
	margin-left: 3px;
	color: #ff1e64;
}
div.viewport-head-slot02-box02 {
	height: 30px;
}
div.viewport-head-slot03-box01 {
	height: 18px;
	text-align: right;
}
div.viewport-head-slot03-box02 p,
div.viewport-head-slot03-box01 p {
	font-size: 12px;
	color: #fff;
	margin: 0 3px 0 0;
	padding: 0;
	display: inline;
	vertical-align: top;
}
div.viewport-head-slot03-box02 { /* Logionbox */
	height: 100px;
}
#viewport-head-slot03-login-wrapper {
	display: block;
	padding: 3px 0;
}
#viewport-head-slot03-login-wrapper  a{
	font-size: 11px;
	text-decoration: none;
	float: left;
	margin-right: 18px;
}
#viewport-head-slot03-login-wrapper  a:link,
#viewport-head-slot03-login-wrapper  a:visited{
	color: #ffffff;
}
#viewport-head-slot03-login-wrapper  a:hover,
#viewport-head-slot03-login-wrapper  a:active{
	color: #e72c63;
}
#viewport-head-slot03-login-wrapper {
	margin: 12px 0 0 0; 
}
#viewport-head-slot03-login-id,
#viewport-head-slot03-login-password {
	border: none;
	width: 150px;
	padding: 6px 0 6px 26px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#viewport-head-slot03-login-id {
	background: url(images/login-bg-account.jpg) 0 0 no-repeat;
	margin: 0 0 3px 0;
	padding-right: 12px;
}

#viewport-head-slot03-login-password {
	background: url(images/login-bg-password.jpg) 0 0 no-repeat;
	margin: 0 0 6px 0;
	padding-right: 16px;
}

#viewport-head-slot03-login-submit {
	margin: -3px 0 0 -2px;
	border: none;
	width: 68px;
	background: url(images/login-bg-btn.gif) 0 0 no-repeat;
	color: #ff1e64;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 16px 12px 14px;
}
#viewport a.logout_button {
	margin: -3px 0 0 -2px;
	border: none;
	width: 60px;
	background: url(images/logout-bg-btn.gif) 0 0 no-repeat;
	color: #ff1e64;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0px 12px 14px;
	float: right;
}
#viewport a.logout_button:hover {
	background: url(images/logout-bg-btn.gif) 0 0 no-repeat transparent;
	color: #ffdae5;
}
#viewport-head-slot03-login-submit:hover {
	color: #ffdae5;
}
div.viewport-head-slot04 {/* tion */
	float: left;
	width: 600px;
	margin-left: 245px;
	margin-top: 3px;
}
div.viewport-main-slot01 { /* 33%-33%-33% 1of3 */
	float: left;
	width: 256px;
	margin-left: 28px;
	margin-bottom: 12px;
}
div.viewport-main-slot02, /* 33%-33%-33% 2of3 */
div.viewport-main-slot03 {/* 33%-33%-33% 3of3 */
	float: left;
	width: 256px;
	margin-left: 12px;
	margin-bottom: 12px;
}
div.viewport-main-slot04 {/* 33%-66% 1of2 */
	float: left;
	width: 256px;
	margin-left: 28px;
	margin-bottom: 12px;
}
div.viewport-main-slot05 {/* 33%-66% 2of2 */
	float: left;
	width: 530px;
	margin-left: 16px;
	margin-bottom: 12px;
}
div.viewport-main-slot06 {/* 66%-33% 1of2 */
	float: left;
	width: 530px;
	margin-left: 28px;
	margin-bottom: 12px;
}
div.viewport-main-slot07 {/* 66%-33% 2of2 */
	float: left;
	width: 256px;
	margin-left: 16px;
	margin-bottom: 12px;
}
div.viewport-main-slot08 {/* 50%-50% 1of2 */
	float: left;
	width: 393px;
	margin-left: 28px;
	margin-bottom: 12px;
}
div.viewport-main-slot09 {/* 50%-50% 2of2 */
	float: left;
	width: 393px;
	margin-left: 16px;
	margin-bottom: 12px;
}
div.viewport-main-slot10 {/* 100% 1of1 */
	float: left;
	width: 804px;
	margin-left: 28px;
	margin-bottom: 12px;
}
div.viewport-main-slot10.extra {/* 100% 1of1 */
	margin: 24px 0 0 28px;
}
div.viewport-main-slot10.inbetween {/* 100% 1of1 */
	margin: 0 0 0 28px;
}
div.viewport-main-slot10.inbetween_smaller {/* 100% 1of1 */
	margin: 0 0 0 28px;
}
div.viewport-main-slot11 { /* 25%-25%-25%-25 1of4 */
	float: left;
	width: 187px;	
	margin-left: 28px;
	margin-bottom: 12px;
}
div.viewport-main-slot12,/* 25%-25%-25%-25 2of4 */
div.viewport-main-slot13,/* 25%-25%-25%-25 3of4 */
div.viewport-main-slot14 {/* 25%-25%-25%-25 4of4 */
	float: left;
	width: 187px;
	margin-left: 16px;
	margin-bottom: 12px;
}
div.viewport-main-slot15 {/* content-footer with to top link */
	position: absolute;
	bottom: 0;
	float: left;
	width: 804px;
	margin-left: 28px;
	margin-bottom: 12px;
	margin-top: 28px;
	text-align: right;
}
div.viewport-main-slot16 {/* text-align: center; */
	float: left;
	width: 804px;
	text-align: center;
}
div.viewport-foot-slot01 {/* footer sitemap links*/
	float: left;
	width: 804px;	
	margin-left: 28px;
}
div.viewport-foot-slot02 {/* copyright */
	float: right;
	margin: 36px 36px 12px 0;
}
div.viewport-foot-slot02 .copyright {/* copyright */
	font-size: 12px;
	color: #EDF9FF;
}
div.viewport-foot-slot02 .copyright a {/* copyright */
	font-size: 12px;
	color: #EDF9FF;
}
div.viewport-foot-slot03 {/* essential links */
	float: left;
	margin: 42px 0 0 36px;
}
.partner_area a {
	opacity: 0.8;
	filter: alpha(opacity = 80);

}
.partner_area a:hover {
	opacity: 1;
	filter: alpha(opacity = 100);

}
div.viewport-foot-slot04 {/* partner logos */}
/* Navigation Styles */
ul.navigation-01l1 {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
	border: none;
}
ul.navigation-01l1 li {
	float: left;
	margin: 0;
	padding: 0;
}
ul.navigation-01l1 li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 12px 0 0;
	padding: 0;
}
li ul.navigation-01l2 {
	display: none;
}

li:hover ul.navigation-01l2 {
	position: absolute;
	left: auto;
	margin: 0;
	padding: 6px 0;
	width: auto;
	z-index: 104;
	display: block;
	list-style: none;
	width: 146px;
	border-top: 2px solid #000; 
	background: url(images/main_navigation_hover.gif) 0 bottom no-repeat;
}

li:hover ul.navigation-01l2 li {
	border: none;
	margin: 0;
}
li:hover ul.navigation-01l2 li a {
	color: #fff;
	padding: 3px 0 3px 6px;
	border: none;
	font-size: 13px;
	float: left;
	width: 140px;
	font-size: 13px;
}
li:hover ul.navigation-01l2 li a:hover {
	color: #e72c63;
}
li.active ul.navigation-01l2,
li.active:hover ul.navigation-01l2 {
	display: block;
	position: absolute;
	z-index:101;
	margin: 0;
	left: 245px;
	padding: 10px 0 0 0;
	background: none;
	width: auto;
	border-top: none; 
}
li.active.mypartyde ul.navigation-01l2,
li.active.mypartyde:hover ul.navigation-01l2 {
	display: none;
}
li.active:hover ul.navigation-01l2 li,
li.active ul.navigation-01l2 li {
	position:relative;
	z-index: 102;
	display: block;
	float: left;
	width: auto;
}

li.active ul.navigation-01l2 li.first a.active,
li.active:hover ul.navigation-01l2 li.first a.active,
li.active:hover ul.navigation-01l2 li.first a:hover,
li.active ul.navigation-01l2 li.first a:hover, 
li.active:hover ul.navigation-01l2 li.first a,
li.active ul.navigation-01l2 li.first a {
	position:relative;
	z-index: 102;
	display: block;
	margin: 0;
	padding: 0 9px 0 0;
	float: left;
	border-left: none;
}

li.active:hover ul.navigation-01l2 li a,
li.active ul.navigation-01l2 li a {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 9px 0 9px;
	color: #131718;
	width: auto;
	border-left: 1px solid #A0BFC6;
}
li.active ul.navigation-01l2 li a:hover,
li.active ul.navigation-01l2 li a.active,
li.active:hover ul.navigation-01l2 li a:hover,
li.active:hover ul.navigation-01l2 li a.active {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 9px 0 9px;
	width: auto;
	color: #e72c63;
}

a:link.album-name,
ul.navigation-01l1 li a:link {
	color: #fff;
}
a:visited.album-name,
ul.navigation-01l1 li a:visited {
	color: #fff;
}
ul.navigation-01l1 li a:hover {
	color: #e72c63;
}
ul.navigation-01l1 li a:active,
ul.navigation-01l1 li a.active {
	color: #e72c63;
}
ul.navigation-01l2 li a:link,
ul.navigation-01l2 li a:visited {
	color: #131718;
}
ul.navigation-01l2 li a:hover,
ul.navigation-01l2 li a:active,
ul.navigation-01l2 li a.active {
	color: #e72c63;
}
#navigationwrapper-foot {
	width: auto;
	margin: 0;
}
ul.navigation-footl1 {
	display: block;
	margin: 0;
	padding: 0;
}
ul.navigation-footl1 li {
	position: relative;
	float: left;
	margin: 0 32px 12px 9px;
	padding: 0;
	list-style: none;
}
ul.navigation-footl2 {
	float: none;
	margin: 0;
	padding: 0;
}
ul.navigation-footl2 li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 100%;
}
ul.navigation-footl1 li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 9px 0;
	padding: 0;
	text-transform: uppercase;
}
ul.navigation-footl2 li a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	padding: 0;
}
ul.navigation-footl1 li a:link,
ul.navigation-footl1 li a:visited {
	color: #edf9ff;
}
ul.navigation-footl1 li a:hover,
ul.navigation-footl1 li a:active{
	color: #e72c63;
}
ul.navigation-footl2 li a:link,
ul.navigation-footl2 li a:visited {
	color: #edf9ff;
}
ul.navigation-footl2 li a:hover,
ul.navigation-footl2 li a:active{
	color: #e72c63;
}
#navigationwrapper-foot2 {
	list-style: none;
}
#navigationwrapper-foot2 li {
	float: left;
	padding: 0px 5px 10px 5px;
	border-left: 1px solid #fff;
	color: #edf9ff;
}
#navigationwrapper-foot2 li.first{ border-left: 0px; }
#navigationwrapper-foot2 li a, #navigationwrapper-foot2 li a:link, #navigationwrapper-foot2 li a:visited{
	font-size: 10px;
	color: #fff;
	text-decoration:none;
}
#navigationwrapper-foot2 li a:hover, #navigationwrapper-foot2 li a:active{ color: #e72c63; }
#navigationwrapper-foot2 .foot-copyright{ text-align: right; }
/* Button-Styles */
.button-style01-left {
	float: left;
	height: 36px;
	padding: 10px 8px 0px 16px;
	background-image: url("images/button-style01-left.gif");
	background-repeat: no-repeat;
}
.button-style01-right {
	float: left;
	height: 36px;
	width: 8px;
	background-image: url("images/button-style01-right.gif");
	background-repeat: no-repeat;
}
#viewport-main div.button-style01-left a.button-style01,
div.button-style01-left a.button-style01,
#viewport-main div.button-style01-left a.button-style01:link,
div.button-style01-left a.button-style01:link,
#viewport-main div.button-style01-left a.button-style01:visited,
div.button-style01-left a.button-style01:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#viewport-main div.button-style01-left a.button-style01:hover,
div.button-style01-left a.button-style01:hover,
#viewport-main div.button-style01-left a.button-style01:active,
div.button-style01-left a.button-style01:active {
	color: #ff1e64;
	font-weight: normal;
	border: none;
	background-color: transparent;
}
#viewport-main .button-style02-left {
	float: left;
	height: 36px;
	padding: 10px 8px 0px 16px;
	background-image: url("images/button-style01-left.gif");
	background-repeat: no-repeat;
}
#viewport-main .button-style02-right {
	float: left;
	height: 36px;
	width: 8px;
	background-image: url("images/button-style01-right.gif");
	background-repeat: no-repeat;
}
#viewport-main .button-style02-left a,
#viewport-main .button-style02-left a:link,
#viewport-main .button-style02-left a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#viewport-main .button-style02-left a:hover,
#viewport-main .button-style02-left a:active { color: #ff1e64; }
a.iconplus {
	background-image: url("images/icon-plus-small.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
/* BoxStyles */
.page-selector-wrapper { float: right; }
.page-selector-wrapper-left { float: left; }
.floatleft { float: left; }
.floatrigth { float: right; }
.whiteboxsolid2,
.whiteboxsolid {
	border: 1px solid #182023;
	background-image: url("images/tabs-bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	padding: 9px 9px 0px 0px;
	margin-bottom: 5px;
}
.whiteboxsolid2 {
	padding: 10px 10px 10px 10px;
}
.blackbox {
	border: 1px solid #000;
	background-image: url("images/tabs-bg.jpg");
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
}
.singleoverview {
	float: left;
	border: 1px solid #808080;
	background-color: #fff;
	padding: 10px;
	margin: 0px 0px 12px 12px;
	width: 160px;
	height: 220px;
}
.singleoverview-inner {
	border: 1px solid #808080;
	width: 160px;
	height: 160px;
	text-align: center;
}
.singleoverview2 {
	float: left;
	border: 1px solid #808080;
	background-color: #fff;
	padding: 10px;
	margin: 0px 10px 0px 15px;
	width: 500px;
	min-height: 640px;	
	/*IE6*/
	height: auto !important;
	height: 640px;
}
.singleoverview-inner2 {
	border: 1px solid #808080;
	width: 500px;
	text-align: center;
}
.singleoverview3 {
	float: left;
	border: 1px solid #808080;
	background-color: #fff;
	padding: 5px;
	margin: 0px;
	width: 80px;
}
.singleoverview3b {
	float: left;
	border: 1px solid #808080;
	background-color: #fff;
	padding: 5px;
	margin-left: 48px;
	width: 80px;
}
.singleoverview-inner3 {
	border: 1px solid #808080;
	width: 80px;
	text-align: center;
}
.singleoverview-inner3:hover,
.singleoverview-inner3b:hover,
.singleoverview-inner:hover {
	border: 1px solid #ff1e64;
	background-color: #ffdae5;
}
.redboxsolid2px {
	border: 3px solid #ff1e64;
}
.redboxsolid3px {
	background: url(images/sign-exclamation-mark.gif) 0 0 no-repeat #FBEFF0;
	border: 3px solid #ff1e64;
	color: #ff1e64;
	font-size: 12px;
	margin: 3px 0;
	padding: 9px 12px 9px 36px;
}
#viewport-main .redboxsolid3px h3,
#viewport-main .redboxsolid3px p{
	color: #ff1e64;
	margin: 3px 0;
}
.greenboxsolid3px {
	background: url(images/sign-ok.gif) 0 0 no-repeat #FCFFF3;
	border: 3px solid #1ac51a;
	color: #579772;
	font-size: 12px;
	margin: 3px 0;
	padding: 9px 12px 9px 36px;
}
#viewport-main .greenboxsolid3px h3,
#viewport-main .greenboxsolid3px p{
	color: #1ac51a;
	margin: 3px 0;
}
.infobox-main-item .whiteboxsolid .userpic-center,
.infobox-main-item .whiteboxsolid .userpic-online,
.infobox-main-item .whiteboxsolid .userpic,
.userpic-center,
.userpic-online,
.userpic {
	float: left;
	border: 1px solid #A0BFC6;
	background: url(images/profile-pic-background.jpg) 0 bottom repeat-x;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 9px 9px;
	
}
.infobox-main-item-last .userpic-online,
.infobox-main-item .userpic-online {
	margin: 0 3px 0 0;
	padding: 3px;
}
.userpic a {
	display: block;
}
.userpic-center:hover,
.userpic:hover,
.userpic-online:hover {
	border: 1px solid #ff1e64;
}
#pblogentrys .userpic-online,
#blogentrys .userpic-online {
	border: 1px solid #66FF00;
	width: 40px;
	height: 42px;
}

.userpic-online,
#profilevisits .userpic-online {
	border: 1px solid #66FF00;
	width: 50px;
	height: 52px;
}
#path .userpic-online {
	height: auto;
}
.userpic-center {
	float: none;
	text-align: center;
	margin: 0 auto;
	width: 42px;
	height: 42px;
}
.userpic-forum-online,
.userpic-forum {
	float: left;
	border: 1px solid #A0BFC6;
	background: url(images/profile-pic-background.jpg) 0 bottom repeat-x;
	padding: 3px;
	margin: 0;
	overflow: hidden;
}
.userpic-forum-online {
	border: 1px solid #66FF00;
}
.userpic-forum a,
.userpic-forum img {
	float: left;
	max-width: 100px;
	max-height: 100px;
	overflow: hidden;
}
.infobox {
	margin-bottom: 18px;
}
.infobox#alerts .infobox-main-item-text {
	margin-left: 0;
}
.infobox#alerts .infobox-main-item-text p {
	margin: 3px 0;
}
.infobox-bg-2e2e2e {	
	background-image: url("images/infobox-bg-black.gif");
	background-repeat: repeat-y;
	background-color: #3a3a3a;
}
.infobox-bg-black {
	background-color: red;
}
.infobox-head {
	background-image: url("images/infobox-head-background.gif");
	background-repeat: repeat-x;
	height: 23px;

}
.infobox-head-corner-left {
	background-image: url("images/infobox-head-lcorner.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
}
.infobox-head-corner-right {
	background-image: url("images/infobox-head-rcorner.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	padding-left: 0px;
	padding-top: 1px;
}
ul.infobox-head-navigation {
	position: relative;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: -4px;
	color: #808080;
	right: 0px;
}
ul.infobox-head-navigation li{
	display: inline;
	height: 22px;
	border-left: 1px solid black;
	padding: 2px 6px 0px 6px;
	margin: 0px;
	color: #808080;
}
ul.infobox-head-navigation li.first{
	border-left: none;
	padding-left: 12px;
	color: #808080;
}
.infobox-main {
	padding: 0px 5px 0px 5px;
}
.infobox-main.blogtags {
	background: none;
	padding: 0;
}
.infobox-main.blogtags .infobox-main-item {
	padding: 0;
	border: none;
}
.infobox-main.blogtags a {
	display: block;
	margin: 0;
	padding: 4px 4px 4px 18px;
	background: url(images/iconset-party-de.gif) 0px -780px no-repeat;
}
.infobox-main-item {
	padding: 5px 5px 5px 2px;
	border-bottom: 1px dotted #000;
	overflow: hidden;
}

.infobox-main.mem_act {
	padding: 0;
}
.infobox-main.mem_act .infobox-main-item,
.infobox-main.mem_act .infobox-main-item-last {
	border: 1px solid #3C4043;
	background: #F7FAFB;
	margin: 4px 0;
	padding: 5px;
}
.infobox-main-item.event.standart {
	background: #fae8ee;
	border: 1px solid #dd5883;
	border-left: 3px solid #dd5883;
	border-right: 3px solid #dd5883;
	padding: 5px 5px 5px 3px;
	margin: 1px 0 5px 0;
}
.infobox-main-item.event.standart .infobox-main-item-text.searchlist {
	width: 400px;
}
.infobox-main-item.event.special {
	background: #d01b56 url(images/result_special_background.jpg) 0 0 repeat-x;
	border: 2px solid #d01b56;
	padding: 5px 5px 5px 3px;
	margin: 1px 0 5px 0;
}
.infobox-main-item.event.special .infobox-main-item-text.searchlist {
	width: 285px;
}
#viewport-main .infobox-main-item.event.special .infobox_main_item_header {
	border-bottom: 1px solid #d01b56;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#viewport-main .infobox-main-item.event.special .infobox_main_item_header .header_title,
#viewport-main .infobox-main-item.event.special .infobox_main_item_header .to_all_specials_link,
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist p, 
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist a,
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist a:link,
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist a:visited,  
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist p.small {
	color: #fff;
}
#viewport-main .infobox-main-item.event.special .infobox_main_item_header .header_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}
#viewport-main .infobox-main-item.event.special .infobox_main_item_header .to_all_specials_link {
	float: right;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	line-height: 100%;
}
#viewport-main .infobox-main-item.event.special .infobox_main_item_header .to_all_specials_link:hover,
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist a:hover{
	color: #d01b56;
	background: #fff;
}
#viewport-main p.event_teaser_descritption {
	margin: 6px 0;
}
#viewport-main .infobox-main-item.event.special .infobox-main-item-text.searchlist .event_title {
	text-transform: uppercase;
	font-size: 14px;
}
.infobox-main-item.event.special .infobox-main-item-picture {
	max-height: 200px;
	max-width: 200px;
}
.infobox-main-item.event.special .infobox-main-item-picture img {
	max-width: 200px;
	max-height: 200px;
}
.top_events_header {
}
.top_events_header_title {
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	padding-left: 16px;
	background: transparent url(images/rating_icons/icon-five_star.png) -57px 0 no-repeat;
}
.top_events_footer {
	background: #fff;
	margin-bottom: 18px;
}
.top_events_footer_text {
	font-size: 11px;
	line-height: 100%
}
.infobox-main-item-last .userpic,
.infobox-main-item .userpic {
	margin: 0 3px 0 0;
	padding: 3px;
}
.infobox-main-item-last .userpic a,
.infobox-main-item .userpic a {
	display: block;
}
.infobox-main-item-last {
	padding: 5px 5px 5px 2px;
	border-bottom: 0px dotted #000;
}
.infobox-main-item-picture {
	background: url(images/profile-pic-background.jpg) 0 bottom repeat-x;
	border: 1px solid #d5dae0;
	float: left;
	margin: 0;
	max-height: 80px;
	padding: 3px;
	text-align: center;
	max-width: 80px;
}
.infobox-main-item-picture a {
	display: block;
	padding: 0;
}
.infobox-main-item-picture img {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 80px;
	max-height: 80px;
}
.infobox-main-item-picture:hover {
	float: left;
	max-width: 80px;
	border: 1px solid #ff1e64;
}
.infobox-main-item-text {
	float: left;
	margin-left: 10px;
}
.infobox-main-item-text.searchlist {
	width: 410px;
}
#viewport .infobox-main-item a {
	line-height: 100%;
}
.infobox-main-item-functions {
	float: right;
	margin-left: 10px;
	text-align: right;
}
.infobox-main-item-counter {
	position: absolute;
	width: 510px;
	clear: both;
	text-align: right;
}
.viewport-main-slot01 .infobox-main-item-text,
.viewport-main-slot02 .infobox-main-item-text, 
.viewport-main-slot03 .infobox-main-item-text, 
.viewport-main-slot04 .infobox-main-item-text, 
.viewport-main-slot07 .infobox-main-item-text  {
	float: left;
	width: 140px;
	margin-left: 10px;
}
.viewport-main-slot01 .infobox-main-item-text-wide,
.viewport-main-slot02 .infobox-main-item-text-wide, 
.viewport-main-slot03 .infobox-main-item-text-wide, 
.viewport-main-slot04 .infobox-main-item-text-wide, 
.viewport-main-slot07 .infobox-main-item-text-wide  {
	float: left;
	margin-left: 10px;
}
.infobox-main-item-text a{
	/*float: left;*/
	line-height: 95%;
	padding: 0px;
	margin-bottom: 5px;
}
.infobox-foot {
	background-image: url("images/infobox-head-background.gif");
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 4px;
	padding-right: 8px;
	text-align: right;
}
#pagelist,
#criterionbox-wrapper {
	float: left;
	margin-bottom: 10px;
	margin-top: 2px;
}
#pagelist,
#criterionbox-wrapper .criterionitem {
	float: left;
	margin-bottom: 6px;
}
#criterionbox-wrapper a,
#criterionbox-wrapper a:link,
#criterionbox-wrapper a:visited,
#criterionbox-wrapper a:active,
#pagelist a:link,
#pagelist a:visited,
#pagelist a:active {
	margin: 0px 0px 2px 2px;
	padding: 1px 4px;
	border: 1px solid #000;
	background-color: #fff;
}
#criterionbox-wrapper a:hover,
#pagelist a:hover {
	background-color: #ffdae5;
}
#criterionbox-wrapper a,
#criterionbox-wrapper a:link,
#criterionbox-wrapper a:visited,
#criterionbox-wrapper a:hover,
#criterionbox-wrapper a:active {
	background-image: url("images/icon-tobottom.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
}
#pagelist a.active {
	background-color: #ffdae5;
}
#pagelist p{
	line-height: 170%;
}
div.button-wrapper {
	float: left;
	margin-right: 6px;
}
div.button-wrapper-s01{
	float: left;
	position: relative;
	margin: 0px 0px 8px 0px;
	padding: 2px 0px;
}
.profile-picture-wrapper div.button-wrapper-s02 {
	float: left;
	position: relative;
	margin: 0px 0px 8px 0px;
	padding: 2px 0px;
	display: block;
}
div.button-wrapper-s01-left a,
div.button-wrapper-s02-left a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin: 10px 0px 11px 22px;
}
a.profile-function {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin: 3px 0 3px 0;
}
.infobox-main-item-functions .profile-function-wrapper a,
.infobox-main-item-functions .profile-function-wrapper-last a{
	font-size: 10px;	
}
#viewport-main a.profile-function-small,
#viewport-main a.profile-function-small:link,
#viewport-main a.profile-function-small:hover,
#viewport-main a.profile-function-small:visited,
#viewport-main a.profile-function-small:active{
	display: block;
	font-size: 10px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div.button-wrapper-s01-left a:hover,
div.button-wrapper-s02-left a:hover,
a:hover.profile-function{
	color: #e72c63;
	text-decoration: none;
}
/** Profile Functions */
.profile-function-container {
	border-top: 1px dotted #84949c;
	margin: 12px 0;
}
.profile-function-container.no-borders {
	border-top: none;
	margin: 12px 0 6px 0;
}
.profile-function-wrapper {
	border-bottom: 1px dotted #84949c;
	float: left;
	padding: 0;
	width: 100%;
}
.profile-function-container.no-borders .profile-function-wrapper {
	border-bottom: none;
}
.profile-function-wrapper.first {
	border-top: 1px dotted #84949c;
}

#viewport-main .profile-function-wrapper a {
	font-weight: normal;
	margin: 3px 0;
	padding: 0 0 0 24px;
}

.profile-function-wrapper.edit_profile_pic a {
	background: url(images/iconset-party-de.gif) 2px -361px no-repeat;	
}

.profile-function-wrapper.send_message a {
	background: url(images/iconset-party-de.gif) 2px 0 no-repeat;
}

.profile-function-wrapper.friend_request a {
	background: url(images/iconset-party-de.gif) 2px -60px no-repeat;
}

.profile-function-wrapper.ignore_user a {
	background: url(images/iconset-party-de.gif) 2px -120px no-repeat;
}

.profile-function-wrapper.invite_to_group a {
	background: url(images/iconset-party-de.gif) 2px -180px no-repeat;
}
.profile-function-wrapper.report_user a {
	background: url(images/iconset-party-de.gif) 2px -240px no-repeat;
}
.profile-function-wrapper.user_edit a {
	background: url(images/iconset-party-de.gif) 2px -300px no-repeat;
}
/*** Single Event View */
.profile-function-wrapper.apply_for_event a {
	background: url(images/iconset-party-de.gif) 2px -420px no-repeat;
}
.profile-function-wrapper.invite_user_to_event a {
	background: url(images/iconset-party-de.gif) 2px -180px no-repeat;
}
.profile-function-wrapper.rate_this_event a {
	background: url(images/iconset-party-de.gif) 2px -480px no-repeat;
}
.profile-function-wrapper.create_new_gallery_for_this_event a {
	background: url(images/iconset-party-de.gif) 2px -540px no-repeat;
}
/*** Single Event View END*/
/*** Single Location View */
.profile-function-wrapper.invite_users_to_this_location a {
	background: url(images/iconset-party-de.gif) 2px -180px no-repeat;
}
.profile-function-wrapper.rate_this_location a {
	background: url(images/iconset-party-de.gif) 2px -480px no-repeat;
}
.profile-function-wrapper.watch_this_location a {
	background: url(images/iconset-party-de.gif) 2px -600px no-repeat;
}
.profile-function-wrapper.create_new_gallery_for_this_location a {
	background: url(images/iconset-party-de.gif) 2px -540px no-repeat;
}
.profile-function-wrapper.create_new_news_article_for_this_location a {
	background: url(images/iconset-party-de.gif) 2px -660px no-repeat;
}
/*** Single Location View END*/
/*** Single Group View */
.profile-function-wrapper.apply_for_group a {
	background: url(images/iconset-party-de.gif) 2px -180px no-repeat;
}
.profile-function-wrapper.report_group a {
	background: url(images/iconset-party-de.gif) 2px -240px no-repeat;
}
.profile-function-wrapper.erase_group a {
	background: url(images/iconset-party-de.gif) 2px -660px no-repeat;
}
.profile-function-wrapper.leave_group a {
	background: url(images/iconset-party-de.gif) 2px -300px no-repeat;
}
/*** Single Group View END*/

/** Forum Topic Subscribe **/
a.unsubscribe_forum_topic,
a.subscribe_forum_topic {
	padding: 0 0 0 20px;
	background: url(images/iconset-party-de.gif) 0 -720px no-repeat;
}
a.unsubscribe_forum_topic {
	padding: 0 0 0 20px;
	background: url(images/iconset-party-de.gif) 0 -660px no-repeat;
}
a.forum_topic_icon {
	padding: 0 0 0 20px;
	background: url(images/iconset-party-de.gif) 0 -840px no-repeat;
	padding-bottom: 2px;
}
/** Forum Topic Subscribe END **/

/** Profile Functions END */
.fotoupload-wrapper {
	border: 1px solid #d5dae0;
	padding-bottom: 6px;
	background: #EEF2F4;
}
#foto {
	border-collapse: collapse;
}
#fotoupload.profile input {
	margin: 2px 0;
}
.profile-picture-container {
	display: block;
	margin-bottom: 9px;
	text-align: center;
}
.profile-picture-wrapper img,
.profile-picture-wrapper img.profile-pic {
	margin: 0 auto;
	background: url(images/profile-pic-background.jpg) 0 bottom no-repeat #fff;
	border: 1px solid #d5dae0;
	margin-bottom: 3px;
	padding: 5px;
}
.iframe-body {
	background: #EEF2F4;
	padding: 6px;
	text-align: center;
	border-bottom: 1px solid #d5dae0;
}
.profile-picture-wrapper-02{
	float: left;
	margin: 0 12px 3px 0;
	background: url(images/profile-pic-background.jpg) 0 bottom no-repeat;
	border: 1px solid #d5dae0;
	padding: 5px;
}
.profile-picture-changer{
	position:absolute;
	border: 0px solid #84949c;
	width: 185px;
	padding: 15px 0px 15px 15px;
	margin-top: -70px;
}
.profile-picture-changer a:link {
	color: green;
}
.profile-friendsbox-wrapper {
	width: 232px
}
div.button-wrapper-s02-left{
	float: left;
	position: relative;
	border: 0px solid green;
	background-image: url("images/button-style01-left.gif");
	background-repeat: no-repeat;
	background-position: left top;	
	width: 90px;
	height: 36px;
	padding: 10px 40px;
}
#button-s02,
#button-s02:link,
#button-s02:hover,
#button-s02:active,
#button-s02:visited{
	color: #fff;
	font-size: 12px;
	background: none;
}
div.button-wrapper-s02-right{
	float: left;
	position: relative;
	border: 0px solid blue;
	background-image: url("images/button-style01-right.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
	height: 36px;
}
div.button-wrapper-s02-left {}
#infobox-overflow {
	width: 500px;
	padding: 0px 0px 0px 10px;	
}
#infobox-overflow a:hover {
	background-color: transparent;
}
.infobox-main-overflow {
	overflow-x: hidden;
	overflow-y: scroll;
	width: auto;
	height: 110px;
	z-index: 9;
	background-color: #3a3a3a;
}
.newsbox-main-item-gallerypreview {
	float: left;
	border: 1px solid #e5e5e5;
	width: 90px;
	height: 66px;
	margin: 8px 13px 9px 13px;
}
.newsbox-main-item-gallerypreview:hover .gallery-info-popup {
	display: block;
}
.gallery-info-popup {
	display: none;
	margin: -15px 80px;
	border: 3px solid #fff;
	padding: 10px;
	position:absolute;
	height:auto;
	background-color: #000000;
	z-index:999; 
	text-align: left;
}
.gallery-info-popup a{
	color:#ffffff;
	font-size: 10px;
}
#path.connection-wrapper {
	float: left;
	min-height: 30px;
	width: 528px;
}
#path.connection-wrapper .infobox-main {
	float: left;
	height: 30px;
	width: 528px;
}
.connection-wrapper {
	font-size: 12px;
	padding: 6px 0 0 0;
}
.connection_item_image_container {
	min-height: 75px;
}
.connection_item_image_container .userpic-online,
.connection_item_image_container .userpic {
	margin: 0;
	padding: 3px;
}
.connection_item_image_container .userpic-online a,
.connection_item_image_container .userpic a {
	display: block;
}
.connection-item-first,
.connection-item-list,
.connection-item {
	background: url("images/connection-arrow.gif") -6px -3px no-repeat;
	float: left;
	height: auto;
	padding: 0;
	padding-left: 24px;
	position: relative;
	text-align: center;
	width: auto;
}
.connection-item-first {
	background: none;
	padding: 0;
}
.connection-item-first a,
.connection-item-list a,
.connection-item a {
	margin: 0 auto;
}
.gallery-item-list,
.connection-item-list {
	padding: 5px;
	background-image: none;
	width: 105px;
	height: 100px;
	margin:0px 10px 5px 0px;
	/*border: 1px solid #7e9299;*/
}
.gallery-item-list {
	float: left;
	width: 100px;
	height: 80px;
	margin:0px 5px 5px 5px;
}
#connection-item-list-wrapper .connection-item-list a.connection,
#connection-item-list-wrapper .connection-item-list a.connection:link,
#connection-item-list-wrapper .connection-item-list a.connection:visited,
#connection-wrapper .connection-item-first a.connection,
#connection-wrapper .connection-item-first a.connection:link,
#connection-wrapper .connection-item-first a.connection:visited
#connection-wrapper .connection-item a.connection,
#connection-wrapper .connection-item a.connection:link,
#connection-wrapper .connection-item a.connection:visited{
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	float:left;
	width: 70px;
}
#connection-item-list-wrapper .connection-item-list a.connection,
#connection-item-list-wrapper .connection-item-list a.connection:link,
#connection-item-list-wrapper .connection-item-list a.connection:visited {
	width: 103px;
	font-size: 11px;
	margin-top: -5px;
	text-align: center;
}
#usersuche_content #connection-item-list-wrapper .connection-item-list a.connection,
.viewport-main-slot05 #connection-item-list-wrapper .connection-item-list a.connection,
.viewport-main-slot05 #connection-item-list-wrapper .connection-item-list a.connection:link,
.viewport-main-slot05 #connection-item-list-wrapper .connection-item-list a.connection:visited {
	text-align: left;
	font-weight: bold;
}
/* Forms */
form br { clear: both; }
.criterionlist-wrapper,
#criterionlist-wrapper {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
}
.criterionlist-header {
	background: url(images/criterionlist-header-bg.gif) 0 0 no-repeat;
	padding: 9px 9px 7px 9px;
}
.criterionlist-body {
	background: url(images/criterionlist-body-bg.gif) 0 0 repeat-x #1E1E1E;
	padding: 9px 9px 7px 9px;
	width: 238px;
}
.criterionlist-body .row-wrapper {
	width: 240px;
	margin: 0 0 9px 0;
}
.criterionlist-body .row-wrapper.last {
	margin: 18px 0 12px 0;
}
.criterionlist-body label {
	color: #fff;
	margin: 0 0 3px 0;
	width: 100%;
}
.criterionlist-body .row-wrapper .checkbox-label {
	width: 200px;
}

#viewport-main .criterionlist-body .row-wrapper input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 236px;
	border: 1px solid #000;
}

#viewport-main .criterionlist-body .row-wrapper select,
#viewport-main .criterionlist-body .row-wrapper input[type=text] {
	background: url(images/input-def-bg.gif) 0 0 no-repeat #fff;
	padding: 2px 1px;
}

#viewport-main .criterionlist-body .row-wrapper input[type=checkbox] {
	border: none;	
}

.criterionlist-body .row-wrapper input#plz {
	width: 60px;
}

#viewport-main .criterionlist-body .row-wrapper input.user_keyword_check {
	width: 30px;
}

.criterionlist-body .row-wrapper select {
	width: 240px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
}
#viewport-main .criterionlist-header h2 {
	color: #fff;
}
#viewport-main .criterionlist-body .row-wrapper #submit-button,
#viewport-main .criterionlist-body .row-wrapper input.region-search-submit,
#viewport-main .criterionlist-body .row-wrapper input.user_keyword-submite,
.criterionlist-body .row-wrapper input#region-search-submit {
	background: url(images/criterionlist-search-btn-bg.gif) 0 0 no-repeat;
	border: none;
	color: #e72c63;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 8px 0;
	width: 240px;

}
#viewport-main .criterionlist-body .row-wrapper #submit-button:hover,
#viewport-main .criterionlist-body .row-wrapper input.region-search-submit:hover,
#viewport-main .criterionlist-body .row-wrapper input.user_keyword-submite:hover,
.criterionlist-body .row-wrapper input#region-search-submit:hover {
	color: #e5e5e5;
}
.criterionlist-footer {
	background: url(images/criterionlist-footer-bg.gif) 0 bottom no-repeat;
	padding: 1px 9px 1px 9px;
	min-height: 1px;
	width: 238px;
}
#criterionlist-wrapper span, .criterionlist-wrapper span{
	font-size: 12px;
	font-weight: bold;
	color: #404a4d;
	margin-bottom:2px;
}
.criterionlist{ margin-bottom: 20px; }
#criterionlist-wrapper .criterionlist h4{
	margin-bottom: 0px;
	padding: 0px;
}
#criterionlist-wrapper .criterionlist a,
#criterionlist-wrapper .criterionlist a:link,
#criterionlist-wrapper .criterionlist a:visited,
#criterionlist-wrapper .criterionlist a:active,
#criterionlist-wrapper .criterionlist a:hover{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#criterionlist-wrapper a.iconplus-left {
	background-image: url("images/icon-plus-small.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
#criterionlist-wrapper a.iconplus-left:link, .criterionlist-wrapper a.iconplus-left:link,
#criterionlist-wrapper a.iconplus-left:visited, .criterionlist-wrapper a.iconplus-left:visited,
#criterionlist-wrapper a.iconplus-left:active, .criterionlist-wrapper a.iconplus-left:active,
#criterionlist-wrapper a.iconplus-left:hover, .criterionlist-wrapper a.iconplus-left:hover {
	background-image: url("images/icon-plus-small-pcolor.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 14px;
	color: #455155;
	margin-top: 15px;
}

label,
input,
label.region-label,
label.zipcode-label,
label.date-label,
label.region-radius-label,
input.region-input,
input.zipcode-input,
input.date-input,
input.region-radius,
input.region-search-submit,
select.region-list,
select.region-radius{
	margin: 0;
}
label,
label.region-label,
label.zipcode-label,
label.date-label{
	height: 15px;
	display: block;
	float: left;
	font-size: 12px;
}
label.region-radius-label{
	width: 50px;
	height: 15px;
	display: block;
	float: left;
	font-size: 12px;
}
input.zipcode-input {
	width: 50px;
	height: 15px;
	display: block;
	float: left;
	font-size: 12px;
}
input.region-input,
input.date-input{
	width: 100px;
	height: 15px;
	display: block;
	float: left;
	font-size: 12px;
}
.submit-button-right { text-align: right; }
/* Table */
table,
.tablehead,
.tablebody,
.tablefoot{
	font-size: 12px;
	border-collapse: collapse;
}
.tablehead,
.tablefoot {
	background-image: url("images/infobox-head-background.gif");
	background-repeat: repeat-x;
	height: 23px;
	color: #fff;
}
.tablebody tr.odd td,
.tablebody tr.even td,
.tablehead tr td,
.tablefoot tr td{
	padding: 4px 8px 4px 4px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	vertical-align: top;
}
.tablehead a img{ border: none; }
tr td a:link,
tr td a:visited,
.tablehead tr td a:link,
.tablehead tr td a:visited,
.tablefoot tr td a:link,
.tablefoot tr td a:visited,
.tablebody tr.odd td a:link,
.tablebody tr.odd td a:visited,
.tablebody tr.even td a:link,
.tablebody tr.even td a:visited{
	text-decoration: none;
	color: #e72c63;	
}
tr.odd,
.tablebody tr.odd{ background-color: #EDF1F3; }
tr.even,
.tablebody tr.even{ background-color: #ffffff; }
table.forum-singletopic,
table.forum-singletopic2{
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border: 1px solid #808080;
	margin-bottom: 10px;
}
table.forum-singletopic2{
	margin-left: 5px;
}
table.forum-singletopic tr.odd,
table.forum-singletopic tr.even,
table.forum-singletopic2 tr.odd,
table.forum-singletopic2 tr.even{
	border-bottom: none;
}
table.forum-singletopic td,
table.forum-singletopic2 td {
	border-right: 0px solid #808080;
}
table.forum-singletopic tbody.tablebody td.td01{
	width: 180px;
	background-color: #EEF2F4;
	border: none;
	overflow: hidden;
}
table.forum-singletopic td.td02 {
	width: 650px;
	vertical-align: top;
	border: none;
	overflow: hidden;
}
table.forum-singletopic tbody.tablebody td.td02 {
	width: 650px;
	vertical-align: top;
	border: none;
	overflow: hidden;
}
table.forum-singletopic2 tbody.tablebody td.td01{
	width: 50px;
	background-color: #EDF1F3;
	border: none;
}
table.forum-singletopic2 td.td02{
	width: 435px;
	vertical-align: top;
	border: none;
	padding: 3px 6px;
	color: #000;
}
table.forum-singletopic2 td.td02 p{
	margin: 0;
	padding: 0;
}
table.forum-singletopic thead.tablehead td.td02,
table.forum-singletopic tfoot.tablefoot td.td02,
table.forum-singletopic2 thead.tablehead td.td02,
table.forum-singletopic2 tfoot.tablefoot td.td02{ text-align: right; }
.zitat {
	border: 1px solid #808080;
	margin: 15px;
	padding: 10px;
	background-image: url("images/background-zitat.gif");
	background-repeat: no-repeat;
	background-position: 0;
}
table.forum-topicoverview {
	border-collapse: collapse;
	border-spacing: 1px 0px;
	border: 1px solid #808080;
}
table.forum-topicoverview td { border-right: 1px solid #808080; }
table.forum-topicoverview td.td01 {}
table.forum-topicoverview td.td01,
table.forum-topicoverview td.td04,
table.forum-topicoverview td.td05 { text-align: center; }
table.forum-topicoverview tbody.tablebody tr td { vertical-align: middle; }
table.forum-topicoverview td.td01 { width: 50px; }
table.forum-topicoverview td.td02 { width: 650px; }
table.forum-topicoverview td.td03 { width: 140px; }
table.forum-topicoverview td.td04,
table.forum-topicoverview td.td05 { width: 70px; }
table.forum-overview {
	width: 800px;
	border-collapse: collapse;
	border-spacing: 1px 0px;
	margin-top: 20px;
}
table.forum-overview{
	border-collapse: collapse;
	border-spacing: 1px 0px;
	border: 1px solid #808080;
}
table.forum-overview td { border-right: 1px solid #808080; }
table.forum-overview td.td01 {}
table.forum-overview td.td01,
table.forum-overview td.td04,
table.forum-overview td.td05 { text-align: center; }
table.forum-overview tbody.tablebody tr td{ vertical-align: middle; }
table.forum-overview td.td01{
	width: 50px;
}
table.forum-overview td.td02{
	width: 260px;
}
table.forum-overview td.td03{
	width: 350px;
}
table.forum-overview td.td04,
table.forum-overview td.td05{
	width: 70px;
}
table.mail-overview td.td01{
	width: 10px;
	text-align:center;
}
td.td02{
	width: 100px;
}
td.td02 div.infobox-item-mailcenter{
	margin: -20px 0px 0px 0px;
	border: 1px solid red;
}
td.td03{ width: 200px; }
td.td04{ width: 100px; }
td.td05{ width: 20px; }
td.td06{ width: 50px; }
td h2 { margin-top: 15px; }
table.user-overview tr td.td01{
	width: 75px;
	vertical-align: top;
	border: none;
}
table.user-overview tr td.td02 {
	width: 160px;
	vertical-align: top;
	border: none;
}
a.mailcenter_report_message {
	background: url(images/iconset-party-de.gif) 0 -242px no-repeat;
	padding: 3px 3px 3px 22px;
}
a.mailcenter-write-msg {
	background: url(images/iconset-party-de.gif) 0 -2px no-repeat;
	padding: 3px 3px 3px 22px;
}
a.forum-preview-icon{
	background-image: url("images/icon-singlepage-18px.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;	
}
.profile-overview {
	width: 100%;
	margin-top: 6px;
}
.profile-overview tr td{
	padding-left: 10px;
}
td.td01-profile{
	width: 130px;
	text-align:left;
	font-weight: bold;
	vertical-align: top;
	color: #596469;
}
td.td02-profile{
	border-right: none;
	color: #000;
}
td.td01-profile,
td.td02-profile{
	padding: 4px 8px 4px 4px;
}
/* Tabs */
ul.contentTabs {
	float: left;
	width: 100%;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #84949c;
}
#viewport-main ul.contentTabs li {
	float: left;
	border: 1px solid #84949c;
	margin: 0 0 -1px 2px;
	background-color: #ffffff;
	color: #ffffff;
	background-image: url("images/tabs-bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	list-style: none;
	padding: 0;
}
#viewport-main ul.contentTabs li.active {
	border-bottom: 1px solid #FFF;
	background: none;
	background-color: #fff;
}
#viewport-main a.contentTabLink {
	float: left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 6px;
	margin: 0;
	color: #404a4d;
}
#viewport-main li.active a.contentTabLink {
	color: #e72c63;
	margin: 0;
	
	background: #fff;
}
#viewport-main li a.contentTabLink:hover {
	color: #e72c63;
	background-color: transparent;
}
.user-overview {
	font-size: 12px;
	color: #455155;
}
/*EMAIL */
input,
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	padding: 0;
}
select {
	padding: 0;
}
input[type=checkbox] {
	font: 11px Arial,Helvetica,sans-serif;;	
	color: #336699;
	background-color: #FFFFFF !important;
	border:solid 1px #999999 !important;

}
.mail-function-wrapper{
}
.mail-function-item-01,
.mail-function-item-02,
.mail-function-item-03,
.mail-function-item-01b,
.mail-function-item-02b {
	float: left;
}
.mail-function-item-01,
.mail-function-item-01b
{
	width: 140px;
	margin-right: 30px;
	border-right: 1px solid #000;
}
.mail-function-item-01b
{
	width: 200px;
}
.mail-function-item-02,
.mail-function-item-02b{
	margin-right: 30px;
	border-right: 1px solid #000;
	width: 420px;
}
.mail-function-item-02b{
	width: 480px;
	border-right: none;
}
.mail-function-item-03{
	width: 180px;
}
a.email-deleted,
a.email-replied,
a.email-read,
a.email-notreplied {
	display: block;
	padding: 0px 0px 0px 22px;
}
#viewport-main a.email-replied {
	font-weight: normal;
	background: url(images/icon-replied.gif) 0 0 no-repeat;
}
#viewport-main a.email-read {
	font-weight: normal;
	background: url(images/icon-letter-open.gif) 0 0 no-repeat
}
a.email-notreplied {
	background: url(images/icon-letter.gif) 0 0 no-repeat;
}
#viewport-main a.email-deleted {
	font-weight: normal;
	color: #828282;
	background: url(images/icon-trash.gif) 0 0 no-repeat;
}
table.mail-overview {
	border-collapse: collapse;
	border-spacing: 1px 0px;
	width: 804px;
	margin-top: 0;
}
table,
.tablehead,
.tablebody,
.tablefoot{
	font-size: 12px;
	border-collapse: collapse;
}
.tablehead,
.tablefoot {
	background-image: url("images/infobox-head-background.gif");
	background-repeat: repeat-x;
	height: 23px;
	color: #fff;
}
.tablebody tr.odd td,
.tablebody tr.even td,
.tablehead tr td,
.tablefoot tr td{
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0 0;
	vertical-align: top;
}
.tablehead a img{
	border: none;
}
tr td a:link,
tr td a:visited,
.tablehead tr td a:link,
.tablehead tr td a:visited,
.tablefoot tr td a:link,
.tablefoot tr td a:visited,
.tablebody tr.odd td a:link,
.tablebody tr.odd td a:visited,
.tablebody tr.even td a:link,
.tablebody tr.even td a:visited{
	text-decoration: none;
	color: #e72c63;
}
tr.odd,
.tablebody tr.odd{
	background-color: #e4ebed;
}
tr.even,
.tablebody tr.even{
	background-color: #ffffff;
}
.mailcenter-write-msg{
	background-image: url("images/icon-letter.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 3px 20px;
}
a.mailcenter-write-msg{
	font-size: 13px;
	text-decoration: none;
	color: #e72c63;	
}
.mailboxes { font-size: 13px; }

/** email_searchbox_background */
.create_mailbox_wrapper {
	float: right;
	margin: -26px 0 9px 0;
}
.forum_searchbox_wrapper,
.page_functions_wrapper,
.page_filter_functions_wrapper,
.email_searchbox_wrapper {
	background: url(images/email_searchbox_background.gif) 0 0 no-repeat;
}
.organize_mails_wrapper {
	float: left;
	margin-top: -6px;
}
.forum_searchbox_element,
.page_functions_element,
.page_filter_functions_element,
.email_searchbox_element {
	float: left;
	margin: 4px 9px 8px 6px;
}
.forum_searchbox_element {
	margin: 4px 6px 8px 6px;
}
.organize_mails_element {
	float: left;
	margin: 0 12px 8px 0;
}
.forum_searchbox_element label,
.page_functions_element label,
.page_filter_functions_element label,
.organize_mails_element label,
.create_mailbox_wrapper label,
.email_searchbox_element label {
	color: #fff;
	font-weight: bold;
	margin: 1px 6px 0 0;
}
.create_mailbox_wrapper label {
	margin: 3px 6px 0 0;
	color: #131718;
}
.organize_mails_element label {
	color: #131718;	
}
.forum_searchbox_element select.selectbox,
.page_filter_functions_element select.selectbox,
.organize_mails_element select.selectbox,
.email_searchbox_element select.selectbox {
	border: 1px solid #000;
	width: 180px;
}
.forum_searchbox_element select.selectbox.smaller {
	width: 75px;
}
.organize_mails_element select#mailboxes-action {
	width: 120px;
}
.forum_searchbox_element input.textfield,
.forum_searchbox_element input[type=text],
.page_functions_element input.textfield,
.page_functions_element input[type=text],
.create_mailbox_wrapper input.textfield,
.create_mailbox_wrapper input[type=text],
.email_searchbox_element input.textfield,
.email_searchbox_element input[type=text] {
	background: url(images/input-def-bg.gif) 0 0 no-repeat;
	border: 1px solid #000;
	margin-top: 2px;
	width: 160px;
}
.forum_searchbox_element input.textfield.shorter {
	width: 120px;
}
.page_functions_element input.textfield.longer {
	width: 420px;
}
.email_searchbox_element input.checkbox,
.email_searchbox_element input[type=checkbox] {
	margin-top: 4px;
}
.forum_searchbox_element input.radiobutton,
.forum_searchbox_element input[type=radio] {
	margin-top: 4px;
} 
.forum_searchbox_element input.button,
.forum_searchbox_element input[type=submit],
.page_functions_element input.button,
.page_functions_element input.submit,
.page_functions_element input[type=submit],
.organize_mails_element input.submit,
.email_searchbox_element input.submit,
.email_searchbox_element input[type=submit] {
	margin-top: -2px;
}
.pager_info {
	float: right;
}
.single_message_element {
	border: 1px solid #e72c63;
	margin-bottom: 6px;
	padding: 6px 9px;
	background: url(images/single_message_header.gif) 0 0 repeat-x;
	overflow: hidden;
}
.single_message_element.active {
	/* IE transparence */
	filter: alpha(opacity = 40); 
	opacity: 0.4;
	border: 1px solid #808080;
	height: 40px;
}
.single_message_element.active:hover {
	/* IE transparence */
	filter: alpha(opacity = 100); 
	opacity: 1;
	border: 1px solid #A0BFC6;
	height: auto;
}
fieldset,
.single_message_element fieldset {
	border: 1px solid #FBDFE8;
	margin-bottom: 6px;
	padding: 6px 9px;
	background: none;
	background-color: #FFF7FA;
	overflow: hidden;
	font-size: 12px;
}
legend,
.single_message_element legend {
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #FBDFE8;
}
/** email_searchbox_background END */
/** sysbar_quick_navigation */
.sysbar_quick_navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 500px;
}
.sysbar_quick_navigation li {
	float: left;
	margin-right: 6px;
}
.sysbar_quick_navigation li:hover a {
	background: #fff;
}
.sysbar_quick_navigation li ul {
	/*background: url("images/main-background-dialog.gif") right 0 repeat-y #fff;*/

	list-style: none;
	margin: 0;
	padding: 0;

	display: none;
}
.sysbar_quick_navigation li:hover ul {
	position: absolute;
	display: block;
	box-shadow: 8px 8px 8px #000;
}
.sysbar_quick_navigation li ul li {
	clear: both;
	width: 200px;
}
.sysbar_quick_navigation li a {
	background: #fff;
	display: block;
	height: 28px;
	padding-left: 3px;
	text-indent: -9999px;
	color: #fff;
	font-size: 12px;
}
.sysbar_quick_navigation li#bar_li_newevents a.new_event_ticker {
	background: transparent;
	display: block;
	text-indent: 0;
	color: #fff;
	font-size: 12px;
	height: 23px;
	background: url(images/icon_party_alarm.gif) right 0 no-repeat;
	padding: 5px 38px 0 6px;
	text-decoration: none;
}
.sysbar_quick_navigation li#bar_li_newevents:hover {
	background: #fff;
}
.sysbar_quick_navigation li#bar_li_newevents:hover a.new_event_ticker {
	color: #e72c63;
	background: url(images/icon_party_alarm_hov.gif) right 0 no-repeat;
}
.sysbar_quick_navigation li a.home.text {
	background: url(images/iconset-party-de-sysbar.gif) 3px 0 no-repeat transparent;
	padding: 5px 3px 7px 28px;
}
.sysbar_quick_navigation li:hover a.home.text {
	background: url(images/iconset-party-de-sysbar.gif) 3px -60px no-repeat #e3e4e5;
	color: #e72c63;
}
.sysbar_quick_navigation li a.text {
	text-decoration: none;
	padding: 5px 3px 7px 3px;
	font-weight: bold;
	height: auto;
	width: auto;
	text-indent: 0;
}
.sysbar_quick_navigation li a.buddys_online {
	background: transparent;
}
.sysbar_quick_navigation li a.new_messages {
	background: transparent;
}
.sysbar_quick_navigation li a.text:hover {
	color: #e72c63;
	background: #e3e4e5;
}

.sysbar_quick_navigation li ul li {
	
}

.sysbar_quick_navigation li ul li a {
	background: #fff;
	border-bottom: 1px solid #EAEAEA;
	display: block;
	font-size: 12px;
	height: auto;
	padding: 3px 9px;
	width: auto;
	
	color:#FF1E64;
	font-weight:bold;
	text-decoration:none;
	opacity: 0.85;
	text-indent: 0;
}
.sysbar_quick_navigation li ul li a:hover {
	opacity: 1.0;
}
/** blogentrys */
a.create_blog {
	display: block;
}
#blogentrys {
	margin: 6px 0;
}
#blogentrys .blogentry_element_container p {
	margin: 3px 0;
}
#blogentrys .blogentry_element_container .more {
	float: left;
	margin-top: 6px;
}
/** blogentrys END */
/** sysbar_quick_navigation END */

/** profile -> guestbook START */
#gbentrys_content {}
#gbentrys_content .forum-singletopic2 {
	border: none;
	margin: 0 0 18px 0;
}
#gbentrys_content .forum-singletopic2 .td01,
#gbentrys_content .forum-singletopic2 .td02,
#gbentrys_content  tr.even,
#gbentrys_content .forum-singletopic2 .tablehead, 
#gbentrys_content .forum-singletopic2 .tablefoot {
	background: none;
}
#gbentrys_content .forum-singletopic2 .tablehead {
	color: #000;
	height: 20px;
}
#gbentrys_content .forum-singletopic2 .tablehead .guestbook_username {
	float: left;
}
#gbentrys_content .forum-singletopic2 .tablehead .guestbook_date {
	float: right;
}
#gbentrys_content .forum-singletopic2 .tablehead .td02 {
	text-align: left;
	padding-left: 24px;
}
#gbentrys_content .forum-singletopic2 .tablebody .td01 {
}
#gbentrys_content .forum-singletopic2 .tablebody .td02 {
	padding: 0;
}
#gbentrys_content .forum-singletopic2 .tablebody .td02 .content_wrapper {
	background: #fff url(images/guestbook_speech_background.gif) 0 0 no-repeat;
	display: block;
	padding: 0 0 0 18px;
}
#gbentrys_content .forum-singletopic2 .tablebody .td02 .content_wrapper .inner {
	border-right: 3px solid #D4DEE2;
	border-bottom: 3px solid #D4DEE2;
	padding: 9px 9px 6px 9px;
}
#gbentrys_content .forum-singletopic2 .guestbook_user_functions {
	margin: 24px 0 -6px 0;
	padding: 3px;
	font-size: 12px;
	text-align: right;
	border-top: 1px solid #D4DEE2;
}
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .report,
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .erase,
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .answer {
	padding: 2px 0 2px 24px;
}
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .report {
	float: left;
	margin: -2px 0 0 0;
	background: url("images/iconset-party-de.gif") no-repeat scroll 2px -240px transparent;
}
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .erase {
	background: url("images/icon-trash.gif") no-repeat scroll 3px 2px transparent;
}
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .answer {
	background: url("images/iconset-party-de.gif") no-repeat scroll 2px 1px transparent
}
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .report:hover,
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .erase:hover,
#gbentrys_content .forum-singletopic2 .guestbook_user_functions .answer:hover {
	background-color: #ffdae5;
}
/** profile -> guestbook END */


#profiledislikes, #profilelikes {
	padding: 0 24px 0 6px;
}
/** votes.html START */

.wrapper_votes {
	float: left;
	padding-right: 9px;
	margin-bottom: 3px;
}

.kommentare {
	float: left;
	border-top: 1px solid #EDF1F3;
	margin: 0 0 6px 0;
	padding-top: 3px;
	width: 436px;
}

.kommentare span.label_votes {
	float: left;
	width: 76px;
}

.kommentare span.value_votes {
	float: left;
	width: 333px;
}

span.label_votes {
	color: #596469;
	float: left;
	font-weight: bold;
	padding-right: 4px;
}

img.value_votes {
	float: left;
	width: 75px;
	margin-top: 0;
}

/** votes.html END */

/** jquery overwrites */
.qtip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ui-widget  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.ui-dialog {
	font-size: 12px;
	background: #fff url("images/main-background-dialog.gif") right 0 repeat-y;
}
.ui-widget-header {
	background-image:url("images/sysbar-background.gif");
}
.ui-widget-header .ui-icon {
	background-image: url(/css/smoothness/images/ui-icons_ff1e64_256x240.gif);
}
div.jGrowl {
	padding-top: 30px;
}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight {
    background: #FFF;
    border: 2px solid #e72c63;
    color: #131718;
}
div.jGrowl div.jGrowl-notification, 
div.jGrowl div.jGrowl-closer {
	background: #fff;
}
/** jquery overwrites END */

/** markitup overwrites */

.markItUpContainer {
	border:1px solid #000;
}
.markItUpEditor {
    border: 3px solid #ff1e64;
	padding:5px 5px 5px 25px;
	width: 90%;
}
.viewport-main-slot01 .markItUpEditor,
.viewport-main-slot02 .markItUpEditor {
	width: 84%;
}
.viewport-main-slot05 .markItUpEditor {
	width: 93%;
}
.markItUpHeader ul ul {
	z-index: 9999;
}
/** markitup overwrites END */

/** Rating overwrites START **/
#viewport-main div.rating-cancel a:hover, #viewport-main div.star-rating a:hover {
	background-color: transparent;
}
/** Rating overwrites START **/


/** Info Popups START **/
#darken {
	position: absolute;
	top: 0;
	background: #000;
	height: 100%;
	width: 100%;
}
#guestlayer {
	background: transparent url(images/popup/party_de_popup.png) 0 0 no-repeat;
	width: 410px;
	height:410px;
}
#guestlayer .close_popup {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(images/popup/close_icon.png) 0 0 no-repeat;
	margin: 0 0 0 369px;
}
#guestlayer .text_wrapper {
	margin: 200px 34px 12px 28px;
}
#guestlayer .text_wrapper h1 {
	color: #FF1E64;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}
#guestlayer .text_wrapper p {
	color: #EDEDED;
	font-size: 12px;
}
/** Info Popups END **/

/** Veranstalterbereich START **/
.produkt_wrapper {
	padding: 3px;
	margin-bottom: 12px;
}
.produkt_wrapper .text_wrapper {
	float: left;
	width: 210px;
	margin-right: 6px;
}
#port_promotion select#event {
	min-width: 120px;
}
.link_list {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	border-top: 1px dotted #84949C;
}
.link_list li {
	border-bottom: 1px dotted #84949C;
}
#viewport-main .link_list a {
	font-weight: normal;
	display: block;
	padding: 5px 6px;
	margin: 0;
	line-height: 100%;
}
#port_register div.row {
	padding: 6px 0;
	border-top: 1px dotted #000000;
}
.label.veranstalter {
	padding-left: 3px;
	width: 160px;
}
#kontakttype {
	width: 345px;
}



#logout_button_port {
	background: url("images/logout-bg-btn.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #FF1E64;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0 0 -2px;
	padding: 6px 0 12px 14px;
	text-transform: uppercase;
	width: 60px;
}
/** Veranstalterbereich END **/


#profilefoto.profile-picture-wrapper {
	position: relative;
	max-width: 260px;
}
#profilefoto.profile-picture-wrapper .op_icon {
	position: absolute;
	bottom: -5px;
	right: 0;
	width: 35px;
	height: 35px;
	background: url(images/icon_op.png) no-repeat scroll 0 0 transparent;
}

/** Bildupload START **/
#divStatus {
	font-size: 12px;
	margin-left: 6px;
}

.swfupload {
	display: block;
	margin: 6px 0 12px 0;
	cursor: pointer;
}
.gallery_save_changes {
	float: right;
	margin: 6px -3px 0 0;
}
/** Bildupload END **/



/** Testing Landingpage START **/

body {
	position: relative
}

br.clear {
	height: 1px
}
div#show {
	position: relative;
	height: 300px;
}
body div.slideshow {
	height: 300px;
	width: 824px;
	padding: 0;
	margin: 0 0 -15px -13px
}
body div#show a:hover {
	background: none;
}
body div.slideshow .feature, body div.slideshow-captions div {
	display: block;
	width: 824px;
	height: 450px;
}

body div.slideshow-captions {
	position: absolute;
	top: 0px;
	left: -12px;
	z-index:1000
}

body div.slideshow .feature p {
	width: 400px;
	display: block;
	float: left
}

body div.slideshow .feature div.caption {
	width: 804px;
	clear: both;
	height: 150px;
	margin-top: -130px;
	padding-top: 20px
}

body div.slideshow .feature.welcome div.caption {
	background-color: #d4ebff
	
}

body div.slideshow .feature.upload div.caption {
	background-color: #f8f637
}

body div.slideshow .feature.organize div.caption {
	background-color: #ffb358
}

body div.slideshow .feature.customize div.caption {
	background-color: #00ffb0
}

body #partyde-teaserbox, 
body #community-teaserbox, 
body #events-teaserbox, 
body #locations-teaserbox {
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-right: 4px;
	margin-top: -2px;
	padding: 14px;
	width: 170px;
	cursor: pointer;
}

body #partyde-teaserbox h2, 
body #community-teaserbox h2, 
body #events-teaserbox h2, 
body #locations-teaserbox h2 {
	background: url(images/landingpage_community/signet_headers.gif) 0 0 no-repeat;
	padding: 9px 0 0 12px;
}

body #locations-teaserbox {
	margin-right: 0px
}

body #partyde-teaserbox {
	background-color: #fee722
}

body #community-teaserbox {
	background-color: #58ffc3
}

body #events-teaserbox {
	background-color: #ffb358
}

body #locations-teaserbox {
	background-color: #58d4ff
}
body #partyde-teaserbox, 
body #community-teaserbox, 
body #events-teaserbox, 
body #locations-teaserbox {
	background: transparent url(images/landingpage_community/teaserbox_bg.png) 0 -10px no-repeat;
	height: 200px;
}
body #partyde-teaserbox:hover, 
body #community-teaserbox:hover, 
body #events-teaserbox:hover, 
body #locations-teaserbox:hover {
	background: transparent url(images/landingpage_community/teaserbox_bg.png) right -10px no-repeat;
	height: 200px;
}
body #partyde-teaserbox *, 
body #community-teaserbox *, 
body #events-teaserbox *, 
body #locations-teaserbox * {
	color: #fff;
}
/** Testing Landingpage END **/
