body {
          font-family : Arial, Helvetica, sans-serif;
          background-image : url(../bilder/back.jpg);
          font-size : medium;
          font-style : normal;
          color : #000000;
          background-repeat : repeat;
          padding-left : 15px;
          padding-right : 15px;
      }
a {
          color : #000080;
      }
.blueback {
          background-color : #000080;
          color : #ffffff;
      }
h1 {
          font-size : xx-large;
          font-weight : bold;
          oolor : #000080;
      }
h2 {
          font-size : x-large;
          color : #000080;
      }
h3 {
          font-size : large;
          font-weight : bold;
      }
.menu {
	font-weight : bold;
	font-size : 1em;
	background-image : none;
	color : #e3e3e3;
	background-color : #000080;
	left: auto;
	margin-left: 0px;
	line-height: normal;
      }
.li-new {
          list-style-position : outside;
          list-style-image : url(../new.gif);
          margin-bottom : 15px;
      }
.li-triangle {
          list-style-position : outside;
          list-style-image : url(../bilder/next.gif);
          margin-bottom : 15px;
      }
#Flags td {
          width : 20%;
      }
#Flags img {
          border-top-width : 0;
          border-right-width : 0;
          border-bottom-width : 0;
          border-left-width : 0;
          margin : 10px;
      }
#Flags a {
          text-decoration : none;
      }
.ident50 {
          position : relative;
          padding-left : 50px;
      }
#menu a {
	font-size: 14px;
}

#menu a:link {
	color: #e3e3e3;
}
#menu a:visited {
	color: #e3e3e3;
}
#menu a:hover {
	color: #FF0000;
}
#menu a:active {
	color: #FF0000;
}
.espace {
	margin-bottom: 1em;
}
