/* Allgemeingültig */

body {
	background: #000979;
	/* background-image: url(../frlogo.gif); */
	font-family: Arial;
	color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
}

.text {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text a:link { color:#000099;
		   text-decoration: none;
}
.text a:visited { color:#3333FF;
		      text-decoration: none;
}
.text a:hover { color:#3333FF;
		    text-decoration: none;
}

.text2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 a:link { color:#FFFFFF;
		   text-decoration: none;
}
.text2 a:visited { color:#FFFFFF;
		      text-decoration: none;
}
.text2 a:hover { color:#FFFF00;
		    text-decoration: none;
}

.head1 {
	text-align: center;
	font-weight: bold;
	font-size: 3em;
}
.head2 {
	text-align: center;
	font-size: 2.2em;
}
.menu {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
.menu a:link { color:#BBBBFF;
		   text-decoration: none;
}
.menu a:visited { color:#BBBBFF;
		      text-decoration: none;
}
.menu a:hover { color:#CCCC00;
		    text-decoration: none;
}

.table2 {
  border-style: hidden;
	border-collapse: collapse;
	background: none;
	color: #000000;
	width: 950px;
	text-align: center;
}

.table1 {
  border-style: solid;
  border-width: 2px;
	border-collapse: collapse;
	border-color: #000000;	
	background: #CCFFFF;
	color: #000000;
}
.table1col1a { 
  border-collapse: collapse;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  width: 110px;
  height: 35px;
  font-size: 0.8em;
  text-align: center;
}
.table1col1b { 
  border-collapse: collapse;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  width: 168px;
  height: 35px;
  text-align: center;
  font-size: 1em;
}
.table1col1c { 
  border-collapse: collapse;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  width: 950px;
  height: 35px;
  font-weight: bold;
  font-size: 1.1em;
}
.table1col1d { 
  border-collapse: collapse;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  width: 950px;
  height: 70;
}

.table2a {
  position: relative;
  left: 24.2em;
}
.table2b { 
  border-collapse: collapse;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  background: #99CCFF;
  width: 169px;
  height: 35px;
  text-align: center;
  font-size: 1em;
}

.datum {
  font-size: 1.7em;
  text-indent: 28.5em;
}

.copyright {
  font-size: 0.8em;
  text-align: center;
  color: #6699FF;
}