﻿a:link {color: #0000ff;}
/*a:visited {color: #3399ff;}*/
a:visited {color: #2222ff;}
a:hover {color: #0066cc;}
a:active {color: #0099ff;}

div, footer, header, main{
	display:block;
}
.imgunter {
color:lime;
/*display:inline-block;*/
display:inline-block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12em;*/
	color: blue;
  	margin: 0;
  	background-color: #0000FF;
  	background-image:url('../bilder/bgra.jpg');
  	background-repeat:no-repeat;
  	background-attachment: fixed;
  	background-size: 100% 100%;
  	/*font-size:1.0em;*/
  	font-size:0.85em;
	/*font-weight: bold;*/
	text-align:center;
  	}
  	
@media only screen and (min-width: 30em){
 body{
/*	background-image:url('../bilder/bgra.jpg');*/
	}
}

@media only screen and (max-width: 680px){
 body{
	font-size:100%;
	}
}
@media only screen and (max-width: 580px){
 body{
	font-size:100%;
	}
}
.shapka {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #0000ff;
	
	font-weight:bold;
	
	text-transform: uppercase;
}
table{
 	margin-left:auto;
	margin-right:auto;
}
.table1 {
	border: solid 1px #CCCCCC;
}
.linkszahl{
	text-align:right;
}
th{ 
 	background-color:#c0c0c0;
}
tr{
	vertical-align: middle;
	text-align:left;
}
td{
padding:.0em 0.25em;
	
}
.tr4et{
	background-color: rgba(221, 221, 221, .5);
	/*#dddddd;*/
}
.trne4et{
	background-color: rgba(170, 170, 170, .5);
	/*#aaaaaa;*/
}

.tdright{
	text-align:center;
	font-size:1.85em;
	max-width:10.0em;
	/*color:*/
}
.tdcenter{
	text-align:center;
}
tfoot{
  	text-align:left;
}
.last{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.5em;
	
	color:blue;
}
.imgoben img{
	border: 3px solid #bebebe;
	max-height: 140px;
	text-align:right;

}
hr{
	max-width:40em;
}
