/* -------------------------------------------------- */
/*           allgemeine Regeln                        */
/* -------------------------------------------------- */

body
{
        background-color:#fff;
}

/* -------------------------------------------------- */
/*           Regeln für einzelne Formatierungen       */
/* -------------------------------------------------- */



.content
{
	color:#000000;
         font-size:1em;
         font-family:tahoma;
         text-align: justify;
}

td
{
	color:#000;
         font-size:1em;
         font-family:tahoma;
         text-align: justify;
}

.h1
{        font-size:3em;
         font-weight:bold;
         font-family:tahoma;
         color:#000000;
}



.pic
{
        border-left:2px solid white;
}

input
{
         width:147px;
         background-color: white;
         border: 1px dotted #000000;
         color:#000000;
         margin-bottom:3px;
}

input.senden
{
         width:70px;
         background-color: white;
         border: 1px dotted #000000;
         color:#000000;
         margin-top:3px;
}

textarea
{
	size:300px;
         width:300px;
         height:80px;
         background-color: white;
         border: 1px dotted #000000;
         overflow-y:auto;
         color:#000000;
}

.border
{
 	border:2px solid #000000;
}


/* -------------------------------------------------- */
/*           Regeln für Ebenen                        */
/* -------------------------------------------------- */

#bottom
{
        background-color:#97b9d0;
        border-top: 2px solid white;
        border-right: 2px solid white;
        height:28px;
        bottom:0px;
        left:0px;
        width:1018px;
        display:block;
        position:absolute;
        z-index:1;
        visibility:hidden;
}

#copyright
{
         top:200px;
         width:802px;
         height:106px;
         left:50%:
         margin-left:-401px;
         background-image: url(gfx/copyright.jpg);
         background-repeat:no-repeat;
         visibility:visible;

}

#bottomtext
{
        height:20px;
        bottom:0px;
        left:10px;
        width:300px;
        display:block;
        position:absolute;
        z-index:2;
        color:#ffffff;
        font-family:tahoma;
        font-size:10.3px;
        visibility:hidden;
}

#titelbg
{
        background-color:#ffffff;
        height:28px;
        bottom:327px;
        left:0px;
        width:1020px;
        display:block;
        position:absolute;
        z-index:1;
        visibility:hidden;
}

#titel
{
        background-image: url(gfx/titel.gif);
        height:22px;
        bottom:330px;
        left:405px;
        width:360px;
        display:block;
        position:absolute;
        z-index:2;
        visibility:hidden;
}

#navbg
{
        background-image: url(gfx/newsflash.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        background-color:#618fb0;
        border-right:2px solid white;
        height:297px;
        bottom:30px;
        left:0px;
        width:127px;
        display:block;
        position:absolute;
        z-index:2;
        visibility:hidden;
}

#newsflashtext
{
        height:120px;
        bottom:35px;
        left:4px;
        width:107px;
        display:block;
        position:absolute;
        z-index:3;
        text-align:right;
        visibility:hidden;
}


#main
{
        height:100%;
        top:0px;
        left:0px;
        width:100%;
        display:block;
        position:absolute;
        z-index:1;
        border-right:2px solid white;
}



#rotate
{
        background-repeat: no-repeat;
        height:297px;
        bottom:30px;
        width:519px;
        left:501px;
        display:block;
        z-index:4;
        position:absolute;
        float:right;
        visibility:hidden;
}

#rotatetext
{
        background-repeat: no-repeat;
        height:298px;
        bottom:30px;
        width:519px;
        left:501px;
        display:block;
        z-index:5;
        position:absolute;
        visibility:hidden;
}

#infos
{
        background-repeat: no-repeat;
        height:298px;
        bottom:30px;
        width:519px;
        left:501px;
        display:block;
        z-index:4;
        position:absolute;
        visibility:hidden;
}