﻿body 
{
	min-width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background: url("relaunch/hintergrund4.jpg") fixed center;
}

.unsichtbar
{
    visibility: hidden;
}

.register
{
    position: absolute; top: 417px; left: 248px; z-index: 1000;
}

.register2
{
    position: absolute; top: 365px; left: 60px; z-index: 1000;
}

.tour
{
    position: absolute; top: 230px; left: 65px; z-index: 1000;
}

a img
   {
      border: none;
   }

a {
    /*color: #3B5998;*/
    color: #3B5998;
    text-decoration: none; 
}

#mainwrapper 
{    
	margin: 0 auto;
	width: 760px;
	text-align: left;
	/*border: solid 1px #cacee4;*/
	background-color: #FFFFFF;
}

#header {
	position: relative;
	height: 80px;
	z-index: 100;
}

#header_rel {
	position: relative;
	height: 204px;
	z-index: 100;
}

#content {
}

#menu 
{
	position:relative;
	float:left;
	width: 130px;
	margin-top: -25px;
}

#copy {			
	position:static;
	border-right-color:#D8DFEA;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#D8DFEA;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#3B5998;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#3B5998;
	border-top-style:solid;
	border-top-width:1px;
	margin-left:140px;
	margin-right:0px;
	margin-top: 0px;
}

#cheadercontent 
{
	margin-top: -25px;
	margin-left: 140px;
	height: 30px;
	background-color:#3B5998;
	color:White;
	font-size:larger;
	font-weight:bold;
}

.headertext
{
	padding-left:15px;
	padding-top:4px;
}

.bigframe
{
    border:solid 1px #828EC2; 
    width: 618px; 
    float: left;
}

.bigframe2
{
    width: 618px;
    float: left;
}

.profil_rel a
{
    color: #e9e9e9;
}

#leftprofil
{
	padding-top:10px;
	position:relative;
	float:left;
	width: 220px;
	padding: 10px;
}

#rightprofil
{
	padding-top:10px;
	width: 365px;
	margin-left:240px;
	margin-right:0px;
	margin-top: 0px;
	color: #3B5998;
}

#newleftprofil
{
	position:relative;
	float:left;
	width: 220px;
	padding-left: 10px;	
}

#newrightprofil
{
	padding-left:10px;
	width: 365px;
	margin-left:240px;
	margin-right:0px;
	margin-top: 0px;
	color: #3B5998;
}

#newleftgroupprofil
{
	position:relative;
	float:left;
	width: 365px;
	padding-left: 10px;
}

#newrightgroupprofil
{
	padding-left:10px;
	width: 220px;
	margin-left:385px;
	margin-right:0px;
	margin-top: 0px;
	color: #3B5998;
}


.information h2 {
  color: #3B5998;
}
  
.information
{
	position:relative;
	width:100%;
	background: #D8DFEA;
    color: #3B5998;
    font-weight: bold;
    border-top: solid 1px #3B5998;
}

.withlink { text-align: right; }
.withlink b { float: left; }

.wallheader
{
	position:relative;
	width:100%;
	background: #f7f7f7;
    color: #3B5998;
    font-weight: bold;
    border-top: solid 1px #3B5998;
    border-bottom: solid 1px #D8DFEA;
    border-left: solid 1px #D8DFEA;
    border-right: solid 1px #D8DFEA;
}

.wallheader_rel
{
	position:relative;
	width:100%;
	background: #f7f7f7;
    color: #fc9706;
    font-weight: bold;
    border-top: solid 1px black;
    border-bottom: solid 1px #D8DFEA;
    border-left: solid 1px #D8DFEA;
    border-right: solid 1px #D8DFEA;
}

.profilaktionen a {
  margin: 0px;
  padding: 2px 3px;
  display: block;
  background: white;
  border-bottom: solid 1px #D8DFEA; 
}

.profilaktionen_rel a {
  margin: 0px;
  padding: 2px 3px;
  display: block;
  color: White;
  background: Black;
}

.profilesubheader {
  color: #3B5998;
  margin: 0px;
  padding: 2px 8px;
  background: #eee;
}

.profilesubheader_rel {
  color: white;
  margin: 0px;
  padding: 2px 8px;
  background: black;
}

.allefreunde {
    margin-top: 5px;
    width:100%;
    text-align:right;
}

.profildaten
{
    color: #666666;
}

.profildaten a:hover
{
    color: #828EC2;
    border-bottom: solid 1px #828EC2;
}


