﻿@media screen {

  /* =======================================
  1. Allgemeine Styles
  ======================================= */
a {text-decoration:none;
	text-align: center;}
a:link {
	color: #000080;
	vertical-align: middle;
}
a:link {color: #005028;}
a:visited {color: #005028;} 
a:active {color: #005028;}
a:hover {color: yellow}
a { text-decoration: none }

#DAT  { position: fixed; left: 5px; top: 462px; }
#GW  { position: fixed; left: 0px; top: 463px; }
#table100 { position: fixed; left:80px; top: 5px; height: 20px; z-index: 3; text-align: center; table-layout: fixed; }
#table200 { position: fixed; left: 70px; top: 30px; height: 20px; z-index: 3; text-align: center; table-layout: fixed;
	border-collapse: collapse;
}

	
#titel {	
	position: fixed;
	top: 58px;
	z-index: 3;
	}
#rahmen {
	position: fixed;
	top: 55px;
	left: 20px;
	width: 810px;
	height: 20px;
	border: 1.5px solid #FFCC00;
	padding: 0px;
	text-align: center; 
	table-layout: fixed; 	
	z-index: 3;
	background-image: url('../../Background/bg_4b.jpg');
	border-radius: 2em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
#Box {
	position: fixed;
	top: 2px;
	left: 30px;
    width: 790px;
	height:28px;
	border: 0px solid #FFCC00;
	padding: 2px;
	z-index:2;
	text-align: center;}

.auto-style1 {
	color:  white;
	background-color: #373724;
	font-family: "Arial";
	font-size: x-small;
    font-weight: bold;
	}
.auto-style2 {
	color: white;
	font-family: "Arial Narrow";
	font-size: x-small;
	font-weight: bold;
	border-style: solid;
	border-width: 5px;
	margin-left: 0px;
}
.auto-style9 {
	border-collapse: collapse;
	}
.auto-style13 {
	font-family: Arial;
	font-size: medium;
	color: #000080;
	font-weight: bold;
	}
.auto-style18 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.auto-style120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
}
.auto-style121 {
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.auto-style122 {
	color:  #462300;
	text-align: center;
	}
.auto-style123 {
	text-align: center;
	z-index: 0;
}

h1 {
	margin: 0px;
	font-size: medium;
	color: #372911;	
	font-family: Arial, Helvetica, sans-serif;
	}

	
	
body {background-image:url('../../Background/bg_4b.jpg');
}


