﻿body {
font-family: Arial, Helvetica, sans-serif;

  	margin: 0;
  	background-color: #e2f8ff;
  /*	background-color: silver;
  	background-image:url('../bilder/bgra.jpg');
  	

  	background-repeat:no-repeat;
  	background-attachment: fixed;
   	background-size: 100% 100%;*/
	font-size:1.0em;
	font-weight: bold;
  	}
 
div, footer, header, main, nav, section{
	display:block;
}
h2 {
	padding-right:1em;
	color:#7979FF;

}

h3 {
	font-size:1.5em;
	color:blue;
	text-decoration:underline;

}


section{
	display: inline-block;
	border: 20px ;
	float: left;
  	max-width: 50%;
}

.col1, .col2 {
   	display:inline-block;
  	vertical-align:top;
}

.aboutPadalka{
    border: 1px solid  #0000FF;
    padding: .5em;
    color: #000;
    margin: .5em 1.0em .5em;
	background-color: rgba(220, 220, 220, .55);
	text-align: left;
	font-size: 1.0em;
	float:left;
}
.aboutPadalka h2{
	font-family: 'Arial', Helvetica, sans-serif;
    font-weight: bold; 
    font-size: 1.1em;
    color:#7979FF;
}


footer{
	clear:both;
}

.page{
  	max-width: 2200px; /*60em;*/
}

nav{
	display:block;
}

.nav-main {
	background-color: rgba(220, 220, 220, .5);
  	border-bottom: 2px solid #00f;
  	margin: .5em 1.0em;
  	text-align:left;
  	clear:both;
}
.nav-main a:hover {
  	color: #0f0;
  	text-decoration: none;
}
.nav-main li {
   	border-left: 1px solid #00f;
  	display: inline-block;	
  	padding: 0.0em;
  	margin: 0.0em;
  	
}
.nav-main li:first-child {
  	border-left: none;
}

.nav-main a {
  	color: #00f;
  	display: inline-block;
  	font-size: 1.0em; /* 18px/16px */
  	padding: .5em;
 	/*text-align:right;*/
}
.twitt{
  	position: fixed;
   	right: 20px;
  	top: 50px;
}

.shapka{
	font-family : "Arial";
    font-weight : bolder;
    font-size : 30pt;
    text-align : left;
}
.bildoben {
     margin-left: 0.5cm;
     top : 1.3cm;
     z-index : 6;
     color : #00AFFF;
     display:block;
     }
.bildmitte {
     top : 0.8cm;
     margin-left: 0.9cm;
     z-index : 4;
     color : #c0c0FF;
     display:block;}
.bildunten {
     top : 0cm;
     margin-left: 1.2cm;
     z-index : 2;
     font-size : 40pt;
     color : #E0E0FF;
     display:block;}

.runheute{
  	border: 1px solid #c7c7c8;
	background-color: rgba(220, 220, 220, .5);
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: .9em;
    color:#0000FF;
    margin-bottom:20px;
    margin-left:0em;
    margin-top:5px;
    display: inline-block;
    text-align:left;
}
/*
table{
	text-align:right;
	max-width: 100px;
	float:right;
}
td{
	font-size: x-small;
	text-align:center;
}
*/
.aboutPadalka img{
	border: 3px solid #bebebe;
	max-height: 200px;
	text-align:right;
}

.runtimef{
  	border: 1px solid #c7c7c8;
  	background-color: rgba(220, 220, 220, .55);
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: .8em;
    color:#0000FF;
    padding: 0.0em 0.625em 0.313em;
    text-align:center;
    margin: .5em 1.1em .5em;
    width: 95%;
}

.dauercounter{
	/*height: 3em;*/
	width:50%;
	text-align:right;
	padding: 0.313em 0.625em 0.313em;
    margin-left: 0.2em;
   	margin-bottom: .8em;
 	display: inline-block;
}
.dauercounter2{
	width:43%;
	/*max-width:43%;*/
	/*font-size: 1.0em;*/
	padding: 0.8em 1.625em 0.0em;
    margin-left: 0.2em;
   	margin-bottom: .8em;
  	display: inline-block;
}
hr{
	color:blue;
}
.bild1, .bild2 {
	color:lime;
	text-align:center;
	font-size: small;
}
.bild1{
	float:right;
}
.bild2{
	float:left;
}
.flag img{
/*	max-width:60px;*/
/*	border: 0px solid #bebebe;*/	float:left;
margin-right: 5px;
}

