Index: /Forum/styles/lol_bb3_2/template/portal/portal_body.html
===================================================================
--- /Forum/styles/lol_bb3_2/template/portal/portal_body.html	(revision 305)
+++ /Forum/styles/lol_bb3_2/template/portal/portal_body.html	(revision 306)
@@ -70,81 +70,7 @@
 <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
 <tr>
-<!-- [+] left block area -->
-  <td width="{PORTAL_LEFT_COLLUMN}" valign="top" style="padding-right:0px;">
-    <div id="portal_left">
-      <!-- INCLUDE portal/blockheader.html -->
-      <!-- INCLUDE portal/block/main_menu.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-      
-      <!-- IF S_DISPLAY_FACEBOOK -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/facebook.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-    
-      <!-- IF S_ADS_SMALL -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/ads_small.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-
-  
-      <!-- IF S_DISPLAY_CHANGE_STYLE -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/change_style.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-    
-      <!-- IF S_DISPLAY_PAY_S -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/donation/donation_small.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-
-
-      <!-- IF S_DISPLAY_CLOCK -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/clock.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-
-      <!-- IF S_DISPLAY_MINICAL -->        
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/mini_calendar.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->  
-    
-      <!-- IF S_DISPLAY_ADVANCED_STAT -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/statistics.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->  
-
-      <!-- IF S_DISPLAY_LINK_US -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/link_us.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->    
-
-      <!-- IF S_DISPLAY_LINKS -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/links.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->    
-
-      <!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/latest_bots.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-
-      <!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
-        <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/birthday_list.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-      <!-- ENDIF -->
-    </div>
-  </td>
-<!-- [-] left block area -->
+<!-- IF S_USER_LOGGED_IN -->
+<!-- INCLUDE portal/portal_left_area.html -->
+<!-- ENDIF -->
   <td width="0" valign="top"></td>
 
@@ -352,19 +278,23 @@
 
     <!-- IF S_DISPLAY_NEWS -->
-       <!-- IF S_DISPLAY_POLL and S_HAS_POLL -->
+        <!-- IF S_USER_LOGGED_IN -->
+           <!-- IF S_DISPLAY_POLL and S_HAS_POLL -->
+              <!-- INCLUDE portal/blockheader.html -->
+              <!-- INCLUDE portal/block/poll.html -->
+              <!-- INCLUDE portal/blockfooter.html -->
+           <!-- ENDIF -->
+        <!-- ENDIF --> 
+    <!-- ENDIF -->    
+
+    <!-- IF S_DISPLAY_ANNOUNCEMENTS -->
+        <!-- IF S_USER_LOGGED_IN -->
           <!-- INCLUDE portal/blockheader.html -->
-          <!-- INCLUDE portal/block/poll.html -->
+          <!-- IF S_ANNOUNCE_COMPACT -->
+          <!-- INCLUDE portal/block/announcements_compact.html -->
+          <!-- ELSE -->
+          <!-- INCLUDE portal/block/announcements.html -->
+          <!-- ENDIF -->
           <!-- INCLUDE portal/blockfooter.html -->
-       <!-- ENDIF -->
-    <!-- ENDIF -->    
-
-    <!-- IF S_DISPLAY_ANNOUNCEMENTS -->
-      <!-- INCLUDE portal/blockheader.html -->
-      <!-- IF S_ANNOUNCE_COMPACT -->
-      <!-- INCLUDE portal/block/announcements_compact.html -->
-      <!-- ELSE -->
-      <!-- INCLUDE portal/block/announcements.html -->
-      <!-- ENDIF -->
-      <!-- INCLUDE portal/blockfooter.html -->
+        <!-- ENDIF -->
     <!-- ENDIF -->
 
@@ -409,81 +339,7 @@
   <td width="0" valign="top"></td>
 
