﻿a:link{color: #0088ff}
a:visited{color: #0000ff}
a:hover{color: #00ff00}
a:active{color: #ffff00}

body {
font-family: Arial, Helvetica, sans-serif;

  	margin: 0;
  	background-color: silver;
  	background-image:url('../bilder/bgra.jpg');
  /*	background-position:center;*/
  	background-repeat:no-repeat;
  	background-attachment: fixed;
   	background-size: 100% 100%;
	font-size:1.0em;
	font-weight: bold;
	text-align:center;
  	}
  	
div, footer, header{
	display:block;
}
  
.page{
	max-width: /*700px;*/90em;	
  	font-size:1.0em;
   	color: silver;
  	text-align:center;
}

.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;
     color : #E0E0FF;
     display:block;}
.shapka{
	font-family : "Arial";
    font-weight : bolder;
    font-size : 20pt;
    text-align : center;
}

hr{
	color:blue;
	width:700px;
}
footer{
	clear:both;
	display:block;
}
.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;
  	width:95%;
 }
select{font-family: Arial,Helvetica;
		background-color:#000066;
		color: aqua;
		font-size:12px;
		font-weight:bold;
}
.runheute, .runheute1, .runheute2, .gazeta{
	padding: 1.5em 0em 1.5em;
  	border: 1px solid #00f;
	background-color: rgba(255, 255, 255, .5);
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: .9em;
    color:#0000FF;
    margin:1.0em;
    display: inline-block;
    text-align:center;
    min-width:10em;
    max-width:30em;
    vertical-align:top;
    padding: 1.0em;
}
.runheute{
    max-width:100em;
    background-color: rgba(255, 255, 255, .7);
}
.runheute1{
    max-width:70em;
}
.runheute2{
    max-width:70em;
}

.year{
    padding:0.2em;
  	border: 1px solid #00f;
	background-color: rgba(255, 255, 255, .7);
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: .9em;
    color:#0000FF;
    margin:0.2em;
    display: inline-block;
    text-align:center;
    min-width:9em;
    vertical-align:top;
}

.text1, .text2{
	padding:1.5em;
  	border: 1px solid #00f;
	background-color: rgba(255, 255, 255, .7);
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: .9em;
    color:#0000FF;
    margin:2.0em;
    display: inline-block;
    text-align:left;
}
.text1{
	min-width:20em;
	max-width:27em;
}
.text2{
	 max-width:20em;
}
table{
	float: left;
}
.links{
	text-align: right;
	vertical-align:top;
}
.rechts{
	text-align: left;
	color:#000066;
}

span{ 
	font-size:20pt;
	font-weight:bold;
	color: aqua;
}
h2{
	font-size:0.9em;
}
h1{
	font-size:2.0em;
	color: navy;
}
.clock {color: #00ff00;
		border-color:#009900;
		background-color: #000066;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		text-align:center;
}
