html, body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
}

td#logo {
	height: 100px;
}

td {
	font-size: 11px;
}
td a {
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}

table.mainTable {
	background-image: url(../images/bg_bubble_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
}

td.mainArea {
	background-image: url(../images/bg_bubble_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}


td.welcomeUser {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	vertical-align: middle;
	text-align: left;
}

td.welcomeUser a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	vertical-align: middle;
	text-align: left;
}

td.welcomeLogin {
	padding-right: 15px;
	vertical-align: middle;
	text-align: right;
}

td.welcomeLogin input.textLogin {
	border: 0px;
	height: 17px;
	width: 100px;
	size: 100px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 2px;
}

table.tableLogin td {
	padding:2px;
	vertical-align: middle;
}

div.clSub {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

div.clSub a {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 14px;
	text-decoration: none;
}

div.clSub a:hover {
	text-decoration: underline;
}

div.clSub a.act {
	font-size: 11px;
	color: #D82301;
	line-height: 14px;
	text-decoration: none;
}

div.clSub a.act:hover {
	text-decoration: underline;
}

td.memberMenu {
	font-size: 11px;
	color: #BBBBBB;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.memberMenu a {
	font-size: 11px;
	color: #BBBBBB;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
td.memberMenu a:hover {
	text-decoration: underline;
}
td.memberMenu a.act {
	font-size: 11px;
	color: #D92301;
	text-decoration: none;
}
td.memberMenu a.act:hover {
	text-decoration: underline;
}


td.contentLeft {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
}
td#contentLeft {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
}

div#langMenu {
	padding-top: 8px;
	padding-bottom: 4px;
}

td#contentMiddle {
	padding-top: 1px;
	vertical-align: top;
	color: #FFFFFF;
}

td#contentMiddle a {
	color: #AAAAAA;
}

td#contentMiddle td.content {
	font-size: 11px;
}

td.contentRight {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
}

td#contentRight {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

td#memberMenu {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#skyscraperframe {
	padding-top: 101px;
	background-color: black;
}

#whitespace {
	background-color: black;
}

.content {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}

.content a {
	font-size: 11px;
	color: #FFFFFF;
}

.content a:hover {
	font-size: 11px;
	color: #FFFFFF;
}


table#contentTableMembers {
}
table#contentTableMembers td#left {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	width: 310px;
}
table#contentTableMembers td#right {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	width: 100px;
	padding-left: 10px;
}


table#contentTableMembers1 {
}
table#contentTableMembers1 td#left {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	width: 195px;
}
table#contentTableMembers1 td#right {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	width: 195px;
	padding-left: 10px;
}


table#contentTableFront {
}
table#contentTableFront td#left {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	width: 240px;
}
table#contentTableFront td#right {
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	width: 150px;
	padding-left: 10px;
}

td#menuBottom {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #A5A5A5;
}
td#menuBottom a {
	font-size: 11px;
	color: #A5A5A5;
	text-decoration: none;
}
td#menuBottom a:hover {
	font-size: 11px;
	color: #A5A5A5;
	text-decoration: underline;
}
td#menuBottom a.act {
	font-size: 11px;
	color: #D82301;
	line-height: 14px;
	text-decoration: none;
}
td#menuBottom a.act:hover {
	text-decoration: underline;
}

td.userMenu, td.userLogout {
	font-size: 10px;
	color: #A5A5A5;
}
td.userMenu a, td.userLogout a {
	font-size: 10px;
	color: #A5A5A5;
	text-decoration: none;
}
td.userMenu a:hover, td.userLogout a:hover {
	font-size: 10px;
	color: #A5A5A5;
	text-decoration: underline;
}

td.userMenu a.act {
	font-size: 10px;
	color: #D82301;
	line-height: 14px;
	text-decoration: none;
}

td.userMenu a.act:hover {
	text-decoration: underline;
}

td.userLogout {
	text-align: right;
}


/**
	glamfactor
**/

div.glamfactor td.glamfactor_mid {
	vertical-align: middle;
	text-align: center;
	font-size: 7pt;
	font-family: Verdana;
	color: #FFFFFF;
}

div.glamfactor div.glamfactor_descr, div.glamfactor_error {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

div.glamfactor div.glamfactor_descr a {
	color: #666665;
	text-decoration: none;
}div
div.glamfactor div.glamfactor_descr a:hover {
	color: #666665;
	text-decoration: underline;
}


/**
	parties
**/

#contentMiddle div.partyheadline {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}
#contentMiddle div.partyheadline a {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
#contentMiddle div.partyheadline a:hover {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}

#contentMiddle div.partysubheader {
	padding-top: 5px;
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}
#contentMiddle div.partysubheader a {
	font-size: 11px;
	font-family: Verdana;
	color: #BDBDBD;
	text-decoration: none;
}
#contentMiddle div.partysubheader a:hover {
	font-size: 11px;
	font-family: Verdana;
	color: #BDBDBD;
	text-decoration: underline;
}