-<!-- [+] right block area -->
-  <td width="{PORTAL_RIGHT_COLLUMN}" valign="top" style="padding-left:0px;">
-    <div id="portal_right">
-
-    <!-- IF not S_USER_LOGGED_IN -->
-      <!-- INCLUDE portal/blockheader.html -->
-    <!-- INCLUDE portal/block/login_box.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->
-
-        <!-- IF S_USER_LOGGED_IN and S_DISPLAY_LOLCALENDAR_MINI -->
-      <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/lolcalendar_mini.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-        <!-- ENDIF -->
-        
-        <!-- IF S_DISPLAY_RADIO -->
-      <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/radio.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-        <!-- ENDIF -->
-        
-        <!-- IF S_USER_LOGGED_IN and S_DISPLAY_LOL_GALLERY_BLOCK -->
-      <!-- INCLUDE portal/blockheader.html -->
-        <!-- INCLUDE portal/block/gallery_block.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-        <!-- ENDIF -->
-
-    <!-- IF S_DISPLAY_FRIENDS and S_ZEBRA_ENABLED and S_USER_LOGGED_IN -->
-      <!-- INCLUDE portal/blockheader.html -->
-    <!-- INCLUDE portal/block/online_friends.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->
-
-    <!-- IF S_DISPLAY_SEARCH -->
-        <!-- INCLUDE portal/blockheader.html -->
-      <!-- INCLUDE portal/block/search.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->
-
-    <!-- IF S_DISPLAY_ONLINE_LIST -->
-      <!-- INCLUDE portal/blockheader.html -->
-    <!-- INCLUDE portal/block/whois_online.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->
-
-    <!-- IF S_DISPLAY_TOP_POSTERS -->
-        <!-- INCLUDE portal/blockheader.html -->
-      <!-- INCLUDE portal/block/top_poster.html -->
-        <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->
-    
-    <!-- IF S_DISPLAY_LEADERS -->
-      <!-- INCLUDE portal/blockheader.html -->
-    <!-- INCLUDE portal/block/leaders.html -->
-      <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->    
-
-    
-    <!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_DISPLAY_ATTACHMENTS -->
-      <!-- //IF S_DISPLAY_ATTACHMENTS and ATTACH_ID -->
-           <!-- INCLUDE portal/blockheader.html -->
-         <!-- INCLUDE portal/block/attachments.html -->
-           <!-- INCLUDE portal/blockfooter.html -->
-      <!-- //ENDIF -->
-    <!-- ENDIF -->
-
-    <!-- IF S_DISPLAY_ACTIVE_TOPIC -->
-      <!-- INCLUDE portal/blockheader.html -->
-    <!--INCLUDE portal/block/active.html-->
-      <!-- INCLUDE portal/blockfooter.html -->
-    <!-- ENDIF -->
-    
-    <!--INCLUDE portal/block/_sample_block_design.html-->
-    </div>
-  </td>
-<!-- [-] right block area -->
+<!-- IF S_USER_LOGGED_IN -->
+<!-- INCLUDE portal/portal_right_area.html -->
+<!-- ENDIF -->
 </tr>
 </table>
