
/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
img {
	border:0px;
}
body {
	position: relative;
	text-align: center;
	font-size: 12px;
	margin: 0px; 
	background: transparent url(/fileadmin/templates/img/background-1280.jpg) repeat scroll center top
}

table.body {
	width: 955px;
}

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

div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}

td.top_menu {
/*	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;*/
	padding-left:35px;
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end, div.top_menu_link_container_red {
	float: left;
	height: 47px;
/*	border-left: 1px solid #CCCCCC;*/
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_left {
	width:19px;
	height:47px;
	background-image:url(../images/top_menu_link_left.gif);
	background-repeat:no-repeat;
	float:left;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 10pt;
	background-image:url(../images/top_menu_link.gif);
	background-repeat:repeat-x;
	float:left;
	height:47px;
}

div.top_menu_link_right {
	float:left;
	height:47px;
	width:20px;
	background-image:url(../images/top_menu_link_right.gif);
	background-repeat:no-repeat;
}


div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(../images/menu_user.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	display: block;
	text-align:left;
	background-image:url(../images/blackArrow.gif);
	background-repeat:no-repeat;
	background-position:8px 12px;
	padding-left:23px !important;
	padding-top:8px !important;
	padding-bottom:8px !important;
	margin-left:7px;
	margin-right:6px;
	font-size:12px;
	color:#000000 !important;
}

div.menu_item_dropdown a:hover {
	text-align:left;
	background-color:#EFEDE1;
	text-decoration: none;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content {
	width: 955px; 
	padding: 10px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.copyright {
	display:none;
	background: #EEEEEE; 
	padding: 4px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #444444;
	border-top: 1px solid #AAAAAA;
}

div.page_header, .profile_headline {
	font-size: 22px; 
	line-height: 26px; 
	font-weight: bold; 
	margin-bottom: 0.5em;
	color:#000000;
	/*
	font-size: 15pt;
	color: #555555;
	margin-bottom: 0px;
	font-family: Arial,Helvetica,sans-serif;
	*/
}

td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
/*	font-weight: bold; */
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.header {
	padding: 8px 5px 5px 38px;
	font-weight: normal;
	font-size:16px;
	background-image: url(../images/header_orange.gif);
	background-repeat: no-repeat;
	color: #fff;
}

div#newupdates {
	width:36px;
	height:24px;
	float:left;
	overflow:hidden;
	background-image: url(../images/bubble_news_wide.gif); 
	background-repeat: no-repeat;
	text-align:center;
	position:relative;
	top:5px;
/*
	position: absolute; 
	height: 31px; 
	width: 150px; 
	margin: 45px 0px 0px 15px;
	
	*/
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 12px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

input.button {
	display:block; 
	float:left; 
	font-size:12px; 
	font-weight:bold; 
	color:#F56300; 
	background-color:transparent; 
	border:0px; 
	padding:0px 8px 0px 16px; 
	background-image:url(../images/redarrow.gif); 
	background-position:0px 5px; 
	background-repeat:no-repeat; 
	margin:0px;
	text-align:left;
}

input.delbutton {
	display:block; 
	float:left; 
	font-size:12px; 
	font-weight:bold; 
	color:#F56300; 
	background-color:transparent; 
	border:0px; 
	padding:0px 8px 0px 10px; 
	background-image:url(../images/del.gif); 
	background-position:0px 5px; background-repeat:no-repeat; margin:0px;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 12px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 1px solid #DDDDDD;
}

font.small {
	font-size: 7pt;
	font-family: Arial,Helvetica,sans-serif;
}

font.big {
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #F56300; text-decoration: none; }
a:visited { color: #F56300; text-decoration: none; }
a:hover { color: #F56300; text-decoration: underline; }

/*
a.top_menu_item:link { color: #777777; text-decoration: none; }
a.top_menu_item:visited { color: #777777; text-decoration: none; }
a.top_menu_item:hover { color: #444444; text-decoration: underline; }
*/
a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.newupdates:link, a.newupdates:visited, a.newupdates:hover  { display:block; text-decoration:none; color:#f56300 !important; padding:3px 0px 0px 0px; margin:0px 0px 0px 5px; text-align:center;}

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

label:hover { color: #F56300; text-decoration: underline; }











table.tabs {
	margin-bottom: 10px;
}
td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab1 {
	border: 1px solid #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab2 {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	/*padding: 12px 0px 5px 10px;*/
	padding: 12px 0px 5px 0px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	display:block; 
	float:left; 
	font-size:12px; 
	font-weight:bold; 
	color:#F56300; 
	background-color:transparent; 
	border:0px; 
	padding:0px 8px 0px 16px; 
	background-image:url(../images/redarrow.gif); 
	background-position:0px 5px; background-repeat:no-repeat; margin:0px;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
/*
	border: 1px solid #DDDDDD;
	border-top: none;
	background: #FFFFFF;
	*/
	padding: 10px;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	width:295px;
	background-image:url(../images/bgProfileLeftMiddle.gif); 
	background-repeat:repeat-y;
	background-position:2px 0px;
	font-weight: bold;
	color:#fff;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}
div.portal_action {
	padding: 6px 60px 6px 60px; 
	/*border-top: 1px solid #DEDEDE; */
	background-image:url(../images/trennlinie.gif);
	background-repeat:no-repeat;
	background-position:30px 0px;
}
div.portal_action_top {
	padding: 6px 60px 6px 60px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 14pt; 
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px; 
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
/*
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
*/
	padding: 6px 60px 6px 60px; 
	background-image:url(../images/trennlinie.gif);
	background-repeat:no-repeat;
	background-position:30px 0px;
}
div.home_action_top {
/*	padding: 6px 6px 6px 6px; */
	padding: 6px 60px 6px 60px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #CCCCCC; 
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 0px;
	border-top: none;
	padding: 8px;
}















/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	border: 1px solid #DDDDDD;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 10pt;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 7pt;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
}
div.profile_comment_date {
	text-align: right;
	color:#737373;
	padding: 5px 7px 5px 7px;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
}
td.profile_menu1 a, div.nolink {
	background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 12px;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	/*border: 1px solid #BBBBBB;
	background: #F4F4F4;
	margin-bottom: 10px;*/
	padding: 18px 11px 0px 20px;
	background-image:url(../images/htgr_gaetebuch_eintragen.gif);
	background-repeat:no-repeat;
	width:525px;
	height:168px;
}
.comment_area {
	font-family: Arial,Helvetica,sans-serif;
	color: #888888; 
	width: 512px;
	height: 87px;
	margin-top:12px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #EAEAEA; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #AAAAAA;
	border-top: none;
}
/*
div.profile_headline, div.profile_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}
*/













/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 7pt;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	width:549px;
}
tr.messages_header {
	background-image: url(../images/header_msg.gif);
	background-repeat: no-repeat;
}
td.messages_header {
	height:35px;
	font-weight: bold;
	color: #333333;
}
td.messages_left {
	text-align: left;
	vertical-align: middle;
}
td.messages_spacer {
	height:1px; 
	background-image:url(../images/msg_line.gif); 
	background-repeat:no-repeat;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #FDF3EA;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	vertical-align: top;
	padding-top:10px;
	padding-bottom:15px;
}
td.messages_photo {
	padding-top:10px;
	padding-bottom:15px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	float:left;
}
div.messages_date {
	font-size: 7pt;
	color: #777777;
	float:right;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 7pt;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.comment_headline {
/*	padding: 4px 0px 5px 6px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
	*/
	border-bottom: none;
	font-weight: bold;
	font-size:16px;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD; 
	background: #F2F2F2; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 7pt; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute;
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
  cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}
.langmarker {
	display:none;
	width:1px;
	height:10px;
	background-color:red;
}

.top_menu_link a {
	display:block;
	color:#000 !important;
	text-decoration:none;
	padding: 9px 6px 0px 0px;
	float:left;
}

.top_menu_link_container_durchstarten .top_menu_link a {
	color:white !important;
}

.top_menu_link_container_a a {
	color:#fff !important;
}

.top_menu_link_container_o .top_menu_link_left {
	background-image:url(../images/top_menu_link_left_o.gif);
	background-repeat:no-repeat;
}
.top_menu_link_container_o .top_menu_link {
	background-image:url(../images/top_menu_link_o.gif);
	background-repeat:repeat-x;
}
.top_menu_link_container_o .top_menu_link_right {
	background-image:url(../images/top_menu_link_right_o.gif);
	background-repeat:no-repeat;
}

.top_menu_link_container_a .top_menu_link_left {
	background-image:url(../images/top_menu_link_left_a.gif);
	background-repeat:no-repeat;
}
.top_menu_link_container_a .top_menu_link {
	background-image:url(../images/top_menu_link_a.gif);
	background-repeat:repeat-x;
}
.top_menu_link_container_a .top_menu_link_right {
	background-image:url(../images/top_menu_link_right_a.gif);
	background-repeat:no-repeat;
}


.top_menu_link_container_durchstarten .top_menu_link_left {
	background-image:url("/fileadmin/templates/img/subnavigation/durchstarten_left_o.gif");
	background-repeat:no-repeat;
}
.top_menu_link_container_durchstarten .top_menu_link {
	background-image:url("/fileadmin/templates/img/subnavigation/durchstarten_o.gif");
	background-repeat:repeat-x;
}
.top_menu_link_container_durchstarten .top_menu_link_right {
	background-image:url("/fileadmin/templates/img/subnavigation/durchstarten_right_o.gif");
	background-repeat:no-repeat;
}

.contentbox-header { 
	width: 100%; 
	float: left; 
	background: url('/fileadmin/templates/img/bg-contentbox-top-trans.gif') 0 0 no-repeat; 
	height: 30px;
}
.contentbox-content-container { 
	width: 655px; 
	float: left; 
	background: url('/fileadmin/templates/img/bg-contentbox-middle-alt-trans.gif') left top repeat-y; 
}
.contentbox-content-padding {
	padding:0px 60px 0px 60px
}
.contentbox-content-pagination {
	padding:12px 0px 0px 0px;
}
.pagination {
	margin-left:365px; padding-right:0px; padding-bottom: 10px; color:#49473B;
}
.pagination2 {
	margin-left:370px; padding-right:0px; padding-bottom: 10px; color:#49473B;
}
.pagination3 {
	margin-left:375px; padding-right:0px; padding-bottom: 10px; color:#49473B;
}
.pagination4 {
	margin-left:385px; padding-right:0px; padding-bottom: 10px; color:#49473B;
}
.paglink {
	color:#49473B;
}
.contentbox-content { 
	margin: 0 38px 0 0; 
	padding-left: 60px; 
	width: 539px; 
	/* margin-right: 54px; */
}
.contentbox-footer { 
	width: 100%; 
	float: left; 
	height: 20px; 
	background: url('/fileadmin/templates/img/bg-contentbox-bottom.gif') left bottom no-repeat; 
}
.signups-frame {
	float:left; 
	width:68px;
	height:70px; 
	background-image:url(../images/bg_img.gif); 
	background-repeat:no-repeat;
}
.signups-frame img {
	margin-top:1px;
	margin-left:2px;
}
.sidebarBlog {
	background-image:url(../images/trenner-1-trans.gif);
	background-repeat:no-repeat;
	padding:15px 15px 15px 15px;
	font-size:12px;
}
.sidebarBlog a.linkBlack {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.blogImage {
	float:left;
	width:110px;
	height:78px;
	background-image:url(../images/bg_blognews.gif);
	background-repeat:no-repeat;
}
.blogImage img{
	margin-top:1px;
	margin-left:1px;
}
a.profileLink, div.profileLink {
	color:#fff;
	background-image:url(../images/arrowLinkWhite.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
	background-position:0px 14px;
	text-decoration:none;
	padding-top:11px;
}
.myProfileLeftTop {
	background-image:url(../images/bgProfileLeftTop.gif);
	background-repeat:no-repeat;
	width:295px;
	/*height:224px;*/
	overflow:hidden;
	color:#fff;
}
.myProfileLeftBottom {
	background-image:url(../images/bgProfileLeftBottom.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	width:295px;
	height:40px;
}


.subnaviLeft {
	float:left;
	background-image:url(../images/subnaviLeft.gif);
	background-repeat:no-repeat;
	width:11px;
	height:37px;
}
.subnaviMiddle {
	float:left;
	background-image:url(../images/subnaviMiddle.gif);
	background-repeat:no-repeat;
	height:37px;
}
.subnaviMiddle a {
	display:block;
	padding-top:7px;
	color:#000 !important;
	font-weight:bold;
	text-decoration:none !important;
}
.subnaviRight {
	float:left;
	background-image:url(../images/subnaviRight.gif);
	background-repeat:no-repeat;
	width:15px;
	height:37px;
}

.subnavi_o .subnaviLeft {
	background-image:url(../images/subnaviLeft_o.gif);
}
.subnavi_o .subnaviMiddle {
	background-image:url(../images/subnaviMiddle_o.gif);
}
.subnavi_o .subnaviRight {
	background-image:url(../images/subnaviRight_o.gif);
}

.subnavi_a .subnaviLeft {
	background-image:url(../images/subnaviLeft_a.gif);
}
.subnavi_a .subnaviMiddle {
	background-image:url(../images/subnaviMiddle_a.gif);
}
.subnavi_a .subnaviMiddle a {
	color:white;
}
.subnavi_a .subnaviRight {
	background-image:url(../images/subnaviRight_a.gif);
}

.subnavi_a a.menu_item {
	color:#fff !important;
}

.arrowButton {
	display:block; 
	float:right; 
	font-size:12px; 
	font-weight:bold; 
	color:#F56300; 
	background-color:transparent; 
	border:0px; 
	padding:0px 0px 0px 16px; 
	background-image:url(../images/redarrow.gif); 
	background-position:0px 6px; 
	background-repeat:no-repeat; 
	margin:0px;
}

.submenu {
	text-align:left;
	position:absolute;
	display:none;
	background-image:url(../images/bgSubmenu.gif);
	background-repeat:repeat-y;
}
.currentstatus_date {
	color:#5C5C5C;
	font-size:10px;
	padding-bottom:6px;
}
.profile_label {
	float:left; 
	width:178px;
	padding-bottom:6px;
	margin-right:5px;
}
.profile_field {
	float:left; 
	width:350px;
	padding-bottom:6px;
}


li{list-style:none;}
#footer-container     { width: 100%; background: #1b1919; color: #8d8c8c !important; margin-top: 60px; text-align: center; line-height:120%; }
#footer-content       { width: 933px; margin: 0 auto; text-align: left;  line-height:auto;}
#footer-content-row-1 { width: 100%; height: 94px; overflow: hidden; line-height:auto; }
#footer-logo-wwf      { float: left; }

#footer-container div {
	color: #8d8c8c !important;
	font-size:10px !important;
	 line-height:120%;
}

#footer-logo-sponsoring    { float: right; }
#footer-logo-sponsoring li { float: left; margin: 0; padding: 0; }
#footer-logo-sponsoring li.headline { font-size:12px; font-weight: bold; color: #fff; line-height: 120px; }
#footer-logo-sponsoring a  { padding: 0px; }

#footer-content-row-2        { width: 100%; border-top: 1px solid #343232; padding-top: 5px; padding-bottom: 15px; }
#footer-content-row-2 .left  { float: left; font-size: 11px !important; }
#footer-content-row-2 .right { float: right; margin-right: 20px; }
#footer-content-row-2 li     { float: left; }
#footer-content-row-2 a      { color: #8d8c8c; text-decoration: none; line-height:auto; }
#footer-content-row-2 .right a { font-size:11px; }

/* ------- Sitemap ------- */
#footer-content-row-2 table {
	border-collapse: collapse;
	padding: 0;
	margin:0;
}
#footer-content-row-2 td {
	border-collapse: collapse;
	padding: 0;
	margin:0;
	vertical-align: top;
	padding-left:20px;
	width: auto;
	height: auto;
	line-height: 18px;
}
#footer-content-row-2 a {
	padding-left: 0px;
	font-size: 12px;
}
#footer-content-row-2 b {
	color:#fff;font-weight:bold;font-size:12px;
}

#smoothbox_container {
}

#community_subnavi {
	padding-left:35px; 
	margin-bottom:12px;
}
#community_middle {
	float:left; 
	width:640px;
	overflow:hidden;
}
#community_right {
	float: left; 
	width: 300px;
}

.applicantFacts a:link, .applicantFacts a:visited, .applicantFacts a:active, .applicantFacts a:hover {
	color:#F56300;
}

.memberListHighlight .applicantFacts a:link, .memberListHighlight .applicantFacts a:visited, .memberListHighlight .applicantFacts a:active, .memberListHighlight .applicantFacts a:hover {
	color:white;
}

#ajax_currentstatus_date {
	font-size:7pt;
}
#ajax_status {
	padding-bottom:8px;
}
.contentbox-content-reiter {
	padding:0px 60px 0px 60px;
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:auto;
	height:auto;
}
a.statuslink {
	color:#fff; 
	font-weight:normal;
}

div.teaserbox_inactive {
	background-image:url(/fileadmin/content_marginal_rechts/teaser2/img/box_inactive.jpg);
	cursor:pointer;
	height:40px;
	width:290px;
	overflow:hidden;
}

div.teaserbox_headline {
	font-size:16px;
	font-weight:bold;
	color:#4E442C;
	margin-bottom:10px;
}

div.teaserbox_inactive div.link {
	margin:9px 0 0 38px;
}

div.teaserbox_inactive div.link a {
	color:white;
	font-size:16px;
	text-decoration:none;
}

div.teaserbox_darkgreen {
	background-image:url(/fileadmin/content_marginal_rechts/teaser2/img/box_darkgreen.jpg);
}

div.teaserbox_lightgreen {
	background-image:url(/fileadmin/content_marginal_rechts/teaser2/img/box_lightgreen.jpg);
}

div.teaserbox_orange {
	background-image:url(/fileadmin/content_marginal_rechts/teaser2/img/box_orange.jpg);
}

div.teaserbox_red {
	background-image:url(/fileadmin/content_marginal_rechts/teaser2/img/box_red.jpg);
}

div.profileHolder {
	position:relative;
}
.white {
	color:#fff;
}
.memberListHighlight {
	margin-top:-13px;
	/*height:89px;*/
	background:url(/community/images/moderator_background.gif) 88px 0px no-repeat;
	color:white;
	padding-top:13px;
	/*background-color:#F9B17F;*/
	width:273px;
}
.membersListSpacer {
	height:11px; width:250px; float:left;
}
.applicantFacts {
	line-height:130%;
}
.applicantImage a {
	display:block;
	width:86px;
	height:86px;
}
.profileMyGroups {
	font-size:22px; margin-top:24px;
}
.profileMyGroupsHolder {
	padding:15px 22px 2px 2px; float:left; background-image:url(/community/images/bg_groupimg.gif); background-repeat:no-repeat; background-position:0px 15px;
}
.profileMyGroupsImg {
	width:58px; height:58px;  background-repeat:no-repeat;
}
.profileMyGroupsImg a {
	display:block;
}
#profileMyGroupsName {
	background-color:#ffffff;
	font-size:10px;
	cursor:pointer;
	flaot:left;
	padding:2px 11px;
	position:absolute;
	display:none;
}

