﻿/* - - B o d y - - */

body.main
{position: absolute;
font-family: verdana, arial, sans-serif;
font-size: 12pt;
color: #004646;
background-attachment: fixed;
margin: 0 auto;
padding: 0;
height:100%;
background-color: #E7FFE7;
line-height:120%;}

* html, body 
{margin:0 auto;
top:0; left:0; right:0;
min-height:100%;
padding:0;
width:100%;}

/* - - B a n n e r - - */

div.banner_container
{position:fixed;
top:0; left:0; right:0;
text-align:center;
margin:0 auto;
z-index:3;}

* html div.banner_container
{position:absolute;
top:0; left:0; right:0;
text-align:center;
margin:0 auto;
z-index:3;}

div.banner
{position:relative;
top:0; left:0; right:0; bottom:0;
height:90px; width:900px;
margin:0 auto;
z-index:3;
background-image:url('../images/banner1.jpg');
background-repeat:no-repeat;}

div.nav
{position: relative;
top: 0; left: 0; right: 0; bottom: 0;
height: 30px; width: 900px;
margin: 0 auto;
font-size:11pt;
z-index: 3;
padding:10px 0 0 0;
background-image: url('../images/banner2.jpg');
background-repeat: no-repeat;
font-weight:bold;
color: #E8FEE8;}


/* - - C o n t e n t - - */

div.content_container
{position:static;
bottom:0; left:0; right:0;
text-align:left;
padding-top:120px; margin:0px 0px 50px 0px;
z-index:2;
background-image:url('../images/bgmain.jpg');
background-attachment:fixed;}

div.content
{position:relative;
margin:0 auto;
z-index:2;
width:897px;
text-align:justify;
height:100%;}

div.links
{float:left; margin:10px 0 0 0;
}

div.linksoben, div.linksunten
{position:relative; z-index:3;
top:0; left:0; right:0; bottom:0;
height:10px; margin:0 0 0 0;}
.linksoben {background-image: url("../images/boxupl.gif"); width:265px;}
.linksunten {background-image: url("../images/boxdownl.gif"); width:265px;}

div.linksinhalt
{position:relative;
top:0; left:0; right:0; bottom:0;
padding: 0 10px 0 10px; margin:0 0 0 0;
border-width:2px;
border-left-style:solid; 
border-left-color:#BADAB8;
border-right-style:solid; 
border-right-color:#BADAB8;
background-repeat:no-repeat;
background-color:#ffffff;
width:241px; min-height:450px;}

div.rechts
{float:right; margin:10px 0 0 0;
}

div.rechtsoben, div.rechtsunten
{position:relative;
top:0; left:0; right:0; bottom:0;
height:10px; margin:0; padding:0;}
.rechtsoben {background-image: url("../images/boxupr.gif"); width:625px;}
.rechtsunten {background-image: url("../images/boxdownr.gif"); width:625px;}

div.rechtsinhalt
{position:relative;
top:0; left:0; right:0; bottom:0;
padding: 0 10px 0 10px; margin:0 0 0 0;
border-width:2px;
border-left-style:solid; 
border-left-color:#BADAB8;
border-right-style:solid; 
border-right-color:#BADAB8;
background-repeat:no-repeat;
background-color:#ffffff;
width:601px; min-height:450px;}


/* - - F o o t e r - - */

div.footer_container
{position:fixed;
bottom:0; left:0; right:0;
text-align:center;
margin:0 0 0 0;
width:100%; height:50px;
z-index:3;
background-image:url('../images/bgbottom.jpg');}

div.footer
{position:relative;
top:0; left:0; right:0; bottom:0;
z-index:3;
width:900px; height:50px;
margin:0 auto;}


