﻿html 
{
    overflow:hidden;
}

body 
{
    margin:0px;
    padding:0px;
}

html,body 
{
    height:100%;
}

img, div 
{ 
    behavior: url(Images/iepngfix/iepngfix.htc) 
}

a
{
    color:#3366CC;
}

body 
{
    margin:0px 0px; 
    padding:0px 0px;
    background-image:url('../Images/bgpattern.gif');
    height:100%;
    font-family:Arial;
}

form
{
    margin:0px 0px; 
    padding:0px 0px;
    height:100%;
}

.all
{
    height:100%;
    overflow:visible;
}

.header
{
    position:absolute;
    background-image:url('../Images/lava/bgheader.jpg');
    background-position:right top;
    background-repeat:no-repeat;
    left:106px;
    top:0px;
    width:913px;
    height:178px;
    z-index:1;   
}

.menu
{
    position:absolute;
    top:110px;
    left:10px;
    width:125px;
    z-index:1;
}

.infobar
{
    text-align:right;
    padding:10px 0px;
    font-family:Verdana;
    font-size:10px;
    color:#444444;
    padding-right:10px;
    height:100%;
}

.column
{
    position:absolute;
    background-image:url('../Images/lava/bgcolumn.gif');  
    width:892px;
    height:100%;
    margin:0px;
    left:126px;
    bottom:0px;
    top:0px;
    z-index:0;
}

.rcolumn
{
    margin-left:1019px;
    bottom:0px;
    height:100%;
    background-image:url('../Images/rschatten.gif');
    background-repeat:repeat-y;    
}

.rightbgimg
{
    height:100%;
    width:100%;
    background-position: 0px 241px;
    background-image:url('../Images/lava/right.jpg');
    background-repeat:no-repeat;
}

.hauptteil
{
    background-image:url('../Images/lava/bghauptteil.jpg');     
    background-repeat:no-repeat;
    background-position: top right;
    display:block;
    width:888px;
    margin-left:5px;
    height:100%;
    z-index:1;
    text-align:right;  
}

.topspacer
{
    height:110px;
    left:155px;
    width:840px;
}

.pContent
{
    position:absolute;
    height:100%;
    z-index:2;
}

.content
{
    position: absolute;
    top: 0px;
    left: 5px;
    width: 855px;
    height: 100%;
    text-align: left;
    z-index: 5;
    overflow: auto;
}
.contentBG
{
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 150px;
    top: 100px;
    width: 855px;
    
}
.contentBGimg
{
    position:absolute;
    z-index:0;
    width:100%;
    height:100%;
}

.imglogo
{
    margin-top:19px;
}

.imgtitle
{
    text-align:right;
    position:absolute;
    width:210px;
    left:80px;
    top:59px;
}
.plager, .plager a:link, .plager a:visited
{
    font-size:13px;
    line-height:19px;
    color:#000000;
    text-align:right;
    text-decoration:none;
}
.plager a:hover, .plager a:active
{
    text-decoration:underline;
}
.plager1, .plager1 a
{
    font-size:14px;
    color:#3366CC;
    font-weight:bold;
    text-decoration:none;
}
.plager1 a:hover, .plager1 a:active
{
    text-decoration:underline;
}