html,body{
 width:100%;
 height:100%;
 padding:0px;
 margin:0px;
 background-color:#D1FCFC;}

#overseite {
 margin:auto;
 height:100%;
 background-image:url(layout/hg.gif);
 width:700px;}

#seite {
 margin:auto;
 background-image:url(layout/hg.gif);
 width:700px;}

#kopf {
 text-align:left;
 width:700px;
 height:128px;
 background-image:url(layout/hg.gif);}

#navi {
 text-align:left;
 width:700px;
 height:35px;
 background-color:#D1FCFC;}
 
#navic {
 text-align:left;
 width:700px;
 height:23px;
 color:#ffffff;
 background-color:#49387C;}

#content {
 background-image:url(layout/hg.gif);
 text-align:left;
 margin-top:6px;
 width:700px;}

.cl, .cr {
 display:inline;
 float:left;}

.cl {
 width:160px;}

.cr {
 width:505px;}

.ls{
 letter-spacing:1px;}

h1,.title{
 margin-bottom:14pt;
 font-family:"Times New Roman";
 font-size:16pt;
 letter-spacing:2px;
 font-weight:normal;
 color:#49387C;}
 
.ctext,.btext,.text{
 font-family:Tahoma,sans-serif;
 font-size:10pt;
 color:#000000; }

.btext{
 font-weight:bold;
 color:#49387C;}

.tlink{
 text-decoration:none; }

.ctext{
 line-height:115%; }

.wtext{
 font-family:Tahoma,sans-serif;
 font-size:10pt;
 color:#ffffff; }

.wtext2{
 font-family:Tahoma,sans-serif;
 font-size:10pt;
 color:#E98C10; }

.wtext2:active{
 font-weight:bold;}

.wtext2:hover{
 color:#E98C10; }

.olink{
 text-decoration:none;
 font-weight:bold;
 font-family:Tahoma,sans-serif;
 font-size:10pt;
 color:#E98C10; }

