@import 'navi.css';
@import 'elements.css';

html	{ overflow-y: scroll; }

body	{
	font-size:9pt; font-family:verdana,arial,helvetica,sans-serif;
	color:#006;
         margin:0;
         }

#info	{ position:absolute; left:-2000px; top:-250px; }

#seite	{ width:100%; min-width:960px; max-width:1100px; }
#kopfzeile {
	position:relative; width:100%; height:77px;
	top:3px; border-top:1px solid #006; border-bottom:2px solid #fff; }

#bild	{ position:absolute; left:0; top:0; width:193px; height:74px; z-index:10; }
#titel	{ position:absolute; left:205px; top:12px; height:35px; width:400px; }
#logo	{ position:absolute; right:100px; top:0; width:50px; height:53px; text-align:right; }

#nav-rgt	{
	position:absolute; right:0; top:0; z-index:10;
	width:100px; text-align:right; height:74px;
         }

.nav-rgt	{ padding:14px 5px 0 0; font-size:10px; }
.date	{ position:relative; color:#fff; padding:8px 2px 0 0; font-size:10px; height:16px; }

#inhaltzeile { position:relative; width:100%; background:url(../adds/bg_nav_lft.gif) left top repeat-y; }
#col-lft {
	position:absolute; left:0; top:0; width:193px; overflow:hidden; background:#339;
	}

.min-height { float:right; height:500px; width:1px; }

#col-mid {
	position:static; margin:0 200px 0 210px;
         background:#fff url(../adds/bg-rgt.gif) right top repeat-y;
         line-height:16px; }

#err	{ position:absolute; left:515px; top:120px; height:20px; width:230px; z-index:10; background:#fff; }
#col-mid table { width:99%; }
#col-mid table.form { width:auto; }
#col-rgt {
	position:absolute; right:0; top:0; width:200px; overflow:hidden;
         text-align:center; padding-bottom:20px;
         background:#fff; }

#min-height { width:1px; height:500px; }

#fusszeile {
	position:relative;
	border-top:2px solid #fff;
         background:#66c; font-size:8pt;
         padding:2px 0 2px 2px;
         }

.float-lft { float:left; }
.float-rgt { float:right; }
.clear-lft { clear:left; }
.clear-rgt { clear:right; }
.clear	{ clear:both; }

.p	{ padding:25px 20px 15px 0px; }

#col-rgt .p { width:185px; padding:60px 0 0 15px; margin:auto; }

.z-rgt	{ width:170px; margin:auto; border-top:1px solid #006; padding:20px 0; }

.hl	{ height:30px; margin-bottom:10px; font-weight:bold; }

h1	{ font-size:12pt; font-weight:normal; display:inline; }

.index-rgt {
	width:150px; margin:10px auto; border-top:1px solid #006;
	border-bottom:1px solid #006; padding:20px 0;
         }
