<!-- FC - FirstChoice JOOMLA Template v.1.3 - copyright (c) 2007 Christian Stäber -->
<?php echo "<?xml version=\"1.0\"?>"; ?>
<?php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<?php mosShowHead(); ?>
<?php if ( $my->id ) initEditor(); ?>
<meta **********="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?>
<link href="css/template_css.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table class="main" align="center" width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<div id="top">
<div id="top_inner">
<div id="top_menu"><?php mosLoadModules ( 'top', -1 ) ?></div>
<div id="search"><?php mosLoadModules ( 'search', -2 ) ?></div>
</div>
</div>
<div id="banner">
<div id="banner_inner_left">
<div id="head_left_outer">
<div id="head_left_inner"><?php mosLoadModules ( 'head' , -1 ); ?></div>
</div>
<div id="pathway_outer">
<div id="pathway"> Pathway: <?php mosPathWay(); ?></div>
</div>
</div>
<div id="banner_inner_right">
<div id="newsflash">
<?php mosLoadModules ( 'login', -2 ); ?>
</div>
</div>
</div>
<div id="navigation_outer">
<div id="mainmenu">
<div id="mainmenu_inner"><?php mosLoadModules ( 'navi', -1 ); ?></div>
</div>
<div id="login">
<div id="login_inner"></div>
</div>
</div>
<table class="content_container" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="180" rowspan="2" valign="top" class="left_outer"><div class="content_outer">
<div id="left_inner">
<?php mosLoadModules ( 'left', -2 ); ?>
</div>
</div></td>
<td colspan="2" valign="top" class="right_outer2"><div id="main_content_outer">
<div id="main_content_inner">
<?php mosMainBody(); ?>
</div>
</div></td>
</tr>
<tr>
<td width="100%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<?php if ( mosCountModules ( 'advert' ) > 0 ) { ?>
<tr>
<td valign="top" align="center" colspan="4"><div class="user_content">
<div class="advert">
<?php mosLoadModules ( 'advert', -1 ) ?>
</div>
</div></td>
</tr>
<?php } ?>
<?php if ( mosCountModules ( 'user1' ) > 0 || mosCountModules ( 'user2' ) > 0 ) { ?>
<tr>
<td colspan="2" width="50%" valign="top"><div class="user_content">
<?php mosLoadModules ( 'user1', -2 ) ?>
</div></td>
<td colspan="2" width="50%" valign="top"><div class="user_content">
<?php mosLoadModules ( 'user2', -2 ) ?>
</div></td>
</tr>
<?php } ?>
<tr>
<td colspan="4"></td>
</tr>
<?php if ( mosCountModules ( 'user3' ) > 0 || mosCountModules ( 'user4' ) > 0 ) { ?>
<tr>
<td width="25%" valign="top"><div class="user_content">
<?php mosLoadModules ( 'user3', -2 ) ?>
</div></td>
<td width="25%" valign="top"><div class="user_content">
<?php mosLoadModules ( 'user4', -2 ) ?>
</div></td>
<td width="25%" valign="top"><div class="user_content">
<?php mosLoadModules ( 'user8', -2 ) ?>
</div></td>
<td width="25%" valign="top"><div class="user_content">
<?php mosLoadModules ( 'user9', -2 ) ?>
</div></td>
</tr>
<?php } ?>
<?php if ( mosCountModules ( 'user5' ) > 0 ) { ?>
<tr>
<td colspan="4" valign="top"><div class="user_content">
<div class="advert">
<?php mosLoadModules ( 'user5', -2 ) ?>
</div>
</div></td>
</tr>
<?php } ?>
</table></td>
<td width="180" valign="top" class="right_outer"><div class="content_outer">
<div id="right_inner">
<?php mosLoadModules ( 'right', -2 ); ?>
</div>
</div></td>
</tr>
</table>
<div id="footer">
<div id="footer_inner">
<div id="statistics"></div>
<div id="bottom_links">
<a href="#" target="_self">Disclaimer</a> |
<a href="#" target="_self">Impressum</a></div>
<!-- kann entfernt werden - wäre aber schön wenn es bleibt

-->
<div id="copyright">code&design 2007 Christia n Stäber</div>
<div style="width:100%;height:3px;"> </div>
</div>
</div></td>
</tr>
</table>
</body>
</html>
<!-- copyright (c) 2007 Christian Stäber -->
Lesezeichen