html {
overflow-x: hidden;
}
body {
background:#003366;
background-position:center 0;
background-repeat:repeat-x;
/* background-image:url(../kachel_head_body_nacht.png); */
}
* html body {
	overflow: hidden;
}
a:link { color: #A3D8ED; text-decoration: none; }
a:visited { color: #A3D8ED; text-decoration: none; }
a:hover { color: #A3D8ED; text-decoration: underline; }
a.menu_item:link { color: #3399CC; text-decoration: none; }
a.menu_item:visited { color: #3399CC; text-decoration: none; }
a.menu_item:hover { color: #A3D8ED; text-decoration: none; }
div#head {
	width: 1600px;
	height: 315px;
	background-image:url(../head_nacht.png);
	background-repeat:no-repeat;
	background-position:center;
	top: 0px;
	left: 50%;
	margin-left: -800px;
	position: absolute;
	z-index: 99;
}
div#logo {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -458px;
}
div#slogan {
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: 155px;
}
div#topmenu {
    position: absolute;
	height:30px;
	width:1150px;
	left: 300px;
	top: 285px;
}
div.topmenu_btn_mitte {
	background:url(../navi_mitte_nacht.png) repeat-x center;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
div.topmenu_link, div.topmenu_dropdown_item {
	padding-top: 5px;
}
div.topmenu_link a:link, div.topmenu_dropdown_item a:link {
	color: #333;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-decoration: none;
}
div.topmenu_dropdown_item a:link {
	font-size: 13px;
}

div.topmenu_link a:visited, div.topmenu_dropdown_item a:visited {
	color: #333;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-decoration: none;
}
div.topmenu_link a:hover, div.topmenu_dropdown_item a:hover {
	color: #FFA313;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-decoration: none;
}
div.topmenu_dropdown_item a:visited {
	font-size: 13px;
}
div.topmenu_dropdown_item a:hover {
	color: #FFA313;
	font-size: 13px;
}
div.topmenu_dropdown {
	position: absolute; 
	top: 30px;
	left: 0px;
	text-align: left;
	z-index: 99;	
}
div#menu_dropdown_home {
	left: 0px;
}
div#menu_dropdown_profil {
	left: 64px;
}
div#menu_dropdown_user {
	left: 134px;
}
div#menu_dropdown_freunde {
	left: 193px;
}
div#menu_dropdown_gruppen {
	left: 275px;
}
div#menu_dropdown_punkte {
	left: 354px;
}
div#menu_dropdown_anzeigen {
	left: 428px;
}
div#menu_dropdown_umfragen {
	left: 518px;
}
div#menu_dropdown_blogs {
	left: 611px;
}
div#menu_dropdown_events {
	left: 677px;
}
div#menu_dropdown_videos {
	left: 752px;
}
div#menu_dropdown_nachrichten {
	left: 826px;
}
div#menu_dropdown_mehr {
	left: 939px;
}
div.topmenu_box {
	padding: 3px;
}
div.topmenu_dropdown_content {
	padding: 10px;
	background: #7BD5FB;
	background-image: url(../navi_box_bg_nacht.png);
	background-repeat: repeat-x;
	background-position: top center;
}
#tb, #bb {
	background-color: none;
	background-repeat: repeat-x;
}	
#tb {
	background-image:url(../navi_box_om_nacht.png);
	background-position: 0% 0%;
}
#bb {
	background-image:url(../navi_box_um_nacht.png);
	background-position: 50% 100%;

}
#rb, #lb {
	background-color: none;
	background-repeat: repeat-y;
}
#rb {
	background-image:url(../navi_box_mr_nacht.png);
	background-position: 100% 0%;
}
#lb {
	background-image:url(../navi_box_ml_nacht.png);
	background-position: 0% 100%;
}