.vostok{
	width: 30em;
	margin:.0em 1.0em;
	border:1px;
	font-size: medium;

}
.links{
	text-align:right;
	font-size:1.0em;
	border:1px blue solid;

}
.rechts{
	text-align:left;
	font-size:1.0em;
	border:1px blue solid;
}
.seredina{
	text-align:center;
	font-size:1.0em;
	border:1px blue solid;
}


.grafik{
	/*height: 3em;*/
	width:90%;
	text-align:left;
	padding: 0.313em 0.625em 0.313em;
    margin-left: 0.2em;
   	margin-bottom: .8em;
 	display: inline-block;
}

.tabgr{
	max-width: 800px;
	margin:1.0em 1.0em;
	border:2px;
	font-size: small;
	
}
.trgr{
	background-color: rgba(220, 220, 220, .5);
	}
/*
table{
	text-align:right;
	max-width: 100px;
	float:right;
}
td{
	font-size: x-small;
	text-align:center;
}
*/

/*
<table width="92%" style="border: 1px solid  #0000FF; padding: .5em; color: #000; margin: 3px;
   background-color: #e4e4e4; text-align: left;">
	<tr>	<td style="font-size: 1.0em; float:left; padding: 0.9em;">
*/
/*
.nav-heute a {
  	color: #00f;
  	display: inline-block;
  	font-size: 0.9em; 
  	padding: .0em 0.0em .0em 0.0em;
  	text-decoration: none;
}

.nav-heute a:hover {
  	color: #0f0;
  	text-decoration: none;
}
*/
.item, .itemnav{
      font: bold 0.8em Arial;
      padding: 5px;
      margin:3px 15px;
      border-top: 1px #077 solid;
      white-space: normal;
          }
    
    .topnav {
  overflow: hidden;
  /*background-color: #f00;*/

}
.topnav a {
  float: left;
  display: block;
 /* color: #f2f2f2;*/
 color:blue;
  text-align: center;
  padding: 14px 12px;
  text-decoration: none;
  font-size: 14px;
  text-transform:uppercase;

}
.topnav .icon {
  display: none;
}
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #0af;
  color: white;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {   
  border: none;
  outline: none;
  color: #00f;
  padding: 14px 14px;

 background-color: inherit;
font: bold 14px Arial;

/*  font-family: inherit;*/
  margin: 0;
  text-transform:uppercase;

}
.dropdown-content {
  display: none;
  position: absolute;

 background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  float: none;
  color: #00f;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #0af;
  color: white;
}
.dropdown:hover .dropdown-content {
  display: block;
}


@media screen and (max-width: 999px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 999px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}


body{
	text-align:center;

}
svg {
	background: white;
	border: 1px dotted #3983ab;
	width: 95%;
	height: 400px;
	padding: 0;
	position: relative;
	text-align:center;
	margin:auto;


}

.axis {
	stroke: #999;
	marker-end: url(#markerArrow);
}

text {
	font-family: verdana;
	font-size: 20px;
	color:blue;
}

#graph-label {
	font-family: "Open Sans", sans;
	font-size: 2em;
	font-weight: bold;
	text-shadow: 0px 0px 1px black;
}


table{
border:1px aqua solid;
margin:auto;
min-width:730px;
background-color: rgba(220, 220, 220, .55);
	
}

th {
border-right:1px solid blue;
border-bottom:1px solid blue;

}

td{
border-right:1px solid blue;
	width:80px;
	
}
.xxxxxx{	
border-right:none;

}

.nameth{
	width:100px;
}
.usa{
	color:blue;
}
.rus{
	color:red;
}
.china{
	color:#ce7e00;
}
.other{
	color:green;
}
.all{
	color:#221453;
}



