body
{
	width: 1008px;
	height: 605px;
	background-color: white;
	font-family: arial;
}

.tabmenu
{
	width: inherit;
	height: inherit;
	border-width: 1px;
}

#tab_top_1
{
   	width: 10%;
}

#tab_top_2
{
    	width: 43%;
}

#tab_top_3
{
    	width: 43%;
}


.tab_top_active
{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px 10px 0px 0px;
	border-bottom: none;
	text-align: center;
	background-color: lightgrey; 
	margin-bottom: -1px;
	border-color: lightgrey;
	color: #000000;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	cursor: pointer;
	height: 38px;
	line-height: 38px;
}

.tab_top_passive
{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	background-color: darkgrey;
	margin-bottom: -1px;
	border-color: darkgrey;
	color: #ffffff;
	font-size: 26px;
	padding: 5px;
	cursor: pointer;
	height: 38px;
	line-height: 38px;
}

.tab_box
{
	float: left;
	background-color: lightgrey;
        border-radius: 0px 0px 10px 10px;
	width: 1008px;
	height: 100%;
}

.tab_box_1 p
{
	text-align: justify;
}

#rahmen_kartewelt
{
        position: relative;
	background-color: #deebf7;
        border-radius: 10px;
	width: 988px;
	height: 510px;
	margin: 0px 10px;
        overflow: hidden;
}

.land
{
        fill: darkgrey;
        stroke: black;
        stroke-opacity: 1;
        stroke-width: 0.5;
}

.land:hover													
{
        stroke-width: 1.8;
}

.i3
{
    fill: #762a83;
}

.i2
{
    fill: #af8dc3;
}

.i1
{
    fill: #e7d4e8;
}

.e1
{
    fill: #d9f0d3;
}

.e2
{
    fill: #7fbf7b;
}

.e3
{
    fill: #1b7837;
}

.e4
{
    fill: #00441b
}

.panzoom-parent
{
        border: 2px solid #333;
}

.panzoom-parent .panzoom
{
        border: 2px dashed #666;
}

.buttons
{
        margin: 40px 0 0;
}

#rahmen_infobox
{
	position: absolute;
	background-color: white;
        border-radius: 10px;
	height: auto;
	bottom: 0px;
}

#rahmen_infobox p
{
	font-size: 16px;
        margin-top: 2px;
        margin-bottom: 4px;
}

p2
{
    padding: 0px 10px 3px 0px;
    margin: 0;
    font-size: 14px;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 15px;
    margin-right: 5px;
}


#rahmen_legende
{
	position: absolute;
	background-color: white;
        border-radius: 10px;
	height: auto;
	bottom: 0px;
        right: 0px;
}

#rahmen_legende p
{
    font-size: 14px;
    margin-bottom: 5px;
}

.legend-scale ul {
    margin: 0;
    margin-bottom: 5px;
    padding: 10px;
    float: left;
    list-style: none;
    }
.legend-scale ul li {
    font-size: 80%;
    list-style: none;
    margin-left: 0;
    line-height: 18px;
    margin-bottom: 2px;
    }
.legend-labels li span {
    display: block;
    border-radius: 5px;
    float: left;
    height: 16px;
    width: 30px;
    margin-left: 5px;
    margin-right: 5px;
    }

h1
{
	font-size: 32px;
	background-color: white;
	border-radius: 10px;
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 20px 10px;
	display: inline-block;
}

#windowchange 
{
    padding: 0px;
    margin-bottom: 30px;
}

h2
{
	font-size: 24px;
	width: auto;
	margin-left: 20px;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 1px;
}

p
{
	font-size: 18px;
	margin-left: 20px;
        margin-right: 20px;
        margin-top: 1px;
        margin-bottom: 10px;
}

#main-nav
{
        position: absolute;
        display: inline-block;
        right: 10px;
        margin: 0px;
        padding: 0px;
        width: auto;
        border-radius: 10px;
}

#main-nav li
{
        list-style: none;
        float: left;
        position: relative;
        border-radius: 10px;
        padding-right: 5px;
}

