﻿/* Content Bild Startseite */

#left {
    float: left;
    width: 357px;
    height: 290px;
    margin: 1px 0 4px 0;
}
#leftText {
    width: 294px;
    height: 16.4em;
    font-size: 1.1em;
    color: #fafafa;
    margin: 23px 0 0 63px;
    background-color: #004389;
}
#leftText h1 {
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 20px 0 18px;
}
#leftText  .head1 {
    padding-top: 11px;
}
#leftText .head2 {
    margin: -4px 0 -12px 75px;
}
#leftText p {
    margin:0px 18px;
}

#right-DEU {
    float: right;
    width: 542px;
    height: 290px;
    margin: 1px 0 4px 0;
    position:relative;
}
#right-DEU li {
    font-size: 1.4em;
    font-weight: bold;
    width: 130px;
    height: 30px;
    color: #004389;
    padding: 14px 0 0 11px;
    background-color: #d9e3ef;
    border-bottom: 1px solid #bbcadd;
}
#right-DEU li:hover{
    background-color: #fff;
} 


#rightText {
    margin: 23px 0 0 0;
    position:relative; 
    width:160px;
}
#rightText a:link, #rightText a:visited {
    color: #004389;
    text-decoration: none;
}
#rightText a:hover, #rightText a:active {
    text-decoration: none;
}
/* EUKR - Worldmapstyles */

*:focus { outline: none;}
a#worldmap-thumb {
    background:transparent url(structure/map_world_thumb.gif) no-repeat scroll 0 0;
    width:45px;
    height:29px;
    text-indent:-999em;    
    display: block;    
    position:absolute;
    bottom:7px;
    left:8px;
}
a#europemap-thumb {
    background:transparent url(structure/map_europe_thumb.gif) no-repeat scroll 0 0;
    width:45px;
    height:29px;
    text-indent:-999em;    
    display: block;    
    position:absolute;
    bottom:7px;
    left:57px;
}
a#germanymap-thumb{
    background:transparent url(structure/map_germany_thumb.gif) no-repeat scroll 0 0;
    width:45px;
    height:29px;
    text-indent:-999em;        
    display: block;
    position:absolute;
    bottom:7px;
    left:107px;
}
a#worldmap-thumb:hover, a#worldmap-thumb.active {
    background:transparent url(structure/map_world_thumb_active.gif) no-repeat scroll 0 0;
}
    
a#europemap-thumb:hover, a#europemap-thumb.active {
    background:transparent url(structure/map_europe_thumb_active.gif) no-repeat scroll 0 0;
}
    
a#germanymap-thumb:hover, a#germanymap-thumb.active {
    background:transparent url(structure/map_germany_thumb_active.gif) no-repeat scroll 0 0;
}
#startmap {
    position:absolute;
    z-index:0;
}    
#positioninganchor {
}
#europemapanchorblock, #germanymapanchorblock {
    display:none;
}
#worldmapanchorblock, #europemapanchorblock, #germanymapanchorblock {
    background-image:url(structure/px_blau.png);
    padding:10px 0px 0px 11px;
    right:0px;
    bottom:0px; 
    position:absolute;
    margin:0px;
}
#worldmapanchorblock h4, #europemapanchorblock h4, #germanymapanchorblock h4 {
    color:#6e6e6e;
    font-size:1em;
    font-weight:900;
    margin:0px 0px 9px 0px;
}
#worldmapanchorblock ul, #europemapanchorblock ul, #germanymapanchorblock ul {
    background:transparent;
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:325px;                
}
#worldmapanchorblock li, #europemapanchorblock li, #germanymapanchorblock li {
    background:transparent;
    border:0px;
    float:left;
    position:relative;
    padding:0px;
    height:auto;
    width:80px;
    font-size:1em;
}
#worldmapanchorblock li:hover, #europemapanchorblock li:hover, #germanymapanchorblock li:hover {
    background:transparent;
}
#worldmapanchorblock li a.location, #europemapanchorblock li a.location, #germanymapanchorblock li a.location {
    background:transparent url(structure/arrow.gif) no-repeat 0.0em 0.2em;
    display:block;
    color:#6e6e6e;
    margin:0px 0px 7px 0px;
    padding:0px 0px 0px 12px;
    z-index:30;
    text-decoration:none;
}
#worldmapanchorblock li a.location:hover, #europemapanchorblock li a.location:hover, #germanymapanchorblock li a.location:hover {
    background:transparent url(structure/arrow.gif) no-repeat 0.0em 0.2em;
}
/* Content Bild Startseite */