#contentMiddle td table td.pagebrowser {
	font-size:10px;
	color:#989F99;
	font-family:Verdana;
	background-color:#1C1C1C;
}

#contentMiddle td table td.pagebrowser a {
	font-size:10px;
	color:#989F99;
	font-family:Verdana;
	background-color:#1C1C1C;
	text-decoration: underline;
}

#contentMiddle td table td.pagebrowser a:hover {
	font-size:10px;
	color:#989F99;
	font-family:Verdana;
	background-color:#1C1C1C;
	text-decoration: underline;
}

#contentMiddle .parties td.options td {
	font-size:10px;
	color:#FFFFFF;
	font-family:Verdana;
	background-color:#000000;
}


#contentMiddle a.top10listlink {
	font-size: 8px;
}


#contentMiddle .tx-guestbook-list-small {
	color: #999999;
}
#contentMiddle .tx-guestbook-list-small a {
	color: #999999;
	text-decoration: none;
}
#contentMiddle .tx-guestbook-list-small a:hover {
	color: #999999;
	text-decoration: underline;
}


/**
	calendar
**/

th.calendar {
	font-family: tahoma;
	font-size: 10px;
	color: #EDEEEC;
	font-weight: normal;
	background-color: #444444;
	padding: 2px;
}
td.calendar, td.calendarselection, td.todaycalendar {
	font-family: tahoma;
	font-size: 10px;
	color: #EDEEEC;
	font-weight: normal;
	background-color: #444444;
	text-align: center;
	padding: 2px;
	border-top: 1px solid black;
}