div#userwerbung {
	padding-bottom: 20px;
}
td#reste {
padding-top: 350px;
}
div#rest {
	position: static;
	top: 350px;
	width: 100%;
}
div#inhalt {
	padding-bottom: 50px;
	width: 1034px;
	height: 100%;
	min-height: 100px;
	text-align: left;
}
div#foot_werbung {
	position: static;
	margin-bottom: 25px;
	width: 1034px;
}	
div.ad_bottom {
	border: 2px solid #A3D8ED;
	width: 728px;
	height: 90px;
	padding-top: 0px;
	margin: 0 auto 0 auto;
}
div#foot {
	position: static;
	bottom: 10px;
}
td#foot {
	padding-top: 50px;
}
div#foot_stats {
	background-image:url(../mitglieder_gruppen_alben_nacht.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left: 200px;
	height: 120px;
	min-height: 120px;
	position: absolute;
	bottom: 32px;
	left: 50%;
	margin-left: -120px;
	z-index: 100;
}
div#foot_stats_txt {
	text-align: right; 
	width:200px;
	color: #003366;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 18px;
	padding-top: 6px;
	line-height: 28px;
}
div#foot_link {
	position: relative;
	bottom: 10px;
	left: 430px;
	color: #A3D8ED;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 12px;
}
div#foot_link a {
	color: #A3D8ED;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
div#home {
	min-height: 665px;
}
div#login_box {
	background-image:url(../login_box_nacht.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 263px;
	height: 158px;
	position: absolute;
	left: 50%;
	margin-left: 100px;
	top: 375px;
}
div#login_box_form {
	padding-top: 52px;
	padding-left: 14px;
}
div#login_box_user {
	padding-top: 48px;
	margin-left: 20px;
}
.remember_label {
	color: #FFF9F2;
	font-weight: bold;
	font-family: 'Times New Roman';
	text-decoration: none;
}
.user_label {
	color: #FFF9F2;
	font-weight: bold;
	font-family: 'Times New Roman';
	text-decoration: none;
	padding-left: 20px;
	text-align: center;
}
.user_label a:link, .user_label a:visited, .user_label a:hover {
	color: #FFF9F2;
	font-weight: bold;
	font-family: 'Times New Roman';
	text-decoration: none;
}
#login_box_go {
	width: 63px;
	height: 41px;
	margin: 0px;
	padding: 0;
	margin-top: 2px;
	margin-left: 0px;
	border: 0;
	background: transparent url(../go_nacht.png) no-repeat center top;
	cursor: hand;
}
a.registrieren_link {
	color: #333333; 
	font-weight: bold;
	font-family: 'Times New Roman';
	text-decoration: underline;
}
a.registrieren_link:hover {
	color: #FFF; 
}

div#willkommen {
	width: 951px;
	height: 73px;
	position: absolute;
	top: 550px;
	left: 50%;
	margin-left: -475px;
}
div#text_box {
	background-image:url(../textfeld_nacht.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 731px;
	min-width: 731px;
	height: 185px;
	min-height: 185px;
	position: absolute;
	top: 630px;
	left: 50%;
	margin-left: -365px;
}
div#text_box_txt {
	color: #FFF;
	padding: 8px 15px 8px 15px;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	font-family: Verdana;
}
a.text_box_link {
	color: #A3D8ED; 
	text-decoration: underline;
}
a.text_box_link:hover {
	color: #FFF;
}

div#anmelden {
	position: relative;
	left: 30px;
	top: 10px;
	float:right;
	margin-left: 0px;
}
div#mitglieder_box {
	width: 1000px;
	min-width: 1000px;
	height: 158px;
	min-height: 158px;
	position: absolute;
	top: 870px;
	left: 50%;
	margin-left: -500px;
	padding-left: 20px;
}
div#mitglieder_box_letzte {
	background-image:url(../letzten_logins_nacht.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 476px;
	min-width: 476px;
	height: 148px;
	min-height: 148px;
	position: relative;
	left: 0px;
	float: left;
}
div#mitglieder_box_letzte_pics {
	padding: 51px 0 0 28px;
}
div#mitglieder_box_aktive {
	background-image:url(../aktivsten_mitglieder_nacht.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 476px;
	min-width: 476px;
	height: 148px;
	min-height: 148px;
	position: relative;
	left: 0px;
	float: left;
}
div#mitglieder_box_aktive_pics {
	padding: 51px 0 0 30px;
}
div.mitglieder_box_letzte_pics_inner {
	clear:none; 
	float:left; 
	width:72px; 
	margin-right: 15px;
}
div.mitglieder_box_aktive_pics_inner {
	clear:none; 
	float:left; 
	width:72px; 
	margin-right: 15px;
}

