Options +FollowSymLinks
RewriteEngine on
RewriteRule pages-(.*)-(.*)-(.*)-(.*)\.html$ show.php?catid=$1&cat=$2&start=$3&page=$4
RewriteRule show(.*)-(.*)\.html$ show.php?cat=$1&catid=$2
RewriteRule mmscat-(.*)\.html$ show.php?cat=mms&catid=$1
RewriteRule Aps-(.*)-(.*)-(.*)-(.*)\.html$ artcat.php?cid=$1&cat=$2&start=$3&page=$4
RewriteRule news-(.*)-(.*)-(.*)-(.*)\.html$  news.php?cid=n&cat=newsarchiv&start=$3&page=$4
RewriteRule bcat-(.*)\.html$ show.php?cat=blue&catid=$1
RewriteRule cat-(.*)\.html$ show.php?cat=blue&catid=$1
RewriteRule indexmsgs.html$ index.php?cat=msgs
RewriteRule indexblue.html$ index.php?cat=blue
RewriteRule indexthemes.html$ index.php?cat=themes
RewriteRule indexsound.html$ index.php?cat=sound
RewriteRule indexgames.html$ index.php?cat=games
RewriteRule indexwallpapers.html$ index.php?cat=wallpapers
RewriteRule indexpro.html$ index.php?cat=pro
RewriteRule indexvido.html$ index.php?cat=vido
RewriteRule indexart.html$ index.php?cat=art
RewriteRule indexmms.html$ index.php?cat=mms
RewriteRule articles-(.*)\.html$ artcat.php?cid=$1
RewriteRule viewnews-(.*)\.html$ news.php?cat=news&id=$1
RewriteRule viewArt-(.*)\.html$ show.php?cat=news&id=$1
RewriteRule Newsarchiv.html$ show.php?cat=newsarchiv
RewriteRule newsarchiv.html$ news.php?cat=newsarchiv
RewriteRule blue-(.*)\.html$ blued.php?id=$1