td.calendar a, td.calendarselection a, td.todaycalendar a {
	font-family: tahoma;
	font-size: 10px;
	color: #EDEEEC;
	font-weight: normal;
	background-color: #444444;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

td.todaycalendar, td.todaycalendar a {
	font-weight: bold;
	text-decoration: none;
}

td.calendarselection, td.calendarselection a {
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
}

td.week, th.week {
	border-right: 1px solid black;
	padding: 0px;
}

a.calendar {
	font-family: tahoma;
	font-size: 10px;
	color: #EDEEEC;
	font-weight: normal;
	background-color: #444444;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

select.eventfinderSelect {
	border: 1px solid black;
	width: 145px;
	height: 20px;
	font-size: 11px;
	font-family: Verdana;
	/*vertical-align: centre;*/
	line-height: 20px;
}

DIV.contentphoto {
	/*float:left;*/
	padding-right:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-top:0px;
	margin:0px;
	border:0px;
}

.yellowGold {
	color: #FFBA00;
}

.darkGrey {
	color: #777777;
}
.darkGrey a {
	color: #777777;
}
.lightGrey {
	color:#AAAAAA;
}
.lightGrey a {
	color:#AAAAAA;
}

/**
	my photos
**/

span.morePics {
	font-size:10px;
	color:#989F99;
	font-family:Verdana;
}

span.morePics a {
	font-size:10px;
	color:#989F99;
	font-family:Verdana;
	text-decoration: none;
}

span.morePics a:hover {
	font-size:10px;
	color:#989F99;
	font-family:Verdana;
	text-decoration: underline;
}

/**
	my event
**/
.partyname {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana;
	line-height: 16px;
}
.partyname a {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana;
	text-decoration: none;
	line-height: 16px;
}
.partyname a:hover {
	text-decoration: underline;
}

.location {
	font-size:11px;
	color:#777777;
	font-family:Verdana;
	line-height: 16px;
}
.location a {
	font-size:11px;
	color:#777777;
	font-family:Verdana;
	text-decoration: none;
	line-height: 16px;
}
.location a:hover {
	text-decoration: underline;
}

/**
	branchenfinder
**/

select.option150 {
	border: 1px solid black;
	width: 140px;
	height: 20px;
	font-size: 11px;
	font-family: Verdana;
	/*vertical-align: center;*/
	line-height: 20px;
}

table.photofinder {
	background-color: #444444;
	text-align: left;
	line-height: 14px;
}

td.photofinder {
	font-family: Verdana;
	font-size: 11px;
	color: #EDEEEC;
	font-weight: normal;
	background-color: #444444;
	line-height: 16px;
	border-top: 1px solid black;
	padding-left: 2px;
}

td.photofinder a {
	font-family: Verdana;
	font-size: 11px;
	color: #EDEEEC;
	text-decoration: none;
}

td.photofinder a:hover {
	color: #EDEEEC;
	text-decoration: underline;
}

/**
	lifestyle locations
**/
.lifestylelocations .normal a {
	font-family: Verdana;
	font-size: 11px;
	color: #BDBDBD;
	text-decoration: none;
}
.lifestylelocations .normal a {
	text-decoration: underline;
}




TD.pi1listheader A, TD.pi1listheader A:visited {
	text-decoration: none;
	color: #ffffff;
}
TD.pi1listheader, TD.pi1listheader {
	text-decoration: none;
	color: #ffffff;
}
TD.pi1listheader A:hover {
	text-decoration: underline;
	color: #ffffff;
}

TD.pi1listtd , TD.pi1listtd A, TD.pi1listtd A:visited, TD.pi1singletd , TD.pi1singletd A, TD.pi1singletd A:visited {
	color: #ffffff;
	text-decoration: none;
}
TD.pi1listtd A:hover, TD.pi1singletd A:hover {
	color: #ffffff;
	text-decoration: underline;
}

FONT.pi1listtitle , FONT.pi1listtitle A, FONT.pi1listtitle A:visited {
/*	text-transform: Uppercase;
	font-weight: bold;
	color: #000000;
*/
	color: #fffbef;
	font-weight: bold;
	font-size: 11px;
}

FONT.pi1listtitle A:hover {
	text-decoration: underline;
}
FONT.pi1listdate {
	color: #736952;
}
A.pi1listpaginglink {
	text-decoration: none;
}
A.pi1listpaginglink:hover {
	text-decoration: underline;
}
FONT.pi1listpagingselected {
	color: #000000;
	font-size: 10px;
	background-color: white;
	text-decoration: none;
}



/**
	shop
**/

td.pi1singletd td.product {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
td.pi1singletd td.product font.pi1listtitle {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.pi1singletd td.product a {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.pi1singletd td.product a:hover {	
	text-decoration: underline;
}

td.pi1singletd td.productsub {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
td.pi1singletd td.productsub a {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td.pi1singletd td.productsub a:hover {	
	text-decoration: underline;
}

td.pi1singleback {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
td.pi1singleback a {	
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td.pi1singleback a:hover {	
	text-decoration: underline;
}


/**
	sr_feuser_register
**/
.tx-srfeuserregister-pi1 p { 
	font-family:Verdana, sans-serif; 
	font-size:12px; 
	line-height:125%; 
	color:white; 
	margin-top:8px; 
	margin-bottom:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	padding-right:3px; 
	padding-left:3px; 
	text-indent:0px; 
}
.tx-srfeuserregister-pi1 a:link { 
	background-color:transparent; 
	color:white; 
	text-decoration:none; 
	font-weight:normal;
}
.tx-srfeuserregister-pi1 a:visited { 
	background-color:transparent; 
	color:white; 
	font-weight:normal; 
	text-decoration:none; 
}
.tx-srfeuserregister-pi1 a:hover { 
	background-color:transparent; 
	color:white; 
	text-decoration:underline; 
}
.tx-srfeuserregister-pi1 a:active { 
	background-color:transparent; 
	color:white; 
	font-weight:normal; 
	text-decoration:none; 
}
.tx-srfeuserregister-pi1 td { 
	vertical-align:top;  
	font-family:Verdana, sans-serif; 
	font-size:12px; 
	line-height:125%; 
	color:white; 
	margin-top:8px; 
	margin-bottom:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	padding-right:3px; 
	padding-left:3px; 
	text-indent:0px;
}

.tx-srfeuserregister-pi1 input[type=radio] { 
	vertical-align: middle; 
	margin-left: 11px; 
	margin-right: 5px; 
	width: 20px;
}

#tx-srfeuserregister-pi1-gender-0, #tx-srfeuserregister-pi1-gender-1 { 
	vertical-align: middle; 
	margin-left: 11px; 
	margin-right: 5px; 
	width: 20px;
}

.tx-srfeuserregister-pi1 input { 
	width: 200px;
}



.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { 
	font-size:11px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 1px solid black;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { 
	font-size:11px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 1px solid black;
	width: 200px;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { 
	font-size:11px; 
	font-family:Verdana; 
	background-color:transparent;
}
.tx-srfeuserregister-pi1 select { 
	width: 200px;
}
.tx-srfeuserregister-pi1 textarea { 
	width: 200px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input  { 
	vertical-align:middle; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input  { 
	vertical-align:middle; 
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: inside; 
	margin: 0 0 0 .5em; 
	font-size: 1em; 
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { 
	margin: 0 0 .4em 0; 
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { 
	margin: 0; 
	padding: 0 0 0 .5em; 
	font-size: 1em; 
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { 
	list-style-type: square; 
	list-style-image: none; 
	list-style-position: inside; 
	margin: 0; 
	font-size: 1em; 
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { 
	float: left; 
	margin: 0 2em 0 0;
}


/**
	newloginbox
**/

.tx-newloginbox-pi1 input {
	font-size:10px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 2px solid transparent;
}

.tx-newloginbox-pi1 p {
	font-size:11px; 
	font-family:Verdana; 
	color: #FFFFFF;
}

.tx-newloginbox-pi1 h3 {
	visibility: hidden;
}


/**
	qnc_singlemarket
**/

.tx-qncsinglemarket-pi1 input {
	font-size:11px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 1px solid black;
	vertical-align:middle; 
}

.tx-qncsinglemarket-pi1 input[file] {
	font-size:11px; 
	font-family:Verdana; 
	background-color:#FFFFFF;
	border: 1px solid black;
	vertical-align:middle; 
	width:200px;
}

.tx-qncsinglemarket-pi1 select {
	font-size:11px; 
	line-height: 14px;
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 1px solid black;
	vertical-align:middle; 
}

.tx-qncsinglemarket-pi1 textarea {
	font-size:11px; 
	line-height: 14px;
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 1px solid black;
	vertical-align:middle; 
}




input {

	font-size:11px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 2px solid #C1C1C1;
	vertical-align:middle; 
}
input [type=image] {
	border: 0px;
	vertical-align:middle; 
}

td.input [type=radio], td.input [type=checkbox] {
	border: 1px solid #C1C1C1;
}

select {

	font-size:11px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 2px solid transparent;
	vertical-align:middle; 
}
textarea {

	font-size:11px; 
	font-family:Verdana; 
	background-color:#DBD5CA;
	border: 2px solid transparent;
	vertical-align:middle; 
}


/**
	tx-srsendcard-pi1
**/

div.tx-srsendcard-pi1 table tr td p {
	color: #FFFFFF;
	text-decoration: none;
}
div.tx-srsendcard-pi1 table tr td p a {
	color: #FFFFFF;
	text-decoration: none;
}
div.tx-srsendcard-pi1 table tr td p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.tx-srsendcard-pi1 table tr td p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/**
	qnc_photorating
**/
.rating td {
	font-family: Tahoma;
	font-size:11px;
	color: #FF0000;
/**	font-weight: bolder;**/
	text-align: center;
	vertical-align: middle;
}
.rating td.topflop {
	text-align: center;
}
.rating_num td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.ratingradio {
	vertical-align: middle; 
	margin-left: 11px; 
	margin-right: 5px; 
	width: 20px;
	border: none;
	background-color: #000000;
}



/**
	nametags
**/

/* Fading Tooltips */
.toolTip {
	position:absolute;
	width:100px;
	background-image: url("../images/pagebrowser_bg.gif");
	border:1px solid #A5A5A5;
	text-align:left;
	padding:2px;
	font:9px verdana,arial,serif;
	-moz-border-radius:5px;
	z-index:1000;
	/*filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;*/
}
.toolTip p {
	margin:0;
	padding:0;
	color:#fff;
	font:10px verdana,arial,serif;
}
.toolTip p em {
	display:block;
	margin-top:3px;
	color:#f60;
	font-style:normal;
	font-weight:bold;
}

.tooltip2,.tooltip2 *{display:block} /*added by javascript*/

.tooltip2{ width: 100px; color:#000;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center}

.tooltip2 span.top{padding: 30px 8px 0;
    background: url(http://217.11.59.11/fileadmin/templates/images/bt.gif) no-repeat top}

.tooltip2 b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(http://217.11.59.11/fileadmin/templates/images/bt.gif) no-repeat bottom}


/* top 10 */
.slide {
   position: absolute;
   visibility : hidden;
   width: 130px;
}
#slide0 {
   visibility : visible;
}
#slidemovies0 {
   visibility : visible;
}



.csc-mailform {
	border-color: transparent;
}

.csc-mailform-field {
	padding-top: 5px;
	padding-bottom: 5px;
}

#contenttop {
	padding: 0px;
	margin: 0px;
}



div.tx_mpusersonline_pi1 {
	float: left;
}