div#eigener_style {
	width: 965px;
}
div.page_header {
	text-align: left;
}
div#topmenu_eigener_style {
    position: absolute;
	width:1150px;
	left: 50%;
	margin-left: -505px;
	top: 20px;
}
/* ENDE DESIGN */
div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #FFF9F2;
}

div.page_header {
	font-size: 15pt;
	color: #A3D8ED;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

td.tab {
	background: none;
	border-bottom: 1px solid #A3D8ED;
}
td.tab0 {
	font-size: 1pt;
	border-bottom: 1px solid #A3D8ED;
}
td.tab1 {
	border: 1px solid #A3D8ED;
	border-top: 3px solid #A3D8ED;
	border-bottom: none;
	font-weight: bold;
}
td.tab2 {
	background: none;
	border: 1px solid #A3D8ED;
	border-top: 3px solid #A3D8ED;
	font-weight: bold;
}
td.tab3 {
	background: none;
	border-bottom: 1px solid #A3D8ED;
}

div.header {
	border: 1px solid #A3D8ED;
	background: transparent none;
	color: #FFF9F2;
}

td.button {
	border: 1px solid #A3D8ED;
	border-left: 5px solid #A3D8ED;
	background: none;
	font-weight: bold;
}
input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	color: #A3D8ED;
	font-weight: bold;
	background: transparent;
	border-top: 1px solid #A3D8ED;
	border-left: 1px solid #A3D8ED;
	border-bottom: 1px solid #A3D8ED;
	border-right: 1px solid #A3D8ED;
}
td.result {
	border: 1px dashed #A3D8ED;
	background: transparent;
}
td.error {
	color: #FF0000;
	background: none;
	border: 1px dashed #A3D8ED;
}
td.success {
	background: transparent none;
	border: 1px dashed #A3D8ED;
}
div.friends_result {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.border {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.border_unten {
	border-bottom: 1px solid #A3D8ED;
	background: transparent;
}
/* ENDE ALLGEMEIN */
div.SEP_WidgetHome_Widget_Header {
	background: none;
	border: solid 2px #A3D8ED;
	color: #A3D8ED;
}
div.SEP_WidgetHome_Widget_Header:hover {
	background: transparent url(../images/widgets_home_move_icon.gif) no-repeat;
	background-position: 97% 50%;
}
div.SEP_WidgetHome_Widget_Content {
	background: none;
	border: solid 1px #A3D8ED;
}
div#SEP_WidgetHome_AvailableWidgets {
	border-top:1px dashed #A3D8ED;
}
td.SEP_WidgetHome_AvailableWidgets_td1 {
	border-top: 1px dashed #A3D8ED;
	border-left: 1px dashed #A3D8ED;
	border-bottom: 1px dashed #A3D8ED;
	border-right: 1px solid #A3D8ED;
}
td.SEP_WidgetHome_AvailableWidgets_td2 {
	background: transparent;
}
div.SEP_WidgetHome_Marker {
	border: 1px dashed #A3D8ED;
}

ul.better_newsfeed_tabs li {
	border-left:1px solid #A3D8ED;
	border-right:1px solid #A3D8ED;
	border-bottom:1px solid #A3D8ED;		
	border-top:2px solid #A3D8ED;	
	background: none;
}
ul.better_newsfeed_tabs li.active {
	background: none;	
	border-bottom-color: none;
}
/* ENDE USER_HOME */
div.album {
	background: none;
	border: 1px solid #A3D8ED;
}
div.album_stats {
	color: #A3D8ED;
}
div.album_photo {
	background: #FFFFFF; 
	border: 2px solid #A3D8ED; 
}
td.album_photo {
	background: #FFFFFF; 
	border: 2px solid #A3D8ED; 
}
/* ENDE ALBUM */
div.signup_header {
	background: none;
	border: 1px solid #A3D8ED;
}
td.signup_photo {
	background: none; 
	border: 1px solid #A3D8ED;
}
img.signup_code {
	background-color: #FFF;
	border: 3px solid #A3D8ED;
}
/* ENDE ANMELDUNG */
img.photo {
	border: 1px solid #A3D8ED;
}
div.profile_friend_photo {
	border: 1px solid #A3D8ED;
}
td.profile_photo {
	border: 1px solid #A3D8ED;
	background: none;
	height: 200px;
}
td.profile_tab a {
	border: 1px solid #A3D8ED; 

}
td.profile_tab a:hover {
	border: 1px solid #A3D8ED; 
}
td.profile_tab2 a {
	border: 1px solid #A3D8ED; 
	border-bottom: none;
}
td.profile_tab2 a:hover {
	border: 1px solid #A3D8ED; 
	border-bottom: none;
}
#profile_tabs_profile { 
	border-left: none;
	border-bottom: none;
}
td.profile_tab_end {
	border-bottom: 1px solid #A3D8ED;
}
div.profile_content {
	border: 1px solid #A3D8ED;
	border-top: none;
}
table.profile_menu {
	border: 1px solid #A3D8ED;
}
td.profile_menu1 a, div.nolink {
	background-image: none;
	background-color: transparent;
	border-bottom: 1px solid #A3D8ED;
}
td.profile_menu1 a:hover {
	background-color: transparent;
	background-image: none;
	text-decoration: none;
	border-right: 10px solid #A3D8ED;
}
td.header {
	border: 1px solid #A3D8ED;
	background-image: none;
	color: #FFF9F2;
}
div.header {
	border: 1px solid #A3D8ED;
	background-image: none;
	color: #FFF9F2;
}
td.profile {
	background: transparent;
	border: 1px solid #A3D8ED;
}
div.profile_comment_author {
	background: transparent;
	border-top: 1px solid #A3D8ED;
}
div.profile_comment_date {
	background: transparent;
	border-top: 1px solid #A3D8ED;
}
/* ENDE PROFIL */
div.group_pages_top {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.group_pages_bottom {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.group_row {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.group_row_invite {	
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.group_row_photo {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.group_row_buttons {
	border-top: 1px solid #A3D8ED; 
}
div.group_list {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.group_bar {
	border-bottom: 1px solid #A3D8ED;
}
div.group_topic {
	border-top: 1px solid #A3D8ED;
}
div.group_topic_end {
	border-top: 1px solid #A3D8ED;
}
div.group_viewall {
	border-top: 1px solid #A3D8ED; 
}
td.group_tab a {
	background-color: transparent;
	background-image: url(../images/whiteline.gif);
	border: 1px solid #A3D8ED; 
}
td.group_tab a:hover {
	background-color: transparent;
	background-image: none;
	border: 1px solid #A3D8ED; 
}
td.group_tab2 a {
	background-color: transparent;
	background-image: none;
	border: 1px solid #A3D8ED; 
}
td.group_tab2 a:hover {
	background-color: transparent;
	background-image: none;
	border: 1px solid #A3D8ED; 
}
#group_tabs_group { 
	border-left: 1px solid #A3D8ED;
}
td.group_tab_end {
	border-bottom: 1px solid #A3D8ED;
}
div.group_content {
	border: 1px solid #A3D8ED;
}
div.group_box {
	border: 1px solid #A3D8ED; 
}
div.group_form_desc {
	border-bottom: 1px solid #A3D8ED;
}
/* ENDE GRUPPEN */
div.faq {
	border-left: 3px solid #A3D8ED;
}
div.faq_questions {
	background: none;
	border: 1px solid #A3D8ED;
	border-top: none;
}
td.home_box {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.friends_search {
	background: transparent;
	border: 1px solid #A3D8ED;
}
div.friends_result {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.signup_header {
	background: none;
}
td.album_comment_author {
	background: none;
}
td.blog_comment_author {
	background: none;
}
td.poll_comment_author {
	background: none;
}
td.userpoints_comment_author {
	background: none;
}
td.profile_viewcomments_postcomment {
	background: transparent;
	border: 1px solid #A3D8ED;
	border-top: none;
}	
div.album {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.campaigns_search {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.seClassified {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.seClassifiedListing {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.seEvent {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.event_members_result {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.group_members_result {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.poll {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
div.poll_search {
	background: transparent;
	border: 1px solid #A3D8ED;
}	
td.poll_view {
	border: 1px solid #A3D8ED;
}
div.poll_view_title {
	background: none; 
	border-bottom: 1px solid #A3D8ED;
}
div.poll_headline {
	border: 1px solid #A3D8ED;
	background-image: none;
}
.comment_headline {
	background: none; 
	border: 1px solid #A3D8ED;
}
.profile_postcomment {
	background: none; 
	border: 1px solid #A3D8ED;
}
div.blogs_browse_item {
	border: 1px solid #A3D8ED; 
}
div.blogs_browse1 {
	background: none;
}
div.blogs_browse2 {
	background: none;
}
td.album_postcomment {
	background: transparent;
	border: 1px solid #A3D8ED;
	border-top: none;
}
td.blog_postcomment {
	background: transparent;
	border: 1px solid #A3D8ED;
	border-top: none;
}
td.poll_postcomment {
	background: transparent;
	border: 1px solid #A3D8ED;
	border-top: none;
}
td.userpoints_postcomment {
	background: transparent;
	border: 1px solid #A3D8ED;
	border-top: none;
}
div.search_result1 {
background: none;
}
tr.messages_unread {
background: none;
}
tr.campaigns_row1 {
background: none;
}
tr.poll_row1 {
background: none;
}
.contact_importer .contacts_wrapper tr.row1 {
background: transparent none repeat scroll 0%;
}
td.group_discussion_topic1, td.group_discussion_topic1_end {
	border-top: 1px solid #A3D8ED;
	background: none;
    border-right: 1px solid #A3D8ED;
}
td.chat_onlineusersarea {
  background: none; 
  border-left: 1px solid #A3D8ED;
}
td.up_tblheader1 {
  background: transparent none repeat scroll 0%;
}
td.up_tblitem1 {
  background: transparent none repeat scroll 0%;
  border-top: 1px solid #A3D8ED;
}  
div.up_searchbox {
  border: 1px solid #A3D8ED;  
}  
div.blog_list {
	border: 1px solid #A3D8ED; 
}
div.blog_list1 {
	border-top: 1px solid #A3D8ED; 
	background: none;
}
div.blog_list2 {
	border-top: 1px solid #A3D8ED; 
	background: none;
}
div.blog_subscription {
	border: 1px solid #A3D8ED; 
	background: none;
}
td.event_header {
	border: 1px solid #A3D8ED;
	background-image: none;
}
td.event_box {
	background: transparent;
	border: 1px solid #A3D8ED;
}
table.blog_table {
	border: 1px solid #A3D8ED;
}
td.blog_header {
	background-image: none;
}
td.blog_entry {
	background: transparent;
	border-top: 1px solid #A3D8ED;
}
table.campaigns_table {
	border: 1px solid #A3D8ED;
}
td.campaigns_header, td.campaigns_header2, td.campaigns_header1 {
	border: 1px solid #A3D8ED;
	background-image: none;
}
td.poll_header, td.poll_header2, td.poll_header3 {
	border: 1px solid #A3D8ED;
	background-image: none;
}
div.event_pages_top {
	background: none; 
	border-top: 1px solid #A3D8ED;
}
div.event_pages_bottom {
	background: none; 
	border-bottom: 1px solid #A3D8ED;
}
input.event_search {
	border: 1px solid #A3D8ED;
}
.event_tab a {
	background-image: none;
	border: 1px solid #A3D8ED; 
	background-color: transparent;
}
.event_tab a:hover {
	background-color: transparent;
}
.event_tab_active a, .event_tab_active a:hover {
	background-color: transparent;
	border-bottom: 1px solid transparent;
}
.event_tab_left a {
	border-left: 1px solid #A3D8ED;
}
.event_tab_end {
	border-bottom: 1px solid #A3D8ED;
}
div.event_members_result {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.event_member {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.event_member {
	border: 1px solid #A3D8ED;
	background: transparent;
}
div.browse_events_result {
	border: 1px solid #A3D8ED;
	background: transparent;
}
td.group_discussion_topic1, td.group_discussion_topic1_end {
	border-top: 1px solid #A3D8ED;
	background: transparent;
    border-right: 1px solid #A3D8ED;
}
td.group_discussion_topic2, td.group_discussion_topic2_end {
	border-top: 1px solid #A3D8ED;
	border-right: 1px solid #A3D8ED;
}
div.group_discussion_bar {
	border-bottom: 1px solid #A3D8ED;
}
table.group_discussion_table, div.group_discussion_table {
	border: 1px solid #A3D8ED; 
}
table.group_discussion_thread {
	border: 1px solid #A3D8ED; 
}
td.group_discussion_item1 { 
	border-right: 1px solid #A3D8ED;
}
div.invite_friendlist {
	border: 1px solid #A3D8ED;
}
div.group_discussion_row1 {
	border-top: 3px solid #A3D8ED; 
	background: transparent;
}
div.group_discussion_row2 {
	border-top: 3px solid #A3D8ED; 
	background: transparent;
}
div.group_discussion_daterow {
	border-top: 1px solid #A3D8ED; 
}
table.messages_table {
	border: 1px solid #A3D8ED;
}
td.messages_header {
	background-image: none;
	color: #FFF9F2;
}
tr.messages_unread, tr.messages_unread a, tr.messages_unread a:link, tr.messages_unread a:visited {
	background: none;
	color: #A3D8ED;
}
tr.messages_unread a:hover {
	background: none;
	color: #FFF9F2;
}
tr.messages_read, tr.messages_read a, tr.messages_read a:link, tr.messages_read a:visited {
	background: none;
	color: #FFF9F2;
}
tr.messages_read a:hover {
	background: none;
	color: #FFF9F2;
}
td.messages_message {
	border-top: 1px solid #A3D8ED;
	color: #FFF9F2;
}
td.messages_photo {
	border-top: 1px solid #A3D8ED;
}
td.messages_view2 {
	background: none;
	border-bottom: 1px solid #A3D8ED;
}
td.messages_view2_bottom {
	background: none;
}
#TB_ajaxWindowTitle {
	color: #333;
}
td.search {
	background: none;
}
div.portal_action_date {
	color: #FFF9F2;
}
.icon_big {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 7px;
}
tr.campaigns_row2 {
	background: #EBEBEB;
}
td.campaigns_header2 {
	color: #FFF9F2;
}
tr.list_item2 {
	background: #EBEBEB;
}
td.list_header {
	background: #EBEBEB;
}
div.blogs_browse_item {
	text-align: left;
}
.seBlogColumnRight {
	background: transparent;
}
#TB_ajaxContent {
	color:#FFF !important;
	background-color:#666 !important;
}
div.polls_browse_item {
	border: 1px solid #A3D8ED; 
}


#video_rating {
	border: 1px solid #A3D8ED;
	background: #FFF;	
}
div.video_search {
	border: 1px solid #A3D8ED; 
}
div.video_box {
	border: 1px solid #A3D8ED;
	border-top: none;
}
div.video_row {
	border-top: 1px solid #A3D8ED; 
}
div.video_row_nowplaying2 {
	border: 1px solid #A3D8ED;
}
div.video_photo {
	border: 1px solid #A3D8ED;
}
div.video_options {
	border-top: 1px solid #A3D8ED; 
}
.videoTab {
	border: 1px solid #A3D8ED;
}
.videoHeader {
	border-bottom:1px solid #A3D8ED;
}
.commentHeader p {
	border-top:1px solid #A3D8ED;
}
.video_log {
	border: 1px solid #A3D8ED;
	border-top: none;
}
.profile_postcomment {
	border: 1px solid #A3D8ED;
}
.welcomeapp_viewport {
  border: 1px solid #A3D8ED;
}
.SEP_NewsfeedAdvanced_Box {
	border: 1px solid #A3D8ED;
}
div.portal_action {
	border-top: 1px solid #A3D8ED; 
}
div.shout_div0 {
	border-top: dotted 1px #A3D8ED;
}
div.shout_div1 {
	border-top: dotted 1px #A3D8ED;
}
div.home_whatsnew {
	border: 1px solid #A3D8ED; 
}
.topheader {
border-bottom: 1px solid #A3D8ED;
}
.middleheader {
border:1px solid #A3D8ED;
}
/* ENDE ANDERES */

* html div#logo img,
* html div#slogan img,
* html div.topmenu_btn img,
* html div.topmenu_dropdown img,
* html div#willkommen img,
* html div#supbox img,
* html div#chatbarbtn img,
* html div#SEP_WidgetHome_AvailableWidgets img,
* html div#SEP_WidgetHome_ToggleButton img,
* html div.SEP_WidgetHome_Widget_Header img,
* html div#golduser_div img,
* html div#newshout_link img,
* html div.SEP_WidgetHome_Widget_Delete img,
* html img#SEP_WidgetHome_SpinButton,
* html img.icon_big,
* html div#meine_punkte img,
* html div.success img,
* html div.error img,
* html img.png {
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "include/iepngfix/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

* html .SEP_WidgetHome_Widget {
	text-align: left;
}
* html .SEP_WidgetHome_Widget_Header {
	padding-left: 15px;
}
* html div.SEP_WidgetHome_Widget_Delete {
	float: none;
	top: 9px;
	left: -7px;
}
* html div#login_box {
	background-image:url(../login_box_nacht.gif);
}
* html #login_box_go {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/designs/go_nacht.png', sizingMethod='scale');
	background:none;
}
* html #login_box_go a {
	position: relative;
	z-index: 500;
} 
* html div#text_box {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/designs/textfeld_nacht.png', sizingMethod='scale');
	background:none;
}
* html div#text_box a {
	position: relative;
	z-index: 500;
} 
* html div#anmelden {
	display: none;
}
* html div#mitglieder_box_letzte {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/designs/letzten_logins_nacht.png', sizingMethod='scale');
	background:none;
}
* html div#mitglieder_box_letzte a {
	position: relative;
	z-index: 500;
} 
* html div#mitglieder_box_letzte_pics {
	padding: 51px 0 0 31px;
}
* html div#mitglieder_box_aktive {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/designs/aktivsten_mitglieder_nacht.png', sizingMethod='scale');
	background:none;
}
* html div#mitglieder_box_aktive a {
	position: relative;
	z-index: 500;
} 
* html div#mitglieder_box_aktive_pics {
	padding: 51px 0 0 31px;
}

* html div#foot_stats {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/designs/mitglieder_gruppen_alben_nacht.png', sizingMethod='crop');
	background:none;
	margin-left: 0px;
	bottom: 12px;
}
* html div#foot {
	margin-top: 70px;
}
* html div#foot_stats_txt {
	width:100px;
}
* html div#foot_link {
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: 380px;
}
* html a.registrieren_link {
	color: #FFF; 
}
* html a.registrieren_link:hover {
	color: #A3D8ED; 
}
* html div#login_box_form {
	padding-top: 48px;
}
* html td.login_box_form_input {
	text-align: right;
}
* html div#login_box_user {
	padding-top: 48px;
}
* html td {
	text-align: left;
}
* html div#foot_werbung {
	margin-bottom: 0px;
}
/* ENDE IE 6 HACK */