*  {
	margin: 0;
	padding: 0;
	}
	
html  {
	width: 100%;
	}

body  {
	width: 100%;
	background-color: #fff;	
	font-family: 'Roboto', sans-serif;
	font-size: 95.01%;
	}

#container1   {
	position:relative;
	width:1280px;
	margin: 0 auto;	
	background-color: #fff;	
	}

#container2   {
	padding: 125px 150px 30px 150px;
	width: 980px;
	background-color: #fff;	
	}

.oberzeile    {
	font-size: 37px;
	line-height: 1.4;
	}

.unterzeilen   {
	font-size: 25px;
	line-height: 0.95;
	}
	
a   {
	text-decoration: none;
	}	

#fufzeh   {
	position: absolute;
	top: 13px;
	left: 224px;
	width: 15em;
	}

#datum   {
	position: absolute;
	top: 13px;
	left: 958px;
	width: 8em;
	}

#jrt   {
	position: absolute;
	top: 50px;
	left: 28px;
	width: 45em;
	}

#progr   {
	position: absolute;
	top: 50px;
	left: 480px;
	width: 10em;
	}

#inscr   {
	position: absolute;
	top: 50px;
	left: 640px;
	width: 10em;
	}

#inf   {
	position: absolute;
	top: 50px;
	left: 800px;
	width: 10em;
	}

#arch   {
	position: absolute;
	top: 50px;
	left: 1120px;
	width: 5em;
	}


.menu a   {
	text-decoration: none;
	}

.menu
    {
	color: #ff0009;	
	}

.menu a:link,
.menu a:visited,
.menu a:active,
#jrt a:link,
#jrt a:visited
   {
	color: #000;
	}

#jrt a:hover,
#jrt a:focus,
#jrt a:active,
.menu a:hover,
.menu a:focus
    {
	color: #ff0009;	
	}

#popup   {
	position: absolute;
	top: 125px;
	left: 0;
	width: 480px;
	background-color: rgba(255,255,255,0.9);
	}

#popup img   {
	height: 320px;
	}

#textkasten   {
	padding: 18px 6px 16px 20px;
	}
	
#textkasten h2   {
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 10px;
	}	
	
#textkasten p, #textkasten td   {
	font-size: 18px;
	line-height: 1.25;
	}	
	
.rot   {
	color: #ff0009;
	margin-bottom: 10px;
	}
	
.gross  {
	font-size: 22px;
	line-height: 1.2;
	}	

.durchschuss   {
	padding-bottom:6px;
	}

map a:hover,
map a:focus,
map a:active   {
	outline: none;
	border-width: 0;
	}
	
	