#nav {
  list-style: none;
  margin: 1.0em 0;
  padding: 0; }

#nav li {
  border-bottom: 1px solid #d8dfea;
}

#nav li#myprofile {
  border-bottom: 0; }

#nav li#myfriends {
  clear: left; }

#nav li a {
  background: #eee;
  background: white;
  border-bottom: 1px solid green;
  border: 0;
  display: block;
  padding: 2px 3px; }

#nav li#myprofile a {
  border-bottom: 1px solid #d8dfea;
  padding: 0;
  width: auto; }

#nav li#myprofile a.hasedit {
  float: left;
  padding: 2px 0 2px 3px;
  width: 69px; }

#nav li#myprofile a.edit {
  color: gray;
  float: right;
  padding: 2px 0;
  text-align: center;
  width: 48px; }

#nav li a:hover,
#nav li#myprofile a:hover {
  background: #3b5998;
  color: white; }
  
#newnav {
  list-style: none;
  margin: 1.0em 0;
  padding: 0; }

#newnav li {
  border-bottom: 1px solid #d8dfea;
  height:30px;
}

#newnav li a:hover,
#newnav li#myprofile a:hover {
  background: #3b5998;
  color: white; }
  
#multiview 
{
	text-align:center;
}

#multiviewlinks
{
	text-align:center;
	border-bottom-color:#3B5998;
	border-bottom-style:solid; 
	border-bottom-width:1px;
}

.searchresult
{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}


.startfindgroup
{
}

.startfindgroup h4
{
	text-align: center;
    padding: 0px;
    margin : 0px;
    padding-bottom: 2px;
    border-bottom: solid 1px #D8DFEA;
}

.startgroup
{
	float: left;
    width : 200px;
    padding : 10px 20px;
    text-align: left;
}

.findgroup
{
	float: left;
    width : 250px;
    padding : 10px 0px 10px 20px;
    text-align : center;
}

.leftgroupprofil
{
	padding-top:10px;
	position:relative;
	float:left;
	width: 365px;
	margin-left: 10px;
}

.rightgroupprofil
{
	padding-top:10px;
	width: 220px;
	margin-left:240px;
	margin-right:0px;
	margin-top: 0px;
	color: #3B5998;
}

.profilenarrowcolumn {
  float: left;
  width: 220px;
  padding: 0px;
  margin: 0px 10px 0px 0px; }

.profilewidecolumn {
  float: left;
  width: 370px;
  padding: 0px;
  margin: 0px 10px 0px 0px; }
  
.off_bez
{
	float:left;
	width: 150px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.off_name
{
	float:left;
	width: 150px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.newgroupsearch
{
	float:left;
	width:500px;
	text-align: left;
	padding-left:10px;
}

.gruppenprofil
{
	border-bottom: solid 1px #3B5998;
    border-left: solid 1px #D8DFEA;
    border-right: solid 1px #D8DFEA;
    border-color: Red;
    border-style:solid;
    width: 250px;
    float: left;
}

.inhalt
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.freundeoptionen
{
	float: left;
	width: 250px;
}

.freundevolltext
{
	float: right;	
	width: 250px;
	text-align:right;
}

.ganzebreite
{
	float: left;
	width: 600px;
}

.verlassenbeitreten
{
	text-align:center;
}

.clear
{
	clear:both;
}

/*tabs code*/

#tabs 
{
	    font-size: small;
        text-align: center;
        padding: 4px 0px;
        border-bottom: solid 1px black; }

#tabs div {
        display: inline;
        padding: 0px; 
}

#tabs a {
        margin: 0px;
        padding: 4px; 
        color: Black;
}

#tabs .activetab a {
        color: white;
        background: black; 
}

#tabs .activetab a:hover {
        text-decoration: none; 
}

#tabs .inactivetab a:hover {
        background: #fc9706;
        text-decoration: none; 
}

#tabs .disabled {
        color: #c0c0c0;
        margin: 0px;
        padding: 4px;
        text-decoration: none; 
}
        
.centerkurse
{
	float:left;
	padding-left:180px;	
}

.linkskurs
{
	width: 390px;
	text-align:right;
	float: left;
}


.mailboxtabbox 
{
  float: left;
  width: 600px;
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #3B5998; 
}

.mailboxtabs {
  float: left;
  width: 600px;
  margin: 10px 0 0 0;
  border-bottom: none; 
}