#group_members_searchbox_link {
	float:none;
	width:105px;
}

.pimpedNewsHR {
	background-image:url(/community/images/trennlinie.gif); 
	background-repeat:no-repeat; 
	height:1px; 
	margin-right:30px; 
	margin-left:30px;
	overflow:hidden;
}
.pimpedNewsContainer {
	background-image:url(/community/images/bg_community.gif); 
	background-repeat:repeat-y; 
	margin-left:33px; 
	margin-right:27px;
}
.pimpedNewsWrapper {
	padding-top:19px; 
	margin-right:30px; 
	padding-bottom:19px; 
	margin-left:20px; 
	background-image:url(/community/images/community_news_affe.gif); 
	background-repeat:no-repeat; 
	background-position:right 19px;
}
.pimpedNewsDonation {
	background-image:url(/community/images/community_retter_herz.gif); 
}
.pimpedNewsTiger {
	background-image:url(/community/images/logo_tiger.gif); 
	background-position:right 7px;
}
.pimpedNewsIco {
	float:left; 
	margin-left:7px;
}
.pimpedNewsBox {
	clear:both; 
	padding-top:19px; 
	margin-left:30px;
}
.pimpedNewsBoxForest {
	margin-left:30px;
}
.pimpedNewsDate {
	color:#999999; 
}
a.pimpedNewsLink {
	color:#539612;
}
a.pimpedNewsLinkDonation {
	color:#bd0042;
}
a.pimpedNewsLinkForest {
	color:#2e5d14;
}
a.pimpedNewsLinkIdeacontest {
	color:#b90036;
}
.pimpedNewsThumb {
	margin-top:19px;
	margin-left:14px;
	border:1px solid #777;
}