Index: /Forum/styles/lol_bb3_2/template/portal/portal_left_area.html
===================================================================
--- /Forum/styles/lol_bb3_2/template/portal/portal_left_area.html	(revision 306)
+++ /Forum/styles/lol_bb3_2/template/portal/portal_left_area.html	(revision 306)
@@ -0,0 +1,77 @@
+  <!-- [+] left block area -->
+  <td width="{PORTAL_LEFT_COLLUMN}" valign="top" style="padding-right:0px;">
+    <div id="portal_left">
+      <!-- INCLUDE portal/blockheader.html -->
+      <!-- INCLUDE portal/block/main_menu.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+      
+      <!-- IF S_DISPLAY_FACEBOOK -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/facebook.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+    
+      <!-- IF S_ADS_SMALL -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/ads_small.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+
+  
+      <!-- IF S_DISPLAY_CHANGE_STYLE -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/change_style.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+    
+      <!-- IF S_DISPLAY_PAY_S -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/donation/donation_small.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+
+
+      <!-- IF S_DISPLAY_CLOCK -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/clock.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+
+      <!-- IF S_DISPLAY_MINICAL -->        
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/mini_calendar.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->  
+    
+      <!-- IF S_DISPLAY_ADVANCED_STAT -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/statistics.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->  
+
+      <!-- IF S_DISPLAY_LINK_US -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/link_us.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->    
+
+      <!-- IF S_DISPLAY_LINKS -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/links.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->    
+
+      <!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/latest_bots.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+
+      <!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
+        <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/birthday_list.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+      <!-- ENDIF -->
+    </div>
+  </td>
+<!-- [-] left block area -->
Index: /Forum/styles/lol_bb3_2/template/portal/portal_right_area.html
===================================================================
--- /Forum/styles/lol_bb3_2/template/portal/portal_right_area.html	(revision 306)
+++ /Forum/styles/lol_bb3_2/template/portal/portal_right_area.html	(revision 306)
@@ -0,0 +1,77 @@
+<!-- [+] right block area -->
+  <td width="{PORTAL_RIGHT_COLLUMN}" valign="top" style="padding-left:0px;">
+    <div id="portal_right">
+
+    <!-- IF not S_USER_LOGGED_IN -->
+      <!-- INCLUDE portal/blockheader.html -->
+    <!-- INCLUDE portal/block/login_box.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->
+
+        <!-- IF S_USER_LOGGED_IN and S_DISPLAY_LOLCALENDAR_MINI -->
+      <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/lolcalendar_mini.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+        <!-- ENDIF -->
+        
+        <!-- IF S_DISPLAY_RADIO -->
+      <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/radio.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+        <!-- ENDIF -->
+        
+        <!-- IF S_USER_LOGGED_IN and S_DISPLAY_LOL_GALLERY_BLOCK -->
+      <!-- INCLUDE portal/blockheader.html -->
+        <!-- INCLUDE portal/block/gallery_block.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+        <!-- ENDIF -->
+
+    <!-- IF S_DISPLAY_FRIENDS and S_ZEBRA_ENABLED and S_USER_LOGGED_IN -->
+      <!-- INCLUDE portal/blockheader.html -->
+    <!-- INCLUDE portal/block/online_friends.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->
+
+    <!-- IF S_DISPLAY_SEARCH -->
+        <!-- INCLUDE portal/blockheader.html -->
+      <!-- INCLUDE portal/block/search.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->
+
+    <!-- IF S_DISPLAY_ONLINE_LIST -->
+      <!-- INCLUDE portal/blockheader.html -->
+    <!-- INCLUDE portal/block/whois_online.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->
+
+    <!-- IF S_DISPLAY_TOP_POSTERS -->
+        <!-- INCLUDE portal/blockheader.html -->
+      <!-- INCLUDE portal/block/top_poster.html -->
+        <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->
+    
+    <!-- IF S_DISPLAY_LEADERS -->
+      <!-- INCLUDE portal/blockheader.html -->
+    <!-- INCLUDE portal/block/leaders.html -->
+      <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->    
+
+    
+    <!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_DISPLAY_ATTACHMENTS -->
+      <!-- //IF S_DISPLAY_ATTACHMENTS and ATTACH_ID -->
+           <!-- INCLUDE portal/blockheader.html -->
+         <!-- INCLUDE portal/block/attachments.html -->
+           <!-- INCLUDE portal/blockfooter.html -->
+      <!-- //ENDIF -->
+    <!-- ENDIF -->
+
+    <!-- IF S_DISPLAY_ACTIVE_TOPIC -->
+      <!-- INCLUDE portal/blockheader.html -->
+    <!--INCLUDE portal/block/active.html-->
+      <!-- INCLUDE portal/blockfooter.html -->
+    <!-- ENDIF -->
+    
+    <!--INCLUDE portal/block/_sample_block_design.html-->
+    </div>
+  </td>
+<!-- [-] right block area -->
Index: /Forum/styles/lol_bb3_2/template/portal/block/portal_login.html
===================================================================
--- /Forum/styles/lol_bb3_2/template/portal/block/portal_login.html	(revision 306)
+++ /Forum/styles/lol_bb3_2/template/portal/block/portal_login.html	(revision 306)
@@ -0,0 +1,25 @@
+<form action="{S_LOGIN_ACTION}" method="post">
+<table class="tablebg" cellspacing="1" width="50%">
+	<tr class="row1">
+	<td colspan="4" align="center"><strong>Du bist schon registriert? Dann logge dich jetzt ein.</strong></td>
+	</tr>
+	<tr class="row1">
+		<td><span class="genmed">{L_USERNAME}:</span></td><td><input type="text" tabindex="1" name="username" id="username" size="20" maxlength="40" value="" class="inputbox autowidth" /></td>
+		<td><span class="genmed">{L_PASSWORD}:</span></td><td><input type="password" tabindex="2" id="password" name="password" size="20" maxlength="25" class="inputbox autowidth" /></td> 
+		<td></td>
+	</tr>
+	<tr>
+		<!-- IF S_DISPLAY_FULL_LOGIN -->
+		<td colspan="2"><!-- IF S_AUTOLOGIN_ENABLED --><input type="checkbox" class="radio" name="autologin" tabindex="3" /> <span class="gensmall">{L_UM_LOG_ME_IN}</span><br /><!-- ENDIF --></td>
+		<td colspan="2"><input type="checkbox" class="radio" name="viewonline" tabindex="4" /> <span class="gensmall">{L_UM_HIDE_ME}</span><br /></td>
+		<!-- ELSE -->
+		<td colspan="4"></td>
+		<!-- ENDIF -->
+		<td>
+			<br />
+			<input type="hidden" name="redirect" value="{U_PORTAL}" />
+			<input type="submit" name="login" tabindex="6" value="{L_LOGIN}" class="button1" />
+		</td>
+		</tr>
+</table>
+</form>
Index: /Forum/styles/lol_bb3_2/template/portal/block/user_not_logged_in.html
===================================================================
--- /Forum/styles/lol_bb3_2/template/portal/block/user_not_logged_in.html	(revision 305)
+++ /Forum/styles/lol_bb3_2/template/portal/block/user_not_logged_in.html	(revision 306)
@@ -1,20 +1,22 @@
 <table class="tablebg" cellspacing="1" width="100%">
 	<tr>