.centerinbox
{
	float:left;
	padding-left:100px;	
	width:100%;
}
  
  
.messagebox
{
	margin-left:100px;
	float:left;
	height: 270px;
	width:370px;
	padding-left:10px;
	padding-right:10px;
	border-color:#9AA3CE;
	border-style:solid;
	border-width:10px;
}

.messageheader
{
	float:left;
	width:100%;
	padding-left:10px;
	border-bottom: solid 1px #3B5998;
}

.messagebody
{
	float: left;
	width: 400px;
}

.readmessagebox
{
	margin-left:100px;
	float:left;
	width:370px;
	padding-left:10px;
	padding-right:10px;
	border-color:#9AA3CE;
	border-style:solid;
	border-width:10px;
}

.profileheader 
{
	width: 550px;
  background: #D8DFEA;
  border-top: solid 1px #3B5998;
  color: #3B5998;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 8px;}
  
  
  .wallmessagebox
{
	margin-left:100px;
	float:left;
	height: 190px;
	width:370px;
	padding-left:10px;
	padding-right:10px;
	border-color:#D8DFEA;
	border-style:solid;
	border-width:10px;
}

a.schnellsuche
{
display:block;
width:130px;
height:48px;
background: url("relaunch/schnellsuche.jpg") 0px 0px no-repeat;
}

a.schnellsuche:hover, a.schnellsuche:active
{
background-position: 0px -48px;
}

a.test_rel
{
display:block;
width:130px;
height:24px;
background: url("relaunch/profil_rel.jpg") 0px 0px no-repeat;
}

a.test_rel:hover, a.test_rel:active
{
background-position: 0px -24px;
}

a.test_active_rel
{
display:block;
width:130px;
height:24px;
background: url("relaunch/profil_rel.jpg") 0px 0px no-repeat;
background-position: 0px -19px;
}

a.friends_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/freunde_rel.jpg") 0px 0px no-repeat;
}

a.friends_rel:hover 
{
background-position: 0px -24px;
}

a.friends_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/freunde_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.friends_rel:active
{
background-position: 0px -24px;
}

a.groups_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/gruppen_rel.jpg") 0px 0px no-repeat;
}

a.groups_rel:hover, a.groups_rel:active
{
background-position: 0px -24px;
}

a.groups_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/gruppen_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.events_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/events_rel.jpg") 0px 0px no-repeat;
}

a.events_rel:hover, a.events_rel:active 
{
background-position: 0px -24px;
}

a.events_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/events_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.messages_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/messages_rel.jpg") 0px 0px no-repeat;
}

a.messages_rel:hover, a.messages_rel:active
{
background-position: 0px -24px;
}

a.messages_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/messages_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.account_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/account_rel.jpg") 0px 0px no-repeat;
}

a.account_rel:hover, a.active_rel:active 
{
background-position: 0px -24px;
}

a.account_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/account_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.bilder_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/bilder_rel.jpg") 0px 0px no-repeat;
}

a.bilder_rel:hover, a.bilder_rel:active 
{
background-position: 0px -24px;
}

a.bilder_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/bilder_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.blog_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/blog_rel.jpg") 0px 0px no-repeat;
}

a.blog_rel:hover, a.blog_rel:active 
{
background-position: 0px -24px;
}

a.blog_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/blog_rel.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.forum_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/forum.jpg") 0px 0px no-repeat;
}

a.forum_rel:hover, a.forum_rel:active 
{
background-position: 0px -24px;
}

a.forum_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/forum.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.partybilder_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/partybilder.jpg") 0px 0px no-repeat;
}

a.partybilder_rel:hover, a.partybilder_rel:active 
{
background-position: 0px -24px;
}

a.partybilder_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/partybilder.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.shop_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/solo_shop.jpg") 0px 0px no-repeat;
}

a.shop_rel:hover, a.shop_rel:active 
{
background-position: 0px -24px;
}

a.shop_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/solo_shop.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.gaestelisten_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/gaestelisten.jpg") 0px 0px no-repeat;
}

a.gaestelisten_rel:hover, a.gaestelisten_rel:active 
{
background-position: 0px -24px;
}

a.gaestelisten_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/gaestelisten.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.partner_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/partner.jpg") 0px 0px no-repeat;
}

a.partner_rel:hover, a.partner_rel:active 
{
background-position: 0px -24px;
}

a.partner_active_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/partner.jpg") 0px 0px no-repeat;
background-position: 0px -24px;
}

a.gewinnspiele_rel {
display:block;
width:130px;
height:24px;
background: url("relaunch/gewinnspiel.jpg") 0px 0px no-repeat;
}

