﻿body
{
    text-align: center;
    background-color: #f6f6f6;
    font-family: Tahoma;
    color: #425c77;
}
a
{
    text-decoration: underline;
    color: #36b3d8;
}
a:hover
{
    text-decoration: underline;
    color: #425c77;
}
h1
{
    margin: 10px;
    text-align: center;
    font-size: 200%;
    margin-bottom: 0px;
}
p
{
    font-size: 12px;
    margin-left: 5px;
    margin-top: 5px;
}
#li1
{
    font-size: 12px;
    margin-right: 10px;
    margin-top: 1px;
}
#li2
{
    font-size: 12px;
    margin-right: 10px;
    margin-top: 1px;
}
.style1
{
    vertical-align: text-top;
    padding-top: 2px;
}
.style12
{
    vertical-align: text-top;
    padding-top: 1px;
}
#tab
{
    color: white;
    font-size: 11px;
    margin-top: 5px;
    font-weight: bold;
}
#alink
{
    color: white;
}
#alink2
{
    color: white;
}
#alink3
{
    color: white;
}
#wrap
{
    width: 900px;
    margin: 0 auto;
    text-align: left;
    padding: 0px 0px;
    background-color: white;
}
#header
{
    float: left;
    width: 900px;
    height: 45px;
    text-align: center;
    padding: 0px 0px;
    background-color: white;
}
#gation
{
    float: left;
    width: 900px;
    height: 40px;
    border-bottom: 1px solid #37b3d6;
    background-color: white;
}
#content
{
    float: left;
    width: 559px;
    height: 450px;
    border-right: 1px solid #37b3d6;
    background-color: white;
    font-size: 12px;
}
#sitebar
{
    float: left;
    width: 340px;
    height: 450px;
    top: 0;
    background-color: white;
}
#untgation
{
    float: left;
    width: 900px;
    height: 45px;
    border-bottom: 1px solid #37b3d6;
    border-top: 1px solid #37b3d6;
    background-color: white;
    text-align: right;
}
#unter
{
    float: left;
    height: 35px;
    width: 900px;
}
#box
{
    margin-left: 39px;
    margin-right: 15px;
    margin-top: 25px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    border-left: 3px;
    border-right: 3px;
    border: 2px solid;
    border-color: #ebeff1;
    width: 250px;
}
#Zertifikat
{
    float: left;
    width: 900px;
    height: 170px;
    border-bottom: 1px solid #37b3d6;
    background-color: white;
    text-align: right;
}
.tip
{
    position: absolute;
    display: none;
    background-color: #ebeff1;
	font-family: Tahoma;
    border: 1px solid #37B3D6;
    margin: 0;
    padding: 2px 4px 4px 7px;
    font-size: 11pt;
    color: black;
}