-		<th>Willkommen</th>
+		<th><span style="font-size: 150%; line-height: normal">Willkommen bei Land of Legends</span></th>
 	</tr>
 	<tr class="row1">
+	<td align="center">
+	<table width="60%">
+	<tr>
 		<td align="left" style="padding:5px 5px 5px 5px;">
     <div class="postbody"><span style="color: #BF0000">
-      <span style="font-size: 150%; line-height: normal">
-      <strong>Willkommen bei Land of Legends</strong></span><br />
-      <br />
       <strong><a href="viewtopic.php?f=48&amp;t=28" class="postlink" target="_blank"><img src="styles/uhula/initials/n.png" alt="Initial n" />eu hier ? Dann registriere dich jetzt hier!</a></strong><br />
       <br />
       <img src="styles/uhula/initials/s.png" alt="Initial s" />ch&ouml;n, dass du den Weg zu uns gefunden hast. Wir sind einer der <strong>gr&ouml;ssten privaten deutschsprachigen WoW-Server</strong>, bei uns findest du :<br />
       <br />
-      <img src="images/diamant16.png" alt="Bild" /> 1000 Spieler gleichzeitig online<br />
+      <center><iframe width="640" height="480" src="https://www.youtube.com/embed/Xeihbrj67M0" frameborder="0" allowfullscreen></iframe></center><br />
+      <br /><br /><br /><br />
+      <img src="images/diamant16.png" alt="Bild" /> derzeitig mehr als 500 Spieler gleichzeitig online<br />
       <img src="images/diamant16.png" alt="Bild" /> 98% Uptime des WoW-Servers<br />
       <img src="images/diamant16.png" alt="Bild" /> Lag-Freiheit, dedizierte Server<br />
-      <img src="images/diamant16.png" alt="Bild" /> PvE und PvP Content<br />
+      <img src="images/diamant16.png" alt="Bild" /> Wotlk 3.3.5a PvE/PvP & Vanilla 1.12.1 PvP Realm<br />
       <img src="images/diamant16.png" alt="Bild" /> W&ouml;chentliche Updates (Trinity)<br />
       <img src="images/diamant16.png" alt="Bild" /> Eigene Entwicklungsabteilung (Scripting)<br />
@@ -22,12 +24,17 @@
       <img src="images/diamant16.png" alt="Bild" /> Kontinuit&auml;t und jahrelange Erfahrung <br />
       <img src="images/diamant16.png" alt="Bild" /> Nette und reife Community<br />
-      <img src="images/diamant16.png" alt="Bild" /> Es besteht die M&ouml;glichkeit eines Charaktertransfers, f&uuml;r Infos <a href="viewtopic.php?f=5&t=18073" target="_blank">>hier klicken<</a>.<br />
+      <img src="images/diamant16.png" alt="Bild" /> Werbe einen Freund Aktionen<br />
+      <img src="images/diamant16.png" alt="Bild" /> Es besteht die M&ouml;glichkeit eines Charaktertransfers, f&uuml;r Infos <a href="viewtopic.php?f=5&t=18073" target="_blank"> >> hier klicken << </a>.<br />
+      <img src="images/diamant16.png" alt="Bild" /> Schnelleres Leveln durch spezielle Items ( <a href="http://loldb.landoflegends.de/?item=200000" target="_blank">VIP-Hemd Premium</a> <a href="http://loldb.landoflegends.de/?item=200029" target="_blank">VIP-Hemd Premium</a> ), als Belohnung für eine Server-Spende<br />
+      
       <br />
+      
       <strong><a href="viewtopic.php?f=48&amp;t=28" class="postlink" target="_blank"><img src="styles/uhula/initials/r.png" alt="Initial r" />egistriere dich jetzt!</a></strong><br />
-      <br />Dein LoL-Team freut sich auf dich<br />
+      <br />Dein LoL-Team & die Community freut sich auf dich<br />
       <img src="images/lol_animiert_48_69.gif" alt="Bild" />
       </div>
 		</td>
 	</tr>
-</table>
+	<tr><td align="center"><!-- INCLUDE portal/block/portal_login.html --></td></tr>
+	</table></td></tr></table>
 <br />