a.gewinnspiele_rel:hover, a.gewinnspiele_rel:active 
{
background-position: 0px -24px;
}


a.test 
{
margin-top: -1px;
display:block;
width:120px;
height:33px;
background: url("lounge.gif") 0px 0px no-repeat;
}

a.test:hover, a.test:active
{
background-position: 0px -34px;
}

a.test_active 
{
margin-top: -1px;
display:block;
width:120px;
height:33px;
background: url("lounge.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.friends {
display:block;
width:120px;
height:33px;
background: url("freunde.gif") 0px 0px no-repeat;
}

a.friends:hover 
{
background-position: 0px -34px;
}

a.friends_active {
display:block;
width:120px;
height:33px;
background: url("freunde.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.friends:active
{
background-position: 0px -34px;
}

a.groups {
display:block;
width:120px;
height:33px;
background: url("gruppen.gif") 0px 0px no-repeat;
}

a.groups:hover, a.groups:active
{
background-position: 0px -34px;
}

a.groups_active {
display:block;
width:120px;
height:33px;
background: url("gruppen.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.events {
display:block;
width:120px;
height:33px;
background: url("events.gif") 0px 0px no-repeat;
}

a.events:hover, a.events:active 
{
background-position: 0px -34px;
}

a.events_active {
display:block;
width:120px;
height:33px;
background: url("events.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.messages {
display:block;
width:120px;
height:33px;
background: url("messages.gif") 0px 0px no-repeat;
}

a.messages:hover, a.messages:active
{
background-position: 0px -34px;
}

a.messages_active {
display:block;
width:120px;
height:33px;
background: url("messages.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.account {
display:block;
width:120px;
height:33px;
background: url("account.gif") 0px 0px no-repeat;
}

a.account:hover, a.active:active 
{
background-position: 0px -34px;
}

a.account_active {
display:block;
width:120px;
height:33px;
background: url("account.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.bilder {
display:block;
width:120px;
height:33px;
background: url("bilder.gif") 0px 0px no-repeat;
}

a.bilder:hover, a.bilder:active 
{
background-position: 0px -34px;
}

a.bilder_active {
display:block;
width:120px;
height:33px;
background: url("bilder.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.blog {
display:block;
width:120px;
height:33px;
background: url("blog.gif") 0px 0px no-repeat;
}

a.blog:hover, a.blog:active 
{
background-position: 0px -34px;
}

a.blog_active {
display:block;
width:120px;
height:33px;
background: url("blog.gif") 0px 0px no-repeat;
background-position: 0px -34px;
}

a.albumeditieren {
display:block;
width:133px;
height:29px;
background: url("Albumeditieren_doppel.gif") 0px 0px no-repeat;
}

a.albumeditieren:hover, a.albumeditieren:active
{
background-position: 0px -29px;
}

a.albumerstellen {
display:block;
width:166px;
height:29px;
background: url("neuesAlbumerstellen_doppel.gif") 0px 0px no-repeat;
}

a.albumerstellen:hover, a.albumerstellen:active
{
background-position: 0px -29px;
}

a.profiländern {
display:block;
width:118px;
height:30px;
background: url("Profiländern_doppel.gif") 0px 0px no-repeat;
}

a.profiländern:hover, a.profiländern:active
{
background-position: 0px -30px;
}

a.albenverwalten {
display:block;
width:160px;
height:30px;
background: url("Fotoalbenverwalten_doppel.gif") 0px 0px no-repeat;
}

a.albenverwalten:hover, a.albenverwalten:active
{
background-position: 0px -30px;
}

a.profilbildändern {
display:block;
width:138px;
height:30px;
background: url("profilbildändern_doppel.gif") 0px 0px no-repeat;
}

a.profilbildändern:hover, a.profilbildändern:active
{
background-position: 0px -30px;
}

a.neuegruppen {
display:block;
width:154px;
height:32px;
background: url("gruppen_events_blogs_oben_doppel.gif") 0px 0px no-repeat;
}

a.neuegruppen:hover, a.neuegruppen:active
{
background-position: 0px -32px;
}

a.neueste {
display:block;
width:93px;
height:19px;
background: url("neueste_doppel.gif") 0px 0px no-repeat;
}

a.neueste:hover, a.neueste:active
{
background-position: 0px -19px;
}

a.beliebteste {
display:block;
width:99px;
height:25px;
background: url("beliebteste_doppel.gif") 0px 0px no-repeat;
}

a.beliebteste:hover, a.beliebteste:active
{
background-position: 0px -25px;
}

a.start_rel 
{
z-index: 104; 
left: 180px; 
position: absolute; 
top: 119px;

width:42px;
height:30px;
background: url("relaunch/start.jpg") 0px 0px no-repeat;
}

a.start_rel:hover, a.start_rel:active
{
background-position: 0px -30px;
}

a.suche_rel
{
z-index: 102; 
left: 236px; 
position: absolute; 
top: 119px;

width:81px;
height:30px;
background: url("relaunch/mitglieder.jpg") 0px 0px no-repeat;
}

a.suche_rel:hover, a.suche_rel:active
{
background-position: 0px -30px;
}

a.tell-a-friend_rel
{
z-index: 103; 
left: 332px; 
position: absolute; 
top: 119px;

width:77px;
height:30px;
background: url("relaunch/einladung.jpg") 0px 0px no-repeat;
}

a.tell-a-friend_rel:hover, a.tell-a-friend_rel:active
{
background-position: 0px -30px;
}

a.start
{
z-index: 104; 
left: 124px; 
position: absolute; 
top: -9px;

width:75px;
height:34px;
background: url("start_doppel.gif") 0px 0px no-repeat;
}

a.start:hover, a.start:active
{
background-position: 0px -34px;
}

a.suche
{
z-index: 102; 
left: 51px; 
position: absolute; 
top: -9px;

width:64px;
height:34px;
background: url("suche_doppel.gif") 0px 0px no-repeat;
}

a.suche:hover, a.suche:active
{
background-position: 0px -34px;
}

a.tell-a-friend
{
z-index: 103; 
left: 115px; 
position: absolute; 
top: -9px;

width:112px;
height:34px;
background: url("tell-a-friend_doppel2.gif") 0px 0px no-repeat;
}

a.tell-a-friend:hover, a.tell-a-friend:active
{
background-position: 0px -34px;
}

a.blau_hover_lb 
{
    color: #828EC2;
}

a.blau_hover_lb:hover, a.blau_hover_lb:active
{
    color: #3B5998;
}

a.blau_hover_lb_reverse 
{
    color: #3B5998;
}

a.blau_hover_lb_reverse:hover, a.blau_hover_lb_reverse:active
{
    color: #828EC2;    
}

a.album {
display:block;
width:145px;
height:20px;
background: url("album_oben_doppel_hell.jpg") 0px 0px no-repeat;
}

a.album:hover, a.album:active
{
background-position: 0px -20px;
}

a.album_hell {
display:block;
width:145px;
height:20px;
background: url("album_oben_doppel_hell.jpg") 0px 0px no-repeat;
}

a.album_hell:hover, a.album_hell:active
{
background-position: 0px -20px;
}

a.message {
display:block;
width:72px;
height:40px;
background: url("message_doppel.gif") 0px 0px no-repeat;
}

a.message:hover, a.message:active
{
background-position: 0px -40px;
}

a.message_hell {
display:block;
width:72px;
height:40px;
background: url("message_doppel2.gif") 0px 0px no-repeat;
}

a.message_hell:hover, a.message_hell:active
{
background-position: 0px -40px;
}

a.freundschaft_beenden {
display:block;
width:73px;
height:40px;
background: url("beenden_doppel.gif") 0px 0px no-repeat;
}

a.freundschaft_beenden:hover, a.freundschaft_beenden:active
{
background-position: 0px -40px;
}

a.freundschaft_beenden_hell {
display:block;
width:73px;
height:40px;
background: url("beenden_doppel2.gif") 0px 0px no-repeat;
}

a.freundschaft_beenden_hell:hover, a.freundschaft_beenden_hell:active
{
background-position: 0px -40px;
}

a.lupe {
display:block;
width:41px;
height:49px;
background: url("lupe_doppel.gif") 0px 0px no-repeat;
}

a.lupe:hover, a.lupe:active
{
background-position: 0px -49px;
}

a.lupe_hell {
display:block;
width:41px;
height:49px;
background: url("lupe_doppel_hell.gif") 0px 0px no-repeat;
}

a.lupe_hell:hover, a.lupe_hell:active
{
background-position: 0px -49px;
}

a.anfang {
display:block;
width:28px;
height:19px;
background: url("anfang_doppel.gif") 0px 0px no-repeat;
}

a.anfang:hover, a.anfang:active
{
background-position: 0px -19px;
}

a.zurück {
display:block;
width:32px;
height:19px;
background: url("zurück_doppel.gif") 0px 0px no-repeat;
}

a.zurück:hover, a.zurück:active
{
background-position: 0px -19px;
}

a.ende {
display:block;
width:28px;
height:19px;
background: url("ende_doppel.gif") 0px 0px no-repeat;
}

a.ende:hover, a.ende:active
{
background-position: 0px -19px;
}

a.vor {
display:block;
width:32px;
height:19px;
background: url("vor_doppel.gif") 0px 0px no-repeat;
}

a.vor:hover, a.vor:active
{
background-position: 0px -19px;
}

a.gruppen_events_rechts {
display:block;
width:57px;
height:31px;
background: url("gruppen_events_rechts_doppel.gif") 0px 0px no-repeat;
}

a.gruppen_events_rechts:hover, a.gruppen_events_rechts:active
{
background-position: 0px -31px;
}

a.gruppen_events_rechts_hell {
display:block;
width:57px;
height:31px;
background: url("gruppen_events_rechts_doppel_hell.gif") 0px 0px no-repeat;
}

a.gruppen_events_rechts_hell:hover, a.gruppen_events_rechts_hell:active
{
background-position: 0px -31px;
}

a.gruppen_events_links {
display:block;
width:200px;
height:31px;
background: url("gruppen_events_links.gif") 0px 0px no-repeat;
}

a.gruppen_events_links_hell {
display:block;
width:200px;
height:31px;
background: url("gruppen_events_links_hell.gif") 0px 0px no-repeat;
}

a.neue_Gruppe {
display:block;
width:196px;
height:191px;
background: url("neue_gruppe_doppel.gif") 0px 0px no-repeat;
}

a.neue_Gruppe:hover, a.neue_Gruppe:active
{
background-position: 0px -191px;
}

a.neue_Gruppe_relaunch {
display:block;
width:100px;
height:121px;
background: url("relaunch/gruppen_button.jpg") 0px 0px no-repeat;
}

a.neue_Gruppe_relaunch:hover, a.neue_Gruppe_relaunch:active
{
background-position: 0px -121px;
}

a.neues_Event {
display:block;
width:199px;
height:193px;
background: url("neues_event_doppel.gif") 0px 0px no-repeat;
}

a.neues_Event:hover, a.neues_Event:active
{
background-position: 0px -193px;
}

a.neues_Event_relaunch {
display:block;
width:100px;
height:121px;
background: url("relaunch/events_button.jpg") 0px 0px no-repeat;
}

a.neues_Event_relaunch:hover, a.neues_Event_relaunch:active
{
background-position: 0px -121px;
}

a.freundschaft {
display:block;
width:73px;
height:40px;
background: url("freundschaft_doppel.gif") 0px 0px no-repeat;
}

a.freundschaft:hover, a.freundschaft:active
{
background-position: 0px -40px;
}

a.freundschaft_hell {
display:block;
width:73px;
height:40px;
background: url("freundschaft_doppel2.gif") 0px 0px no-repeat;
}

a.freundschaft_hell:hover, a.freundschaft_hell:active
{
background-position: 0px -40px;
}

a.daumen_hoch {
display:block;
width:38px;
height:61px;
background: url("daumen_hoch_doppel.gif") 0px 0px no-repeat;
}

a.daumen_hoch:hover, a.daumen_hoch:active
{
background-position: 0px -61px;
}

a.daumen_hoch_hell {
display:block;
width:38px;
height:61px;
background: url("daumen_hoch_doppel_hell.gif") 0px 0px no-repeat;
}

a.daumen_hoch_hell:hover, a.daumen_hoch_hell:active
{
background-position: 0px -61px;
}

a.daumen_runter {
display:block;
width:38px;
height:61px;
background: url("daumen_runter_doppel.gif") 0px 0px no-repeat;
}

a.daumen_runter:hover, a.daumen_runter:active
{
background-position: 0px -61px;
}

a.daumen_runter_hell {
display:block;
width:38px;
height:61px;
background: url("daumen_runter_doppel_hell.gif") 0px 0px no-repeat;
}

a.daumen_runter_hell:hover, a.daumen_runter_hell:active
{
background-position: 0px -61px;
}




a.loungetour_rel {
display:block;
width:176px;
height:36px;
background: url("relaunch/loungetour.jpg") 0px 0px no-repeat;
}

a.loungetour_rel:hover, a.loungetour_rel:active
{
background-position: 0px -36px;
}

a.feedback_rel {
display:block;
width:77px;
height:35px;
background: url("relaunch/feedback.jpg") 0px 0px no-repeat;
}

a.feedback_rel:hover, a.feedback_rel:active
{
background-position: 0px -35px;
}

a.faq_rel {
display:block;
width:49px;
height:35px;
background: url("relaunch/hilfe.jpg") 0px 0px no-repeat;
}

a.faq_rel:hover, a.faq_rel:active
{
background-position: 0px -35px;
}

a.agb_rel {
display:block;
width:48px;
height:35px;
background: url("relaunch/agb.jpg") 0px 0px no-repeat;
}

a.agb_rel:hover, a.agb_rel:active
{
background-position: 0px -35px;
}

a.impressum_rel {
display:block;
width:92px;
height:35px;
background: url("relaunch/impressum.jpg") 0px 0px no-repeat;
}

a.impressum_rel:hover, a.impressum_rel:active
{
background-position: 0px -35px;
}

a.impressum_neu_rel {
display:block;
width:160px;
height:36px;
background: url("impressum_neu_doppel.gif") 0px 0px no-repeat;
}

a.impressum_neu_rel:hover, a.impressum_neu_rel:active
{
background-position: 0px -36px;
}

a.datenschut_rel {
display:block;
width:175px;
height:36px;
background: url("datenschutz_doppel.gif") 0px 0px no-repeat;
}

a.datenschutz_rel:hover, a.datenschutz_rel:active
{
background-position: 0px -36px;
}

a.kontakt_rel {
display:block;
width:72px;
height:35px;
background: url("relaunch/kontakt.jpg") 0px 0px no-repeat;
}

a.kontakt_rel:hover, a.kontakt_rel:active
{
background-position: 0px -35px;
}





a.loungetour {
display:block;
width:176px;
height:36px;
background: url("loungetour_doppel.gif") 0px 0px no-repeat;
}

a.loungetour:hover, a.loungetour:active
{
background-position: 0px -36px;
}

a.feedback {
display:block;
width:176px;
height:36px;
background: url("feedback_doppel.gif") 0px 0px no-repeat;
}

a.feedback:hover, a.feedback:active
{
background-position: 0px -36px;
}

a.faq {
display:block;
width:119px;
height:36px;
background: url("faq_doppel.gif") 0px 0px no-repeat;
}

a.faq:hover, a.faq:active
{
background-position: 0px -36px;
}

a.agb {
display:block;
width:130px;
height:36px;
background: url("agb.gif") 0px 0px no-repeat;
}

a.agb:hover, a.agb:active
{
background-position: 0px -36px;
}

a.impressum {
display:block;
width:175px;
height:36px;
background: url("impressum_doppel.gif") 0px 0px no-repeat;
}

a.impressum:hover, a.impressum:active
{
background-position: 0px -36px;
}

a.impressum_neu {
display:block;
width:160px;
height:36px;
background: url("impressum_neu_doppel.gif") 0px 0px no-repeat;
}

a.impressum_neu:hover, a.impressum_neu:active
{
background-position: 0px -36px;
}

a.datenschutz {
display:block;
width:175px;
height:36px;
background: url("datenschutz_doppel.gif") 0px 0px no-repeat;
}

a.datenschutz:hover, a.datenschutz:active
{
background-position: 0px -36px;
}

a.kontakt {
display:block;
width:160px;
height:36px;
background: url("kontakt_doppel.gif") 0px 0px no-repeat;
}

a.kontakt:hover, a.kontakt:active
{
background-position: 0px -36px;
}

a.einladen {
display:block;
width:145px;
height:40px;
background: url("einladen_doppel.gif") 0px 0px no-repeat;
}

a.einladen:hover, a.einladen:active
{
background-position: 0px -40px;
}

a.beitreten {
display:block;
width:57px;
height:31px;
background: url("gruppen_events_pfeil_doppel.gif") 0px 0px no-repeat;
}

a.beitreten:hover, a.beitreten:active
{
background-position: 0px -31px;
}

a.registrieren {
display:block;
width:192px;
height:51px;
background: url("registrieren_doppel.gif") 0px 0px no-repeat;
}

a.registrieren:hover, a.registrieren:active
{
background-position: 0px -51px;
}

a.registrieren2 {
display:block;
width:177px;
height:41px;
background: url("anmelden_doppel.gif") 0px 0px no-repeat;
}

a.registrieren2:hover, a.registrieren2:active
{
background-position: 0px -41px;
}

a.loungetour2 {
display:block;
width:176px;
height:39px;
background: url("features_doppel.gif") 0px 0px no-repeat;
}

a.loungetour2:hover, a.loungetour2:active
{
background-position: 0px -39px;
}

a.lounge_tour {
display:block;
width:167px;
height:39px;
background: url("lounge_tour_doppel.gif") 0px 0px no-repeat;
}

a.lounge_tour:hover, a.lounge_tour:active
{
background-position: 0px -39px;
}

a.login {
display:block;
width:166px;
height:67px;
background: url("login_doppel.gif") 0px 0px no-repeat;
}

a.login:hover, a.login:active
{
background-position: 0px -67px;
}

a.deutschland {
display:block;
width:127px;
height:83px;
background: url("deutschland_doppel.gif") 0px 0px no-repeat;
}

a.deutschland:hover, a.deutschland:active
{
background-position: 0px -85px;
}

a.österreich {
display:block;
width:127px;
height:87px;
background: url("österreich_doppel.gif") 0px 0px no-repeat;
}

a.österreich:hover, a.österreich:active
{
background-position: 0px -87px;
}

.searchresults
{
    text-align:center; 
    height: 35px; 
    color: #3B5998; 
    font-weight: bold;
}

a.logout_rel {
z-index: 104; 
left: 323px; 
position: absolute; 
top: -55px;

width:89px;
height:28px;
background: url("relaunch/logout.jpg") 0px 0px no-repeat;
}

a.logout {
z-index: 104; 
left: 143px; 
position: absolute; 
top: -55px;

width:85px;
height:24px;
background: url("logout_doppel.gif") 0px 0px no-repeat;
}

a.logout:hover, a.logout:active
{
background-position: 0px -24px;
}

a.rauf {
display:block;
width:32px;
height:28px;
background: url("rauf_doppel.gif") 0px 0px no-repeat;
}

a.rauf:hover, a.rauf:active
{
background-position: 0px -28px;
}

a.runter {
display:block;
width:32px;
height:28px;
background: url("runter_doppel.gif") 0px 0px no-repeat;
}

a.runter:hover, a.runter:active
{
background-position: 0px -28px;
}

.reorder li
{
    list-style:none;        
}

a.playlist_vor {
display:block;
width:24px;
height:12px;
background: url("playlist_vor_doppel.gif") 0px 0px no-repeat;
}


a.playlist_zurück {
display:block;
width:24px;
height:12px;
background: url("playlist_zurück_doppel.gif") 0px 0px no-repeat;
}


a.x {
display:block;
width:14px;
height:15px;
background: url("x_blau_doppel.gif") 0px 0px no-repeat;
}


a.x:hover, a.x:active
{
background-position: 0px -15px;
}


a.partybilder {
display:block;
width:137px;
height:27px;
background: url("partybilder_doppel.gif") 0px 0px no-repeat;
}


a.partybilder:hover, a.partybilder:active
{
background-position: 0px -27px;
}

.kasten_618_o
{
    width:100%; 
    height:67px; 
    background-image: url("relaunch/618o_50.jpg"); 
    color: Black; 
    font-weight: bold; 
    font-size:16px;
    text-align:center;
}

.kasten_618
{
    border-left: solid 49px black; 
    border-right: solid 1px black; 
    width: 568px;
}

a.login-lt
{
display:block;
width:68px;
height:20px;
background: url("relaunch/login-tour.jpg") 0px 0px no-repeat;
}

a.login-lt:hover, a.login-lt:active
{
background-position: 0px -20px;
}

a.login-a
{
display:block;
width:27px;
height:20px;
background: url("relaunch/login-agb.jpg") 0px 0px no-repeat;
}

a.login-a:hover, a.login-a:active
{
background-position: 0px -20px;
}

a.login-f
{
    display:block;
width:21px;
height:20px;
background: url("relaunch/login-faq.jpg") 0px 0px no-repeat;
}

a.login-f:hover, a.login-f:active
{
background-position: 0px -20px;
}

a.login-d
{
    display:block;
width:69px;
height:20px;
background: url("relaunch/login-datenschutz.jpg") 0px 0px no-repeat;
}

a.login-d:hover, a.login-d:active
{
background-position: 0px -20px;
}

a.login-i
{
    display:block;
width:65px;
height:20px;
background: url("relaunch/login-impressum.jpg") 0px 0px no-repeat;
}

a.login-i:hover, a.login-i:active
{
background-position: 0px -20px;
}

a.login-an
{
display:block;
width:61px;
height:15px;
background: url("relaunch/login-anmelden.jpg") 0px 0px no-repeat;
}

