.main
{
    max-width: 1200px;
    width: 1200px;
    min-height: 768px;
    margin-left: auto;
    margin-right: auto;
    
    font-family: Helvetica, Verdana, sans-serif;
    color: #222;
    font-size: 12px;
    
    /*border: 1px solid #999;*/
}
.iframe_body
{
    font-family: Helvetica, Verdana, sans-serif;
    color: #222;
    font-size: 12px;
}
pre
{
    font-family: Helvetica, Verdana, sans-serif;
    color: #222;
    font-size: 12px;
}
#linked
{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.menue
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
    max-width: 120px;
    margin-left: 0px;
    list-style-position: outside;
    margin-top: 40px;
    z-index: 10;
    float: left;
}
.menue div
{
    text-align: center;
    list-style-type:none;
    line-height: 18px;
    padding-top: 16px;
    padding-bottom: 16px;
    
    margin-left: 0px;
    padding-left: 0px;
    
    background-image: url('misc/bubble.jpg');
    background-repeat: no-repeat;
    background-position: center;
    white-space: nowrap;
}
.menue div a
{
    color: #333;
}
.linkmap_sat
{
    position: absolute;
    margin-left: 840px;
    top: 530px;
    border: none;
    z-index:9;
    /*border: 1px solid #333;*/
}
.map
{
    position: absolute;
    top: 64px;
    margin-left: 394px;
    z-index: 1;
}
.map img
{
    z-index: -10;
}
iframe.iframe
{
    position: absolute;
    top: 64px;
    margin-left: 294px;
    height: 624px;
    max-height: 624px;
    width: 450px;
    max-width:450px;
    border: 1px solid #eee;
}
.bubble
{
    /*width: 52px;
    height: 52px;*/
}
.bubble img
{
    width: 52px;
    height: 52px;
    
    border: none;
}
.bubble a
{
    border: none;
}
#head_bubbles
{
    margin-left: 120px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
}
#fliess_bubbles
{
    width: 250px;
    margin-left: 120px;
    text-align: left;
    line-height: 160%;
    z-index: 100;
}
ul
{
    list-style: none;
}
b
{
    font-weight: bold;
}

.text
{
    width: 410px;
    max-width: 410px;
}
.text h1, .text h2
{
    text-align: left;
}
.text h1
{
    font-size: 14px;
}
.text h2
{
    font-size: 12px;
}
.text p
{
    font-size: 12px;
    text-align: justify;
}
iframe_txt
{
    position: absolute;
    top: 64px;
    left: 300px;
    max-height: 624px;
    max-width:440px;
}
.text img#portrait
{
    padding-right: 40px;
    padding-bottom: 40px;
    float: left;
}
.text p .clear_both
{
    clear: both;
}
#port_head
{
    height: 226px;
    display: block;    
}

/*--------Bubble Positions--------*/
#bubble_0
{
    position:absolute;
    top: 43px;
    margin-left: 910px;
    z-index: 10;
}
#bubble_1
{
    position:absolute;
    top: 66px;
    margin-left: 1069px;
    z-index: 10;
}
#bubble_2
{
    position:absolute;
    top: 179px;
    margin-left: 1050px;
    z-index: 10;
}
#bubble_3
{
    position:absolute;
    top: 366px;
    margin-left: 1106px;
    z-index: 10;
}
#bubble_4
{
    position:absolute;
    top: 570px;
    margin-left: 1034px;
    z-index: 10;
}
#bubble_5
{
    position:absolute;
    top: 674px;
    margin-left: 927px;
    z-index: 10;
}
#bubble_6
{
    position: absolute;
    top: 700px;
    margin-left: 390px;
    z-index: 10;
}
#bubble_7
{
    position: absolute;
    top: 660px;
    margin-left: 290px;
    z-index: 10;
}
#bubble_8
{
    position: absolute;
    top: 396px;
    margin-left: 295px;
    z-index: 10;
}
#bubble_9
{
    position:absolute;
    top: 522px;
    margin-left: 244px;
    z-index: 10;
}
#bubble_10
{
    position: absolute;
    top: 690px;
    margin-left: 590px;
    z-index: 10;
}
/*--------std-----------*/
a
{
    text-decoration: none;
    color: #111100;
}
a:hover, a:focus
{
    text-decoration: underline;
}
a img
{
    border: none;
}
/*------masinka---------*/
.masinka a
{
    position: fixed;
    color: #999;
    font-size: 11px;
    font-family: monospace;
    bottom: 20px;
    right: 20px;
}