#main-nav a
{
        font-size: 28px;
        font-weight: normal;
        line-height: 100%;
        color: white;
        display: block;
        padding: 5px 15px;
        text-decoration: none;
        border-radius: 10px;
        background-color: darkgrey;
}
        
#window1
{
	display: block;
}

.content /*left and right*/
{
		position: absolute;
		background: #fff;
		width: 988px;
                height: 510px;
                margin: 0px 10px;
		float: left;
		/* Transparenz */
		opacity: 1;
		border-radius: 10px;
}
        
.none
{
        display: none;
}

.nav
{
        margin-top: 1px;
}

.mapsection
{
    float: left;
    background-color: #deebf7;
    border-radius: 10px 0px 0px 10px;
    height: inherit;
    width: 65%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 1600px 1600px;
    background-position: 17% 27%; /*15% 23% vorher*/
}

#mapsection2003
{
    background-image: url("mapspain2003.svg");
}

#mapsection2006
{
    background-image: url("mapspain2006.svg");
}

#mapsection2009
{
    background-image: url("mapspain2009.svg");
}

#mapsection2012
{
    background-image: url("mapspain2012.svg");
}

.chartsection
{
    float: right;
    background-color: white;
    border-radius: 0px 10px 10px 0px;
    height: inherit;
    width: 35%;
}

.chartsection1
{
    float: right;
    border-radius: 0px 10px 0px 0px;
    height: 50%;
    width: 100%;
}

.chartsection2
{
    float: right;
    border-radius: 0px 0px 10px 0px;
    height: 50%;
    width: 100%;
}


#mapsectionmig
{
    float: left;
    background-color: white;
    border-radius: 10px 0px 0px 10px;
    height: inherit;
    width: 65%;
    display: flex;
    align-items: center;
    background-color: white;
}

.chartsectionhalf 
{
    padding-top: 5px;
    padding-left: 5px;
}

#infobutton
{
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
    padding-top: 5px;
    border: 2px solid white;
    border-radius: 10px;
    font-weight: bold;
    color: white;
    background-color: darkgrey;
    vertical-align: middle;
    z-index: 100;
}

#infobutton a
{
    text-decoration: none;
    color: white;
}

#infobutton:hover
{
    background-color: lightgrey;
    border: 2px solid lightgrey;
    color: black;
}

.modalDialog 
{
    position: absolute;
    font-family: Arial;
    border-radius: 10px 0px 0px 10px;
    height: inherit;
    width: 65%;
    background: rgba(0,0,0,0.2);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialogworld
{
    position: absolute;
    font-family: Arial;
    border-radius: 10px 0px 0px 10px;
    height: inherit;
    width: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialogworld > div
{
    width: 400px;
    position: relative;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background-color: white;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;  
}

.modalDialogworld:target
{
    opacity:1;
    pointer-events: auto;
}

.modalDialog:target
{
    opacity:1;
    pointer-events: auto;
}

#openModal1 > div
{
    margin: 17% auto;
}

#openModal2 > div
{
    margin: 16% auto;
}

#openModal3 > div
{
    margin: 14% auto;
}

#openModal4 > div
{
    margin: 16% auto;
}

#openModal5 > div
{
    margin: 11% auto;
}

#openModal6 > div
{
    margin: 10% auto;
}

.modalDialog > div
{
    width: 400px;
    position: relative;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background-color: white;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;  
}

.close
{
    background: darkgrey;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover
{
    background: lightgrey;
    color: black;
}

p1
{
    font-size: 14px;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    text-align: justify;
}

h3
{
    font-size: 18px;
}

p3 
{
    padding: 0px 10px 3px 0px;
    margin: 0;
    font-size: 14px;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 15px;
    margin-right: 5px;
}


p3 span {
    display: block;
    border-radius: 5px;
    float: left;
    height: 16px;
    width: 30px;
    margin-right: 5px;
    }
    
    
.p2div 
{
    float: left;
}

.p3div 
{
    float: right;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    color: darkgrey;
}